# Privacy Policy

**Last Updated:** September 15th, 2025

Cat Folder is a Discord bot that lets you send and receive cat images and GIFs. Your privacy is important to us! Here’s how we handle your information:

***

#### 1. What Information Does Cat Folder Collect?

* **User IDs:** When you use Cat Folder commands, your Discord user ID is logged for command handling and (for certain commands) access control.
* **Images:** If you upload images via approved commands, those images are stored on our CDN (BunnyCDN) so they can be shared with other users via the bot.
* **Command Usage:** We may collect anonymous data about which commands are used (not linked to personal info) to help improve the bot.

***

#### 2. How Is This Information Used?

* To provide Cat Folder features (like sharing cat images and processing your commands).
* To prevent abuse (for example, limiting who can upload new cat images).
* To improve and maintain the bot.

***

#### 3. Who Can See This Information?

* **Your images:** Images you upload (using specific commands) may be visible to all Cat Folder users.
* **Your user ID:** Only visible to the bot owner and used only for administration and moderation purposes.
* **No selling/sharing:** We do not sell or share your data with third parties.

***

#### 4. Data Retention & Removal

* Uploaded images are stored on **BunnyCDN** until the bot owner deletes them or a user requests deletion.
* We do not automatically delete files after 30 days.
* If you want an image you uploaded removed, or have questions about your data, contact the bot owner by creating a ticket in our support server: <https://discord.gg/catfolder>.

***

#### 5. Third-Party Services

Cat Folder uses **BunnyCDN** to store and deliver images. These services may have their own privacy policies.

***

#### 6. Changes to This Policy

We may update this Privacy Policy. Major changes will be announced in the support server.

By using Cat Folder, you agree to this Privacy Policy.

If you have questions, reach out via Discord in our support server and create a ticket: <https://discord.gg/DB5gceQm4w>.


---

# 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://cat-folder.gitbook.io/catfolder/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.
