# Terms Of Service!

## <mark style="color:blue;">**Acceptance of Terms**</mark>

By using Starpy, hereafter referred to as the Bot, you agree to abide by the terms and conditions outlined in this document.

***

### <mark style="color:purple;">**Use of the Bot:**</mark>

* The Bot is provided as-is and is subject to change or termination without notice.
* Unauthorized use of the Bot in a manner inconsistent with its intended purpose is strictly prohibited

### <mark style="color:purple;">**Data Collection and Privacy:**</mark>

* The Bot may collect and store user data, including but not limited to Discord user IDs, as outlined in the [Privacy Policy](/starpy/policies/privacy-policy.md)

### <mark style="color:purple;">**User Conduct:**</mark>

* Users are expected to adhere to Discord's Terms of Service and guidelines.
* Any misuse, abuse, or violation of these terms may result in the termination of access to the Bot.

### <mark style="color:purple;">**Support and Communication:**</mark>

* Users may seek assistance or report issues related to the Bot through our support server on Discord or in email
  * **Support Email:** soon
  * **Support Server on Discord:** [*Click Here*](<https://discord.gg/sH5C7g6Bh6 >)

### <mark style="color:purple;">**Changes to Terms:**</mark>

* These Terms of Service are subject to change without notice. Users are responsible for reviewing the terms regularly.

### <mark style="color:purple;">**Limitation of Liability:**</mark>

* The Bot's developers and owners are not liable for any damages or loss arising from the use or inability to use the Bot.

### <mark style="color:purple;">**Termination:**</mark>

* The developers reserve the right to terminate access to the Bot for any user at any time, with or without cause.

### <mark style="color:purple;">**Contact Information:**</mark>

* For any inquiries or concerns regarding these Terms of Service, please contact by [*Click Here*](<https://discord.gg/sH5C7g6Bh6 >)

***

Thank you for choosing to engage with us. We value your feedback and are here to assist you.

Latest update:  Aug 18, 2024


---

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