> 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/tos.md).

# ToS

### Description of Service

EasyNetwork is an advertising bot designed to read messages within specified setup channels in your Discord server and re-send them to other designated channels for promotional purposes. The Bot stores the guildId and channelId configured by a server admin or owner. The Bot does not store the content of messages; it only transmits them as intended.

### Data Collection and Usage

1. **Stored Data**: EasyNetwork stores the guildId and channelId as set by a server admin or owner.
2. **Message Content**: The Bot does not store the content of any messages. Message content is only read and re-sent to designated channels.

### Data Deletion

You can request the deletion of the stored data (guildId and channelId) at any time 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.

### User Responsibilities

* **Compliance**: You agree to use EasyNetwork in compliance with all applicable laws and Discord's Terms of Service.
* **Configuration**: Only server admins or owners should configure the Bot to ensure proper setup and usage.

### Termination

We reserve the right to terminate or suspend access to EasyNetwork immediately, without prior notice or liability, for any reason, including if you breach the Terms.

### Changes to the Terms

We may update these Terms from time to time. You will be notified of any changes 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 new Terms.

### Limitation of Liability

In no event shall EasyNetwork, its owner, or affiliates be liable for any indirect, incidental, special, consequential, or punitive damages, or any loss of profits or revenues, whether incurred directly or indirectly, or any loss of data, use, goodwill, or other intangible losses, resulting from:

* Your use or inability to use the Bot.
* Any unauthorized access to or use of our servers and/or any personal information stored therein.

### Contact Us

If you have any questions or concerns about these Terms, 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 be bound by these Terms of Service.


---

# 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/tos.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.
