# On-Chain Data

Merlin Chain has integrated with a comprehensive suite of tools and services designed to provide developers with seamless access to on-chain data and analytics.

**Data Platforms for Developer Integration**

* [Chainbase](https://chainbase.com/)
* [Subsquid](https://subsquid.io/)
* [Footprint Analytics](https://www.footprint.network/)

Platforms for On-chain Data Reference

* [GeniiData](https://geniidata.com/ordinals/home)
* [DefiLlama](https://defillama.com/)
* [BTCEden](https://www.btceden.org/)
* [Ave.ai](https://ave.ai/)


---

# 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.merlinchain.io/merlin-docs/developers/builder-guides/developer-tools/on-chain-data.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.
