> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/dai-bi-dui-huan.md).

# 代币兑换

### 如何在桌面端兑换代币？ <a href="#ru-he-zai-zhuo-mian-duan-dui-huan-dai-bi" id="ru-he-zai-zhuo-mian-duan-dui-huan-dai-bi"></a>

#### 1. 选择 “兑换” 按钮。 <a href="#id-1-xuan-ze-dui-huan-an-niu" id="id-1-xuan-ze-dui-huan-an-niu"></a>

<div align="left"><figure><img src="https://www.gitbook.com/cdn-cgi/image/dpr=2,width=760,onerror=redirect,format=auto/https%3A%2F%2Fcdn.prod.website-files.com%2F669641f210a1019f2d8231fa%2F679a44b60ad1494669f9d022_679a43a7f32a0f497dcf3d8f_how_to_swap_backpack_wallet.jpeg" alt="" width="375"><figcaption></figcaption></figure></div>

#### 2. 选择要兑换的 代币。 <a href="#id-2-xuan-ze-yao-dui-huan-de-dai-bi" id="id-2-xuan-ze-yao-dui-huan-de-dai-bi"></a>

#### 3. 检查交易详情，确保兑换信息正确。 <a href="#id-3-jian-cha-jiao-yi-xiang-qing-que-bao-dui-huan-xin-xi-zheng-que" id="id-3-jian-cha-jiao-yi-xiang-qing-que-bao-dui-huan-xin-xi-zheng-que"></a>

​

<div align="left"><figure><img src="https://www.gitbook.com/cdn-cgi/image/dpr=2,width=760,onerror=redirect,format=auto/https%3A%2F%2Fcdn.prod.website-files.com%2F669641f210a1019f2d8231fa%2F679a44b60ad1494669f9d034_679a444eaec81e223c086e97_how_to_swap_backpack_wallet2.jpeg" alt="" width="375"><figcaption></figcaption></figure></div>

#### 4. 点击 “批准” 以确认交易。 <a href="#id-4-dian-ji-pi-zhun-yi-que-ren-jiao-yi" id="id-4-dian-ji-pi-zhun-yi-que-ren-jiao-yi"></a>

​​

<div align="left"><figure><img src="https://www.gitbook.com/cdn-cgi/image/dpr=2,width=760,onerror=redirect,format=auto/https%3A%2F%2Fcdn.prod.website-files.com%2F669641f210a1019f2d8231fa%2F679a44b60ad1494669f9d01f_679a44779aae254614fe534d_how_to_swap_backpack_wallet3.jpeg" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 如何在移动端兑换代币？ <a href="#ru-he-zai-yi-dong-duan-dui-huan-dai-bi" id="ru-he-zai-yi-dong-duan-dui-huan-dai-bi"></a>

1\. 选择 “兑换” 按钮。您可以点击屏幕顶部的“Swap”按钮，或使用底部的“Swap”图标。 选择要兑换的 代币。

2\. 选择要兑换的 代币。

3\. 检查交易详情，确保兑换信息正确。

4\. 批准交易，然后返回主菜单。


---

# 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://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/dai-bi-dui-huan.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.
