# How to Trade Tokens

You can use VirtuSwap to swap tokens in few easy steps:

1. Go to the “Trade” section in the app

<figure><picture><source srcset="/files/pUdmxkpRJzW3yDxF2Yuo" media="(prefers-color-scheme: dark)"><img src="/files/ScSuiSdc2pgFN57PuG4r" alt=""></picture><figcaption></figcaption></figure>

2. Click on the “Select” buttons, to choose which token you want to sell and which to buy

<figure><picture><source srcset="/files/8Afy2J26oEYV9HW0cB27" media="(prefers-color-scheme: dark)"><img src="/files/FtM5E3jzgh3WqFlOuhsz" alt=""></picture><figcaption></figcaption></figure>

3. Chose the relevant token in the pop-up screen

<figure><picture><source srcset="/files/3XUqp48UJJPJIHSJ1Ds2" media="(prefers-color-scheme: dark)"><img src="/files/FOvcKI1hE4fXFX5GU8dM" alt=""></picture><figcaption></figcaption></figure>

4. Enter the number of tokens you wish to sell or click "Max" for all available amount

<figure><picture><source srcset="/files/mHbaiyfwh7xzBcsWKhAk" media="(prefers-color-scheme: dark)"><img src="/files/19Q8vBd4NIsPO58iwhmq" alt=""></picture><figcaption></figcaption></figure>

5. Review your trade and click “Approve” to confirm the trade, follow the steps from your wallet provider

<figure><picture><source srcset="/files/hgHZyRP4jdGYu5oXa3pl" media="(prefers-color-scheme: dark)"><img src="/files/xuOG1i2pfAJFNyGgCCYs" alt=""></picture><figcaption></figcaption></figure>

5. Click on the “Swap” button and follow the steps from your wallet provider to execute the trade

<figure><picture><source srcset="/files/pABzuNaoi6tVHSZSmlCp" media="(prefers-color-scheme: dark)"><img src="/files/HlNmWD2rLSB830teW57g" alt=""></picture><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.virtuswap.io/virtuswap-documentation/welcome-to-virtuswap/getting-started-with-virtuswap/how-to-trade-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.
