> 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/japanese/pancakeswapheyoukoso/contact-us/ambassador-program/want-to-be-an-ambassador.md).

# アンバサダーになりたい方へ

DeFiに情熱を持ち、他の人々を教育・啓発する能力があると思うなら、これがあなたのチャンスです！

**私たちはアンバサダープログラムを主要地域に拡大しており**、ミートアップ、ワークショップ、イベントを開催してPancakeSwapの体験を広く届けるローカルリーダーを求めています。地域コミュニティを強化し、DeFi教育を次のレベルへ引き上げましょう。一つのイベント、一つのつながりから始めましょう。

### **アンバサダーを必要としている地域と担当内容**

以下の主要地域で、PancakeSwapの体験を実現させ、地域レベルでDeFi教育を推進する熱心なアンバサダーを探しています。これらの地域在住で、このチャレンジに挑む準備ができている方からのご連絡をお待ちしています：

* **日本** 🇯🇵
* **タイ** 🇹🇭
* **台湾** 🇹🇼

*最終更新：2025年3月10日*

### **応募要件**

以下の条件を満たすアンバサダーを募集しています：

* **英語**と応募地域の**母国語**に堪能で、書き言葉と話し言葉の両方で**ビジネスレベルの能力**をお持ちの方。
* PancakeSwap、DeFi、コミュニティ構築への深い理解をお持ちの方。
* イベント企画に意欲的で、信頼性が高く、積極的な方。
* 地域コミュニティを巻き込み、啓発し、成長させるための優れたコミュニケーション能力とリーダーシップスキルをお持ちの方。

### **応募方法と選考スケジュール**

PancakeSwapアンバサダーになる準備はできていますか？以下の手順で応募してください：

1. **応募フォームを記入してください：** <https://forms.gle/aqK61GiL1QjU7Tqb8>
2. **面接の準備をしてください**：書類選考を通過した方には、コミュニケーション能力とPancakeSwapの知識を評価するためのビデオ面接を設定します。
3. **オンボーディング：** 採用された場合、最初の地域イベントを企画するためのオンボーディング資料とサポートを受けることができます。


---

# 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/japanese/pancakeswapheyoukoso/contact-us/ambassador-program/want-to-be-an-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.
