# Wallet Creation

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Select a Wallet</strong></td><td>Navigate to the website of the selected wallet. (e.g. Meta Mask)</td></tr><tr><td><strong>Download and Install</strong></td><td>The wallet application that was selected prior to this step.</td></tr><tr><td><strong>Follow Instructions</strong></td><td>Follow on-screen instructions to setup a new wallet, or watch the video below, with Meta Mask as example.</td></tr></tbody></table>

{% hint style="info" %}
Always, and we can't stress this enough, but at all times, **STORE & TAKE CARE** of your **RECOVERY PHRASE** **SECURELY❗❕❗**
{% endhint %}

{% embed url="<https://youtu.be/GNPz-Dv5BjM>" %}
Getting Started with MetaMask Wallet
{% endembed %}

{% embed url="<https://youtu.be/3ccsmANhly8>" %}
Getting Started with Coinbase Wallet
{% endembed %}

{% embed url="<https://youtu.be/Tht5fCtOso4>" %}
How to use WalletConnect?
{% endembed %}


---

# 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.eesee.io/documentation/getting-started/wallet-creation.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.
