> 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/move-to-earn/systemes-dequipes/composition-libre.md).

# Composition Libre

Avant de prendre votre envol, composez votre équipe et maximisez vos récompenses

#### Personnalisez votre équipe

Vous composez votre équipe comme bon vous semble, en combinant **jusqu’à** **3 abeilles**

1. **1 abeille principale** (obligatoire)
2. **Jusqu’à 2 abeilles de support** (optionnelles)

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

***

#### Abeille Principale

**Récompenses de Base**\
C’est l’élément central de votre équipe. Elle détermine vos **récompenses de base en $CATKN** lors d’un run.

Plusieurs éléments viennent **influencer ses performances**:

1. Les **abeilles de support** *(hors synergies)*
2. **L’âge** de votre abeille
3. Les **pots de miel** utilisés
4. La météo locale <mark style="color:red;">(indisponible actuellement)</mark>

Ces facteurs s'appliquent dans cet ordre et modifient ses attributs avant le calcul des gains.

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

***

#### **Abeilles de Support**

Elles permettent d’ajuster vos performances à travers un système de **bonus/malus**.

Deux façons de les utiliser :

1. **Sans synergie** : vous pouvez affiner votre stratégie, mais vous acceptez certains **malus**
2. **Avec une synergie d’équipe préétablie** : vous obtenez des **bonus sans malus**

{% hint style="info" %}
Consultez la section [Synergies d'Équipe](/whitepaper/fr/move-to-earn/systemes-dequipes/synergies-dequipe.md)pour en savoir plus
{% endhint %}

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

{% hint style="success" %}
Les bonus et malus à l'exception de l'endurance, s’appliquent directement **aux attributs boostés de l’abeille principale**, ce qui a un impact significatif sur les résultats finaux.
{% endhint %}

***


---

# 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/move-to-earn/systemes-dequipes/composition-libre.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.
