# KEYRING EXCHANGE

## 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="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2FHDTXQcc8qAPRjVZx3E1V%2Fexchange-token.gif?alt=media&#x26;token=3c04567b-304a-4712-b211-012537ad5c23" 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/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.
