# Stablecoin: USDA

### <mark style="color:orange;">**Design Positioning**</mark>

USDA serves as the **central medium for settlement and payments** within the APChain ecosystem.\
It is **pegged 1:1 to the U.S. dollar** and designed with **compliance and transparency** as core principles.

### <mark style="color:orange;">**Key Features**</mark>

* **1:1 USD reserve backing** with **daily on-chain audits** allowing users to verify reserves in real time.
* **Diversified custody across multiple FDIC-insured banks**, with up to **$5 million insurance coverage per account** for enhanced security.
* **Cross-chain payment and settlement support** across BNB Smart Chain (BSC), Ethereum, the APChain mainnet, and other EVM-compatible chains to ensure interoperability.
* **Ecosystem integration** as the **settlement currency** for DeFi, RWA, payment systems (such as AP Card and AP Wallet), as well as GameFi and social applications.


---

# 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://apchain.gitbook.io/apchain-docs/economic-model/markdown.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.
