# Community Bonus Allocation

Not all community bonus is immediately available — a portion is **locked** and unlocked progressively as you level up.

## Unlock Rules by Level

| Level        | Bonus Unlock Rule                                            |
| ------------ | ------------------------------------------------------------ |
| Standard     | No Community Bonus                                           |
| Enhanced     | Unlock **20%** of daily locked Community Bonus               |
| Priority     | Unlock **40%** of daily locked Community Bonus               |
| Specialized  | Unlock **60%** of daily locked Community Bonus               |
| Manager      | Unlock **80%** of daily locked Community Bonus               |
| Director     | Unlock **100%** of daily locked Community Bonus              |
| Presidential | All daily **and accumulated** Community Bonus fully unlocked |

## How the Lock System Works

### Example — Enhanced Level Agent

> Member A generates **1,000U** in community bonus today.
>
> * **Immediately released (claimable today):** 1,000 × 20% = **200U**
> * **Locked amount:** 1,000 × 80% = **800U**
>
> The 200U is available to withdraw the same day. The 800U enters the locked pool for accumulation.

## Why Does Locking Exist?

The lock system is designed to:

* **Incentivize** members to level up and unlock more of their earnings
* **Ensure** platform sustainability by smoothing large bonus distributions
* **Reward** Presidential-level members with full access to all accumulated bonuses

{% hint style="success" %}
**Presidential agents** have a special advantage: they unlock **all daily and accumulated community bonuses** — including previously locked amounts from earlier levels.
{% endhint %}

{% hint style="info" %}
Community bonuses are calculated based on the level difference between you and your downline members. Bonuses are only earned when your level is **higher** than your downline's level.
{% endhint %}


---

# 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://gloture.gitbook.io/gloture/earn-community-bonus/community-bonus-allocation.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.
