# GRT(The Graph)

* Issue Time

  2020-12-13
* Total Supply

  10,000,000,000 GRT
* Circulation

  8,838,119,984 GRT
* White paper

  <https://thegraph.com/docs/>
* Website

  <https://thegraph.com/>
* Twitter

  <https://twitter.com/graphprotocol>
* Telegram

  <https://t.me/graphprotocol>
* Reddit

  \--
* Block Explorer

  <https://cn.etherscan.com/token/0xc944e90c64b2c07662a292be6244bdf05cda44a7> <https://thegraph.com/explorer/> <https://solscan.io/token/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX> <https://avascan.info/blockchain/c/token/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9> <https://arbiscan.io/token/0x23a941036ae778ac51ab04cea08ed6e2fe103614> <https://polygonscan.com/token/0x5fe2b58c013d7601147dcdd68c143a77499f5531>

The Graph is a decentralized protocol for retrieving and querying blockchain data. To put it simply, The Graph is a search engine in The blockchain space, similar to traditional Google. However, The Graph is for developers, not The average user. Developers can define how to capture, index, and serve blockchain data in a verifiable way by building subgraphs.

&#x20;There are four different roles in The Graph network. Their participation ensures The normal operation of The whole protocol and drives them to jointly maintain The Graph network security through appropriate incentive mechanism.

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com>

Telegram：<https://t.me/ZKEGlobal>

Support：<https://support.zke.com>
{% endhint %}


---

# 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://help.zke.com/symbol/grt-the-graph.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.
