# Risk Warning

Security audits don't eliminate risks completely. Never supply your life savings, or assets which you can’t afford to lose.

**Risks of other protocols** As secure as CIAN may be, we are not in control of potential breaches for integrated protocols. If some of your funds are invested in protocol X, where a breach or incident was to happen, you might lose part of your funds.

**Volatility of cryptocurrencies** As an emerging market, cryptocurrencies offer great benefits but also great risks due to their volatility. The value of your assets in CIAN may vary significantly because of the market.

**Network performance** CIAN is built on various blockchains, the performance of each chain is limited and congestion failures may occur when extreme market conditions are met. This may affect your usage of CIAN and lead to the loss of your funds.

**Risks of Smart Contracts** The smart contracts of asset allocation and strategy implementation might suffer from security issues. CIAN's asset allocation is based on multi-sig to ensure maximized security, and CIAN’s strategies are all battle-tested. No single liquidation happened in the past 2.5 years. Also, withdrawal is going through batched execution with manual review.


---

# 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.cian.app/security-and-risk/risk-warning.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.
