> 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/modifying-this-privacy-statement.md).

# Modifying this Privacy Statement

### Amending this Privacy Statement (Privacy Policy)

Our Privacy Policy may be updated due to changes and legal requirements, as well as for any improvements necessary. Changes to this policy may be needed due to the way we offer and provide our services and utilities of the Platform.&#x20;

Therefore, we recommend that you visit and access our Privacy Statement periodically, in order to keep yourself informed on our data collection practices.

* In the event that such changes relate to the consent provided by the User, we will send you a separate and independent notice to collect it again.

If you have any questions or concerns about our Privacy Policy or wish to exercise any right or action regarding your personal data, please contact us at the following e-mail address <kaiken1@kaikeninu.net>


---

# 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/modifying-this-privacy-statement.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.
