# รางวัลสมาชิกทีมที่แอคทีฟ

> 👥 รับได้สูงสุด **$6,000** โดยการสร้างและรักษาทีมที่มีความเคลื่อนไหวในหลายชั้น

รางวัลนี้จะถูกทริกเกอร์เมื่อสมาชิกบรรลุ **ทั้งสอง** เงื่อนไขพร้อมกัน:

* จำนวนขั้นต่ำของ **สมาชิกชั้นที่ 1 ที่มีความเคลื่อนไหว**
* จำนวนขั้นต่ำของ **สมาชิกชั้นที่ 2 และชั้นที่ 3 ที่มีความเคลื่อนไหวรวมกัน**

## ตารางรางวัล

| สมาชิกชั้นที่ 1 ที่มีความเคลื่อนไหว | สมาชิกชั้นที่ 2 & 3 ที่มีความเคลื่อนไหว | รางวัล ($) |
| :---------------------------------: | :-------------------------------------: | :--------: |
|                  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   |

## ตัวอย่าง

**สมาชิก A** มีสิทธิ์ได้รับ **รางวัลสมาชิกทีมที่มีความเคลื่อนไหว $20** เมื่อพวกเขาตรงตามทั้งสองเงื่อนไขต่อไปนี้ภายในโครงสร้างทีมของตน:

* ✅ สมาชิก A มีอย่างน้อย **3** สมาชิกชั้นที่ 1 ที่มีความเคลื่อนไหว, **และ**
* ✅ สมาชิก A มีอย่างน้อย **5** สมาชิกที่มีความเคลื่อนไหวในชั้นที่ 2 & 3 รวมกัน

เมื่อความต้องการทั้งสองข้อนี้ครบ ระบบจะรับรู้การบรรลุเป้าหมายโดยอัตโนมัติและ **รางวัล $20** จะถูกมอบให้

{% hint style="info" %}
รางวัลนี้ออกแบบมาเพื่อส่งเสริม **ความเป็นผู้นำ**, **การพัฒนาทีม**, และ **การมีส่วนร่วมในระยะยาว** ในหลายชั้นของเครือข่าย
{% 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/gloture-th/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.
