> 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-users.md).

# 常见问题解答（用户）

### 1. 什么是 CAKE.PAD 活动？

* CAKE.PAD 活动让用户能够在新项目代币推出时立即提前获取。
* 用户使用 **CAKE** 获取新的项目代币。
* 项目方获得流动性、曝光度，并直接接触 PancakeSwap 的社区。
* 这可以在 BNB、Base、ARB、ETH、Linea 或 opBNB 上进行

### 2. 谁有资格参与？

* 任何持有 **CAKE** 的人。
* 无需 NFT 个人资料。
* 无需 CAKE 质押。
* 旨在为所有参与者打造**公平推出**。

### 3. 参与 CAKE.PAD 活动有哪些好处？

* 使用 **CAKE** 提前获取新代币。
* 有机会在更广泛交易之前以有利的入场价格获取资产。

### 4. CAKE.PAD 活动持续多长时间？

* 通常为 **24 小时**（如有需要可能会调整）。

### 5. 如果 CAKE.PAD 活动超额认购会怎样？

* [**分级税费**](/chinese/zhuan-qu/cakepad/how-cake.pad-taxes-work-in-overflow-sales-with-example.md)**仅适用于超额投入的资金**。
* 项目方获得其**目标募集金额的 100%**。
* 税率随超额认购增加而降低（从 1% 降至 0.05%）。

### 6. 可能获得的最小 CAKE.PAD 合作伙伴代币额度是多少？

* 最小 CAKE.PAD 合作伙伴代币额度 = [**1 wei**](https://www.investopedia.com/terms/w/wei.asp)**。**
* 相比总投入金额，投入极小数量的 CAKE 可能导致**收不到任何代币**。在这种情况下，所有投入的 CAKE 都将退还。

### 7. 参与资产是什么？

* 所有 CAKE.PAD 活动均使用 **CAKE**。

### 8. 什么是"超额认购"销售方式？

* 用户可投入任意数量的 CAKE。
* 代币额度与用户投入的 CAKE 相对于活动结束时总池的比例成正比。
* 任何剩余的 CAKE 都将在销售后领取代币时退还。数值示例请见[此处](/chinese/zhuan-qu/cakepad/how-cake.pad-taxes-work-in-overflow-sales-with-example.md)
* 如果严重超额认购，小额投入可能获得很少或没有额度。

### 9. 如果 CAKE.PAD 活动未募集到全部目标资金会怎样？

* 销售正常进行。所有贡献的资金都会被使用。
* 不收取参与费用。

**参与者：** 获得 CAKE.PAD 合作伙伴代币。

CAKE.PAD **合作伙伴项目：** 获得销售中剩余的代币和 CAKE。

### 10. CAKE.PAD 活动是否支持带悬崖期计划的锁仓？

* 支持，该框架支持锁仓和悬崖期计划。
* 当前的 CAKE.PAD 活动推出**不设任何锁仓**。

### 11. 我何时能收到我购买的代币？

* 代币在 CAKE.PAD 活动**结束后立即**可用（如无归属期）。
* 用户必须通过 PancakeSwap 界面手动领取代币。
* 对于设有归属期的 CAKE.PAD 活动，归属计划会显示在 CAKE.PAD 活动页面上。
  * 更多信息请参见[归属期](/chinese/zhuan-qu/cakepad/cakepad-guide.md#ifo-with-token-vesting)

### 12. 我可以在哪里交易 CAKE.PAD 合作伙伴代币？

* CAKE.PAD 合作伙伴代币会在 CAKE.PAD 活动结束后立即在 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-users.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.
