# Datasets

Currently, there are numerous blockchain networks, each with its own ecosystem. This has led to a diverse and intricate blockchain data landscape. To help users easily understand and evaluate Web3 entities, Centic built up a comprehensive Web3 data infrastructure that analyzes and models both on-chain and off-chain information.

Specifically, along with on-chain data, we utilize insights from off-chain data providers such as CoinGecko, Defillama, and analyze Web3-relevant applications such as social networks, news, etc.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdIJFGRVlSxZ7ZdUrxU-MQbT-Vk5FJuWxYpkl0hg_DgNwcZCtFiJxg5e6Vea-453NgVJnVKH-v8Wcxmv3xeIA6XYy30sHFefn7zWv0BeyxjZRH5iGlbSCdFEE8SbbBEBevR3mCJ08IURds9KxuwsxUKTuz_?key=u0CpHEvq2UpFc_6DFIuDEg" alt=""><figcaption></figcaption></figure>

## Centic Data level

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdD9LdILczgNbMbtuJDWdxhbXIG5NZzkvcePLVx9BvIfla79xOAFqakZ61M1BHS5ecIh9V_WU6RyC8YmZ-8Ef7-V4hFMyrB-4jqSBvWiDjWvn2rq4jTU-nvTuvYYLC09vhv5Xl99bhGApC3t1D9c7HtEW2j?key=u0CpHEvq2UpFc_6DFIuDEg" alt=""><figcaption></figcaption></figure>

* **Raw Data**\
  These data are collected from provider nodes on each blockchain network. They are broken into multiple collections including Blocks, Transactions, and Events.
* **Insight Data**\
  Each application has its own business model and smart contracts logic. With a wide range of applications such as Defi (Dexes, Lending, Yield farming,..) and NFT marketplace, the transactions and events are too complex to understand. Centic goes through DApps and gets insight from them to provide a comprehensive view for users and contribute to Centic’s scoring architectures.
* **Off-chain data**\
  Many Web3-relevant applications such as Twitter, Telegram, and digital news are being used by Web3 users. In addition, many other insights from the Web3 analytics application are intuitive and useful. We utilize the advantages of this information to analyze and model the relationship among Web3 entities.
* **Knowledge graph**\
  The knowledge graph represents a network of Web3 entities and illustrates the relationship between them. On-chain data about crypto wallets and smart contracts is synthesized from decoded raw data. Off-chain data of objects is collected from various sources and added to each entity on the knowledge graph. The relationships between entities on the knowledge graph are built from on-chain transactions and events as well as off-chain relationships between those entities. In Centic’s knowledge graph, we break data into four entities: \
  1\. Wallets\
  2\. Digital Assets (Tokens, NFTs,…)\
  3\. Smart contracts\
  4\. Projects
* **Centic today**\
  At present, Centic has been processing data on 14 leading blockchain networks with numerous transactions and entities of 46K DApps & 340 centralized exchanges. Amongst, 50+ lending protocols are provided with risk management analytics.

  <figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXf5nk7qGnRglxUSFoaTK7KvZ2hdlsCUFOo5yrX1E5eojTgnXR79HpYfIvv1BsxdSvVpMyIE0saDqlfF-q1VRQXPSDyjNbRvj7QEEMnGOQFdzrJuAaa4KNs4Wxxk-pw8EJ4KX-5Kym0Q6x8LpAtI43AqgCa1?key=u0CpHEvq2UpFc_6DFIuDEg" 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://docs.centic.io/datasets.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.
