# Configurations

- [Official Configurations](https://zauctionhouse.groupez.dev/configurations/official-configurations.md): Looking for zAuctionHouse configurations?
- [Multi servers](https://zauctionhouse.groupez.dev/configurations/multi-servers.md)
- [Statistics](https://zauctionhouse.groupez.dev/configurations/statistics.md)
- [Commands and Permissions](https://zauctionhouse.groupez.dev/configurations/commands-and-permissions.md): An exhaustive list of the commands and their permissions
- [Placeholders](https://zauctionhouse.groupez.dev/configurations/placeholderapi.md)
- [Buttons](https://zauctionhouse.groupez.dev/configurations/buttons.md): zAuctionHouse Button
- [Economy](https://zauctionhouse.groupez.dev/configurations/economy.md): List of economies available with the plugin
- [Convert](https://zauctionhouse.groupez.dev/configurations/convert.md)
- [Search / Filter](https://zauctionhouse.groupez.dev/configurations/filter.md)
- [Messages](https://zauctionhouse.groupez.dev/configurations/messages.md): Message configuration file.
- [Prices](https://zauctionhouse.groupez.dev/configurations/prices.md)
- [Whitelist](https://zauctionhouse.groupez.dev/configurations/whitelist.md): To add items to the whitelist, you must enable the whitelist in the config.yml file
- [Blacklist](https://zauctionhouse.groupez.dev/configurations/blacklist.md)
- [Tax](https://zauctionhouse.groupez.dev/configurations/tax.md): Tax system
- [Categories](https://zauctionhouse.groupez.dev/configurations/categories.md)
- [Item Translation](https://zauctionhouse.groupez.dev/configurations/item-translation.md)


---

# 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://zauctionhouse.groupez.dev/configurations.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.
