# Create a Wallet

1. **Download and Create a Metamask Wallet.**

<figure><img src="/files/T3yoVFZjeTfDs5hQgrvs" alt=""><figcaption></figcaption></figure>

{% embed url="<https://metamask.io/download/>" %}
Click Link Above to Download Metamask
{% endembed %}

2. **Create a Strong Password.**

{% hint style="warning" %}
Having a strong password is most important when dealing with financial security.
{% endhint %}

<figure><img src="/files/y4k3gSdo8snCpmSRSC6P" alt=""><figcaption></figcaption></figure>

3. **Add Metamask to Your Browser Extensions.**

<figure><img src="/files/C87TGJNgJVISmVl89i3R" alt=""><figcaption></figcaption></figure>

4. **Agree to the Metamask Terms and Conditions.**

<figure><img src="/files/UiqEsu1BoH8yT0yFSix2" alt=""><figcaption></figcaption></figure>

5. **Confirm Your 12 Word Seed Phrase.**

{% hint style="danger" %}
**Store This In A Safe Place!** This is your recovery phrase. If you lose it, you may not be able to recover your wallet.
{% endhint %}

<figure><img src="/files/r1Oo6xhVJrJSfnS1360s" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Already Have a Wallet?** Import an existing wallet to access your digital assets on the VPS AI Dashboard.
{% endhint %}

<figure><img src="/files/1poeZLkmqakZqm7eRGgs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For Additional Help, Please Visit Our Contact & Help Page Below.
{% endhint %}

{% content-ref url="/pages/YCI2bsHoxbC7l9SDiM2J" %}
[Contact & Help](/vps-ai/project-info/contact-and-help.md)
{% endcontent-ref %}


---

# 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.vpsai.io/vps-ai/product-guides/connecting-your-wallet-to-the-vps-ai-dashboard/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.
