# Security & Risk Management

Sumplus is designed with **security-first architecture** to protect user assets and ensure operational resilience.\
Our approach covers every layer — from **core smart contracts** and **key custody** to **third-party service oversight** and **asset yield operations**.

The diagram below shows how we implement security across all critical components:

* Contract-level safety (audits, minimal functionality, best practices)
* Secure multi-signature & cold wallet management
* Continuous monitoring of OES partners and asset operations
* Additional governance, incident response, and compliance controls

<figure><img src="/files/f9VBKt27FRnXqsEZ3EqW" alt=""><figcaption></figcaption></figure>

We combine **independent code audits**, **strict key management**, and **continuous third-party monitoring**\
with a proactive **risk response and compliance framework**.\
This layered defense model ensures Sumplus can safeguard funds even under extreme conditions and maintain trust for both users and institutional partners.

For more details, you can review:

* Our smart contract audit reports (link if available)
* Custody and OES security agreements (if public)
* Compliance and regulatory disclosures (if applicable)


---

# 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.sumplus.xyz/security-and-risk-management.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.
