> For the complete documentation index, see [llms.txt](https://docs.bitoftrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitoftrade.com/guides/fantom/how-to-swap-on-the-fantom-network.md).

# How to swap on the Fantom network

#### Learn more about swapping tokens on the Fantom network with bitoftrade.&#x20;

Swapping tokens on our platform is straightforward, and with our simple step-by-step guide, you’ll be swapping tokens on the Fantom network like a pro!

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’re using the Fantom network before executing the trade.
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 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 Fantom’s blockchain explorer [FTMscan](https://ftmscan.com/) and see your transaction.

Additionally, you can 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 Fantom network from the drop-down menu on our trading dashboard:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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