# privacy policy

• The bot has been made to protect and preserve privacy as best as possible.

• Our privacy policy may change from time to time. If we make any material changes to our policies, we will place a prominent notice on <https://t.me/szteambots>.

<br>

❖ **The type of personal information we collect :**

We currently collect and process the following information:

&#x20; • Telegram *<mark style="color:green;">UserID</mark>*<mark style="color:green;">,</mark> <mark style="color:green;"></mark>*<mark style="color:green;">firstname</mark>*<mark style="color:green;">,</mark> <mark style="color:green;"></mark>*<mark style="color:green;">lastname</mark>*<mark style="color:green;">,</mark> <mark style="color:green;"></mark>*<mark style="color:green;">username</mark>* (Note: These are your public telegram details. We do not know your "real" details.)

&#x20; • Chat memberships (The list of all chats you have been seen interacting in)

&#x20; • Settings or configurations as set through any commands (For example, welcome settings, notes, filters, etc...)

**❖How we get the personal information and why we have it :**

Most of the personal information we process is provided to us directly by you for one of the following reasons:

&#x20; • You've messaged the bot directly. This can be to read the complete a CAPTCHA, read the documentation, etc.

&#x20; • You've opted to save your messages through the bot.

We also receive personal information indirectly, from the following sources in the following scenarios:

&#x20; • You're part of a group, or channel, which uses this bot.

**❖ What we do with the personal information :**

We use the information that you have given us in order to support various bot features. This can include:

&#x20; • User ID/username pairing, which allows the bot to resolve usernames to valid user ids.

&#x20; • Chat memberships, which allows for federations to know where to ban from, and determine which bans are of importance to you.

&#x20; • Storing certain messages that have been explicitly saved. (eg through notes, filters, welcomes, etc)

**❖ What we DO NOT do with the personal information :**

**We DO NOT:**

&#x20; • store any messages, unless explicitly saved (eg through notes, filters, welcomes etc).

&#x20; • use technologies like beacons or unique device identifiers to identify you or your device.

&#x20; • knowingly contact or collect personal information from children under 13. If you believe we have inadvertently collected such information, please contact us so we can promptly obtain parental consent or remove the information.

&#x20; • share any sensitive information with any other organisations or individuals.

&#x20;• Remember not to add music assistant if group have secret content (Bot Admins can log through a userbot for maintainance processes)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://szsupunma.gitbook.io/rose-bot/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.
