# How To Bridge Tokens

1. Select a Source and Destination chain, then connect the respective wallets.

<figure><img src="/files/p8se59KAr8rIFwJkeAdp" alt=""><figcaption></figcaption></figure>

2. Choose an available asset from the "Select Asset" dropdown menu. The asset in the "Receive Asset" field will be automatically populated.

<figure><img src="/files/H14pvRGIxSP0TXgzm9XA" alt=""><figcaption></figcaption></figure>

3. Enter a valid bridging amount in the "Input Bridge Amount" or the "Received Amount" field. You will see the Bridge Fee and Estimated Gas fees automatically populated.

<figure><img src="/files/jaSgUUJKfa2KfXGphUao" alt=""><figcaption></figcaption></figure>

4. Once that is done, tick the checkbox and click on "Review Transaction".

<figure><img src="/files/rurCHE9xC3hoFHFETgQc" alt=""><figcaption></figcaption></figure>

5. A confirmation popup will appear where you can double check the transaction details before bridging. Click "Confirm" to start the bridging process.&#x20;

<figure><img src="/files/sHGxO6md9M6dRtOa0Z2p" alt=""><figcaption></figcaption></figure>

6. Sign the transaction popups in your Source chain wallet. Once it's complete, a transaction hash will be generated for the Source chain.

<figure><img src="/files/2phlbnwCeO6TVbc9dfJm" alt=""><figcaption></figcaption></figure>

7. Press the "Claim" button to start the claiming process. Sign the transaction popups in your Destination chain wallet.

<figure><img src="/files/xWWCsXOu4AXhYugU7QJK" alt=""><figcaption></figcaption></figure>

8. Once the claiming process is done, a transaction hash will be generated for the claim.&#x20;

<figure><img src="/files/kJiUB0n1FEDgrwpPFrPQ" alt=""><figcaption></figcaption></figure>

Your bridging is successful! You can check your Destination chain wallet for the bridged tokens.


---

# 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://messinaone.gitbook.io/messina/bridge/token-bridge/how-to-bridge-tokens.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.
