# BlockChat

## BlockChat

- [Welcome to BlockChat](https://docs.blockchatdao.com/welcome-to-blockchat.md): The #1 Platform for Web3 Community Building
- [The #1 Platform for Web3 Community Building](https://docs.blockchatdao.com/overview/the-1-platform-for-web3-community-building.md)
- [Bittensor Integration (AI)](https://docs.blockchatdao.com/features-and-benefits/bittensor-integration-ai.md): We have successfully integrated the best Decentralised AI in existence to BlockChat
- [BlockChat Mastermind](https://docs.blockchatdao.com/features-and-benefits/blockchat-mastermind.md): We want to bring the best minds together in one place.
- [BlockChat Mastermind Podcast](https://docs.blockchatdao.com/features-and-benefits/blockchat-mastermind/blockchat-mastermind-podcast.md): Interviewing Founders and Web3 Leaders
- [BlockSpace Subscriptions](https://docs.blockchatdao.com/features-and-benefits/blockspace-subscriptions.md): Build and network with like-minded people
- [Features](https://docs.blockchatdao.com/features-and-benefits/features.md)
- [BlockSpaces, BlockParties,  BlockChats & BlockTickets](https://docs.blockchatdao.com/features-and-benefits/blockspaces-blockparties-blockchats-and-blocktickets.md): MVP will only feature BlockChats
- [BlockGamify (coming soon)](https://docs.blockchatdao.com/features-and-benefits/blockgamify-coming-soon.md): Adding Gamified Features to the BlockChat DAO Platform!
- [Conclusion](https://docs.blockchatdao.com/features-and-benefits/conclusion.md)
- [Development Roadmap](https://docs.blockchatdao.com/roadmap/development-roadmap.md): BlockChat is currently in development with an expected full build launch in Q4 2024.
- [Pre-Funding - MVP](https://docs.blockchatdao.com/roadmap/development-roadmap/pre-funding-mvp.md)
- [Year 1 - Funding](https://docs.blockchatdao.com/roadmap/development-roadmap/year-1-funding.md)
- [Year 2 - Introduction](https://docs.blockchatdao.com/roadmap/development-roadmap/year-2-introduction.md)
- [Year 3 - Growth](https://docs.blockchatdao.com/roadmap/development-roadmap/year-3-growth.md)
- [Year 4 - Extension](https://docs.blockchatdao.com/roadmap/development-roadmap/year-4-extension.md)
- [Year 5 - Acquisition](https://docs.blockchatdao.com/roadmap/development-roadmap/year-5-acquisition.md)
- [Hashlock Audit](https://docs.blockchatdao.com/audit-and-security/hashlock-audit.md): Smart Contract audit for token $BCD on Metis Andromeda is complete
- [Tokenomics](https://docs.blockchatdao.com/tokenomics-and-vesting/tokenomics.md)
- [Vesting Platform](https://docs.blockchatdao.com/tokenomics-and-vesting/vesting-platform.md): Introducing the BlockChat Vesting Platform!
- [Metis Ninja Rewards](https://docs.blockchatdao.com/tokenomics-and-vesting/metis-ninja-rewards.md): Introducing the BlockChat Metis Ninja Rewards Platform!
- [Buying $BCD](https://docs.blockchatdao.com/how-to-buy/buying-usdbcd.md): Some users are new to Decentralised Exchange (DEX) buying so learning the ins-and-outs of purchasing a token that isn't on a Centralised Exchange (CEX) can sometimes be a tricky first step.
- [Brand Kit](https://docs.blockchatdao.com/important-links/brand-kit.md): Here you will find logos, icons and banners for marketing and collaborations


---

# 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.blockchatdao.com/welcome-to-blockchat.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.
