> 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/faqs-page.md).

# 常见问题解答页面

### **谁可以申请成为 PancakeSwap 大使？**

任何符合文档中所述要求的人都可以申请，包括精通英语以及所申请地区的当地语言、在书面和口头沟通方面具备商务级别的流利程度、对 PancakeSwap 有深入的了解，以及对社区建设抱有真诚的热情。

### **我需要有活动策划或社区管理的相关经验吗？**

虽然有相关经验是加分项，但这并非必要条件。我们将为你提供成功所需的所有指导和支持。

### **担任大使需要投入多少时间？**

时间投入将取决于你的活动而有所不同，但举办活动和与社区互动将需要持续的努力。

### **我会获得支持我活动的资源吗？**

当然！我们的社区团队将为你提供入门材料、活动策划支持以及持续的指导。

### **我可以期待什么样的奖励？**

奖励包括完成任务的经济报酬、独家 PancakeSwap 周边商品，以及在 DeFi 社区中的全球认可度。

### **面试将如何进行？**

面试将通过视频通话在线进行，所以请确保你准备好打开摄像头进行有效沟通。

### **如果我被选中会怎样？**

你将加入 PancakeSwap 大使计划，在这里你将获得所需的支持，以举办你的第一场活动并在你的社区中代表 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/faqs-page.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.
