# Data Analytics

Utilizing parsed on-chain data, custom data analytics platforms can be built to tract NFTs data (mints, transfers, marketplace bought/sold, etc.)

The back-end architecture utilizes on-chain data that is then handled under scheduled jobs to determine the calculations for the customer and then shown on the front end of the website

<figure><img src="/files/bueHaimUFahAek7WRyN4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/heL9V2PM1DfPJ0oHZefg" 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.solpatrol.io/services/data-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.
