# Ten Core Ecosystem Modules

The value of APChain lies not only in its underlying technological innovations but also in its **rich and continuously expanding application ecosystem**.\
Through the combination of **stablecoins, governance tokens, payment gateways, and Web3 tools**, APChain has built a **complete value loop** that spans **finance, payments, social, gaming, and assetization scenarios.**

### <mark style="color:orange;">Ten Core Ecosystem Modules</mark>

* **USDA Stablecoin**\
  Serves as the core asset for payments and settlements, **pegged 1:1 to the U.S. dollar** and backed by **multi-bank FDIC insurance guarantees.**\
  It underpins liquidity in DeFi protocols and acts as a **stable medium for cross-border payments, merchant acquiring, and on-chain settlements.**
* **APD Governance Token**\
  Powers DAO decision-making and ecosystem incentives, featuring **deflationary tokenomics and voting rights.**\
  All ecosystem proposals, incentive distributions, and fund allocations rely on APD.
* **APDAO Governance Platform**\
  The governance hub for proposals, voting, and community revenue sharing—integrating **DID identity and points systems** to ensure verified user identities and broad participation.
* **AP UCard**\
  A **global payment gateway** supporting **210+ country POS networks and over 3 million ATMs**, enabling seamless conversion from on-chain assets to real-world spending.
* **AP Mail**\
  A decentralized mailbox based on Web3 digital identity—serving not only as a communication tool but also as a **key entry point for user DID and ecosystem account binding.**
* **AP Wallet**\
  A secure wallet leveraging **Multi-Party Computation (MPC)** technology with a **seedless design**, ensuring both security and ease of use.
* **FoxChat**\
  A decentralized social tool combining **chat, trading, DID, and wallet functions**, forming a **privacy-friendly Web3 social network.**
* **GameFi & Virtual Cities**\
  Introduces **AI NPCs and virtual economic systems** on top of blockchain games to create **immersive experiences**, while supporting **asset generation, task interaction, and on-chain identity.**
* **AP Exchange**\
  A decentralized exchange and aggregator offering **spot trading, derivatives, and liquidity management**, serving as the **financial hub for asset circulation** within and beyond the ecosystem.
* **RWA & DeFi Suite**\
  Includes **lending, liquidation, yield aggregation, and tokenization of real-world assets.**\
  USDA serves as the settlement medium, enabling **deep integration of RWA and DeFi.**


---

# 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/application-ecosystem/editor.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.
