# Advantages of GraphAI

<figure><img src="/files/XsRKzUCKeBopyurJviHs" alt=""><figcaption></figcaption></figure>

By indexing and structuring blockchain data, GraphAI makes it significantly more accessible and usable for AI applications, overcoming traditional barriers to utilizing blockchain data in machine learning contexts.

### Accelerated Development of AI-Driven dApps

GraphAI's framework drastically reduces the time and complexity involved in developing AI-powered blockchain applications, allowing developers to focus on creating value rather than data processing.

### Improved AI Model Performance

The combination of structured data, vector databases, and knowledge graphs enables the development of more accurate and context-aware AI models, particularly beneficial for LLMs operating on blockchain data.

### Contextual Richness through GraphRAG

The integration of GraphRAG technology provides Graphai with unparalleled ability to contextualize blockchain data. This contextual richness enables:

* More accurate interpretation of complex blockchain interactions
* Enhanced ability to trace and understand the flow of assets and information
* Improved anomaly detection by understanding the broader context of transactions
* Better support for natural language queries about blockchain data and relationships

<figure><img src="/files/Uyh2GTdXAkvZ5uYrmG9m" alt=""><figcaption></figcaption></figure>


---

# 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/advantages-of-graphai.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.
