# Terms of Service

Welcome to Quasar, a Discord bot designed to enhance your Discord server experience. By using Quasar, you agree to comply with and be bound by the following terms and conditions. Please review these terms carefully. If you do not agree with these terms, you should not use Quasar.

1. **Acceptance of Terms** By adding Quasar to your Discord server and using its features, you agree to abide by these Terms of Service.
2. **Changes to Terms** We reserve the right to modify these terms at any time. Any changes will be posted on this page, and your continued use of Quasar constitutes acceptance of these changes.
3. **Usage** Prohibited Conduct: You agree not to use Quasar for any unlawful, harmful, or abusive activities, including but not limited to spamming, harassment, or violating the rights of others. Compliance with Discord's Terms: You must comply with Discord's Terms of Service and Community Guidelines.
4. **Intellectual Property** All content, features, and functionality of Quasar are the exclusive property of Quasar's development team (Discord: xmaverick, ID: 213802701283262465). Unauthorized use of any intellectual property is prohibited.
5. **Termination** We reserve the right to terminate or suspend access to Quasar at our sole discretion, without notice, for conduct that we believe violates these terms or is harmful to other users.
6. **Disclaimer of Warranties** Quasar is provided "as is" and "as available" without any warranties, express or implied. We do not guarantee that Quasar will be error-free or uninterrupted.
7. **Limitation of Liability** In no event shall Quasar's developers be liable for any direct, indirect, incidental, special, or consequential damages resulting from the use or inability to use Quasar.
8. **Governing Law** These terms shall be governed by and construed in accordance with the laws of Germany, Hamburg, without regard to its conflict of law principles.

{% hint style="info" %}
Last updated: \[ Sunday, 21 July 2024 12:00 ]
{% endhint %}


---

# 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://maverick-4.gitbook.io/quasar/important-info/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.
