# How to Trade

![](/files/BD5C7ZH3hCZPPMFAWkzj)

## Getting set up to trade

Before you can trade, you will need a wallet that is compatible with Velas (click [here](https://tokenmagic.app/#/) and add "Velas") and VEP20 tokens.

## Trading on the AstroSwap exchange

Go to the Exchange Page and click Unlock Wallet and make sure you're on the Velas network.&#x20;

![Image taken from testnet](/files/qvv6xRrki5AYYOn3gvzM)

Click on the dropdown menu to select the tokens you want to trade, after ensuring it's one of the tokens you actually hold.

![](/files/3tJaxgF6ipxIsHK98xE7)

Once you have selected the token to swap, select the token you wish to trade for, then type in the desired amount. This isn't rocket science.

![](/files/DyEehu6h89eoFLJsknUn)

The token amount of your desired token is then estimated automatically, and vice-versa.&#x20;

After making sure you're happy with the numbers, click the **Swap** button.&#x20;

![Image taken from testnet](/files/H5x5c8yMnz4yXHrjihd6)

A new window with more detailed information will pop up. Once again, check if you're happy that the details are correct and click the Confirm Swap button. At this point, your wallet will require you to confirm the action.

![](/files/ZsQM01pFC2xHPxeznlgj)

*And BLAST OFF!*&#x20;


---

# 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.astroswap.app/products/pancakeswap-exchange/trade-guide.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.
