# Converting Tokens

With UnivesalX, you can convert any token from any chain to any token on your desired chain. To convert a token:

1. Go to "Account" and click **Convert** to access the feature.
2. Select the Token you want to Convert and enter an amount. UniversalX supports converting multiple tokens into a single token in one transaction.
3. Choose a chain and target token. The system will automatically calculate the amount of the target token you will receive.

<figure><img src="/files/kyZJPngwkhwrvSvFYfjp" alt=""><figcaption><p>Convertir in UniversalX</p></figcaption></figure>

4. Review your transaction on the Preview page and confirm.
5. Wait for the transaction to complete.

<figure><img src="/files/m9nNwgWgXewmLWTbMYDz" alt=""><figcaption><p>Previewing a conversion</p></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://docs.universalx.app/understand-1/converting-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.
