# 3. Monitor

The risk treatment stage corresponds to the response to the identified risk.

Several responses are possible:

* *risk **reduction**:* measures must be implemented to reduce the risk
* *risk **acceptance**:* the raw risk is accepted by the organization as it stands, without reduction measures
* *risk **avoidance**:* the risk prevents the activity in question from being carried out
* *risk **transfer***: the risk weighing on the organization can be transferred to another organization (via insurance, for example)
* *risk-**taking**:* the risk should be subject to mitigation measures, but the organization agrees not to implement them.

This is the responsibility of the risk owner.


---

# 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://doc.dastra.eu/en/features/risk-management/risk-management-process/3.-monitor.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.
