# Data & Analytics

**Every ecosystem needs insight**&#x20;

RuneMine Data & Analytics offers the go to experience for market and chain insights into Runes

<figure><img src="/files/NDxr91y41Lk1qiQWFP12" alt=""><figcaption><p>Working UI draft: not indicative of final deployment</p></figcaption></figure>

**Data:** RuneMine offers full market details on Runes tokens, marketcap, prices, top gainers/losers, volumes, and more&#x20;

Individual Tokens details can further be expanded to explore charts, list of largest holders, distribution list, supply details and transactions

**Transactions:** View all wallet and transfer interactions with specific tokens empowering builders, collectors and speculators with all the data they need<br>

> For non-technical users that simply want to browse all of Runes data, they will be able to use the RM explorer app and portfolio app in order to easily see and deepdive into all tokens, balances, transfers, holders and more.&#x20;
>
> \
> For websites and projects that need Runes data like tokens, balances, transfers, etc. a very easy to use JSON API will be available for them to use and show to their users.\
> \
> For more advanced use cases, where a project wants to provably verify the accuracy of the data it gets, they can use the RuneMine SDK to query the decentralized indexer nodes with a 1 (non-malicious) of N trust assumption

<br>


---

# 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://runemine.gitbook.io/runemine/runemine-protocol/data-and-analytics.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.
