# Privacy Policy

When we say “Truth Or Dare” “we,” and “our” in these terms, we mean the Truth Or Dare Application and its founder. When we say “services” in these terms, we mean the services Truth Or Dare provides. When we say “you” or your," we mean you. If you’re accessing our services on behalf of a legal entity, you agree that you have the authority to bind that entity to these terms, and “you” and "you will refer to that entity.

### Welcome

This Privacy Policy explains what user data we collect and how we use, store, protect, or share it through the use of our Service. The entire document covers specifics, but below is a human-understandable overview of this Privacy Policy.

* We care about privacy. We understand the importance of privacy. We are committed to the transparency of our policies.
* We don't sell data. Our Service is sustained through our premium subscription service. You aren't the product.
* We only store what's needed. All data stored is what's required for the Service to function.

### Your Right As Data Subject

**You can exercise the following rights at any time using the contact details provided by our data protection officer:**

* Information about your data stored by us and their processing (Art. 15 GDPR),
* Objection to the processing of your data by us (Art. 21 GDPR) and
* Data portability, provided you have consented to data processing or have concluded a contract with us (Art. 20 GDPR).

If you have given us your consent, you can revoke it at any time with future effect.

You can contact a supervisory authority at any time with a complaint, e.g. to the competent supervisory authority in the state of your place of residence or to the authority responsible for us.

### **What data** do **we store**

{% hint style="danger" %}
**User Information:** We do not store any user information of our bot
{% endhint %}

{% hint style="success" %}
**Discord server information:** When you add our bot to your server, we store the following information in the bot sent to us:

* The name of the server
* The ID of the server
* How many members is this server
* And the server invite link
  {% endhint %}

{% hint style="danger" %}
**Message Content:** We do not and never will store any of your messages or their content. Truth Or Dare is built with the philosophy of minimal elevation. Which means we do a lot with little. Aka, we only ask for the bare minimum of permissions. Truth Or Dare only actually requires 1 Permission to run in the majority of Discords. And only asks currently for 3 Permissions.
{% endhint %}

✳️ **That's it!**

Yep, that little! We don't store any other information. Please know this Privacy Page will update when new commands that require new information to be stored are released

### How long do we store it

{% hint style="success" %}
**Discord Server Information:** Guild information is deleted if any of the following critera are met:

* The bot has joined the server.
* The bot is removed from the server.
  {% endhint %}

### Who has access

{% hint style="success" %}
**Creator And Developer: ! AlpHa Coder ᴰᴱⱽ #6224** the sole holder of data from Truth Or Dare
{% endhint %}

{% hint style="danger" %}
**Third Parties:** No third parties, moderators or administrators have access to the data.
{% endhint %}

### How can I have my data removed or find out what you store?

The easiest way to have your data removed is by removing the Discord bot from your servers, alternatively, you can head to the contact tab on the left of this website and request removal directly through any of our contact methods.

### Contact Us

In order to resolve a complaint regarding the Bot or to receive further information regarding the use of the Bot, please join our [Support Server](https://discord.gg/dm3sr2Dg8a)


---

# 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://truthordarebot.gitbook.io/docs/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.
