# Relation Graph

The Relation Graph serves as a social data access layer, effectively bridging the data silos between Web2 and Web3. By connecting the social data of these two worlds, it offers developers a broader space for innovation and a more immersive interactive experience.

## What can the Relation Graph do?

The Relation Graph is an advanced data aggregation platform that integrates and connects the social data of Web2 and Web3. It's not just a simple data pool, but a graph system capable of identifying, mapping, and accurately associating various social relationships. Through the Relation Graph, diverse network identity nodes are linked, providing developers with a unified and efficient data access layer.

Our API aims to make the process of data access and integration efficient and smooth. By using the Relation Graph, developers can more freely explore various application scenarios, thereby offering users more diverse and personalized services. This not only accelerates application development but also delivers a superior experience for users.


---

# 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://relationlabs.gitbook.io/relation-graph/overview/readme.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.
