# 交易

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbEhf2Oym3DwInC1RLG%2F-MbEiJUEIhXOppKXzWwH%2Fdocs%20masthead%20\(19\).png?alt=media\&token=be1e5fa9-8339-4db4-bd7a-8f376fa67935)

PancakeSwap 是一个自动做市商 (AMM) ，交易是它的核心功能。PancakeSwap 是在币安智能链上领先的自动做市商。以及，基于数据，有史以来最受欢迎的去中心化交易所 (DEX)！

PancakeSwap 提供以下功能用于去中心化交易：

### 交易 <a href="#swapping-trading" id="swapping-trading"></a>

PancakeSwap 允许用户无需通过中心化交易所，即可交易代币。您在 PancakeSwap 上做的任何交易，都将直接从您的钱包中划出并处理。您无需信任任何人，在交易过程中，您的代币不经过任何人之手。

### 流动性池 <a href="#liquidity-pools" id="liquidity-pools"></a>

欲在 PancakeSwap 上交易某个代币，该代币必须在 PancakeSwap 上有流动性池，并拥有足够的流动性。如果没有人提供足够的流动性，交易该代币将变得十分困难。或者交易的价格会变得十分不利，甚至不可能进行交易。

提供流动性，您将获得 LP 代币（流动性凭证），它将帮您赚取交易手续费。交易手续费的奖励保证有足够的人为 PancakeSwap 提供流动性。

### 收益农场

收益农场，又称流动性挖矿、收益耕种，原文为 Yield Farming 。利用它，提供流动性的用户们，可以通过质押他们的 LP 代币（流动性凭证）到智能合约，以获得 CAKE 代币奖励。这个机制主要是为了平衡提供流动性带来的[无常损失](https://academy.binance.com/en/articles/impermanent-loss-explained)。

### 初次农场发行 (IFOs) <a href="#initial-farm-offerings-ifos" id="initial-farm-offerings-ifos"></a>

初次农场发行活动，让用户在有限时间内，购入新发行代币。与其他的「内部发行」一样，IFO 价格通常会是非常优惠的。


---

# Agent Instructions: 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://docs.pancakeswap.finance/chinese/chan-pin/pancakeswap-exchange.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.
