# Extended Ecosystem & AI-Driven Modules

Beyond these ten core modules, APChain will gradually introduce **AI-native applications and tools**:

* **AI Agent NFTs:** Dynamic, evolvable on-chain AI assistants bound to DID and application scenarios.
* **AI Data Marketplace:** Developers can trade datasets tokenized as NFTs with built-in royalty sharing.
* **AI Oracle:** Provides trusted relays for **model inference, risk scoring, and price prediction.**
* **AI-Driven Yield Aggregators:** Automated fund management and yield optimization powered by AI algorithms.
* **On-Chain Risk Monitoring Tools:** Real-time detection of abnormal transactions and security threats using AI risk models.


---

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