# Privacy policy

Last updated and effective: December 14, 2022&#x20;

This privacy policy applies to the GetBeaned discord moderation bot (the "Bot") and describes how we collect, use, and share information about you when you use the Bot. By using the Bot, you consent to the collection, use, and sharing of your information as described in this privacy policy.

### Information We Collect

When you use the Bot, we may collect certain information about you, including the following:

```
Your Discord user ID and username
Information about your interactions with the Bot, such as the commands you use and the moderation actions taken by the Bot
Any information that you voluntarily provide to us, such as feedback or support requests
```

We may also collect information about your device and internet connection, such as your IP address and browser type, for purposes such as preventing abuse and improving the Bot website.

### How We Use Your Information

We use the information we collect about you to provide, maintain, and improve the Bot. This may include:

```
Processing and responding to your support requests
Analyzing usage of the Bot to identify problems and improve the Bot's functionality
Enforcing the Bot's terms of service and other policies
Protecting the security and integrity of the Bot
```

We may also use your information for other purposes that we disclose to you at the time we collect the information or with your consent.

### Log Data Retention

We only store logs of your interactions with the Bot for a few days, after which they are automatically deleted. However, moderation actions taken by the Bot (such as kicks, bans, warns, and notes) are stored indefinitely.

### Your Rights

You have the right to request access to the information we collect about you and to request that we correct or delete any inaccurate information. You can also object to the processing of your information or withdraw your consent to our use of your information at any time. To exercise these rights, please contact us on our support server, or reach out to Eyesofcreeper#0001 directly.


---

# 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.getbeaned.me/bot-documentation/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.
