> 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.md).

# 大使计划

PancakeSwap 大使计划旨在赋能我们最忠实的用户和支持者，让他们有机会积极为我们生态系统的发展做出贡献。我们的大使在代表 PancakeSwap、教育新用户以及在全球范围内促进社区参与方面发挥着至关重要的作用。

#### 🔹 大使角色

为了明确职责，该计划被划分为不同的角色：

🔹 审核管理 – 社区审核员帮助在我们的各个平台上维护一个安全、友好且信息丰富的环境。他们协助用户、执行社区准则并确保沟通顺畅。

📢 内容创作 – 对内容充满热情的大使可以通过文章、视频、社交媒体帖子以及其他富有创意的素材来推广 PancakeSwap 并教育社区。

🎤 活动（线上和线下） – 大使可以组织并参与研讨会、聚会和本地活动，以扩大影响力并帮助新用户加入 PancakeSwap。

<br>


---

# 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.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.
