# Ontology Bridge

### Transfer Ontology-Ontology EVM Assets

* On "**Assets**" page,  click "**ONT**" to open the ONT sending page.&#x20;
* Click on the **"Token Bridge"**&#x20;
* Click "**ONT**" to select the asset

![](/files/wU5ndfUnNyX2FiDuzQd2)

* Click on the asset you want to swap (BNB is taken as an example here)&#x20;
* Enter the **Amount** to swap&#x20;
* Click on "**Approve**"

![](/files/ba7qJiiVj9TsQzkpdsPJ)

* Click on the "**Suggestion Amount**"
* After verifying the authorization request, click on "**Confirm**"&#x20;
* Enter the password and click "**Confirm**"

![](/files/kb3Ub4N6Izz19zcZINaI)

* Click on "**Transfer**"&#x20;
* After checking the transaction details, click on "**Confirm**"&#x20;
* Enter the password, click "**Confirm**", and wait for the transaction to complete&#x20;
* Click "**Completed**" to exit the transaction details interface

![](/files/LFO6OlH5hoBZ2gRsjD1e)

### Wrap ONG-WONG (Ontology EVM)

* On "**Assets**" page,  click "**ONT**" to open the ONT sending page.&#x20;
* Click on the **"Token Bridge"**&#x20;
* Click "**Wrapper**" to the wrapper interface

![](/files/q1k4zTV0buhN5UvTOMON)

* Click "**WRAP**"&#x20;
* Enter the amount and click "**Submit**"&#x20;
* After checking the transaction details, click "**Confirm**"&#x20;
* Enter the password, click "**Confirm**", and wait for the transaction to complete&#x20;
* Click "**Completed**" to exit the transaction details interface

![](/files/B78KTtVVz9om0gYiCV0s)

### View transaction history

* Click the icon to view the transaction history&#x20;
* Click to select the transaction record you want to view to view the details of the transaction

![](/files/bTmqvzW5aW2bkKZYAiuH)


---

# 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/discover/ontology/ontology-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.
