# How to install

- [Unique Lootbox](https://wiki.chrisgraph.fr/how-to-install/unique-lootbox.md): Add new loots to your servers by offering unique lootboxes to your players!
- [Installation](https://wiki.chrisgraph.fr/how-to-install/unique-lootbox/installation.md): Installation made easy!
- [Lootbox](https://wiki.chrisgraph.fr/how-to-install/unique-lootbox/lootbox.md)
- [Change loots](https://wiki.chrisgraph.fr/how-to-install/unique-lootbox/change-loots.md): Make sure you know how to modify loots.
- [Commands](https://wiki.chrisgraph.fr/how-to-install/unique-lootbox/commands.md): All the commands you need to know to get the items in the pack.
- [Futurist Hotbar](https://wiki.chrisgraph.fr/how-to-install/futurist-hotbar.md): A sleek, futuristic hotbar
- [Installation](https://wiki.chrisgraph.fr/how-to-install/futurist-hotbar/installation.md)
- [PlayTime Reward](https://wiki.chrisgraph.fr/how-to-install/playtime-reward.md): Set up playtime rewards to encourage your players to be more present!
- [ShopGUI+ Conig](https://wiki.chrisgraph.fr/how-to-install/shopguiplus-config.md): Set up playtime rewards to encourage your players to be more present!
- [ContractBoard](https://wiki.chrisgraph.fr/how-to-install/contractboard.md): Post it. Claim it. Get paid.
- [Getting started](https://wiki.chrisgraph.fr/how-to-install/contractboard/getting-started.md)
- [Commandes](https://wiki.chrisgraph.fr/how-to-install/contractboard/commandes.md)
- [Permissions](https://wiki.chrisgraph.fr/how-to-install/contractboard/permissions.md)
- [Configuration](https://wiki.chrisgraph.fr/how-to-install/contractboard/configuration.md)
- [xRay Detectors](https://wiki.chrisgraph.fr/how-to-install/xray-detectors.md): Monitor your players with a plugin that interprets if the player is suspected of using XRay.
- [Getting started](https://wiki.chrisgraph.fr/how-to-install/xray-detectors/getting-started.md)
- [Commandes](https://wiki.chrisgraph.fr/how-to-install/xray-detectors/commandes.md)
- [Permissions](https://wiki.chrisgraph.fr/how-to-install/xray-detectors/permissions.md)
- [BehaviorWatch](https://wiki.chrisgraph.fr/how-to-install/behaviorwatch.md): Monitor player behavior passively and classify playstyles (Builder, Miner, PvP, PvE, Looter, Explorer, AFK) with weekly/monthly comparison. Admin‑only, zero punishments, and optimized for performance.
- [Getting start](https://wiki.chrisgraph.fr/how-to-install/behaviorwatch/getting-start.md)
- [Commands](https://wiki.chrisgraph.fr/how-to-install/behaviorwatch/commands.md): Admin only
- [Permissions](https://wiki.chrisgraph.fr/how-to-install/behaviorwatch/permissions.md)
- [Placeholders](https://wiki.chrisgraph.fr/how-to-install/behaviorwatch/placeholders.md): Depends on PlaceholdeAPI


---

# 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://wiki.chrisgraph.fr/how-to-install.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.
