> For the complete documentation index, see [llms.txt](https://bumpia.gitbook.io/bumpia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bumpia.gitbook.io/bumpia/premium.md).

# Premium

📚 **Quels sont les avantages premium ?**

* Fonctionnalité d'autoping *(ping quand il est l'heure de bump)*.
* Temps avant le prochain bump réduit (2h => 1h30).
* Possibilité de choisir la couleur de l'embed pour bump.

🔧 **Comment avoir Bumpia premium ?**

* Pour un **boost de serveur** vous obtiendrez Bumpia premium sur 3 serveurs au choix pendant toute la durée de votre boost.
* Pour une **série de 3 votes** sur [Top.gg](https://top.gg/bot/1063859961102340140/vote) vous obtiendrez Bumpia premium sur le serveur de votre choix pendant une semaine (série de 6 = 2 semaines...)
* Pour **2 invitations** sur le serveur support vous obtiendrez Bumpia premium sur le serveur de votre choix pendant une semaine (4 invitations = 2 semaines...)

En cas de questions ou si vous souhaitez recevoir le premium après avoir suivi les conditions, ouvrez un ticket sur le [serveur support](https://discord.gg/4EKXNWYyjg)**.**


---

# 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://bumpia.gitbook.io/bumpia/premium.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.
