# Technical Highlights Summary

* **High Performance:** >10,000 TPS, 2s blocks, 6–12s finality, <$0.001 gas
* **AI-Native:** On-chain model registry, verifiable inference, computing & data marketplace
* **Modular Design:** Decoupled execution/consensus/DA layers, Rollup/L2 friendly
* **Developer-First:** Rich SDKs, GraphQL/event-stream APIs, observability tools
* **Security & Compliance:** MPC wallets, account abstraction (AA), risk control APIs, optional DID/KYC
* **Economic Sustainability:** APX inflation/burning + fee distribution closed loop

### <mark style="color:orange;">Technical & Economic Metrics</mark>

* **Block Time:** 2 seconds
* **Transaction Throughput:** >10,000 TPS
* **Finality:** 6–12 seconds
* **Average Gas Fee:** < $0.001
* **Deflation Rate:** Base fee burning + AI marketplace revenue sharing, maintaining a **long-term net deflationary trend**


---

# 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/technical-architecture/technical-highlights-summary.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.
