# Privacy Policy

This document entails the privacy policy and agreement that you accept when adding **PixeL** to a server, or as a member of such a server. This document does not supersede the [Developer Terms of Service](https://discordapp.com/developers/docs/legal).

#### Terminology

* **Server Manager** - Anyone who has the ability to add a bot to a server or configure **PixeL** for the server. This is usually an administrator or moderator
* **Server Member** - Anyone who is a member of server to which one of the **PixeL** has been added

#### Data Collected By Command

The following items may be collected and stored when intentionally provided by a user (usually by means of a command). This data will not be collected automatically. When providing data in this way, you forego any rights to the content of the data provided.

* Related **`youtube channel url`**
* Related **`welcome card`** or **`image`**&#x20;
* Server configurations like **`channel id`**, **`role id`**

#### Data Collected Automatically

This data may be collected automatically by **PixeL**. This data is used to provide statistics or history data. For **PixeL** collecting this data is necessary for features of it.

* Any data needed for standard operation of **PixeL** such as server permissions, channel information, member information e.g. name, avatar, permissions (this data is stored in cache only while **PixeL** is running)

#### Data Storage

All stored data is kept on protected server. While storage methods vary, most data is kept within password-protected server provided by  [**deta.sh**](https://www.deta.sh/). Please keep in mind that even with these protections, no data can ever be 100% secure. All efforts are taken to keep your data secure and private, but its absolute security cannot be guaranteed.

#### Feedback

Feedback on any and all provided bots and services is appreciated. When you submit comments, suggestions, bug reports, and any other forms of feedback, you forego any rights to the content, title, or intent of the provided feedback. Additionally, the feedback may be utilized in any way.

#### Agreement

By adding **PixeL** to your server you are consenting to the policies outlined in this document. In addition, you (the server manager) are agreeing to inform your members of the [Developer Terms of Service](https://discordapp.com/developers/docs/legal) and the contents of this document. If you, the server manager, do not agree to this document, you may remove **PixeL** from the server. If you, the server member, do not agree to this document, you may leave the server that contains **PixeL .**


---

# 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://verified.gitbook.io/pixel/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.
