# Privacy Policy

## How collect we the data?.

* Via the Discord API.
* Via the Brawl Stars API.

### What data do we collect?

* GuildID
* OwnerID

{% hint style="info" %}
We're not saving any datas!
{% endhint %}

### Why do we need the data?

We require this data for support, functionality of the bot (this includes setup of a module of our bot), user experience, control growth.

### How we use the data?

The data is used for growth, marketing, functionality, support, user experience.

### Other than Discord (the company) and users of our own bot on Discord (the platform), who do we share collected data with, if anyone?

We share the data with **Supercel**l.

### How can users contact us if they have concerns about our bot?

You can ask us a question about the Privacy Policy via <contact@invalidlenni.de>

### How can I delete the data?

You can't delete any saved data because we don't save data.


---

# 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://invalidlenni.gitbook.io/brawlerstats/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.
