# Connect an existing Metamask Wallet

<figure><img src="/files/J5Wo1ZjTDYs4TnfK9c1i" alt=""><figcaption><p>Button may read "Connet Metamask"</p></figcaption></figure>

### How can I connect Metamask to my FANtium account?&#x20;

#### To connect your **Metamask wallet**, please follow these steps:

1. Make sure that you have installed your Metamask plugin before starting the process on [FANtium.com](http://www.fantium.com).&#x20;
2. Once the plugin is installed, select “**Sign In**” on the [FANtium.com](http://www.fantium.com) homepage in the top right corner&#x20;
3. **Login to your existing account** or **create a new account** by selecting the relevant button.
4. Once you have entered the FANtium platform, **click on menu icon** in the top right corner.
5. In the menu navigate to **"Wallet"**
6. Make sure you have the right account selected in your Metamask&#x20;
7. On the wallet page click **"Connect Metamask".** You may be prompted to connect your Metamask to the FANtium site&#x20;
8. Connected! You should now see your wallet address and USDC balance connected to your account.

{% hint style="info" %}
***Note:** In case you have not installed the plugin you can download it* [*here*](https://metamask.io/download/)*. Once the download is completed, please follow the instructions that Metamask provides for the installation.*
{% endhint %}


---

# 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://fantium-1.gitbook.io/fantium-faq/account-setup/connect-an-existing-metamask-wallet.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.
