> 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/business-partnerships/trading-competitions.md).

# トレーディングコンペティション

プロジェクトの取引量を増加させ、認知度を高めたいとお考えですか？PancakeSwapとトレーディングコンテストを開催して、あなたのトークンを取引するユーザーに報酬を提供しましょう。

セットアップ、集計、アナウンスはすべて私たちが担当します。報酬を提供していただければ、あとはお任せください。

BNB Chain、Solana、Base、Arbitrum、Ethereum、ZKsync、Linea、opBNB、Polygon zkEVMにて対応しています。

*過去に参加したプロジェクトの中には、取引量と活発に取引するアドレス数が3〜7倍に増加したケースもあります。*

**トレーディングコンテストプロセスの例**

1. 初回のご連絡
   * PancakeSwapのBDチームが適切と思われる候補パートナーに連絡します。
   * 開催をご希望のプロジェクトは、[Telegram](https://t.me/pancakeswapbd)から直接ご連絡いただくことも可能です。
2. 条件の確定
   * タイムライン、報酬、ルールなどの詳細を確定するためにいくつかの重要な点について確認します。
3. マーケティング準備
   * クリーンでプロフェッショナルなバナーを作成するためにデザインアセットとプロジェクト情報をご提供いただきます（下記例を参照）。
4. ローンチ
   * トレーディングコンテストを開始し、オンチェーン取引量を増やし、トークンの認知度を高めます。
   * [Twitter](https://x.com/PancakeSwap/status/1937095943268237433)、[Telegram](https://t.me/PancakeSwapAnn/6339)、[ブログサイト](https://blog.pancakeswap.finance/articles/binance-alpha-trading-competition)でプロモーション投稿も公開します。
   * ご希望であれば、AMAやポッドキャストにご参加いただき、コミュニティとプロジェクトについて詳しくお話しいただけます。
5. ローンチ後
   * 今後の協力機会を探りながら、引き続き連絡を取り合います。

<div align="left"><figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28438%29.png" alt=""><figcaption></figcaption></figure></div>


---

# 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/business-partnerships/trading-competitions.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.
