# 교환

![](/files/gWlqwHun4eN1BaHpA2zK)

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/korean/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.
