# 3️⃣ Créez votre wallet

<mark style="color:red;">Actuellement indisponible</mark>\ <mark style="color:$success;">Seule la fonction d’import de wallet est opérationnelle.</mark>

🛠 Étape 3 : Créez votre wallet

1. Cliquez sur l’**icône wallet**, puis sur **Paramètres** (en haut à droite).
2. Sélectionnez **« Créer un Wallet »**.
3. L’app vous remet une **phrase secrète de 12 mots** :\
   c’est **la clé de votre coffre-fort numérique** 🔐.

{% hint style="info" %}
📌 **IMPORTANT**\
Notez cette phrase et sauvegardez-la dans un endroit sûr (écrivez-la physiquement et conservez-la dans un endroit auquel vous serez le seul à avoir accès)
{% 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://the-life-bomb.gitbook.io/whitepaper/fr/pour-commencer/creez-votre-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.
