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

# Terms of Service

### ■ **Acceptance to the Terms of Service**

* These Terms of Service (“Terms”) govern your access to and use of Jungkook Bot. By accessing or using Jungkook Bot, you agree to be bound by and understand all of the terms and conditions in the Terms of Service. If you do not agree to or understand these Terms, you may not access or use Jungkook Bot.
* We reserve the right to modify the Terms of Service by posting updated versions at any time at its sole discretion. If you disagree to any part of the then-current Terms of Service, you must discontinue using the Service.

### ■ **Guidelines**

* Please refer to [Guidelines](/jungkook-bot/pinned/guidelines.md) for more information.
* Failure to comply with our guidelines and/or rules may result in suspension/ban/blacklist from this service, where we reserve the right to determine which conduct is considered a violation and reserves the right to take any appropriate action needed.

### ■ **Suspensions and Termination**

* Jungkook Bot's team may, in its sole discretion, terminate, limit, suspend, modify or remove your access to Jungkook Bot immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.
* Therefore, if you are, or Jungkook Bot's team suspects that you are failing to comply with any of these Terms of Service, Jungkook Bot's team is under no obligation to compensate you for any losses or results and we shall reserve the right to stop offering and/or supporting the Service at any time, and is not required to provide refunds, benefits or any other compensation to the user related to this discontinued service.
* You may terminate your account at any time and for any reason.

### ■ **Fees**

* Jungkook Bot is **completely free to play** :) !

### ■ **Ownership / Trademarks and Copyrights**

* All rights, titles, and interests of the Service (including, without limitation, any dialogues, concepts, artworks, animations, documentation etc.) are owned by Jungkook Bot. Jungkook Bot reserves all rights without limitation, including all intellectual property rights or other proprietary rights, in connection with its games and the Service.

### ■ **Any Third-Party Involvements**

* We are also not responsible to you in relation to any losses or harm caused by such third parties. Any charges you incur in relation to those third parties are your responsibility. You understand that when you provide data to such third parties you are providing it in accordance with their own privacy policies (if any)

### ■ Miscellaneous

* These Terms constitute the entire agreement between you and Jungkook Bot and govern your use of the bot, superseding any prior agreements between you and Jungkook Bot (including, but not limited to, any prior versions of the Terms). The failure ofJungkook Bot's Team to exercise or enforce any right or provision of the Terms shall not constitute a waiver of such right or provision. The section titles in the Terms are for convenience only and have no legal or contractual effect.
* If there is any conflict between the Terms of Service and any other rules or instructions posted elsewhere, Jungkook Bot's Team shall resolve the conflict in its sole discretion.

### ■ **Complaints**

* We hope that you won't have any complaints about us or our Services. However if you are unhappy with our service, whether it is regarding staff treatment, overall gameplay etc. you can always contact us via our support server.


---

# 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://jungkookbot.gitbook.io/jungkook-bot/pinned/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.
