> For the complete documentation index, see [llms.txt](https://cryptic-documentation.gitbook.io/cryptic-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptic-documentation.gitbook.io/cryptic-documentation/legal/risk-disclosure.md).

# Risk Disclosure

### 1. Technology Risk

Cryptic uses advanced cryptography and decentralized systems that may:

* Contain undiscovered vulnerabilities
* Be affected by protocol changes
* Experience downtime or performance issues

***

### 2. Market Risk

Digital assets are volatile. Token values may fluctuate significantly or become illiquid.

***

### 3. Regulatory Risk

Cryptocurrency regulations vary globally and may change. Some features may be restricted in certain jurisdictions.

***

### 4. User Responsibility

You are responsible for:

* Safeguarding keys
* Understanding local laws
* Managing financial risk

Loss of keys may result in **permanent loss of access**.

***

### 5. No Guarantees

Cryptic makes no guarantees regarding:

* Platform uptime
* Token value
* Future features
* Adoption or revenue


---

# 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://cryptic-documentation.gitbook.io/cryptic-documentation/legal/risk-disclosure.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.
