# How GraphAI Works

- [Technology Background](https://graphai-1.gitbook.io/graphai/how-graphai-works/technology-background.md)
- [Core Components of GraphAI](https://graphai-1.gitbook.io/graphai/how-graphai-works/core-components-of-graphai.md): Enhancing Blockchain Data Context and Relationships
- [Workflow](https://graphai-1.gitbook.io/graphai/how-graphai-works/workflow.md)
- [Product Suite](https://graphai-1.gitbook.io/graphai/how-graphai-works/product-suite.md)
- [Benefits For Different Stakeholders](https://graphai-1.gitbook.io/graphai/how-graphai-works/benefits-for-different-stakeholders.md)
- [Key Use Cases & Market Opportunities](https://graphai-1.gitbook.io/graphai/how-graphai-works/key-use-cases-and-market-opportunities.md)
- [System Architecture: Scalability and Flexibility](https://graphai-1.gitbook.io/graphai/how-graphai-works/system-architecture-scalability-and-flexibility.md)
- [Advantages of GraphAI](https://graphai-1.gitbook.io/graphai/how-graphai-works/advantages-of-graphai.md): Enhanced Data Accessibility and Usability
- [GraphRAG Lifecycle in GraphAI](https://graphai-1.gitbook.io/graphai/how-graphai-works/graphrag-lifecycle-in-graphai.md)
- [Future Developments](https://graphai-1.gitbook.io/graphai/how-graphai-works/future-developments.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://graphai-1.gitbook.io/graphai/how-graphai-works.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.
