> 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/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/chinese/huan-ying-lai-dao-pancakeswap/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.
