# THXNET. White Paper

## THXNET. White Paper

- [THXNET. Introduction](https://thxnet.gitbook.io/white-paper/thxnet.-introduction.md)
- [THXNET. Overview](https://thxnet.gitbook.io/white-paper/thxnet.-overview.md)
- [Blockchain Layer](https://thxnet.gitbook.io/white-paper/thxnet.-overview/blockchain-layer.md)
- [Application Layer](https://thxnet.gitbook.io/white-paper/thxnet.-overview/application-layer.md)
- [Data Mesh Layer](https://thxnet.gitbook.io/white-paper/thxnet.-overview/data-mesh-layer.md)
- [Hybrid Web3-as-a-Service](https://thxnet.gitbook.io/white-paper/hybrid-web3-as-a-service.md)
- [OpenID Connect](https://thxnet.gitbook.io/white-paper/openid-connect.md)
- [Data Mesh](https://thxnet.gitbook.io/white-paper/data-mesh.md)
- [Web3 + Data Mesh](https://thxnet.gitbook.io/white-paper/web3-+-data-mesh.md)
- [ID-Wallet and Interoperability](https://thxnet.gitbook.io/white-paper/id-wallet-and-interoperability.md)
- [Advanced Models of ID-Wallet](https://thxnet.gitbook.io/white-paper/id-wallet-and-interoperability/advanced-models-of-id-wallet.md)
- [Hybrid Tokenization & Interoperability](https://thxnet.gitbook.io/white-paper/hybrid-tokenization-and-interoperability.md)
- [Connect2Earn and Share2Earn](https://thxnet.gitbook.io/white-paper/connect2earn-and-share2earn.md)
- [Layered DAO](https://thxnet.gitbook.io/white-paper/layered-dao.md)
- [Leafchain Box](https://thxnet.gitbook.io/white-paper/layered-dao/leafchain-box.md)
- [Tokenomics](https://thxnet.gitbook.io/white-paper/tokenomics.md)
- [Development and Operation](https://thxnet.gitbook.io/white-paper/development-and-operation.md)
- [Sandbox](https://thxnet.gitbook.io/white-paper/sandbox.md)
- [Roadmap](https://thxnet.gitbook.io/white-paper/roadmap.md)
- [Future Works](https://thxnet.gitbook.io/white-paper/future-works.md)
- [Launched Services](https://thxnet.gitbook.io/white-paper/launched-services.md)
- [FAQ](https://thxnet.gitbook.io/white-paper/faq.md)
- [Glossary](https://thxnet.gitbook.io/white-paper/glossary.md): Work-in-progress
- [Conclusion](https://thxnet.gitbook.io/white-paper/conclusion.md)
- [Update History](https://thxnet.gitbook.io/white-paper/update-history.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://thxnet.gitbook.io/white-paper/thxnet.-introduction.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.
