# LEGAL

- [LEGAL DISCLAIMER](https://docs.somnia.network/concepts/miscellaneous/legal/legal-disclaimer.md)
- [AML Compliance](https://docs.somnia.network/concepts/miscellaneous/legal/aml-compliance.md): Anti-Money Laundering (AML) Policy
- [Airdrop Policy](https://docs.somnia.network/concepts/miscellaneous/legal/airdrop-policy.md)
- [Governance](https://docs.somnia.network/concepts/miscellaneous/legal/governance.md): This section outlines our current centralized governance framework, which will transition to a decentralized governance model as the network evolves.
- [MiCAR Whitepaper](https://docs.somnia.network/concepts/miscellaneous/legal/micar-whitepaper.md)


---

# 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.somnia.network/concepts/miscellaneous/legal.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.
