> For the complete documentation index, see [llms.txt](https://docs.gamesonline-bot.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gamesonline-bot.fr/francais/commandes/recompenses-and-personnalisation/boites/boite-vote.md).

# Boîte Vote

## 🕹️ Moyen d'Obtention

* Lors d'un vote pour le Bot sur le site [top.gg](https://top.gg/bot/471400669920755722/vote), vous avez 1 chance sur 3 d'en obtenir une.

<p align="center"><a href="https://top.gg/bot/471400669920755722/vote" class="button secondary" data-icon="arrow-pointer">Voter pour GamesOnLine</a></p>

## 📜 Liste des Lots

<table><thead><tr><th width="171.20001220703125" align="center" valign="middle">Rareté</th><th>Lot</th></tr></thead><tbody><tr><td align="center" valign="middle">Commun</td><td><ul><li>25 Points sur le Bot</li></ul></td></tr><tr><td align="center" valign="middle">Peu Commun</td><td><ul><li>50 Points sur le Bot</li></ul></td></tr><tr><td align="center" valign="middle">Rare</td><td><ul><li>100 Points sur le Bot</li><li>Boost de points pendant 2 heures</li><li>1 Boite Jeu</li></ul></td></tr><tr><td align="center" valign="middle">Très Rare</td><td><ul><li>2 Boites Jeu</li><li>Couleur Bleue pour la devise [Profil GamesOnLine]</li><li>Couleur Orange pour la devise [Profil GamesOnLine]</li></ul></td></tr><tr><td align="center" valign="middle"><strong>Extrêmement Rare</strong></td><td><ul><li>Couleur Bleue pour l'embed [Profil GamesOnLine]</li><li>Couleur Violette pour l'embed [Profil GamesOnLine]</li></ul></td></tr><tr><td align="center" valign="middle">Légendaire</td><td><ul><li>1 Boite Légendaire</li><li>Pions "Vote" en Morpion et Puissance 4</li></ul></td></tr></tbody></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://docs.gamesonline-bot.fr/francais/commandes/recompenses-and-personnalisation/boites/boite-vote.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.
