> 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/programmes-et-distinctions.md).

# PROGRAMMES ET DISTINCTIONS

- [Season Pass](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/season-pass.md): Stay current, Bee in Motion
- [Upcoming Season Pass](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/season-pass/season-pass.md): Stay current, Bee in Motion
- [Tickets Events](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events.md): Stay current, Bee in Motion
- [Obtenir un Ticket Event.](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events.md): Stay current, Bee in Motion
- [Typologie des Tickets Events](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events-1.md): Stay current, Bee in Motion
- [Boost](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events-1/tickets-events-boost.md): Stay current, Bee in Motion
- [Reward](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events-1/tickets-events-reward.md): Stay current, Bee in Motion
- [Mixte](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events-1/tickets-events-mixte.md): Stay current, Bee in Motion
- [Simplification](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/tickets-events/tickets-events-1/tickets-events-simplification.md): Stay current, Bee in Motion
- [Achivements](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements.md): Stay current, Bee in Motion
- [Systeme d'Achivements](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/achievements-system.md): Stay current, Bee in Motion
- [Les Médailles](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille.md): Stay current, Bee in Motion
- [Distance](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/distance.md): Stay current, Bee in Motion
- [Energies Consumées](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/energies-consomees.md): Stay current, Bee in Motion
- [Temps de Run](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/temps-de-run.md): Stay current, Bee in Motion
- [Daily Streaks](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/daily-streaks.md): Stay current, Bee in Motion
- [M2E Modes](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/m2e-modes.md): Stay current, Bee in Motion
- [Mint](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/mint.md): Stay current, Bee in Motion
- [Incubation](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/incubation.md): Stay current, Bee in Motion
- [Upgrade Honey Pots](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/incubation-1.md): Stay current, Bee in Motion
- [Pollen Yield](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/pollen-yield.md): Stay current, Bee in Motion
- [Burning](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/burning.md): Stay current, Bee in Motion
- [Modele](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/medaille/medaille.md): Stay current, Bee in Motion
- [Les Badges](https://the-life-bomb.gitbook.io/whitepaper/fr/programmes-et-distinctions/achievements/badges.md): Stay current, Bee in Motion


---

# 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/programmes-et-distinctions.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.
