# TOS

By purchasing or using any of my plugins, you agree to these terms.

### 👑 Ownership

* Do not decompile any plugin unless it is already open-source.
* Do not resell or redistribute any of my products.
* Paid plugins are licensed for one server or network only.
* You must have an ownership role on that server or network.
* If you want to use a paid plugin on multiple servers or networks, buy an additional license.
* Keep your `.jar` files secure and do not share them with staff or third parties.

### 🐛 Bugs, Issues, and Support

If you run into an issue, contact me before leaving a negative review.

I am active in Discord and usually reply quickly. Response times may vary during exams, projects, or other busy periods.

For support, join the Discord server and open a ticket. You can also check the [Support](/aliien-docs/all-plugins/support.md) page for contact options.


---

# 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://aliien.gitbook.io/aliien-docs/all-plugins/tos.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.
