# Privacy Policy

\
By engaging in any of the following activities, you implicitly agree to our Privacy policy:

* Creating an account.
* Utilizing any script safeguarded by LuaProt.
* Interacting with any of our API endpoints.

We retain the right to log the following information:

* IP address.
* Timestamp.
* Executor fingerprint (also known as HWID).
* Discord IDs.
* Any data you input into our site (such as webhooks, etc.).

Please be aware that all raw scripts are promptly deleted from our servers.

Additionally, you are also bound by the terms of service and privacy policy of Luraph, which can be found at: <https://lura.ph/dashboard/terms>


---

# 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/privacy-policy.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.
