> For the complete documentation index, see [llms.txt](https://help.keyring.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.keyring.app/jp/keyring-pro/how-to-use/keyring-exchange.md).

# KEYRINGエクスチェンジ

## Exchange Tokens

KEYRING PRO Wallet allows users to exchange tokens directly within the app, providing a convenient experience. Here's how to do it:

1. Open the **Assets** tab.
2. Select the token you want to exchange.
3. If you have multiple accounts holding that token, choose the account you want to use for the exchange.
4. After selecting the account, a menu with three options will appear.
5. Choose the "Exchange" option.
6. Enter the amount you want to exchange.
7. Select the chain you want to exchange on.
8. Choose the type of token you want to exchange.
9. (Optional) Set the Slippage Tolerance (refer to the FAQ for more details on Slippage Tolerance).
10. Tap "Approve."
11. Tap "Execute exchange."

Wait for the transaction to finish, and your tokens will be exchanged.

<figure><img src="/files/GbQ97Iw7Rf70OvIrtipa" alt="" width="375"><figcaption></figcaption></figure>


---

# 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:

```
GET https://help.keyring.app/jp/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.
