# System Capabilities and Security Baselines

#### **Issuance System**

Ownership and authenticity verification, compliance review, third-party auditing, standardized contract deployment, share registration, and on-chain documentation pointers for proof.

#### **Asset Management System**

Position/duration/liquidity management; preset liquidity reserve mechanisms to handle redemption surges; NAV calculation linked with POR disclosure; handling of exceptional events (suspension of subscription/redemption, risk control notifications, recovery procedures).

#### **Trading System**

Order matching, settlement reconciliation, pre-transfer compliance checks, fee calculation, and automated disclosure.

#### **Security**

Contract audits, cold and hot wallet segregation, multi-signature, HSM key management, real-time risk control and anomaly freezing, disaster recovery and business continuity (RTO/RPO).


---

# 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://docs.cyclex.cc/system-capabilities-and-security-baselines.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.
