# How to swap on the Avalanche network

#### Learn how to swap trading on the Avalanche network with bitoftrade.&#x20;

Swapping tokens on our platform is straightforward, and with our simple tutorial, you’ll be swapping tokens on the Avalanche network like a pro!

&#x20;

Start swapping tokens with our eight handy steps:

1. Go to the trading dashboard on our [website](https://bitoftrade.com/) by clicking on “Start Trading”.
2. Connect your Ethereum wallet and choose “Swap” on the trading dashboard, make sure you’ve clicked on the Avalanche network.
3. Set your trading pair by searching for a specific token by name and choosing how many tokens you want to trade.
4. Click ‘Confirm’ and you’ll see your transaction summary, including all estimated fees.
5. Accept the terms and your MetaMask or Trust Wallet will open automatically.
6. After approving the transaction on your wallet, a progress bar will appear on the widget and it’ll disappear after approval.
7. When the transaction is finished, you can see its status in the “Transaction History” section at the bottom of the page, as well as the new tokens in your wallet.
8. Once finished, go to your Avalanche’s blockchain explorer [SnowTrace](https://snowtrace.io/) and see your transaction details.

You can also watch our short tutorial on how to swap tokens on bitoftrade:

{% embed url="<https://www.youtube.com/watch?v=Vwdua-eAhVo>" %}

\
**Important note:** Make sure you’re on the right network before you execute a trade. You can check this by selecting the Avalanche network from the drop-down menu on our trading dashboard.


---

# 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.bitoftrade.com/guides/avalanche/how-to-swap-on-the-avalanche-network.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.
