# Aktif Ekip Üyesi Ödülü

> 👥 Kazanın - en fazla **$6,000** birden fazla katmanda aktif bir ekip kurup sürdürerek.

Bu ödül, bir üye şu koşulu karşıladığında tetiklenir **her iki** koşul aynı anda:

* Minimum sayı **Katman 1 aktif üye**
* Minimum sayı **Katman 2 ve Katman 3 toplam aktif üyeleri**

## Ödül Tablosu

| Katman 1 Aktif Üyeler | Katman 2 ve 3 Aktif Üyeler | Ödül ($) |
| :-------------------: | :------------------------: | :------: |
|           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  |

## Örnek

**Üye A** almaya uygundur **$20 Takım Aktif Üye Ödülü** ekip yapısı içinde aşağıdaki her iki koşulu karşıladığında:

* ✅ Üye A en az **3** Katman 1 aktif üyesine sahiptir, **ve**
* ✅ Üye A en az **5** Katman 2 ve 3 toplamında aktif üye

Bu iki gereksinim yerine getirildiğinde, sistem başarıyı otomatik olarak tanıyacak ve **$20 ödül** verilecektir.

{% hint style="info" %}
Bu ödül, teşvik etmek için tasarlanmıştır **liderliği**, **takım gelişimini**, ve **uzun vadeli katılımı** ağın birden çok katmanında.
{% 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/untitled-tr/ozel-ekip-odulu/aktif-ekip-uyesi-odulu.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.
