# Terms of Service

By accessing LuaProt or any script safeguarded by it, you agree to comply with the following terms:

* Do not attempt to reverse-engineer LuaProt or its obfuscation (Luraph).
* Do not attempt to alter LuaProt or any scripts safeguarded by it.

We reserve the right to blacklist your **IP address** and **executor fingerprint** (also referred to as HWID) from our service at our discretion and without prior notice for any violation of these terms or for any other reason deemed necessary, **you will not be refunded**.

By using the LuaProt API, bot or dashboard, you agree to comply with the following terms:

* Do not spam/flood the API.
* Do not spam/flood bot commands.
* Do not perform security scans.
* Do not send malicious packets.

We reserve the right to blacklist your **IP address** and **terminate your account** from our service at our discretion and without prior notice for any violation of these terms or for any other reason deemed necessary, **you will not be refunded**.


---

# 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.luaprot.net/luaprot/general/terms-of-service.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.
