# Configuration

- [Base](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/base.md): Looking into config.yml
- [Options](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options.md): Looking into Options.yml
- [Advent Calendar](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options/advent-calendar.md): From the 1st of December to the 24th/25th of December, players open windows in Advent Calendar and receiving amazing rewards.
- [Christmas Mail](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options/christmas-mail.md): Players sends a little surprise to their friends and at Christmas Eve, they are able to see what players sent them.
- [Saint Nicholas](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options/saint-nicholas.md): St. Nicholas is coming usually on 6th of the December and brings gifts everyone who cleaned their boots.
- [Grinch](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options/grinch.md): Green Elf which hates Christmas. Everyone know this story, right?
- [Carols](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/options/carols.md): During whole season, Christmas carols are playing to players to make these harmonious moments more memorable.
- [Reward](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/reward.md): System of rewarding players is mainly associated with Advent Calendar and St. Nicholas.
- [Command management](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/command-management.md): Ability to manage command name, aliases and localization.
- [GUI](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/gui.md): Everything is easier with interactive inventory.
- [Placeholder](https://wiki.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration/placeholder.md): Simply way to get data of plugin at various places around the server.


---

# 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.innouniq.com/plugins/archieve/advent-season-2022-edition/configuration.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.
