# For a successful start

The application is still under development.\
Some information may change over time; the adventure has only just begun.

<details>

<summary>Step1: Download The Life Bomb app</summary>

Download from [<mark style="color:$primary;">**Appstore**</mark>](https://apps.apple.com/fr/app/lifebomb/id6508165364) or [<mark style="color:$primary;">**Google Playstore**</mark>](https://play.google.com/store/apps/details?id=com.lifebomb)**.**

{% hint style="warning" %}
The application is intended for users aged **18 and over**.

It requires a **minimum system configuration** to function properly.

Downloading the application may be restricted or unavailable for:

* Google accounts / Apple IDs whose age has not been verified,
* mobile devices that do not meet the minimum technical requirements.
  {% endhint %}

</details>

<details>

<summary>Step 2: <strong>Sign-up for The Life Bomb</strong></summary>

Sign up using your email address.

{% hint style="success" %}
A verification code (OTP) will be sent to you. Please make sure your email address is entered correctly and check your spam folder before requesting assistance.
{% endhint %}

</details>

<details>

<summary>Step 3: <strong>Create a new Wallet</strong> <mark style="color:red;">(actually unavailable)</mark></summary>

1. Click on the wallet icon, then on **Settings** (top right).
2. Select ‘**Create a Wallet**.\
   2.1. Import your wallet using your **private key** (not your seed phrase).\
   2.2.Create a wallet: a **12-word secret phrase** will be displayed — this is the key to your digital vault.

{% hint style="success" %}
🛡️ **Important**: write this phrase down by hand and keep it in a secret place known only to you. It will allow you to recover your wallet in case of loss or change of device.
{% endhint %}

</details>

<details>

<summary>Step 4: Adopt your first Bee</summary>

🐝 **Discovery Mode**

Before purchasing your first bee, run **5 km** (in one or multiple sessions) to unlock a **Scout Bee for free**.

✅ Functions like a standard bee\
❌ Not sellable, not transferable, not stackable\
⚠️ Available only before any purchase

🔎 **Conditions**

* The 5 km must be completed at a speed between **3 km/h and 20 km/h**.
* A pop-up notification will automatically appear during your run when the bee is unlocked.
* No support is required: simply run until you receive the notification.

{% hint style="warning" %}
⚠️ **Disclaimer**\
After purchasing a bee, it is no longer possible to add a Scout Bee to your account.
{% endhint %}

</details>

***

**Congratulations! You're ready to go.**

After purchase, your bee will start recharging its energy:\
\&#xNAN;**⏱️ 33% every 8 hours**, at fixed times:\
00:00 UTC\
08:00 UTC \
16:00 UTC.

🟡 From the **first recharge**, you can **start your The Life Bomb adventure** and begin transforming your physical activity into rewards.

{% hint style="success" %}
**We strongly recommend you turn on the 2FA (Two Factor Authenticator) to prevent your account get hacked.**
{% 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/getting-started/for-a-successful-start.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.
