> 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/welcome-to-pancakeswap/contact-us/ambassador-program/faqs-page.md).

# FAQs Page

### **Who can apply to be a PancakeSwap Ambassador?**

Anyone who meets the requirements outlined in the document, including native in both English and the local language of the region they’re applying to, has business-level fluency in written and spoken communication, a strong understanding of PancakeSwap, and a genuine enthusiasm for community building.

### **Do I need prior experience in event planning or community management?**

While prior experience is a plus, it’s not required. We’ll provide all the guidance and support you need to succeed.

### **What is the time commitment for an Ambassador?**

Time commitment will vary depending on your activities, but hosting events and engaging with your community will require an ongoing effort.

### **Will I receive resources to support my events?**

Absolutely! Our community team will provide you with onboarding materials, event planning support, and ongoing guidance.

### **What rewards can I expect?**

Rewards include financial compensation for completed tasks, exclusive PancakeSwap merchandise, and global recognition within the DeFi community.

### **How will interviews be conducted?**

Interviews will be held online via video call, so make sure you’re ready to communicate effectively with an open camera.

### **What happens if I’m selected?**

You’ll be onboarded into the PancakeSwap Ambassador Program, where you’ll get the support you need to host your first event and represent PancakeSwap in your community.

###


---

# 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/welcome-to-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.
