# BlockGram Docs

## BlockGram

- [Summary](https://blockgram.gitbook.io/blockgram-docs/summary.md)
- [Introduction](https://blockgram.gitbook.io/blockgram-docs/introduction.md)
- [Competitive Advantage](https://blockgram.gitbook.io/blockgram-docs/competitive-advantage.md)
- [Market Opportunity](https://blockgram.gitbook.io/blockgram-docs/market-opportunity.md)
- [Mission & Vision](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/mission-and-vision.md)
- [BlockGram Solution](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/blockgram-solution.md)
- [Core Features](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features.md)
- [Send & Receive Crypto In-Chat](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/send-and-receive-crypto-in-chat.md)
- [Track Your Entire Portfolio](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/track-your-entire-portfolio.md)
- [Auto-Summarize 1,000+ Messages in Seconds](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/auto-summarize-1-000+-messages-in-seconds.md)
- [Real-Time Translation Engine](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/real-time-translation-engine.md)
- [Use NFT Avatars](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/use-nft-avatars.md)
- [Share Encrypted Files with Blockchain Proof](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/share-encrypted-files-with-blockchain-proof.md)
- [Have AI Assistant Right Beside Your Keyboard](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/core-features/have-ai-assistant-right-beside-your-keyboard.md)
- [Use Cases](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/use-cases.md)
- [Roadmap](https://blockgram.gitbook.io/blockgram-docs/about-blockgram/roadmap.md)
- [System Overview and Layered Architecture](https://blockgram.gitbook.io/blockgram-docs/technical-architecture/system-overview-and-layered-architecture.md)
- [Messaging Layer: Telegram Integration and Communication Protocols](https://blockgram.gitbook.io/blockgram-docs/technical-architecture/messaging-layer-telegram-integration-and-communication-protocols.md)
- [Blockchain Layer: Multi-Chain Support](https://blockgram.gitbook.io/blockgram-docs/technical-architecture/blockchain-layer-multi-chain-support.md)
- [AI Layer](https://blockgram.gitbook.io/blockgram-docs/technical-architecture/ai-layer.md)
- [Security Layer](https://blockgram.gitbook.io/blockgram-docs/technical-architecture/security-layer.md)
- [Token Utility](https://blockgram.gitbook.io/blockgram-docs/tokenomics/token-utility.md)
- [Revenue Generation](https://blockgram.gitbook.io/blockgram-docs/tokenomics/revenue-generation.md)
- [Revenue Sharing](https://blockgram.gitbook.io/blockgram-docs/tokenomics/revenue-sharing.md)
- [Buyback and Burn Mechanism](https://blockgram.gitbook.io/blockgram-docs/tokenomics/buyback-and-burn-mechanism.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://blockgram.gitbook.io/blockgram-docs/summary.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.
