# Token Swap

The mobile version of Trust Wallet has a swap feature for some assets, which can be very convenient, for example, for depositing coins for gas and for other purposes.

To make a swap, navigate to the wallet and click **"Swap".**

Select the cryptocurrency you want to swap and receive, then click **"Preview Swap"** to check the quotes.

<figure><img src="/files/ZwgOHUoLx9eQw1bzTkQD" alt="" width="563"><figcaption></figcaption></figure>

Check the swap parameters and click **"Confirm Swap"**. Done!

<figure><img src="/files/X8bVMlbk3GkWfD6sEh4q" alt="" width="563"><figcaption></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.daomars.com/f.a.q/wallets/trust-wallet/mobile-version/token-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.
