> For the complete documentation index, see [llms.txt](https://docs.zeltux.nekroplex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeltux.nekroplex.com/general/important-start-here.md).

# Important - Start Here

**Zeltux License Agreement**

#### Terminology

* "we", "us", and "our" refer to the Zeltux Development Team.
* "you" and "your" refer to the buyer / license holder.
* "Zeltux" and "product" refer to the Zeltux Discord Bot and its ecosystem.

***

### End-User License Agreement (EULA)

By purchasing or using Zeltux, you automatically agree to the following terms:

#### 1. License Usage

1.1) You understand that you are purchasing a license to use Zeltux, not ownership of the source code.\
1.2) You are not allowed to use any part of Zeltux’s source code in public or commercial bots (e.g. Dyno, MEE6 style bots).\
1.3) Even if credit is given, these restrictions still fully apply.

***

#### 2. Ownership & Attribution

2.1) Claiming Zeltux or any part of it as your own work is strictly prohibited.\
2.2) Removing, modifying, or hiding Zeltux branding, credits, or ownership is not allowed.

***

#### 3. Redistribution & Sharing

3.1) Reselling, redistributing, or sharing Zeltux in any form is strictly forbidden.\
3.2) Your license is strictly personal and may not be shared with others.\
3.3) Only the original license holder is allowed to access and use Zeltux.

***

#### 4. License System & Security

4.1) Removing, bypassing, or tampering with the license/key system is strictly prohibited.\
4.2) Any attempt to bypass security systems will result in immediate termination of access.

***

#### 5. License Management

5.1) Your license may be revoked at any time, for any reason, with or without notice or refund.\
5.2) Licenses are non-transferable between accounts or users.

***

### ⚠️ Final Notice

By using Zeltux, you confirm that you have read, understood, and agreed to these terms in full.


---

# 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://docs.zeltux.nekroplex.com/general/important-start-here.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.
