# Risk Awareness & Compliance

### Overview / why it matters

Crypto carries risk. Knowing the types helps you size positions and avoid avoidable losses. Compliance rules set the baseline for safer participation.

### Core concepts

* Market risk: Prices can swing a lot.
* Liquidity risk: You may be unable to sell quickly.
* Smart-contract risk: Code bugs or exploits.
* Custody risk: Key loss or theft.
* Regulatory risk: Rule changes affect access or features.
* KYC/AML: Identity checks to reduce fraud and abuse.
* Geo-blocking: Region limits based on local rules.

### Key takeaways

* Only use funds you can afford to lock up or lose.
* Use audited contracts and official links.
* KYC/AML and MiCA disclosures protect the broader community.


---

# 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://mosaic-9.gitbook.io/mosaic-launchpad/101-starter-pack/risk-awareness-and-compliance.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.
