> For the complete documentation index, see [llms.txt](https://docs.infinitymasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infinitymasters.io/chinese/si-ren-xiao-shou-he-zao-bi-xi-jie/wei-yuan-kuai-ji-hua.md).

# 委员会计划

解锁佣金计划让您更有能力控制您的财务潜力。 这使您可以访问只能在 Infinity Masters DAO 中找到的宝藏。

将 NFT 直接推荐给一个人会为您带来销售佣金。15%

您直接推荐的人越多，您解锁的层级百分比就越多，您从网络买家那里获得更多收益的机会就越大。

| 0 个直接人/1 个层级 | 15 % |
| :----------: | :--: |
| 1 个直接人/2 个层级 |  6 % |
| 2 个直接人/3 个层级 |  5 % |
| 3 个直接人/4 个层级 |  5 % |
| 4 个直接人/5 个层级 |  6 % |
| 5 个直接人/6 个层级 |  4 % |
| 6 个直接人/7 个层级 |  3 % |
| 7 个直接人/8 个层级 |  1 % |


---

# 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://docs.infinitymasters.io/chinese/si-ren-xiao-shou-he-zao-bi-xi-jie/wei-yuan-kuai-ji-hua.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.
