# SupGames

- [Présentation](https://docs.supdev.tech/supgames/presentation.md): Cette catégorie a pour but de présenter les caractéristiques du plugin SupGames.
- [Installation](https://docs.supdev.tech/supgames/installation.md): Cette catégorie a pour but de vous expliquer en détail comment installer et parametrer le plugin SupGames.
- [Installer le plugin](https://docs.supdev.tech/supgames/installation/installer-le-plugin.md)
- [Configurer les messages](https://docs.supdev.tech/supgames/installation/configurer-les-messages.md)
- [Configurer les permissions](https://docs.supdev.tech/supgames/installation/configurer-les-permissions.md)
- [Fonctionnalités](https://docs.supdev.tech/supgames/fonctionnalites.md): Cette catégorie a pour but de vous expliquer en détail comment configurer et utiliser le plugin SupGames.


---

# Agent Instructions: 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:

```
GET https://docs.supdev.tech/supgames.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
