> For the complete documentation index, see [llms.txt](https://kai-eco.gitbook.io/terms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kai-eco.gitbook.io/terms/full-general-terms-and-conditions./users-and-consent.md).

# Users & Consent

**USERS AND CONSENT**

To use our Platform, individual’s must be over 18 years of age or at the legal age for their respective jurisdictions.

In the event, a minor under 18 years of age accesses our Platform, the parent or guardian of the minor shall be responsible & liable for the minor. KaiECO.net assumes all minors accessing our platform have the consent and are supervised by a parent/guardian or authorized adult.

Additionally, all users declare and affirm that their use of this Platform including our products and services is done on a personal level and for entertainment purposes only. Individuals understand and accept they are not permitted to perform or undertake any type of professional service whilst interacting with our platform.

KaiECO.net authorizes the use of this platform to allow the user to access Products and Services specified in these Terms and Conditions.

Before using our Products & Services, all users must take into account their risk of financial loss in any purchase and sale; or holding of any digital asset; including any potential for impermanent loss. The risk of financial loss can be significant and considerable. As is with any digital asset, the value of a digital asset can vary considerably and become highly volatile at any given moment. You are solely responsible and liable for any digital asset you own.

Therefore, by using our Platform, you acknowledge, understand and accept the risks involved in buying, trading and holding digital assets.

All users accepts and understand, kaiECO.net does not provide any kind of investment or financial advice. We will only provide relevant information or timelines for Services or other things we are in control of; working on, or have a commercial interest in.

kaiECO will never accept liability for any loss suffered by others, therefore, all user should carefully consider whether trading or holding digital assets is appropriate for them.

kaiECO.net highly encourages all users to always do their own independent fact checking, always do your own research.


---

# 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, and the optional `goal` query parameter:

```
GET https://kai-eco.gitbook.io/terms/full-general-terms-and-conditions./users-and-consent.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
