# DChain

## DChain

- [Welcome to the DChain](https://docs.openbisea.com/dchain/welcome-to-the-dchain.md): The blockchain makes builders great again.
- [Our ecosystem](https://docs.openbisea.com/dchain/welcome-to-the-dchain/our-ecosystem.md): Welcome to the heartbeat of innovation - DChain.
- [About us](https://docs.openbisea.com/dchain/dchain-vision/about-us.md): Four years of success speaks for itself.
- [Alternative App Store](https://docs.openbisea.com/dchain/dchain-vision/alternative-app-store.md): Offering Unrestricted Crypto Experience
- [Launch strategy](https://docs.openbisea.com/dchain/dchain-vision/launch-strategy.md)
- [D Chain & DToken connection](https://docs.openbisea.com/dchain/tokenomics/d-chain-and-dtoken-connection.md)
- [Tokenomics](https://docs.openbisea.com/dchain/tokenomics/tokenomics.md)
- [Token growth](https://docs.openbisea.com/dchain/tokenomics/token-growth.md)
- [Migrate your Smart Contract](https://docs.openbisea.com/dchain/developers-part/migrate-your-smart-contract.md)
- [Contracts](https://docs.openbisea.com/dchain/developers-part/contracts.md)
- [Network Information](https://docs.openbisea.com/dchain/developers-part/network-information.md)
- [Roadmap](https://docs.openbisea.com/dchain/roadmap.md)
- [Team](https://docs.openbisea.com/dchain/team.md)
- [Contacts & links](https://docs.openbisea.com/dchain/contacts-and-links.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.openbisea.com/dchain/welcome-to-the-dchain.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.
