# How to Get a Mobile Wallet

### Step-by-Step Guide

#### 1. Install MetaMask on your phone

* **Android:** download from the Google Play Store
* **iOS:** download from the Apple App Store

***

#### 2. Create a new wallet in MetaMask

* Open MetaMask and choose **“Create a new wallet”**
* **Use Secret Recovery Phrase**
* Set a strong password
* Back up your **Secret Recovery Phrase** offline\
  \&#xNAN;*(do not store it in screenshots or cloud storage)*

***

#### 3. Open the Conectum portal

* On your computer, open the Conectum portal in a desktop browser\
  <https://portal.conectum.app/launch-portal>

***

#### 4. Connect your wallet

* Click **“Connect Wallet”** in the portal
* Select **WalletConnect** (QR code)

***

#### 5. Confirm the connection in MetaMask

* Open MetaMask on your phone
* Select the option to scan a QR code
* Scan the QR code shown in the portal
* Confirm the connection in MetaMask

***

#### 6. You are signed in

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

{% hint style="success" %}
Your purchases, credits, and active services remain available whenever you reconnect using the same crypto wallet.&#x20;As long as you use the same wallet, you will regain access to your account state without needing to create a new account or re-enter any data.
{% endhint %}

***

### 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 — under any circumstances.

If anyone claims to represent Conectum and requests this information, it is a **scam!**

***

### Video Walkthrough

Our official video walkthrough is coming soon. <br>


---

# 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-mobile-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.
