# 兌換教程

#### 介紹 <a href="#jie-shao" id="jie-shao"></a>

SheepDEX採用AMM模式為用戶提供BEP-20代幣兌換服務。

提供給交易所的流動性來自流動性提供者（“LP”），他們將他們的代幣放在“流動池”中。同時，他們將獲得一個憑證，也可以在**流動性挖礦**頁面質押這些憑證賺取SPC代幣。

在兌換指定交易對時，還可以獲得SPC代幣獎勵。交易對詳情見**交易獎勵**頁。

您交易時，平台會自動幫您匹配最優費率資金池及兌換路徑。根據交易對的不同，您可能需要支付0.1%、0.2%、0.5%的手續費。手續費的50%將會獎勵給LP提供者。

#### 兌換操作教程 <a href="#dui-huan-cao-zuo-jiao-cheng" id="dui-huan-cao-zuo-jiao-cheng"></a>

1. 在兌換頁麵點擊「BNB」和「選擇代幣」即可選擇需要交易的幣種。

![](/files/Zv4paeaf2DiD25Z5CKjE)

2\. 如果你是第一次進行某幣種的交易，則需要先對該幣種進行授權。

![](/files/7gVo71VxH7vPTEwYDbv3)

3\. 授權成功後，輸入交易數量，接著點擊頁面中「Swap」-「Confirm Swap」並確認交易。

![](/files/tEfZXprDMdoa6D9EHtTJ)


---

# 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://sheepdex.gitbook.io/sheepdex/fan-ti-zhong-wen/dui-huan-jiao-cheng.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.
