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

# Privacy

Information We Collect

1. **Stored Data**:
   * **Guild ID**: The unique identifier for your Discord server.
   * **Channel ID**: The unique identifier for the specific channels set up by a server admin or owner for the Bot to operate.
2. **Message Content**:
   * The Bot does not store the content of any messages. It only reads messages within the designated channels and re-sends them to other specified channels as intended.

### How We Use the Information

* **Guild ID and Channel ID**: These are used to ensure the Bot operates correctly within your server, reading messages from the specified channels and re-sending them to the appropriate channels.
* **Message Content**: Message content is temporarily accessed for the sole purpose of re-sending it to the designated channels. The content is not stored or retained.

### Data Protection and Security

We are committed to ensuring that your information is secure. While we do not store message content, we implement appropriate technical measures to safeguard the guildId and channelId data.

### Data Deletion

You have the right to request the deletion of the stored data (guildId and channelId) at any time. You can do this by:

* Removing the Bot from your server.
* Directly contacting the Bot owner via DM at `@flake001`.
* Joining our support server at [discord.gg/joins](https://discord.gg/joins) and requesting deletion.

Upon receiving a deletion request, we will promptly remove the specified data from our records.

### User Rights

* **Access and Rectification**: You have the right to access and update your data at any time.
* **Data Deletion**: You can request the deletion of your data as outlined above.
* **Compliance**: You have the right to expect that your data will be handled in compliance with all applicable laws and regulations.

### Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be communicated via an announcement in the support server or a direct message from the Bot. Continued use of the Bot after any changes signifies your acceptance of the updated policy.

### Contact Us

If you have any questions or concerns about this Privacy Policy, please contact the Bot owner via DM at `@flake001` or join our support server at [discord.gg/joins](https://discord.gg/joins).

By using EasyNetwork, you acknowledge that you have read, understood, and agree to the practices described in this Privacy Policy.


---

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