# 💡Tips

### Getting Started

To get started:

1. Create your first voucher
2. Configure commands and conditions
3. Test voucher usage
4. Give vouchers to players

Continue to the next section to learn how to create and configure vouchers.

### Final Notes

* Voucher names must be **unique**
* Indentation is **YAML-sensitive**
* Restart or reload plugin after changes (Plugman reload supported)


---

# 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.vortexdevelopment.net/projects/vortexvouchers/tips.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.
