# Exchange

To bridge a token, you can follow these steps:&#x20;

1. Choose your designed token.
2. Go to the "Exchange" tab.
3. Choose the blockchain network and the token you want to bridge to.
4. Insert the amount of token you want to bridge.
5. Hit "Confirm transfer" and scan your card.&#x20;
6. Input your passcode to complete the transaction.&#x20;

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2FOvDUQKsWp8xy4qdYuMn6%2Fbridge-token%20exchange.gif?alt=media&#x26;token=bd1049e3-3960-4f38-a456-0356972378a7" alt="" width="563"><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-hard-wallet/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.
