> For the complete documentation index, see [llms.txt](https://top-one.gitbook.io/top.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://top-one.gitbook.io/top.one/th/faq/undefined-3.md).

# โซนตัวแทน

โมเดลตัวแทน: โมเดลตัวแทนแบ่งออกเป็นสี่ระดับ:

* ผู้ใช้ทั่วไป: การลงทะเบียนสำเร็จด้วยรหัสเชิญจะได้รับอัตราค่าคอมมิชชั่น 60% จากการคืนเงิน
* ชุมชนระดับต้น: สร้างค่าธรรมเนียมการซื้อขายสัญญา 200U เพื่ออัปเกรดอัตโนมัติเป็นชุมชนระดับต้นและรับค่าคอมมิชชั่น 75% (รวมการคืนเงินและค่าคอมมิชชั่นจากระบบ)
* ชุมชนระดับสูง: บ่มเพาะชุมชนระดับต้นสองแห่งเพื่อรับค่าคอมมิชชั่น 85% (รวมการคืนเงินและค่าคอมมิชชั่นจากระบบ)
* ศูนย์ปฏิบัติการ: แนะนำโดยตรง 4 ชุมชนระดับสูงเพื่อรับค่าคอมมิชชั่น 90% (รวมการคืนเงินและค่าคอมมิชชั่นจากระบบ) และค่าคอมมิชชั่นรางวัลระดับเดียวกัน (1% ของค่าธรรมเนียมทีมจากรุ่นที่ 1-6)

หมายเหตุ: อัตราค่าคอมมิชชั่นสูงสุดสำหรับศูนย์ปฏิบัติการคือ 96% (90% (คืนเงินและค่าคอมมิชชั่นจากระบบ) + 6 (รุ่น) \* 1% (ค่าธรรมเนียมทีม) = 96%)

การประเมิน

* สร้างค่าธรรมเนียม 2000U ต่อเดือน
* การประเมินที่ไม่ผ่านจะส่งผลกระทบต่อผลประโยชน์จากการบ่มเพาะระดับเดียวกันเท่านั้น ไม่ทำให้ลดระดับ หรือส่งผลต่อค่าคอมมิชชั่นจากระบบ เงื่อนไขการอัปเกรดในปัจจุบันจำกัดเฉพาะช่วงทดลองปฏิบัติการเท่านั้น ศูนย์ปฏิบัติการจะตัดสินใจว่าจะเพิ่มความยากในการอัปเกรดหรือไม่ในภายหลัง

ข้อได้เปรียบของตัวแทน

* เริ่มต้นธุรกิจด้วยต้นทุนต่ำ
* รายได้จากการบ่มเพาะเป็นครั้งแรก
* รายได้จากค่าคอมมิชชั่นสูง
* ระบบระดับและค่าคอมมิชชั่นที่ครบถ้วน

คู่มือการสมัครตัวแทน

* แบบฟอร์มสมัครลงเหรียญ: สมัครลงเหรียญผ่านลิงก์: [แบบฟอร์มสมัครลงเหรียญ](https://forms.gle/4CMAKNNDAxUKFqLp7)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://top-one.gitbook.io/top.one/th/faq/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
