# RelationONE

## About Relation ONE

RelatioONE is a social portal dapp based on the [Relation protocol](https://docs.relationlabs.ai/protocol/). With Relation ONE, users can easily and conveniently manage their Web3 social network data.

Relation ONE is committed to building a more democratic social platform and returning the ownership of social data to users.

By integrating the open API of Relation ONE, developers can integrate the functions of Relation ONE in their dapps.

### What can I do by integrating the Relation ONE API

* **Build Web3 social dapps quickly**

By integrating the Social Graph of Relation ONE, developers can obtain the social graph data and social management functions of Relation, which can be realized only with API calls. At the same time, access to the social map of Relation also solves the embarrassment that user acquisition is difficult at the initial stage of social applications.

* **Web3-Native IM**

Relation ONE provides IM services by connecting the Web3 wallet. After integrating, you can use all kinds of chat functions. We support signature verification for all the following blockchains:

**L1：**

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-0daba8875d6c72f8fb80cc193e4861519ceb4302%2Ficon-eth.png?alt=media" alt="" data-size="line"> Ethereum

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-42bd6a3169e93449b74fa572d89cde09febac359%2Ficon-solana-2.png?alt=media" alt="" data-size="line"> Solana

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-2bcd465083c984ed05fd0fcc5e701741c6c871b1%2Ficon-polkadot-2.png?alt=media" alt="" data-size="line"> Polkadot

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-3926ac42af490f63eaf7a5241bd82065df0ce6d8%2Ficon-dfinity.png?alt=media" alt="" data-size="line"> Dfinity

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-813a2febcc8f90aed0cddffc4cc86e929d0df71c%2Ficon-flow-2.png?alt=media" alt="" data-size="line"> Flow

**Other Blockchain compatible EVM:**

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-434dfa021fb94142fbd6ad01d5a625657e7cd0cd%2Ficon-bnb.png?alt=media" alt="" data-size="line"> BNB chain

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-f628f80d70951d3ab9503f0d16a060826a873a14%2Ficon-polygon.png?alt=media" alt="" data-size="line"> Polygon

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-845ce6f64212f745d9e4c285547033dcce2f120f%2Ficon-moonbeam-2.png?alt=media" alt="" data-size="line"> Moonbeam

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-d32d2f167f1c172373060509c0b1382c0dbca75a%2Ficon-optimism.png?alt=media" alt="" data-size="line"> Optimism

<img src="https://1159189017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxkigVyC8hqt4WsqD2KD%2Fuploads%2Fgit-blob-1912c8700d8860a717c7afc7619c6da30dd59074%2Ficon-platon.png?alt=media" alt="" data-size="line"> PlatON


---

# 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-one-api/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.
