# How to get Fantom

**Bridging FTM from other networks** \
\
You can exchange for FTM on Ethereum or BNB dexs like Uni or Sushi, but how do you get your FTM on to the Fantom network? A few options here:

1. [Multichain](https://multichain.xyz/) (Ethereum to Fantom) This option allows you to bridge various tokens to the Fantom network.
2. [AnySwap](https://anyswap.exchange/bridge) (Binance Smart Chain to Fantom).
3. [Official Fantom Bridge](https://bnbridge.exchange/) (Binance, Ethereum, or Xar to Fantom) This option only allows FSN and FTM to bridge over

**Get free Fantom gas**\
\
You can receive gas in FTM every 24 hr from the Official Fantom Discord. FTM gas is needed to perform transactions on the Fantom chain, just like ETH and BSC.\
\
Here's how to get some free Fantom gas directly to your Fantom wallet:

1. **Join** the [Fantom Official Discord](https://discord.gg/TUFBxmyW3N)
2. **Verify**
3. **Send "!help" to FantomTip**. Find the "FantomTip" bot through search, send a direct message of "!help" to FantomTip
4. **Send "!faucet" to FantomTip**. The FantomTip bot will reply with a list of commands, send "!faucet" to request for the FTM gas
5. **Send "!withdraw yourwalletaddress"**. This starts your withdraw process. For example, "!withdraw 0xD2dd6A6DcF7dA71A5702d7f0786d1361902639aF"
6. **Receive Confirmation**. FantomTip will now send a message that it is processing your withdrawal and it will take a few minutes.
7. **Done**. The gas will be dropped into your Fantom wallet

<br>


---

# 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://finswap.gitbook.io/finswap/how-to/how-to-get-fantom.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.
