# KEYRING交易所

## 交换代币

KEYRING PRO Wallet 允许用户直接在应用中交换代币，提供便捷的体验。操作步骤如下：

1. 打开资产标签。
2. 选择你想要交换的代币。
3. 如果多个账户持有该代币，请选择用于交换的账户。
4. 选择账户后，将弹出一个包含三个选项的菜单。
5. 选择“交换”选项。
6. 输入你想要交换的代币数量。
7. 选择你想要进行交换的链。
8. 选择你想交换的目标代币类型。
9. （可选）设置滑点容忍值（有关滑点容忍值的详细信息，请参考常见问题）。
10. 点击“批准”（Approve）。
11. 点击“执行交换”（Execute exchange）。

等待交易完成后，代币将被成功交换。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/Tu2K7wkjAfWPSwfjRGAF/exchange-token.gif" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/zh/keyring-pro/how-to-use/keyring-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.
