# Data Privacy

The **Genghis Kahn AI** ecosystem prioritizes **user privacy and data security**:

1. **Decentralized Access** – Members interact with the AI using a blockchain-based authentication system, reducing centralized control.
2. **No Personal Data Storage** – AI interactions do not store sensitive personal information, ensuring user anonymity and privacy.
3. **Smart Contract Transparency** – All AI-related token-based interactions are governed by publicly verifiable smart contracts, guaranteeing security and fairness.


---

# 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://aiagent.gitbook.io/genghiskahnai/the-ai-agent/data-privacy.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.
