# How to get a browser Wallet

### Step-by-Step Guide

#### 1. Install MetaMask for Chrome

* Open **Google Chrome**
* Go to the **Chrome Web Store**[  ](<https://chromewebstore.google.com&#xD;&#xA;>)
* Search for **MetaMask**
* Click **“Add to Chrome”** to install the MetaMask browser extension
* Wait a few moments for the installation to complete and for the MetaMask setup tab to open automatically

Make sure you are installing MetaMask from the [official source.](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)<br>

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

***

#### 2. Create a new wallet

* Open the MetaMask extension
* Choose **“Create a new wallet”**

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

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

* Set a strong password
* Back up your **Secret Recovery Phrase** offline\ <sub>*(do not store it in screenshots or cloud storage)*</sub> \ <sub>This is the only way to restore your wallet or access it on</sub> <sub></sub><sub>*a new device.*</sub>  \ <sub>*Your wallet also represents your account on the Conectum portal.*</sub>
* When prompted to help improve MetaMask, uncheck “Gather basic usage data” to disable analytics.  \
  We recommend keeping this option disabled for privacy reasons.

  Then click “Continue” to proceed.
* Your wallet setup is now complete and you’re ready to connect to the Conectum portal.

***

#### 3. Open the Conectum portal

* In the same browser, open <https://conectum.app/>
* Click **“Launch Portal”** in the top-right corner

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

***

#### 4. Connect your wallet

* Inside the portal, click **“Connect Wallet”**

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

* Select **MetaMask**

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

* Connect & Confirm the connection in the MetaMask extension

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

<figure><img src="/files/0PCZuRSSmPZegVLnbkg0" alt=""><figcaption></figcaption></figure>

***

#### 5. You are signed in

Your account is created automatically on the first connection.\
No personal data is required.

Your purchases, Conectum Coins, and active services remain available whenever you reconnect using the same wallet.

***

{% hint style="danger" %}

### Security Notice

**Never share your Secret Recovery Phrase with anyone.**

No one from the Conectum team will ever ask for your Secret Recovery Phrase, private keys, or wallet access. Any such request is a **scam**.
{% endhint %}


---

# 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://conectum-portal.gitbook.io/conectum-portal-documentation/getting-started/accessing-the-conectum-portal/how-to-get-a-browser-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.
