# Generate a Wallet

<figure><img src="/files/TVHagOJYLxT66EhwTjwO" alt=""><figcaption><p>Button may read "Generate Wallet"</p></figcaption></figure>

### How can I generate a Wallet in my FANtium account?&#x20;

#### To generate a new **wallet**, please follow these steps:

1. Select “**Sign In**” on the [FANtium.com](http://www.fantium.com) homepage in the top right corner&#x20;
2. **Login to your existing account** or **create a new account** by selecting the relevant button.
3. Once you have entered the FANtium platform, **click on menu icon** in the top right corner.
4. In the menu navigate to **"Wallet"**
5. On the wallet page click **"Use Account Wallet".**&#x20;
6. Generated! You should now see your newly created wallet address and USDC balance connected to your account.


---

# 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/generate-a-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.
