> For the complete documentation index, see [llms.txt](https://the-life-bomb.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-life-bomb.gitbook.io/whitepaper/fr/general/liens-officiels.md).

# Liens Officiels

***

## LINKTREE

{% tabs %}
{% tab title="All Our Official Links" %}
[Linktree](https://linktr.ee/theLifeBomb)
{% endtab %}
{% endtabs %}

## APPLICATION OFFICIELLE

{% tabs %}
{% tab title="Apple" %}
[App Store : The Life Bomb](https://apps.apple.com/fr/app/lifebomb/id6508165364)
{% endtab %}

{% tab title="Android" %}
[Android Store : The Life Bomb](https://play.google.com/store/apps/details?id=com.thelifebomb.app\&pcampaignid=web_share)
{% endtab %}
{% endtabs %}

## MARKETPLACE

{% tabs %}
{% tab title="Marketplace" %}

* [Achetes & Vends tes items](https://marketplace.joincolonylabs.com/)
  {% endtab %}
  {% endtabs %}

## SITE WEB OFFICIEL

{% tabs %}
{% tab title="Site Web" %}
• [The Life Bomb Website](https://the-life-bomb.com/)
{% endtab %}
{% endtabs %}

***

## RESEAUX SOCIAUX OFFICIELS

{% tabs %}
{% tab title="Twitter: The Life Bomb" %}
• [Twitter Principal : The Life Bomb (TLB)](https://www.twitter.com/The_Life_Bomb/)
{% endtab %}

{% tab title="Twitter: The Life Bomb JP 🇯🇵" %}
[• Twitter Principal : The Life Bomb JP 🇯🇵](https://x.com/TheLifeBomb_JP)
{% endtab %}

{% tab title="Twitter: Company" %}
• A VENIR
{% endtab %}

{% tab title="Twitter: Mystery Mechanics" %}
[• Twitter des Mécaniques Mystères](https://twitter.com/Life_Bomb_MM/)
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Discord" %}
•    [Rejoins notre Communauté Discord](https://discord.gg/thelifebomb)
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Telegram" %}

* [Rejoins notre Communauté Telegram](https://t.me/the_life_bomb_app)
  {% endtab %}
  {% endtabs %}

{% tabs %}
{% tab title="Twitch" %}

* [Rejoins notre Communauté Twitch](https://www.twitch.tv/thelifebomb)
  {% endtab %}
  {% endtabs %}

## NOS TOKENS

{% tabs %}
{% tab title="Liquidity Pool CAT" %}

* [$CATKN](https://www.meteora.ag/dlmm/7hy21CWFTcVJqYy8bFhWf4tWfdfPiJKScgGcQb6sVnWs?referrer=portfolio)
  {% endtab %}

{% tab title="Liquidity Pool HELT" %}

* $HELT (Coming Soon)
  {% endtab %}
  {% endtabs %}

{% tabs %}
{% tab title="Chart CAT" %}

* [$CATKN](https://jup.ag/tokens/CAT5DsKqqtSD5VpD1XrVfSvZ8rVeNGPxLczraDiXoZQ3)
  {% endtab %}

{% tab title="Chart HELT" %}

* $HELT (Coming Soon)
  {% endtab %}
  {% endtabs %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://the-life-bomb.gitbook.io/whitepaper/fr/general/liens-officiels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
