# Home

Place where you will understand whole configuration logic, so prepare some coffee and jump into integration of these amazing plugins to your server!

#### List of plugins

* [Advent Season](https://wiki.innouniq.com/plugins/advent-season) - Make pleasant time to players while waiting for Christmas.
* [Easter Season](https://wiki.innouniq.com/plugins/easter-season) - Enhance experience on the server with stunning addons.
* [Parkour](https://wiki.innouniq.com/plugins/parkour-dimension) - Let players show their jumping skills.
* [Lottery](https://wiki.innouniq.com/plugins/lottery) - Encourage players to bet money to be in with a chance of winning the pot.
* [Voting](https://wiki.innouniq.com/plugins/voting) - Keep players to determine various situations.
* [Promotional Activity](https://wiki.innouniq.com/plugins/promotional-activity) - Use your social networks for expanding your 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/readme.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.
