# Security

This section applies to **Mento** as a whole, including **Mento V3** (FPMM-based exchange, liquidity strategies, CDP integration). It describes the main risk categories, mitigations, and points to [risk overview](/mento-v3/dive-deeper/security/risk-overview.md) and [audit reports](/mento-v3/dive-deeper/security/audit-reports.md). For the canonical list of V3 and historical audits, see [Smart contracts → Audits](/mento-v3/build/smart-contracts/audits.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.mento.org/mento-v3/dive-deeper/security.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.
