# USDV

## USDV

- [Disclaimer](https://docs.usdv.com/usdv/disclaimer.md): The content of this document is for informational purposes only.
- [Common Stablecoins Are Facing Problems — Is there a Solution?](https://docs.usdv.com/usdv/introduction/common-stablecoins-are-facing-problems-is-there-a-solution.md): Stablecoins are gaining popularity due to their unprecedented development and growing global usage.
- [Overcollateralized Coins — What Are They & Why Are They the Answer?](https://docs.usdv.com/usdv/introduction/overcollateralized-coins-what-are-they-and-why-are-they-the-answer.md): Overcollateralized stablecoins are backed by other cryptocurrencies. This buffers against price volatility.
- [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
- [Smart Contracts](https://docs.usdv.com/usdv/smart-contracts/smart-contracts.md): What smart contracts have been implemented
- [Links & APIs](https://docs.usdv.com/usdv/smart-contracts/links-and-apis.md)
- [Contact Information](https://docs.usdv.com/usdv/contact-information/contact-information.md)
- [USDV Glossary](https://docs.usdv.com/usdv/contact-information/usdv-glossary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
