# 4.6 Security and Privacy Protection

The AIBO Public Chain implements multi-layer security measures, including a defense system that covers network, contract, and data layers to protect overall network security. It provides end-to-end encrypted communication and privacy protection technologies such as zero-knowledge proofs to ensure the security of user data. Adhering to international data protection regulations ensures that users' privacy rights are fully respected and protected.


---

# 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://aibo-network-organization.gitbook.io/whitepaper/white-paper/4.-aibo-chain/4.6-security-and-privacy-protection.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.
