# Analytics

{% hint style="warning" %}
Analytics is under development and will start to become available in line with our [Roadmap](/unchained-music/the-project/roadmap.md).
{% endhint %}

Unchained Music has deployed basic analytics for all users, allowing them not only to see updates on places like Spotify, but across a selection of major streaming platforms including Youtube, Apple Music, Beatport (once integrated), Traxsource (once integrated), and TikTok. These analytics will be available concurrently with royalties that are available to withdraw from user accounts, and will be reflective of where they are earning royalties. \
\
In the future, will be a variety of enhanced analytics being offered to users, with more robust world-class analytics available to heavy users of the platform, and upgradeable via our token, USDC, or fiat payments. These enhanced analytics will dig into fan counts, streaming counts, geolocation of listeners, usage of the artist's tracks in videos, among other useful data for artists and labels. <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://unchained-music.gitbook.io/unchained-music/use-cases/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.
