# Privacy Policy

#### Introduction

Welcome to PteroControl! PteroControl is a Discord bot that allows you to control your panels running Pterodactyl or Pelican directly from Discord. This Privacy Policy outlines how we collect, use, and protect your information.

#### Information We Collect

PteroControl collects the following information:

* **Panel URL**: The URL of the panel you wish to connect to.
* **Panel API Key**: The API key used to authenticate and connect to your panel. This key can include user-level access or admin-level access depending on what the user provides.

#### How We Use Your Information

The information collected is solely used to:

* **Connect to the Panel**: Facilitate the connection to your Pterodactyl or Pelican panel, enabling you to manage your servers and perform administrative tasks through Discord.
  * **Server Management**: If a user-level API key is provided, the bot will only interact with the servers.
  * **Administrative Access**: If an admin-level API key is provided, the bot will be able to perform administrative tasks on the panel.

#### Data Storage and Protection

* **Storage**: The collected Panel URL and API key are stored in our secure database.
* **Protection**: We implement industry-standard security measures to ensure the protection of your data against unauthorized access, alteration, or destruction.

#### Third-Party Services

* **No Third-Party Services**: PteroControl does not use any third-party services to process or store your data.

#### Data Sharing

* **Prohibited Sharing**: We do not share your data with any third parties. Your data is kept confidential and is only used for the purposes stated in this policy.

#### User Rights

* **Data Rights**: You have the right to access, modify, or delete your data at any time. For any requests regarding your data, please contact us through the provided means below.

#### Contact Information

For any privacy-related concerns or questions, please visit our website at <https://discord.znproject.my.id>.

#### Changes to This Policy

We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated revision date.

#### Effective Date

This Privacy Policy is effective as of August 6 2024.


---

# 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.znproject.my.id/pterocontrol/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.
