> 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/privacy-statement/processing-your-personal-information.md).

# Processing Your Personal Information

### What are the purposes & legal bases for collecting Personal & Private information?

‍KAIECO will only process your personal data if we have adequate legal basis for doing so. We will process personal data for any and all of the purposes specified in this document - Privacy Statement.

**Processing your information**

KAIECO will process individual information related to our users. By registering and using the Platform and related systems we collect certain personal sensitive and private information from users. This information is used to improve and provide products and services. The information is stored remotely on Kai Ecosystems and is processed in the United States.

**IP Address:** KAIECO's legitimate interest in diagnosing problems with the servers and in managing the Web Site efficiently.

**Marketing purposes:** send commercial communications about KAIECO products and to improvement products and services including and not limited to paid promotions.

**Legal Basis (Marketing)**: Legitimate interest in advertising and improving our products and services, unless the user expresses his/her desire not to receive commercial communications (in case of registered users). &#x20;

**User's consent (in case of non-registered Users):** KAIECO will at times request photo identification documents in the event we request and collect identifying government documentation we will process & verify your identity this is to prevent fraud and money laundering or other criminal activities.

**Legal Basis for collecting photo identity documents:** Legitimate interest in preventing fraud and verifying the identity of users and or a legal obligation to comply with applicable regulations or authorities.


---

# 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/privacy-statement/processing-your-personal-information.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.
