# Risk Management and Security

Unlike traditional risk management models, DeFi eliminates the need for an intermediary, decreasing the risk of a single point failure. In order to manage DeFi risk appropriately, we must know that it differs from traditional models, by having different collateralization mechanisms due to its decentralized nature.

Return Finance manages risk by setting criteria for our technology to automatically monitor and adjust positions based on inputs. Total value locked, APY, liquidity and outflows, asset ratios, auditability and insurability are all examples of criteria set within our system.

<figure><img src="/files/n2FTmL7lk7yRld1XhaNu" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.return.finance/risk-management-and-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.
