# How to create a wallet

To use Stader on Fantom, you will need either a Metamask, Wallet Connect or Coinbase Wallet. Wallet Connect also gives you multiple wallet options to connect from.&#x20;

Please use the following links to install the wallet of your choice.

* [Metamask](https://metamask.io/)
* [Wallet Connect](https://walletconnect.com/)
* [Coinbase Wallet](https://www.coinbase.com/wallet#signup)

You can refer to this [guide](https://docs.fantom.foundation/tutorials/set-up-metamask) here on how to set up your metamask to work on Fantom network once you have installed the wallet.


---

# 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://fantom.docs.staderlabs.com/starter-guide-for-sftmx/how-to-create-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.
