# Arcane

- [Vouchers](https://wiki.gabytm.me/resources/arcane/vouchers.md): The ultimate vouchers plugin
- [v2.0.0](https://wiki.gabytm.me/resources/arcane/vouchers/v2.0.0.md): See what's new on v2.0.0
- [Example vouchers](https://wiki.gabytm.me/resources/arcane/vouchers/example-vouchers.md): Various examples to help new users get started with Arcane Vouchers
- [Actions](https://wiki.gabytm.me/resources/arcane/vouchers/actions.md)
- [Properties](https://wiki.gabytm.me/resources/arcane/vouchers/actions/properties.md)
- [Tags](https://wiki.gabytm.me/resources/arcane/vouchers/actions/tags.md): Built-in placeholders for generating random elements or evaluate math equations
- [Comet](https://wiki.gabytm.me/resources/arcane/vouchers/comet.md): Automatic updater to v2.0.0
- [Commands](https://wiki.gabytm.me/resources/arcane/vouchers/commands.md)
- [Configuration](https://wiki.gabytm.me/resources/arcane/vouchers/configuration.md)
- [config.yml](https://wiki.gabytm.me/resources/arcane/vouchers/configuration/config.yml.md): Configuration for v2.0.0
- [vouchers.yml](https://wiki.gabytm.me/resources/arcane/vouchers/configuration/vouchers.yml.md): Vouchers configuration for v2.0.0
- [vouchers-nbt.txt](https://wiki.gabytm.me/resources/arcane/vouchers/configuration/vouchers-nbt.txt.md): From here you can add custom NBT tags to vouchers
- [Permissions](https://wiki.gabytm.me/resources/arcane/vouchers/permissions.md): List of permissions used across the plugin
- [Requirements](https://wiki.gabytm.me/resources/arcane/vouchers/requirements.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://wiki.gabytm.me/resources/arcane.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.
