# Voting

- [Installation](https://wiki.innouniq.com/plugins/voting/installation.md): Plugin downloaded, what should I do next?
- [Commands & Permissions](https://wiki.innouniq.com/plugins/voting/commands-and-permissions.md): Commands to operate with Voting.
- [Configuration](https://wiki.innouniq.com/plugins/voting/configuration.md): Detailed explanation of variables at configuration files.
- [Options](https://wiki.innouniq.com/plugins/voting/configuration/options.md): Looking into Options.yml
- [Voting Unit](https://wiki.innouniq.com/plugins/voting/configuration/voting-unit.md): Looking into VotingUnits.yml
- [GUI](https://wiki.innouniq.com/plugins/voting/configuration/gui.md): Everything is easier with interactive inventory.
- [Interactive Signs](https://wiki.innouniq.com/plugins/voting/configuration/interactive-signs.md)
- [Summary](https://wiki.innouniq.com/plugins/voting/summary.md): Hope, that this documentation helped you to configure the whole Voting plugin.


---

# 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/voting.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.
