# How to swap on the Polygon network

#### A step-by-step guide on how to swap tokens on the Polygon network with bitoftrade.

Swapping tokens on bitoftrade using the Polygon network is easy. In fact, swapping on Ethereum follows the same process. Just make sure you’ve changed the network setting in the drop-down menu of the trading dashboard!

Start swapping tokens on the Polygon network in eight simple steps:

1. Start by going to our [trading dashboard](https://bitoftrade.com/trading/swap/USDC/MATIC) by clicking on “Start Trading”.
2. Connect your MetaMask or Trust Wallet and choose the “Swap” option on the trading dashboard. Remember to select “Polygon” from the “Network” dropdown menu.
3. Set your trading pair by searching for a specific token and choosing how many tokens you want to trade.
4. Click “Confirm”. You’ll see your transaction summary, including all estimated fees. If this is the first time you swap a certain token, you’ll need to unlock it.
5. Accept the terms. Your wallet will open automatically.
6. After approving the transaction on your wallet, a progress bar will appear on the widget and will 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 done, go to [Polygonscan](https://polygonscan.com/) to see your transaction details on the Ethereum blockchain.

You’re now ready to start swapping tokens on the Polygon network! If you need further guidance we recommend watching our video tutorial below

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


---

# 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/polygon/how-to-swap-on-the-polygon-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.
