# USDFC Stablecoin

- [Overview](https://docs.secured.finance/usdfc-stablecoin/overview.md): The Role of USDFC Stablecoin
- [Getting Started (UI v2)](https://docs.secured.finance/usdfc-stablecoin/getting-started.md): Your guide to using the USDFC stablecoin protocol via the UI v2
- [Getting Test USDFC on Testnet](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-test-usdfc-on-testnet.md): Learn how to get and use test USDFC on the Filecoin Calibration testnet
- [Creating Your First Trove](https://docs.secured.finance/usdfc-stablecoin/getting-started/creating-your-first-trove.md): Learn how to create your first Trove to start using USDFC
- [Minting USDFC Step-by-Step](https://docs.secured.finance/usdfc-stablecoin/getting-started/minting-usdfc-step-by-step.md): A comprehensive guide to minting USDFC stablecoins
- [Managing Collateral Effectively](https://docs.secured.finance/usdfc-stablecoin/getting-started/managing-collateral-effectively.md): Learn how to manage your collateral to maintain a healthy Trove
- [Monitoring Your Position](https://docs.secured.finance/usdfc-stablecoin/getting-started/monitoring-your-position.md): Learn how to track and manage your Trove's health
- [Using the Stability Pool](https://docs.secured.finance/usdfc-stablecoin/getting-started/using-the-stability-pool.md): Learn how to deposit USDFC into the Stability Pool and earn rewards
- [Redeeming USDFC](https://docs.secured.finance/usdfc-stablecoin/getting-started/redeeming-usdfc.md): Learn how to redeem your USDFC for FIL collateral under certain conditions
- [Getting Started (UI v1)](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started.md): Your guide to using the USDFC stablecoin protocol via UI v1
- [Getting Test USDFC on Testnet](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/getting-test-usdfc-on-testnet.md): Learn how to get and use test USDFC on the Filecoin Calibration testnet
- [Creating Your First Trove](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/creating-your-first-trove.md): Learn how to create your first Trove to start using USDFC
- [Minting USDFC Step-by-Step](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/minting-usdfc-step-by-step.md): A comprehensive guide to minting USDFC stablecoins
- [Managing Collateral Effectively](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/managing-collateral-effectively.md): Learn how to manage your collateral to maintain a healthy Trove
- [Monitoring Your Position](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/monitoring-your-position.md): Learn how to track and manage your Trove's health
- [Using the Stability Pool](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/using-the-stability-pool.md): Learn how to deposit USDFC into the Stability Pool and earn rewards
- [Redeeming USDFC](https://docs.secured.finance/usdfc-stablecoin/getting-started/getting-started/redeeming-usdfc.md): Learn how to redeem your USDFC for FIL collateral under certain conditions
- [Core Mechanics](https://docs.secured.finance/usdfc-stablecoin/core-mechanics.md): Explore the fundamental mechanisms of the USDFC Stablecoin Protocol
- [System Overview](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/system-overview.md): Understanding the USDFC Stablecoin Protocol Architecture
- [The Trove System](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/the-trove-system.md): Understanding the core vault system for managing collateral and debt
- [Mint & Borrow](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/mint-and-borrow.md): The main feature to generate USDFC and borrow it into your connected wallet
- [Liquidation](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/liquidation.md): Understanding how under-collateralized positions are handled in the USDFC protocol
- [Redemption](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/redemption.md): The mechanism that maintains USDFC's 1:1 peg to the US Dollar
- [Protocol Fees](https://docs.secured.finance/usdfc-stablecoin/core-mechanics/protocol-fees.md): Understanding the fee structure that supports the USDFC Stablecoin Protocol
- [Advanced Topics](https://docs.secured.finance/usdfc-stablecoin/advanced-topics.md): Explore deeper concepts and mechanisms of the USDFC Stablecoin Protocol
- [Recovery Mode](https://docs.secured.finance/usdfc-stablecoin/advanced-topics/recovery-mode.md): Understanding the protocol's defensive mechanism to maintain system solvency
- [Contracts and Security](https://docs.secured.finance/usdfc-stablecoin/deployed-contracts.md): The official contract address, audit reports, and architecture diagram
- [FAQs](https://docs.secured.finance/usdfc-stablecoin/faqs.md): Comprehensive answers to frequently asked questions about USDFC Stablecoin


---

# 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.secured.finance/usdfc-stablecoin.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.
