# Risk Manager (RM)

The Risk Manager is an Open Source Gamma Scalper capable of hedging option positions inventoried by the protocol. Staking options allow the Risk Manager to provide liquidity while managing risk.\
\
The Risk Manager indirectly uses Staking Options to provide liquidity on-chain.

{% embed url="<https://medium.com/@dualfinance/strategic-decentralized-risk-management-8f5b307de43d>" %}
In depth article
{% endembed %}

{% embed url="<https://github.com/Dual-Finance/risk-manager>" %}
Github
{% endembed %}


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/extra/risk-manager-rm.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.
