# Grafilab

## Grafilab

- [Getting Started](https://docs.grafilab.io/home/getting-started.md)
- [Introduction](https://docs.grafilab.io/home/whitepaper/introduction.md)
- [Market Overview](https://docs.grafilab.io/home/whitepaper/market-overview.md)
- [Challenges](https://docs.grafilab.io/home/whitepaper/challenges.md)
- [Goal](https://docs.grafilab.io/home/whitepaper/goal.md)
- [What Are We Building?](https://docs.grafilab.io/home/whitepaper/what-are-we-building.md)
- [Grafi Cloud](https://docs.grafilab.io/home/whitepaper/grafi-cloud.md)
- [Core Features](https://docs.grafilab.io/home/whitepaper/grafi-cloud/core-features.md)
- [How It Works](https://docs.grafilab.io/home/whitepaper/grafi-cloud/how-it-works.md)
- [Payment and Incentives](https://docs.grafilab.io/home/whitepaper/grafi-cloud/payment-and-incentives.md)
- [Advanced Features](https://docs.grafilab.io/home/whitepaper/grafi-cloud/advanced-features.md)
- [Grafi Co-Builder](https://docs.grafilab.io/home/whitepaper/grafi-co-builder.md)
- [Main Services of Co-Builder](https://docs.grafilab.io/home/whitepaper/grafi-co-builder/main-services-of-co-builder.md)
- [How It Works](https://docs.grafilab.io/home/whitepaper/grafi-co-builder/how-it-works.md)
- [Supporting Large-Language-Model](https://docs.grafilab.io/home/whitepaper/grafi-co-builder/supporting-large-language-model.md)
- [Supporting Framework](https://docs.grafilab.io/home/whitepaper/grafi-co-builder/supporting-framework.md)
- [Grafi AI App Store](https://docs.grafilab.io/home/whitepaper/grafi-ai-app-store.md)
- [Key Features of the Grafi AI App Store](https://docs.grafilab.io/home/whitepaper/grafi-ai-app-store/key-features-of-the-grafi-ai-app-store.md)
- [Grafi AI Data Layer](https://docs.grafilab.io/home/whitepaper/grafi-ai-data-layer.md)
- [Key Components of the Data Layer](https://docs.grafilab.io/home/whitepaper/grafi-ai-data-layer/key-components-of-the-data-layer.md)
- [How the Data Layer Works](https://docs.grafilab.io/home/whitepaper/grafi-ai-data-layer/how-the-data-layer-works.md)
- [Ecosystem  (Flywheel)](https://docs.grafilab.io/home/whitepaper/ecosystem-flywheel.md)
- [Revenue Streams of Grafilab](https://docs.grafilab.io/home/whitepaper/ecosystem-flywheel/revenue-streams-of-grafilab.md)
- [Grafi's Universal Payment and Burning Mechanism](https://docs.grafilab.io/home/whitepaper/ecosystem-flywheel/grafis-universal-payment-and-burning-mechanism.md)
- [Token Info](https://docs.grafilab.io/home/whitepaper/token-info.md)
- [Token Utility](https://docs.grafilab.io/home/whitepaper/token-info/token-utility.md)
- [Roadmap](https://docs.grafilab.io/home/roadmap.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://docs.grafilab.io/home/getting-started.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.
