# USDV

## USDV

- [Announcement](https://docs.usdv.money/docs/removing-usdv-from-circulation/announcement.md)
- [USDV Overview](https://docs.usdv.money/docs/what-is-usdv/readme.md)
- [How Coloring Works](https://docs.usdv.money/docs/what-is-usdv/how-coloring-works.md): A complete guide to coloring in USDV.
- [Yield & Peg Management](https://docs.usdv.money/docs/what-is-usdv/yield-and-peg-management.md): Fully backed by Tokenized Real World Assets
- [Security](https://docs.usdv.money/docs/what-is-usdv/security.md): Verified by reputable independent third party firms
- [FAQ](https://docs.usdv.money/docs/what-is-usdv/faq.md): The most common questions asked about USDV.
- [Integrating USDV](https://docs.usdv.money/docs/verified-minters/integrating-usdv.md)
- [Initial KYC](https://docs.usdv.money/docs/verified-minters/initial-kyc.md): How to Begin the Initial KYC for Verified Minters
- [Minting USDV](https://docs.usdv.money/docs/verified-minters/mint.md)
- [Monitoring & Reminting](https://docs.usdv.money/docs/verified-minters/monitoring-and-reminting.md)
- [Moving USDV Crosschain](https://docs.usdv.money/docs/verified-minters/cross-chain-transfer.md)
- [Claiming Rewards](https://docs.usdv.money/docs/verified-minters/claim-rewards.md)
- [Redeeming STBT](https://docs.usdv.money/docs/verified-minters/redeem.md)
- [Account Settings](https://docs.usdv.money/docs/verified-minters/my-account.md)
- [Setting Default Color](https://docs.usdv.money/docs/verified-minters/setting-default-color.md)
- [Delegating Viewers](https://docs.usdv.money/docs/verified-minters/delegating-viewers.md)
- [Minter Widget](https://docs.usdv.money/docs/app-integrations/minter-widget.md)
- [On Ethereum](https://docs.usdv.money/docs/app-integrations/on-ethereum.md): Swap stablecoins into USDV via EthereumLP
- [On Sidechain](https://docs.usdv.money/docs/app-integrations/on-sidechain.md): Swap stablecoins into USDV via SidechainLP
- [Recolor Helper](https://docs.usdv.money/docs/app-integrations/on-sidechain/recolor-helper.md)
- [USDV Architecture](https://docs.usdv.money/docs/concepts/architecture.md)
- [Mint](https://docs.usdv.money/docs/concepts/mint.md)
- [ColorTrace Algorithm](https://docs.usdv.money/docs/concepts/coloring.md)
- [ColorTrace Safety](https://docs.usdv.money/docs/concepts/global-invariants.md)
- [Delta](https://docs.usdv.money/docs/concepts/delta.md)
- [Remint](https://docs.usdv.money/docs/concepts/remint.md)
- [Redemption](https://docs.usdv.money/docs/concepts/redemption.md)
- [Fees](https://docs.usdv.money/docs/concepts/parameters.md)
- [Contract Addresses](https://docs.usdv.money/docs/technical-reference/mainnet.md)
- [Contract Governance](https://docs.usdv.money/docs/technical-reference/contract-governance.md): Flexibility to rotate between roles within a wallet
- [Contract ABI](https://docs.usdv.money/docs/technical-reference/deployments.md)
- [Liquidity Provision](https://docs.usdv.money/docs/technical-reference/liquidity-provision.md)
- [Rate Limiter](https://docs.usdv.money/docs/technical-reference/risk-control.md)
- [Gas Profile](https://docs.usdv.money/docs/technical-reference/gas-profile.md)
- [Terms and Conditions](https://docs.usdv.money/docs/legal/terms-and-conditions.md)
- [Privacy Policy](https://docs.usdv.money/docs/legal/privacy-and-cookie-policy.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.money/docs/removing-usdv-from-circulation/announcement.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.
