# Security

All funds are under the control of the users who deposit them. Nobody behind the USDV project has any right or control over your funds or any debts you may have. All funds are safely stored in your own vault that you have created. Please remember that under no circumstances should you share your password or seed phrases with anyone.

### *How does the protocol prevent black swan events?*

***A) Debt Ceiling***&#x20;

The total amount of USDV that can be issued is limited by the debt ceiling. The debt ceiling is different for each type of vault and is reassessed on a cyclical basis in response to demand and the USDV peg. The purpose of the debt ceiling is to prevent an excessive amount of USDV from entering the market, which could adversely affect the USDV price.

***B) Risk Management***

Risk management is a vital aspect of cryptocurrency investing and trading. With the high volatility and uncertainty in the market, it is important to have a strategy in place to minimize potential losses and maximize profits. USDV's risk management have considered worst-case scenarios when designing all security parameters. This ensures that USDV remains over-collateralized even during the worst market conditions.

***Is the project audited?***

<mark style="color:red;">Coming soon.</mark>


---

# 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.usdv.com/usdv/usdv-explained/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.
