> For the complete documentation index, see [llms.txt](https://gxb-2.gitbook.io/gxb-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gxb-2.gitbook.io/gxb-docs/15.-security-infrastructure.md).

# 15. SECURITY INFRASTRUCTURE

The core security architecture of GXB is designed to comprehensively neutralize all forms of malicious external threats and attack vectors:

* **IDC Infrastructure:** Utilizes professional Internet Data Center (IDC) financial infrastructure equipped with the highest standards of physical security protection.
* **Institutional Security:** Implements institutional-grade security protocols with the highest level of integrity throughout the entire system architecture.
* **Multi-layer Custody:** Establishes an advanced custody framework in which assets are distributed across multiple security layers rather than being concentrated within a single storage pool.
* **Real-time Monitoring & Protection:** Enforces an Asset Protection Protocol that continuously monitors abnormal activities in real time, 24 hours a day, ensuring complete isolation and protection of assets.


---

# 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:

```
GET https://gxb-2.gitbook.io/gxb-docs/15.-security-infrastructure.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.
