# Risk Disclosure

Everything worthwhile carries a shade of risk, and decentralised finance is no exception. This section takes a calm, candid tour through potential pitfalls—not to scare you away, but to empower you with foresight.

**3.1 The Bumpy Road of Technology**\
Smart‑contracts are marvellous yet unforgiving. One misplaced line of code, one unanticipated edge case, and funds could behave in surprising ways. Audit reports reduce, but never eliminate, this possibility.

**3.2 The Roller‑Coaster of Markets**\
Token prices rise with cheers and tumble with sighs. Liquidity may feel abundant at noon and scarce by midnight. NFT collectors roam in herds—sometimes everyone wants a Gold pass; other times the marketplace echoes with silence.

**3.3 The Fog of Regulation**\
Laws evolve. What is seen as a hobby today may require paperwork tomorrow. While the Protocol itself floats in a jurisdiction‑agnostic cloud, individual users remain grounded in their local realities.

**3.4 The Burden of Self‑Custody**\
Nobody can freeze your wallet, but nobody can rescue it either. A forgotten seed phrase is the digital equivalent of tossing a safe key into the ocean.

**3.5 No Crystal Ball**\
Past APR screenshots on social media? Pure nostalgia. Future performance? Unknown. Engage only with funds you can afford to place on the frontier.


---

# 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://paddock.gitbook.io/paddock-docs/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.
