> 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./definitions.md).

# Definitions

**Affiliates**: is a natural person, agent, group or organization that is affiliated with kaieco.net whether directly or indirectly.

**Blockchain**: is *a shared, immutable ledger that facilitates the process of recording transactions and tracking assets in a business network.* The blockchain is a decentralized & distributed public network at the very heart of our ecosystem.&#x20;

**CEX**: is a centralized crypto exchange owned and operated by a private company. A Centralized Exchange stores assets, regulates their own exchanges, and charge exchange fees. In CEX, the exchange process happens via order book.

**DEX**: is a decentralized exchange (DEX) and is a type of crypto exchange which allows for direct peer-to-peer crypto transactions to take place online securely & without the need for an intermediary..

**Digital Asset**: A digital assets is issued through computer protocols and not backed by an entity or Central Bank. For the purposes of these Terms and Conditions, the following digital assets shall be considered digital assets: $kaiECO, $kaiDHT, $BNB, $WBNB, $BUSD, $ETH, & $WETH.\
\
**Holder**: is a natural person who owns kaiECO or kaiDHT tokens.

**KAIECO**: refers to KaiECO.net, Kai ecosystems.

**$KaiECO** refers to the KaiECO Token - the smart contract running on the Binance Smart Chain (BSC); or Ethereum network (ETH).

**$KaiDHT**: refers to Kai Dog House Token - the smart contract running on the Binance Smart Chain (BSC); or Ethereum network (ETH).\
\
**Partner/s**: is a natural person, agent, group or organization that is an official business partner of kaieco.net. They can include, contractors, freelancers, corporate relations, suppliers, local authorities entities we work closely with or have entered into a formal relationship.

**The Platform:** refers to KAIECO, KaiECO.net, Kai ecosystems.

**User:** is a natural person who accesses the platform and owns kaiECO or kaiDHT tokens.


---

# 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./definitions.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.
