# Team Active Member Reward

> 👥 Earn up to **$6,000** by building and maintaining an active team across multiple layers.

This reward is triggered when a member meets **both** conditions simultaneously:

* A minimum number of **Layer 1 active members**
* A minimum number of **Layer 2 & Layer 3 combined active members**

## Reward Table

| Layer 1 Active Members | Layer 2 & 3 Active Members | Reward ($) |
| :--------------------: | :------------------------: | :--------: |
|            3           |              5             |     20     |
|            6           |             15             |     45     |
|            8           |             25             |     60     |
|           12           |             150            |     200    |
|           15           |             500            |     500    |
|           20           |            1,500           |    1,200   |
|           30           |            4,000           |    2,800   |
|           50           |           10,000           |    6,000   |

## Example

**Member A** is eligible to receive the **$20 Team Active Member Reward** when they meet both of the following conditions within their team structure:

* ✅ Member A has at least **3** Layer 1 active members, **and**
* ✅ Member A has at least **5** active members in Layer 2 & 3 combined

Once these two requirements are fulfilled, the system will automatically recognize the achievement and the **$20 reward** will be granted.

{% hint style="info" %}
This reward is designed to encourage **leadership**, **team development**, and **long-term engagement** across multiple layers of the network.
{% 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/exclusive-team-reward/team-active-member-reward.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.
