# DeepCore

## DeepCore AI

- [Welcome to DeepCore AI](https://docs.deepcore.top/getting-started/welcome-to-deepcore-ai.md): Welcome to DeepCore AI
- [Competitive advantages](https://docs.deepcore.top/getting-started/competitive-advantages.md)
- [DeepCore MCP protocol](https://docs.deepcore.top/core-product-suite/deepcore-mcp-protocol.md): P protocol architecture
- [Deep Research Technology](https://docs.deepcore.top/core-product-suite/deep-research-technology.md)
- [DeepMatrix AI Agent Store](https://docs.deepcore.top/core-product-suite/markdown.md)
- [DeepCore MCP Store](https://docs.deepcore.top/core-product-suite/deepcore-mcp-store.md)
- [Developer Toolkit Suite](https://docs.deepcore.top/core-product-suite/images-and-media.md)
- [TokenForge Launchpad (Plan)](https://docs.deepcore.top/core-product-suite/interactive-blocks.md)
- [Technical Architecture](https://docs.deepcore.top/developer-guide/technical-architecture.md)
- [Quick Start Guide](https://docs.deepcore.top/developer-guide/integrations.md)
- [Development Guide](https://docs.deepcore.top/developer-guide/openapi.md)
- [DeepCore API](https://docs.deepcore.top/developer-guide/deepcore-api.md): DeepCore API Documentation
- [DeepCore A2A](https://docs.deepcore.top/developer-guide/deepcore-a2a.md)
- [DeepCore MCP](https://docs.deepcore.top/developer-guide/deepcore-mcp.md): MCP THE FUTURE
- [Large Model Agents](https://docs.deepcore.top/developer-guide/large-model-agents.md)
- [Architecture](https://docs.deepcore.top/developer-guide/architecture.md)
- [Performance](https://docs.deepcore.top/developer-guide/performance.md)
- [Use-Cases](https://docs.deepcore.top/developer-guide/use-cases.md)
- [Web3 Integration Guide](https://docs.deepcore.top/developer-guide/web3-integration-guide.md)
- [Ecosystem](https://docs.deepcore.top/developer-guide/ecosystem.md)
- [Security](https://docs.deepcore.top/developer-guide/security.md)
- [RoadMap](https://docs.deepcore.top/other/roadmap.md)
- [Token Economics](https://docs.deepcore.top/other/token-economics.md)
- [Vision & Path](https://docs.deepcore.top/other/vision-and-path.md)
- [Market Positioning](https://docs.deepcore.top/other/market-positioning.md): Multi-Agent LLM Framework, Revolutionizing AI Agent with BNB CHAIN.
- [Contact Us](https://docs.deepcore.top/other/contact-us.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.deepcore.top/getting-started/welcome-to-deepcore-ai.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.
