# QUSDC

## QUSDC

- [Introduction](https://docs.stable.qie.digital/introduction.md): A Decentralized On-Chain Dollar for the QIE Ecosystem
- [What Is QUSDC?](https://docs.stable.qie.digital/what-is-qusdc.md)
- [Why QUSDC Exists](https://docs.stable.qie.digital/why-qusdc-exists.md)
- [Core Design Principles](https://docs.stable.qie.digital/core-design-principles.md): QUSDC is built around four core principles:
- [How QUSDC Works](https://docs.stable.qie.digital/how-qusdc-works.md)
- [Native to the QIE Blockchain](https://docs.stable.qie.digital/native-to-the-qie-blockchain.md): QUSDC is designed for ecosystem-wide adoption.
- [Transparency & Verifiability](https://docs.stable.qie.digital/transparency-and-verifiability.md)
- [QUSDC Use Cases](https://docs.stable.qie.digital/qusdc-use-cases.md)
- [QUSDC in the QIE Ecosystem](https://docs.stable.qie.digital/qusdc-in-the-qie-ecosystem.md)
- [Decentralization Model](https://docs.stable.qie.digital/decentralization-model.md)
- [Frequently Asked Questions (FAQ)](https://docs.stable.qie.digital/frequently-asked-questions-faq.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.stable.qie.digital/introduction.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.
