# WorldAssets Doc

## WorldAssets Doc

- [1 Overview](https://worldassets.gitbook.io/worldassets-doc/1-overview.md)
- [2 WORLDASSETS Platform](https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform.md)
- [2.1 WORLDASSETS Platform Basic](https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform/2.1-worldassets-platform-basic.md)
- [2.2 WAT Asset Package](https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform/2.2-wat-asset-package.md)
- [2.3 RWAFi - A New Era of DeFi](https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform/2.3-rwafi-a-new-era-of-defi.md)
- [3 Dual Token Model](https://worldassets.gitbook.io/worldassets-doc/3-dual-token-model.md)
- [3.1 ATC (Assets Coin) Token Minting](https://worldassets.gitbook.io/worldassets-doc/3-dual-token-model/3.1-atc-assets-coin-token-minting.md)
- [3.2 INC Token Issuance](https://worldassets.gitbook.io/worldassets-doc/3-dual-token-model/3.2-inc-token-issuance.md)
- [4 WORLDASSETS Platform Business Modal](https://worldassets.gitbook.io/worldassets-doc/4-worldassets-platform-business-modal.md)
- [5 WORLDASSETS Platform Ecosystem Development](https://worldassets.gitbook.io/worldassets-doc/5-worldassets-platform-ecosystem-development.md)
- [Phase One: Infrastructure Development and Ecosystem Layout](https://worldassets.gitbook.io/worldassets-doc/5-worldassets-platform-ecosystem-development/phase-one-infrastructure-development-and-ecosystem-layout.md)
- [Phase Two: Expansion of the WAT Asset Package](https://worldassets.gitbook.io/worldassets-doc/5-worldassets-platform-ecosystem-development/phase-two-expansion-of-the-wat-asset-package.md)
- [Phase Three: Ecosystem Maturity and Comprehensive Expansion](https://worldassets.gitbook.io/worldassets-doc/5-worldassets-platform-ecosystem-development/phase-three-ecosystem-maturity-and-comprehensive-expansion.md)
- [6 WORLDASSETS Platform Development Plan](https://worldassets.gitbook.io/worldassets-doc/6-worldassets-platform-development-plan.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://worldassets.gitbook.io/worldassets-doc/1-overview.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.
