# Data

## Privacy Policy

Doge collects user information to enable certain features to work. This information is needed so that Doge can control who owns what and who owns what. Discord itself does not provide us, the developers, with the critical information you have sent it when interacting with the API.

### What data do we collect?

Per server, we store the giveaways/tickets and other configuration (for example Welcome System) that relates to the bot. Only Doge and Bot Owner only has access to the Databases.\
Per User, we store their guild id, channel id and user id.

Doge stores only the necessary data.

### Why do we need the data?

Doge needs this data to provide a seamless experience of its features for each server/guild & user, Doge will never fetch any data.

### How do we store the data?

Doge Stores your Data in [MongoDB](https://mongoosejs.com/).\
We use MongoDB to store all the permanent Data and other bot functions.

### Questions & Other Things

If you are concerned/suspicious about any of the above given statements, enquire about it in The [Support Server](https://dogeris.ml/support)

### Removal of Your Data

Even if the bot is removed from a server, the data still exists to keep the seted config. If you want to have it removed, you can request us. To Do so, You can either use `-feedback`,join The [Support Server](https://dogeris.ml/support) or write us an [e-mail](https://docs.dogeris.eu/contact).


---

# 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.dogeris.eu/privacy/data.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.
