> For the complete documentation index, see [llms.txt](https://rofind.gitbook.io/rofind/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rofind.gitbook.io/rofind/privacy-policy.md).

# Privacy Policy

**1. INTRODUCTION** This Privacy Policy explains how RoFind collects, uses, and protects your information when you use the RoFind bot ("Bot"). By using the Bot, you consent to the practices described in this policy.

**2. INFORMATION WE COLLECT** We may collect the following types of information:

* **Discord-Related Data:** User IDs, server IDs, channel IDs, and message content specifically used with Bot commands
* **Roblox Data:** Roblox usernames and profile information (only when voluntarily provided through linking commands)
* **Usage Data:** Command usage statistics, error logs, and performance metrics
* **Temporary Cache Data:** Data stored temporarily to facilitate Bot functionality

**3. HOW WE USE YOUR INFORMATION** We use the collected information to:

* Provide and maintain the Bot's functionality
* Improve user experience and Bot performance
* Troubleshoot technical issues
* Comply with legal obligations

**4. DATA STORAGE AND RETENTION**

* Data is stored securely using industry-standard protection measures
* User data is retained only as long as necessary to provide services
* You may request data deletion by contacting us

**5. DATA SHARING AND DISCLOSURE** We do not sell, trade, or rent your personal information to third parties. We may share information only:

* With your explicit consent
* To comply with legal requirements
* To protect our rights or safety

**6. CHILDREN'S PRIVACY** The Bot is not directed at children under 13. We do not knowingly collect information from children under 13. If we learn we have collected such information, we will delete it promptly.

**7. DATA SECURITY** We implement appropriate technical and organizational measures to protect your information. However, no method of electronic transmission or storage is 100% secure.

**8. YOUR RIGHTS** You have the right to:

* Access the personal information we hold about you
* Request correction of inaccurate data
* Request deletion of your data
* Object to or restrict certain processing activities

**9. CHANGES TO THIS POLICY** We may update this Privacy Policy periodically. We will notify users of significant changes through our Discord server or via the Bot.

**10. CONTACT US** For questions about this Privacy Policy or data practices, contact us at:

* Discord: <https://discord.gg/wGZmT6hK46>
* Discord Username: droom\_2 (913703284202688534)

**11. CONSENT** By using the RoFind Bot, you acknowledge that you have read and understood this Privacy Policy and consent to the collection and use of information as described herein.


---

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