# BlackChain Docs

## Documentation

- [Welcome - Abstract](https://docs.blackchain.io/readme.md)
- [Introduction](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/quickstart.md)
- [The Solution - BlackChain](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/the-solution-blackchain.md)
- [Who BlackChain Serves](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/who-blackchain-serves.md)
- [BlackChain Structure](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/blackchain-structure.md)
- [L2E Education & Framework](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/l2e-education-and-framework.md)
- [Tokenization: BlackChain Marketplace](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/tokenization-blackchain-marketplace.md): Status: In development
- [Social Impact & Faith-Based Approach](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/social-impact-and-faith-based-approach.md)
- [Community & Faith](https://docs.blackchain.io/blackpaper-blackchain-ecosystem/community-and-faith.md): Faith Based Ecosystem
- [Capital Infrastructure](https://docs.blackchain.io/infrastructure/capital-infrastructure.md): How we help organizations transition into digital capital systems
- [Capital & Opportunity Framework](https://docs.blackchain.io/infrastructure/capital-and-opportunity-framework.md)
- [Roadmap](https://docs.blackchain.io/growth/roadmap.md)
- [Tokenomics](https://docs.blackchain.io/presale-and-token/tokenomics.md): Faith Based Ecosystem
- [BLK Token Presale Overview](https://docs.blackchain.io/presale-and-token/blk-token-presale-overview.md)
- [BLK Token Presale Guide](https://docs.blackchain.io/presale-and-token/blk-token-presale-guide.md): Welcome to the BLK Token Presale. Follow these steps to join early and secure your tokens
- [📊 Token Allocation & Vesting](https://docs.blackchain.io/presale-and-token/token-allocation-and-vesting.md): This page covers the BLK token supply, allocation, and vesting schedule, including the deflationary model, presale details, and release timelines for all participant tiers.
- [Editor](https://docs.blackchain.io/basics/editor.md)
- [Markdown](https://docs.blackchain.io/basics/markdown.md)
- [Images & media](https://docs.blackchain.io/basics/images-and-media.md)
- [Interactive blocks](https://docs.blackchain.io/basics/interactive-blocks.md)
- [Integrations](https://docs.blackchain.io/basics/integrations.md)

## Help Center



---

# 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.blackchain.io/readme.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.
