# USDV explained&#x20;

- [What Is USDV?](https://docs.usdv.com/usdv/usdv-explained/what-is-usdv.md): USDV is an overcollateralized, decentralized and non-custodial stablecoin on Fantom blockchain.
- [How Does It Work?](https://docs.usdv.com/usdv/usdv-explained/what-is-usdv/how-does-it-work.md): Let's examine how USDV works and how the price is secured.
- [Where & How To Get USDV?](https://docs.usdv.com/usdv/usdv-explained/what-is-usdv/where-and-how-to-get-usdv.md): There are several approaches to obtain USDV stablecoin
- [Product Features](https://docs.usdv.com/usdv/usdv-explained/product-features.md): USDV stands out from the competition by offering multiple unique features.
- [Create Vaults](https://docs.usdv.com/usdv/usdv-explained/product-features/create-vaults.md)
- [Swap](https://docs.usdv.com/usdv/usdv-explained/product-features/swap.md)
- [Staking](https://docs.usdv.com/usdv/usdv-explained/product-features/staking.md)
- [Benefits of USDV Stablecoin](https://docs.usdv.com/usdv/usdv-explained/benefits-of-usdv-stablecoin.md): The USDV stablecoin offers its users a number of advantages.
- [Liquidations](https://docs.usdv.com/usdv/usdv-explained/liquidations.md)
- [Liquidation Principal](https://docs.usdv.com/usdv/usdv-explained/liquidations/liquidation-principal.md)
- [Why Do We Have Liquidations?](https://docs.usdv.com/usdv/usdv-explained/liquidations/why-do-we-have-liquidations.md)
- [Fees](https://docs.usdv.com/usdv/usdv-explained/fees.md)
- [Security](https://docs.usdv.com/usdv/usdv-explained/security.md): Who and where stores clients' tokens


---

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