# Get FTM Mainnet Coins

{% hint style="danger" %}

## You NEED to have FTM mainnet coins already for TX fees. If you DO NOT have FTM mainnet coins then I recommend you to bridge FTM ERC-20 to FTM Mainnet coin following the bridge guide.

{% endhint %}

## Requirements:

* Have ETH in your MetaMask wallet
* Have USDC in your MetaMask wallet
* Be on ETHEREUM mainnet on your MetaMask wallet
* Already have FTM mainnet coins&#x20;

## Don't have USDC in your MetaMask wallet? Here's how to get USDC by swapping ETH for USDC on SushiSwap

{% embed url="<https://app.sushi.com/swap>" %}

![ENTER AN AMOUNT](/files/-M_6tR8YQrUw2XusMSoC)

![Search for "USDC" then select](/files/-M_7HQH9fdsqHgDisgK5)

![Once you're happy with the amount select "Swap"](/files/-M_7IXHsh4VX3YK9DiEx)

![Select "Confirm Swap" and then a new box will appear with gas fee's. No avoiding that select "Confirm"](/files/-M_7KGTThaBKsrHcGQ5n)

{% hint style="info" %}
NOTE: You can edit "GAS FEE" if you want your transaction to be complete faster. Not necessary.
{% endhint %}

## Add "USDC" into MetaMask using "Add Token" if it doesn't automatically do so

![](/files/-M_7MGHGBWCkB90urlHw)

![SELECT "USD Coin" THEN SELECT "NEXT" AND THEN "ADD TOKEN"](/files/-M_7LQgAoEGwetWpuuq9)

![](/files/-M_7LiWcwJsxvF9zWSEN)

## Now we will swap "USDC" ERC-20 into "USDC" FTM mainnet by using a cross-chain bridge


---

# 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://cztearsofficial.gitbook.io/cztears-official/how-to-buy/buy-fantom-opera-mainnet-coins.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.
