# Terms of Service

**Last Updated:** September 15, 2025

Welcome to Cat Folder! By using this Discord bot, you agree to the following terms. If you do not agree, please do not use the bot.

***

#### 1. Use of the Bot

* Cat Folder is provided for fun, community enjoyment, and sharing cat content.
* You must comply with [Discord’s Terms of Service](https://discord.com/terms) and [Community Guidelines](https://discord.com/guidelines) when using Cat Folder.

***

#### 2. User-Generated Content

* When you upload images or other content via the bot, you confirm that you have the rights to share that content.
* Do not upload or share content that is illegal, offensive, NSFW, or violates Discord’s rules or the rights of others.
* Inappropriate content may be removed, and users may be blocked from using upload features.

***

#### 3. Privacy

* By using Cat Folder, you agree to our [Privacy Policy](/catfolder/privacy-policy.md), which explains how we collect and use information.

***

#### 4. Bot Availability

* Cat Folder is provided “as is.” We try to keep the bot running smoothly but do not guarantee uptime, feature continuity, or data retention.
* We reserve the right to stop, remove, or update Cat Folder at any time without notice.

***

#### 5. Changes to These Terms

* We may update these Terms of Service from time to time.
* Major changes will be posted in our GitBook or announced in the support server.
* Your continued use of the bot after changes means you accept the updated terms.

***

#### 6. Contact

For questions or concerns about Cat Folder, please contact the bot owner by creating a ticket in our support server:\
👉 <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/terms-of-service.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.
