# Advanced Risk Management

{% hint style="info" %}
Risk management is integral to Untitled Bank's design, ensuring user funds are safeguarded through robust mechanisms.
{% endhint %}

* **Customizable Risk Parameters**: Vault creators can set specific risk parameters, including collateralization ratios, interest rates, and liquidation thresholds, tailoring the risk profile to the intended strategy.
* **Efficient Liquidation Mechanisms**: The platform employs optimized liquidation processes to minimize losses and maintain system stability, including automated triggers and fair penalty structures.

**Benefits**:

* Protects user assets through proactive and responsive safeguards.
* Maintains platform stability and trustworthiness.


---

# 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.untitledbank.co/core-concept/markets/advanced-risk-management.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.
