> 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/move-to-earn/pollen/use-pollen.md).

# Use Pollen

***

There are many ways to use your Pollen, whether for comfort or performance, and you will find a use for it across all of our game mechanics.

<details>

<summary>Forager Level Up</summary>

Essentielles dans la collecte de $CATKN et de Pollen, les abeilles butineuses jouent un rôle crucial dans l'évolution de votre progression. Ces précieuses travailleuses ont besoin, lorsqu'elles sont ouvrières, de Pollen pour monter de niveau et augmenter leur efficacité dans la collecte des ressources.

Pour obtenir des détails spécifiques sur le lien entre le niveau de vos abeilles butineuses et la quantité de Pollen nécessaire, veuillez vous référer au tableau de Level-up/Pollen disponible. Ce tableau vous fournira des informations détaillées sur la progression et les exigences de Pollen associées à chaque niveau de vos abeilles butineuses.

</details>

*Level-Up / Pollen Table*

Learn more about [Level Up](/whitepaper/move-to-earn/endemic-bees/level-up.md)

<details>

<summary>Age a Bee</summary>

Using Pollen allows you to **accelerate a bee’s aging by 5% to 25%**, depending on the amount applied.

This gives the user the ability to **reach age-related bonus thresholds faster**, or even **reach the maximum age (100%) more quickly** in order to attempt to obtain an endemic bee.

The **cumulative “artificial” aging across all of your bees cannot exceed 25% per day**.

</details>

Aging / Pollen Table

| % Aging | Pollen Cost |
| ------- | ----------- |
| 5%      | 100 Pollen  |
| 10%     | 150 Pollen  |
| 25%     | 250 Pollen  |

{% hint style="info" %}
The Pollen cost required to age a bee will dynamically evolve once the total CATKN supply exceeds **50,000,000**
{% endhint %}

<details>

<summary><strong>Speed Up Your Bees’ Level Up</strong> <em>(currently unavailable)</em></summary>

Pollen provides users with **greater convenience** when interacting with the game’s various mechanics.

A modest amount of Pollen can **speed up the level-up process of your bees**, thereby **reducing the amount of $CATKN required** to accelerate those levels.

**Table coming soon**

</details>

Level-Up Acceleration / Pollen Table

<details>

<summary>Increase Your Honey Pot Upgrade Chances (currently unavailable)</summary>

The user can gain additional **success rate percentages** when upgrading their Honey Pots in exchange for a certain amount of **Pollen**.

**Table coming soon**

</details>

Upgrade % / Pollen Table

<details>

<summary><strong>Increase Your Chances of Obtaining a Longer Incubation Period</strong> <em>(currently unavailable)</em></summary>

Pollen is a **key element in the development of bee larvae**.

During a mint, the user may choose to add Pollen in order to **increase the chances of obtaining a longer incubation period**.

This decision is made **before knowing the type of larva generated**.

The larva resulting from the mint receives the **“Mint+” distinction**, which grants it, when placed into incubation, an **enhanced probability of accessing extended incubation periods**.

{% hint style="warning" %}
Larvae benefiting from the **Mint+ distinction cannot be listed for sale while still in the larval stage**.

However, this restriction **does not affect the ability to sell the bee once incubation is complete**
{% endhint %}

</details>

Incubation / Pollen Table


---

# 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/move-to-earn/pollen/use-pollen.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.
