> 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/zhuan-qu/cakepad/faq-partners.md).

# 常见问题解答（合作伙伴）

{% hint style="success" %}
如需更多信息，请访问：<https://pancakeswap.notion.site/cakepad>

👉 [立即申请推出！](https://docs.google.com/forms/d/e/1FAIpQLScmZu87SG41J_eGfzlbyJ_olFohlGOXfOJer04Dr1yCEJy2NA/viewform)
{% endhint %}

### 1. 谁可以申请推出 CAKE.PAD 活动？

符合条件的项目必须：

* 拥有可正常运行的产品或 MVP（最小可行产品）。
* 准备好在 PancakeSwap 上推出代币和流动性（BNB、Base、ARB、ETH、ZKsync、Linea、opBNB）。
* 在 TGE（代币生成活动）前预留 3-4 周的准备时间。
* 展现出强大的社区增长潜力。
* 通过 PancakeSwap 的尽职调查审核。

**如何申请：**

* 填写[申请表](https://docs.google.com/forms/d/e/1FAIpQLScmZu87SG41J_eGfzlbyJ_olFohlGOXfOJer04Dr1yCEJy2NA/viewform)。
* 如果合适，PancakeSwap 将联系你进行进一步的尽职调查。
* 一旦获批，团队将就代币经济学、营销和推出时间表达成一致。
* 营销和社区引导开始。
* 推出 CAKE.PAD 活动。

### 2. 推出费用是多少？

* 在 PancakeSwap 上推出 CAKE.PAD 活动是**完全免费的**。
* PancakeSwap 不向项目收取任何费用。

### 3. CAKE.PAD 活动是否支持锁仓或悬崖期归属计划？

* 支持，但当前的 CAKE.PAD 活动推出**不设任何锁仓**。

### 4. PancakeSwap 如何支持 CAKE.PAD 合作伙伴项目

{% hint style="success" %}
查看通过 PancakeSwap 推出的 CAKE.PAD 合作伙伴项目的数据和过往表现：<https://pancakeswap.notion.site/cakepad>
{% endhint %}

#### 联合营销

* 接触超过 40 万日活跃用户（DAU）和超过 200 万社交媒体粉丝。
* PancakeSwap 在 CAKE.PAD 活动**之前、期间和之后**提供联合营销支持。
* 可能包括社交媒体公告、KOL 营销、PCS 主页广告，以及鼓励用户尝试你产品的激励措施。
* 项目应为这些活动分配营销预算。

🔗 [社交媒体公告示例](https://x.com/PancakeSwap/status/1879107402752245982)

#### LP 激励

* 奖励提供流动性的用户（例如 XYZ-BNB 或 XYZ-USDT）。
* 在 TVL 超过 20 亿美元、日交易量超过 30 亿美元的 DEX 上为你的代币交易对建立深厚的流动性。
* 通过低滑点改善交易体验。
* 提升代币的知名度和市场吸引力。

#### 糖浆池活动

* 推出 **"质押 XYZ，赚取 CAKE"** 质押活动，以提升代币实用性，并鼓励用户获取和留存。
* 通常吸引 **4,500 到 6,000 个独立钱包地址**。

#### 交易竞赛

* CAKE.PAD 活动后的交易竞赛可放大交易活跃度和曝光度。
* 从历史数据看，此类活动会带来 **5 倍到 10 倍的交易量提升**。

**注意：** 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/zhuan-qu/cakepad/faq-partners.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.
