# License & Terms of Use

1. ### Ownership <a href="#id-1.ownership" id="id-1.ownership"></a>

   \
   This script/product is the property of X8 Project. All rights are reserved. You may **not copy, redistribute, or claim ownership** of this product.

2. Prohibited Actions :

   * Do **not share** access or grant permissions to others.
   * Do **not sell or redistribute** this product in any way.<br>

3. ## Responsibility

   \
   Any issues, errors, or malfunctions caused by modifying or misusing the product are **entirely your responsibility**. Support will not assist with problems resulting from unauthorized changes.<br>

4. ### Legal Action <a href="#id-4.legal-action" id="id-4.legal-action"></a>

   Violating these terms may result in:

   * Permanent loss of access to the product.
   * Legal action if necessary.


---

# 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://x8project.gitbook.io/x8project/getting-started/license-and-terms-of-use.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.
