> 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/readme.md).

# 产品概览

![](/files/yK9PJlY8b0BmxNWLOBH6)

{% hint style="success" %}
**PancakeSwap 通过三种方式帮助你充分发挥加密资产的价值：**

**交易（Trade）、赚取（Earn）和赢取（Win）。**
{% endhint %}

## 交易

> 即时兑换加密代币：无需注册，也无需账户。

### 大众的选择

PancakeSwap 是领先的去中心化交易所，覆盖十条链：BNB Chain、Ethereum、Solana、Base、Arbitrum、Aptos、ZKsync、Linea、Monad 和 opBNB，并拥有市场上最高的交易量（来源：[1](https://www.coingecko.com/en/exchanges/decentralized) [2](https://coinmarketcap.com/rankings/exchanges/dex/)）。

### 低手续费

为什么要花更多钱？\
我们的交易手续费也比其他顶级去中心化交易所更低，这对你来说就是一大优势！

### 去中心化

直接从你的钱包应用进行交易。\
与 Binance 或 Coinbase 等中心化交易所不同，PancakeSwap 在你交易时不会托管你的资金：**你 100% 拥有自己的加密资产**。

## 赚取

> 以超高利率免费赚取 CAKE 和其他代币。

### 通过 Syrup Pools 赚取代币

质押 CAKE，免费赚取代币。就是这么简单。\
CAKE 持有者现在每周都能从各大项目方获得价值数千万美元的免费代币。新项目频繁加入，让你能赚得更多、赚得更久。

### 通过 Yield Farms 赚取 CAKE

质押 LP 代币，赚取 CAKE。相比 Syrup Pools，你会面临稍多一些的市场波动风险，但可以赚取更高的 APR 来抵消这一风险。

### 赚取交易手续费

没有 Farm？没关系。即使你的交易对在 Farms 页面上不受支持，你仍然可以通过在流动性池（LPs）中质押代币来赚取交易手续费。

## 赢取

> PancakeSwap 让赚钱变得有趣。

### 彩票（Lottery）

**数百万美元**的奖金会定期在 PancakeSwap 彩票中等你来抢。\
加入多达 **11,000 名每日玩家**的行列，赢取大奖的机会就在眼前！

### 预测（Prediction）

预测 BNB、BTC 或 ETH 的价格是涨还是跌。每 5 分钟开启一轮新游戏！

## PancakeSwap 安全吗？

### 亲眼见证：

在[这里](/chinese/huan-ying-lai-dao-pancakeswap/audits.md)查看 PancakeSwap 的安全审计报告。

### 透明：

* 我们基于开源软件构建：我们的网站和所有智能合约都公开可见，以实现最大程度的透明。
* 我们的合约已在 BscScan 上验证，所以你看到的就是真实的内容：[1](https://bscscan.com/address/0x10ED43C718714eb63d5aA57B78B54704E256024E) [2](https://bscscan.com/address/0x73feaa1ee314f8c655e354234017be2193c9e24e#code) [3](https://bscscan.com/address/0xbcfccbde45ce874adcb698cc183debcf17952812) [4](https://bscscan.com/address/0x1b96b92314c44b159149f7e0303511fb2fc4774f#code) [5](https://bscscan.com/address/0x92E8CeB7eAeD69fB6E4d9dA43F605D2610214E68)

### 安全最佳实践：

* 大厨们对所有合约都使用多重签名（multisig）。
* 我们合约的时间锁（time-locks）让你安心无忧。

**听起来很有趣？**\
**那就开始翻转吧！** 🐰 🥞

***


---

# 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/readme.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.
