> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/contact-us/ambassador-program/benefits-of-a-pancakeswap-ambassador.md).

# 成为 PancakeSwap 大使的好处

### **全球认可度**

代表最具创新性的 DeFi 平台之一，并在全球加密货币和 DeFi 社区中获得曝光。

### **与核心团队协作**

你可以直接与 PancakeSwap 团队合作，参与激动人心的项目、Beta 测试和头脑风暴会议，并获得独家更新。

### **奖励机制**

凭借你的贡献和表现，赚取经济报酬、独家 PancakeSwap 周边商品以及其他激动人心的奖励。

### **充满活力且有趣的环境**

加入一个快节奏、不断发展的生态系统，每天都提供新的挑战和成长机会。


---

# 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.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/contact-us/ambassador-program/benefits-of-a-pancakeswap-ambassador.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.
