# Privacy Policy

#### Privacy Policy

*Last updated: \[9 June 2025]*

Syde is committed to protecting your privacy. This policy explains what data we collect, how we use it, and your rights.

**Information Collection**

* We collect user IDs, server IDs, and message content only when necessary for the bot’s core functionalities (e.g., moderation features, logs).
* We do not collect personal information such as names, emails, or IP addresses.

**Use of Data**

* Collected data is used solely to operate and improve the bot’s features.
* Your data is never sold or shared with third parties.

**Data Storage and Security**

* Any stored data is handled securely.
* You can request deletion of your data at any time by contacting us.

**Third-Party Services**

* We do not share your data with any third-party services.

For questions or to request data deletion, please contact: **sheygo** on Discord or join Syde's [support server](https://discord.gg/DSuHpsnEEX)


---

# 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://sheygo.gitbook.io/documentation/introduction/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.
