# Terms of Service

## 1. Introduction

Welcome to Levely! These Terms of Service govern your use of the Discord bot Levely (the "Bot"), developed by me, Vincent ("I", "me", "my"). By using the Bot, you agree to these Terms of Service. If you do not agree to these terms, please do not use the Bot.

## 2. Use of the Bot

### a. Requirements

* You must be at least 13 years old to use Levely, in accordance with Discord's Terms of Service. In some countries, the minimum age may be higher.
* You must be a registered user of Discord and use the Discord service in accordance with their terms of service.

### b. Features

* The Bot offers features such as tracking and displaying user levels and XP, as well as creating leaderboards and rank cards.

## 3. Data Collection and Use

### a. Collected Data

* **User ID, Username, Server ID, Role ID:** These data are collected to provide the Bot's functionalities and enable personalized experiences.

### b. Use of Data

* The collected data are used to track and display user levels and XP, as well as to create leaderboards and rank cards.

## 4. Data Security

I take the security of your data seriously and take reasonable measures to protect the information from unauthorized access, loss, or misuse. However, no method of data transmission over the internet or electronic storage is completely secure.

## 5. Limitation of Liability

* The Bot is provided "as is," without any warranties or representations. I am not liable for any damages resulting from the use of the Bot.
* I am not responsible for the loss or damage of data resulting from the use of the Bot.

## 6. Changes to the Terms of Service

I reserve the right to modify these Terms of Service at any time. You will be informed of any changes by posting the new Terms of Service on this page. It is recommended to review these Terms of Service regularly.

## 7. Termination of Use

I reserve the right to terminate your access to the Bot at any time and without notice if you violate these Terms of Service or if I deem it necessary for other reasons.

## 8. Contact

If you have any questions or comments about these Terms of Service, you can contact me at <levely.development@gmail.com>.

**By using Levely, you agree to these Terms of Service. If you do not agree to these terms, please do not use the Bot.**


---

# 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://viinceent.gitbook.io/levely/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.
