# Bridge

### Select a Token

* To bridge a token, tap "Bridge", then tap the asset icon, and choose the token you want to bridge from
* Select the blockchain network to bridge

![](https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2FC1gdDEyGlYPyrlOlr5NT%2Fimage.png?alt=media\&token=4872ea5f-4c26-4427-86b5-6f7804ceecb6)

### Favorites

* After selecting tokens, you can add them to your favorites by tapping the **star icon** next to “**Enter an amount**”
* You can then manage and view the tokens under the favorites tab on the **Select Token** page

![](https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2FCjVkwTKzm1BjSItBRzEi%2Fimage.png?alt=media\&token=459f8e6c-9cae-404f-9dcc-7ecbba49228f)

### Approve

* When initiating a bridge transaction, enter the desired amount, and you can also select the maximum amount by tapping the address balance above
* Approval might be required before swapping
* Tap the “**Approve**” button
* Then in the pop-up window, select the **Approve Amount** and confirm the transaction
* View more about [approve amount](https://ontology-1.gitbook.io/onto/basics/assets-management/approve)

![](https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2Ft767ob6q8EtOmAvpSB3U%2Fimage.png?alt=media\&token=4c6d0b62-8529-4a3f-b57a-36fefbfa3d0a)

### Withdraw Tokens

* To finalize a bridge transaction, a manual withdrawal operation is required
* After initiating a bridge transaction, users need to go to the **Transaction History** page to withdraw tokens once the status changes from “**Pending**”

<figure><img src="https://lh7-us.googleusercontent.com/000b-hcxFojh4bhSBwrRw9owg1C8LQwIZ9ktCGK_auTuQhNOXucSkpAcCGi3Sg6v565ts95N2-m_Ci6_oBLmXO4_RVmZlAlqirth4YtDKnFW_WLPYX8ruWS9HKWJPiWptFz3AtLALOdd8mlHiA5suyY" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/pRwuqhuZ3lYGFHn4zTBHHS-H0mXLvl3p7HlYfe27tqYVy02949hT6NSR-YsUaZv9wLfEERMtebKr2Dt93v0XIRDWSyi0bymih-zNkpy0iIqjSnJ4EZ-5HwITBhMs90lU3Fme7mWGapDkQCmhScCXRsw" alt=""><figcaption></figcaption></figure>

### Swap

* To swap tokens, tap the “**Swap Now**” button, then confirm the transaction in the pop-up window
* A “**Success**” message will be displayed on the page when the swap is completed successfully

![](https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2FVypSmgbrsykNtcBTp7dr%2Fimage.png?alt=media\&token=23d0b5cb-5be5-413e-910c-aba7320cb3a2)

### Transaction History

* To view transaction details, tap the **clock icon** at the upper right corner of the page to open the **Transaction History** page
* You can then tap to view the details of your transactions

![](https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2Foy0ukiBreSiBI3GXgbrg%2Fimage.png?alt=media\&token=1b61c0f3-c3f6-4977-a940-cfb5c97119b0)


---

# 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://docs.onto.app/guides/swap-and-bridge/bridge.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.
