# Coupon

- [Installation](https://wiki.innouniq.com/plugins/promotional-activity/coupon/installation.md): Plugin downloaded, what should I do next?
- [Commands & Permissions](https://wiki.innouniq.com/plugins/promotional-activity/coupon/commands-and-permissions.md): Commands to operate with Coupon.
- [Configuration](https://wiki.innouniq.com/plugins/promotional-activity/coupon/configuration.md): Detailed explanation of variables at configuration files.
- [Options](https://wiki.innouniq.com/plugins/promotional-activity/coupon/configuration/options.md): Looking into Options.yml
- [Command management](https://wiki.innouniq.com/plugins/promotional-activity/coupon/configuration/command-management.md): Ability to manage command name, aliases and localization.
- [GUI](https://wiki.innouniq.com/plugins/promotional-activity/coupon/configuration/gui.md): Everything is easier with interactive inventory.
- [Placeholder](https://wiki.innouniq.com/plugins/promotional-activity/coupon/configuration/placeholder.md): Simply way to get data of plugin at various places around the server.
- [FAQ](https://wiki.innouniq.com/plugins/promotional-activity/coupon/faq.md): Frequently asked questions
- [Summary](https://wiki.innouniq.com/plugins/promotional-activity/coupon/summary.md): Hope, that this documentation helped you to configure the whole Coupon 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/promotional-activity/coupon.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.
