# License Agreement - No Redistribution

Terms and Conditions

1. **Personal Use**: Personal and commercial use of this software is permitted; however, redistribution is not permitted.
2. **Private Modifications**: You may make modifications to the code for personal and commercial use, but you are not permitted to share, distribute, or publish the code of such modifications.

Limitation of Liability

This software is provided "as is" without warranty of any kind, express or implied. The software owner will not be responsible for maintaining support after 2026.

Contact

If you have any questions about this license agreement, please contact me through discord.


---

# 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://docs.ronaldzav.com/rz-tickets/license.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.
