# Introduction

### Overview

**QUSDC** is a fully reserved, decentralized stablecoin built natively on the **QIE blockchain**.\
It is designed to bring the stability of the US Dollar into the QIE ecosystem while preserving the core principles of blockchain technology: **transparency, decentralization, and trust minimization**.

QUSDC enables users, developers, and institutions to interact with a **dollar-denominated on-chain asset** without relying on opaque custodians or discretionary token issuance.

***

### What Is QUSDC?

QUSDC is an **on-chain receipt token** that represents deposited **USDC** on a strict **1:1 basis**.

* **1 QUSDC always represents 1 USDC**
* Tokens are minted only when USDC is deposited
* Tokens are burned when USDC is redeemed
* All issuance and redemption logic is enforced by smart contracts

QUSDC is not an algorithmic stablecoin and does not depend on market incentives to maintain its value.\
Instead, it achieves stability through **full reserve backing and deterministic on-chain rules**.

***

### Why Stablecoins Matter on QIE

Blockchain ecosystems require a stable unit of account to support real-world usage.

While native tokens are essential for security and governance, their price volatility limits their effectiveness for:

* Payments
* Trading
* DeFi applications
* Treasury management
* Everyday transactions

Stablecoins solve this problem by providing predictable value.

However, many existing stablecoins introduce:

* Centralized control
* Off-chain custody risk
* Limited transparency

QUSDC was created to provide the **QIE ecosystem** with a stable, transparent, and verifiable on-chain dollar that aligns with QIE’s decentralized architecture.

***

### Why QUSDC Exists in the QIE Ecosystem

As the QIE blockchain grows, it requires a **native stable asset** that can serve as the foundation for:

* Decentralized finance (DeFi)
* Payments and settlements
* Exchanges and liquidity
* dApps and developer platforms
* Cross-border value transfer

QUSDC fulfills this role by acting as the **stable value layer of QIE**, enabling the ecosystem to scale without relying on external or centralized stablecoin infrastructure.

***

### QUSDC in One Sentence

> **QUSDC is a fully reserved, on-chain dollar on QIE — minted and redeemed by smart contracts, backed 1:1 by USDC, and verifiable by anyone.**

***

### Who This Documentation Is For

This documentation is intended for:

* **Users**\
  who want to store, transfer, and use a stable digital dollar on QIE
* **Developers**\
  who want to build applications using a reliable on-chain unit of account
* **Exchanges & DeFi Protocols**\
  looking for a predictable settlement and liquidity asset
* **Merchants & Businesses**\
  seeking fast, low-cost, global digital payments
* **Partners & Auditors**\
  who want to understand how QUSDC works at a protocol level

Whether you are new to QIE or an experienced blockchain participant, this guide will help you understand **what QUSDC is, how it works, and why it matters**.


---

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