# Setting up a wallet

## Wallet Setup Guides

<table><thead><tr><th width="142">Wallet</th><th width="418.3333333333333">Link to Setup Tutorial</th><th>Desktop/Mobile</th></tr></thead><tbody><tr><td>Metamask</td><td><a href="https://docs.elk.finance/tutorials/setting-up-a-wallet/brave-wallet">https://docs.elk.finance/tutorials/</a></td><td>Both</td></tr><tr><td>Brave</td><td><p><a href="https://docs.elk.finance/tutorials/setting-up-a-wallet/brave-wallet">https://docs.elk.finance/tutorials/setting-up-a-wallet/brave-wallet</a></p><p>or<br><a href="https://brave.com/wallet/">https://brave.com/wallet/</a></p></td><td>Both (Integrated into Brave browser)</td></tr><tr><td>Coinbase Wallet</td><td><a href="https://www.coinbase.com/wallet/getting-started-mobile">https://www.coinbase.com/wallet/getting-started-mobile</a></td><td>Both</td></tr><tr><td>CORE (Avalanche)</td><td><a href="https://support.avax.network/en/articles/6066879-core-extension-how-do-i-add-the-core-extension">https://support.avax.network/en/articles/6066879-core-extension-how-do-i-add-the-core-extension</a></td><td>Desktop Only</td></tr><tr><td>TokenPocket</td><td><a href="https://help.tokenpocket.pro/en/wallet-management/wallet-management/how-to-create-a-wallet">https://help.tokenpocket.pro/en/wallet-management/wallet-management/how-to-create-a-wallet</a></td><td>Both</td></tr></tbody></table>

## Setting up a MetaMask Wallet

1\. Head to <https://metamask.io/download> - please ensure that this URL is typed exactly as shown here.

![](/files/EyzqzILGsuNz3HphebuA)

2\. Click “Install MetaMask” for Android, iPhone, or the relevant browser if using a desktop (recommended), and install the app or browser extension (desktop).

3\. Open the app (or the browser you installed the MetaMask extension on desktop) and click “Get Started”, choose whether to import and existing wallet or create a new one, and choose whether to share data with MetaMask.

![](/files/b2fsqsotmXszIrmU79dc)

4\. Create a secure password that you will remember. This password will only be used on this device. Remember, if someone has your seed phrase, they can access your wallet even without the password!

![](/files/9199NcXuxMaf8hjALf5Z)

5\. If creating a new wallet, write down your seed phrase and put it somewhere safe where it will not be seen by anyone but you. Never share this seed phrase with anyone, ever. Complete the backup task.

![](/files/EEk2wEekdH2bmksEHgxl)

6\. Use the browser in the MetaMask app on Android or iOS to navigate to <https://app.elk.finance>. On PC use the browser you’ve installed the MetaMask extension on and navigate to <https://app.elk.finance>.

![](/files/JnhmuFw7drQjtkY3v7zG) ![](/files/RMCvf7AUrzPNvWlZYpi6)

7\. Connect your wallet.

![](/files/XlQdxQovkv7zVrbZfeoU)

8\. (Optional) Choose the various blockchains from the menu in the top right (highlighted by the orange rectangle) in order to add each one to your list of supported EVM blockchains. Verify that these details are correct and click “Approve” to add each desired blockchain.

![](/files/gOkIPGfZwVQvrvK8amer) ![](/files/hAaqOhBTZvfMcPYowzKL)

9\. (Optional) Fund your wallet. That's it!


---

# 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://docs.elk.finance/user-tutorials-and-help/wallets.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.
