> For the complete documentation index, see [llms.txt](https://info.creamswap.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.creamswap.app/cream-swap/creamswap-he-xin-gong-neng/yu-shou-ping-tai.md).

# 预售平台

## 如何发起预售

[请联系我们。](/bang-zhu/lian-xi-wo-men.md)

## 软顶和硬顶

**软顶：**&#x662F;指筹集资金的最低标准，**至少为硬顶的50%**，否则预售失败，将为参与者退款；

**硬顶：**&#x662F;指项目想要筹集的最大金额，预售超过软顶将视为预售成功，用户将可以在项目添加流动性的同时领取参与的代币。

## 最小贡献和最大贡献

是指参与者可以投入的**BNB**或**Cream**代币**贡献额**区间；

{% hint style="info" %}
例：\
最小贡献0.1 BNB，最大贡献0.2 BNB，则用户可以投入0.1-0.2之间的数额\
最小贡献和最大贡献要求都是0.1 BNB，则用户只可以投入0.1 BNB的数额
{% endhint %}

#### **硬顶 / 最小贡献或最大贡献 = 最多或最少可参与人数**

## 额度上限

分为预售总额（目标代币的预售总数）、第一层额度上限（指第一层分配的预售代币最大数量）

当达到预售总额或第一层额度上限后，则其余人无法再参与贡献，规则是先到先得

## 第一层预售规则

第一层预售的参与者必定需要白名单，一般是由KOL、社区长或活跃用户获得（视项目规定而定）

优势：可能参与人数少、保额预售（即白名单人数对应额度上限）、或额度较高（视不同项目而定）

## 第二层预售规则

第二层预售的参与者可能需要白名单或公开参与（视项目需求而定）

因第一层预售有可能是保额预售，但可能会有人忘记参加，开始后半小时剩余额度会顺延到第二层

优势：经过有经验的KOL、社区长等评估参与的项目，更省心安全（但请也有自己的评估DYOR）

开始时间是在第一层的半小时后

## 流动性比例

流动性比例是指筹集资金与添加流动性的对比关系，一般比例越高越好，最低60%最大100%


---

# 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:

```
GET https://info.creamswap.app/cream-swap/creamswap-he-xin-gong-neng/yu-shou-ping-tai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
