# Modules

## 📦 Modules

The **Modules** tab is your command center for downloading, organizing, and executing automation tasks across Instant Wins, Sweepstakes, Tools, and more. You’ll find filters, usage stats, and tools to make management smooth and efficient.

***

### 📂 Accessing Modules

* **Avaiable: (Default)**\
  Lists all downloadable modules.
* **Downloaded:**\
  Displays your installed modules.\
  Includes a folder icon to open their storage location directly.

***

### 🗃️ Categories

Filter your modules by category:

* `All` (Default)
* `Instant Win`
* `Sweepstakes`
* `Tools`
* `Account Generator`
* `Crypto/NFT`

***

### ⚙️ Status Filter

Control visibility based on module state:

* `All`
* `Active` (Default)
* `Inactive`
* `Favorites`

***

### 🏷️ Filter Tags (Grouped)

**Captcha Types:**

* `FunCaptcha`
* `HCaptcha`
* `Turnstile`
* `PX Captcha`
* `V2`
* `V3`

**Entry Behavior:**

* `Single Entry`
* `Daily Rerun`
* `Weekly Rerun`
* `Monthly Rerun`

**Requirements & Methods:**

* `IMAP`
* `SMS Required`
* `Account Based`
* `AWS`
* `DataDome`

**Search Bar:**

* Instantly locate any module by name.

***

### 🧠 Module Info

* **Click on a module name** to view its full description, requirements, version history, and real-time leaderboard.
* Also shows usage notes and developer-supplied tips.

***

### 🏆 Leaderboards

Every module has a built-in leaderboard for performance tracking, accessible by clicking its name.

**Leaderboard Filters:**

* `All-Time`
* `Daily`
* `Weekly`
* `Monthly`

**Sweepstakes Metrics:**

* Runtime
* Entry Rate
* Total Entries
* Success Rate

**Instant Win Metrics:**

* Runtime
* Win Rate
* Total Wins

***

### 🗒️ Sticky Notes

Click the **sticky note icon** next to a module to leave personal notes — useful for reminders, strategies, or bug tracking.

***

### ✅ Status Icons

Every module displays a colored indicator:

* 🟢 **Green** – Ready to run
* 🟡 **Yellow** – Known issue reported
* 🔴 **Red** – Unavailable


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://glowie-app.gitbook.io/glowie-docs/glowie/modules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
