# BaaSid Docs

## Whitepaper

- [About BaaSid](https://baasid.gitbook.io/baasid-docs/whitepaper/welcome/about-baasid.md)
- [Core Values of BaaSid](https://baasid.gitbook.io/baasid-docs/whitepaper/baas-security-solution/core-values-of-baasid.md)
- [BaaSid Platform Structure](https://baasid.gitbook.io/baasid-docs/whitepaper/baas-security-solution/baasid-platform-structure.md)
- [Ethereum-based BAAS Token](https://baasid.gitbook.io/baasid-docs/whitepaper/baas-token/ethereum-based-baas-token.md)
- [Merkle Tree-based BaaSid Backend System](https://baasid.gitbook.io/baasid-docs/whitepaper/baas-token/merkle-tree-based-baasid-backend-system.md)
- [Commercial Services](https://baasid.gitbook.io/baasid-docs/whitepaper/services/commercial-services.md)
- [Realization of Blockchain and Data Economy](https://baasid.gitbook.io/baasid-docs/whitepaper/services/realization-of-blockchain-and-data-economy.md)
- [Based on RAG Model](https://baasid.gitbook.io/baasid-docs/whitepaper/services/based-on-rag-model.md)
- [Use of BaaSid Platform or Dapp](https://baasid.gitbook.io/baasid-docs/whitepaper/services/use-of-baasid-platform-or-dapp.md)
- [Strategic Value of Layer 2](https://baasid.gitbook.io/baasid-docs/whitepaper/baasid-commercialization/strategic-value-of-layer-2.md)
- [Expansion through Layer 2 Construction](https://baasid.gitbook.io/baasid-docs/whitepaper/baasid-commercialization/expansion-through-layer-2-construction.md)
- [Roadmap](https://baasid.gitbook.io/baasid-docs/whitepaper/information/roadmap.md)
- [Partners](https://baasid.gitbook.io/baasid-docs/whitepaper/information/partners.md)
- [Allocation](https://baasid.gitbook.io/baasid-docs/whitepaper/information/allocation.md)
- [Community](https://baasid.gitbook.io/baasid-docs/whitepaper/information/community.md)
- [Whitepapers](https://baasid.gitbook.io/baasid-docs/whitepaper/information/whitepapers.md)

## Landing Page

- [Welcome!](https://baasid.gitbook.io/baasid-docs/welcome.md): This is your starting point to explore everything you need to know about our product..


---

# 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://baasid.gitbook.io/baasid-docs/welcome.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.
