# 交换

PaySwap是一个自动做市商（AMM），交易所是PaySwap的核心。

PaySwap交易所提供了几个支持去中心化交易的功能：

### 兑换/交易

PaySwap允许用户进行交易，而无需经过中心化交易所。在PaySwap上的所有操作都直接通过您自己的钱包进行——无需信任其他人处理您的代币！

### 流动性池

只有当某种代币的流动性足够时，您才能在PaySwap上进行代币交换。如果没有人为您想要交换的代币或代币添加足够的流动性，那么进行交换将会变得困难、昂贵或不可能。

提供流动性将获得LP代币，这将使您通过交易手续费获得奖励，以确保交易所始终具有足够的流动性供交换使用。

[在此处获取来自社区的进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/zhong-guo-ren/products/payswap-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.
