# Swap

**Select Token**

* Click asset icon, then select tokens to swap in the pop-up window
* Enter an amount, you can enter the maximum amount by clicking the address balance above

![](/files/OmCzzivgWPvgBbHlR7gd)

### Favorites

* After selecting tokens, you can click on the star icon to add to favorites
* Then you can check and manage the tokens under the favorites tab on the Select Token page

![](/files/DxCbTNHE7ihqDqGNPmBB)

### Approve

* Approve might be required before swap
* Click the "**Approve**" button
* In the pop-up window, select approve amount, then confirm the transaction
* View more about [approve amount](https://ontology-1.gitbook.io/onto/basics/assets-management/approve)

![](/files/PvBiQLoZgcmfIBMk7dW4)

### Swap

* Click the "**Swap Now**" button, then confirm the transaction in the pop-up window
* "Success" will be displayed on the page when the swap is successfully completed

![](/files/8O0vZTU3R3aTg6bxWT76)

### Transaction History

* Click the **clock icon** at the upper right corner of the page to open the **transaction history** page
* Click to view details of the transactions

![](/files/0Ocl1vO16Rz1meQTQhHF)


---

# 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/swap.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.
