# Disclaimer

{% hint style="info" %}
**Please note:** USDV Finance is currently in a beta launch mode. All the users should be aware that every operation is performed at their own peril and risk, which includes potential contract updates and a temporary period of centralization.

We are actively working towards complete decentralization. Our roadmap includes several key steps: first, we plan to decentralize the oracles, followed by the decentralized liquidators, and the multisig. The final step will be the launch of a fully operational DAO.
{% endhint %}

Dear reader, before you interact with the platform, please read the following section. Note that this document is for informational purposes only and does not have the force of a binding legal agreement. Moreover, this GitBook may be modified at any time in the future due to unforeseen events.

The information provided in this document, as owned by the USDV Project, does not represent investment advice, financial advice, trading advice, or any other type of advice, and you should not treat any of the content of the GitBook as such. Please, always conduct your own due diligence, collect and analyze information, and consult with your financial advisor (should you have one) before making any investment decisions.

If you are interested in more details, please click [**here**](#user-content-fn-1)[^1] to learn more.

[^1]: здесь бы ссылку на отдельный файл с полной инфой касающейся дисклеймера.


---

# 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/disclaimer.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.
