# How to Get a Wallet

Poolz Boost supports only Metamask wallet. Here is a simple guide&#x20;

1. If you don’t have a Web3 wallet yet, you can click on “Connect” and then "Install MetaMask":

<figure><img src="/files/sfw9NGki6Cncz9oV1D7D" alt="" width="224"><figcaption></figcaption></figure>

2. Click on "Install"

<figure><img src="/files/DgfMxWheq70cg0urT8uH" alt="" width="270"><figcaption></figcaption></figure>

3. Click on “Add to Chrome”

<figure><img src="https://lh4.googleusercontent.com/M6Lodm1gteRkZ6x4_63yRaSPW8L2WppNny6AQ1KLupE_PExYXHz7wXpDJQ6zmFmh2deyIMemTbq-EMBnnOh_7msD6-vTrKwdYQEaCieaNd-okpp1yUO60VXpkpIQRtkWyX-h-Sn1ZgkFPEU1uSz2Y6aORQ=s2048" alt="" width="375"><figcaption></figcaption></figure>

4. Click “Create a new wallet”.

<div align="center"><figure><img src="/files/u1vJt2ygyJAzsSjnCpcC" alt="" width="218"><figcaption></figcaption></figure></div>

5. Create a password and watch the video to learn how to secure your wallet.

<figure><img src="/files/Ktm8GdGkMAk3BIEZWZEX" alt="" width="375"><figcaption></figcaption></figure>

5. Write down your secret recovery phrase, and fill in the blank, then click on “Confirm”.

<figure><img src="/files/Wd6KVW0CEyDsa9MLcVPZ" alt="" width="375"><figcaption></figcaption></figure>

5. Congrats! You have successfully created your MetaMask 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://boostdocs.poolz.finance/how-its-works-full-guide/how-to-get-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.
