# Terms of service

By inviting and using our bot, you automatically agree to our Terms of Service below. By accepting HueTweaker's Terms of Service, you agree that you have also agreed to [Discord's Terms of Service](https://discord.com/terms) and meet all requirements mentioned there. Additionally, you confirm that you have read and agreed to our [Privacy Policy](/docs/main/privacy-policy.md).

#### Content you send

Any content that we process for the purpose of configuring the bot is necessary for its proper operation and to perform its functions and purpose. If you have any concerns about the purpose of using your data or have any questions, please contact us through the Discord platform on [the support server](https://discord.gg/tYdK4pD6ks).

#### Cancellation

At any time, you can request the removal of your server data from our database or do it yourself by revoking the application's privileges and removing the bot from the Discord server.

#### No warranty

We do not provide any guarantees and do not take responsibility for the way you use the application. We reserve the right to discontinue the service if you abuse resources or use the bot contrary to its intended purpose.

#### Limitation of liability

The creators of the bot are not liable to the user of the application for any consequences of using the bot or the content transmitted through it, in terms of the functions performed by it.


---

# 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://huetweaker.gitbook.io/docs/main/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.
