# Privacy Policy

### Introduction

At Nalu, we are committed to protecting your personal information and your right to privacy. If you have any questions or concerns about our policy, or our practices with regards to your personal information, please contact us at <nalu-support@fiora.org>.

### What Information We Collect

As a Discord bot, we collect the following information:

* **Server ID**: The Server ID where the bot is added to provide server-specific services.
* **Channel ID**: The ID of the Discord channel commands are executed in or on.
* **Discord User ID**: Your Discord User ID to recognize you in our services.
* **Message ID**: The ID of the message to provide functionality for commands that require it.
* **Role ID**: The Role ID of the role that is assigned to the user for Role-specific/Role-inclusive features.

### How We Use Your Information

We use the information we collect or receive:

* **To provide, personalize, and improve our services**.
* **To respond to user inquiries and offer support**.

### How We Store Your Information

We implement appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of your personal information.

### GDPR Rights

If you are a resident of the European Economic Area (EEA), you have certain data protection rights. In certain circumstances, you have the following data protection rights:

* **The right to access, update or delete the information we have on you**.
* **The right of rectification**.
* **The right to object**.
* **The right of restriction**.
* **The right to data portability**.
* **The right to withdraw consent**.

### Changes to This Privacy Policy

We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes.

### Contact Us

If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at <nalu-support@fiora.org>.


---

# 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.vampirenalu.com/legal/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.
