# Last.fm Integration

### What does this system do?

Last.fm is the world's largest music tracking service, providing you with detailed activity statistics, highlights, listening history, recommendations, and more with all your favorite music streaming platforms including Spotify, Apple Music, SoundCloud, and even StormBeatz!

This system syncs your StormBeatz music activity with your last.fm account, allowing you to see all sorts of cool statistics!

### How can I link my last.fm account to StormBeatz?

Authorize StormBeatz to send your music data to last.fm: <https://panel.stormbeatz.org/lastfm>

Manage your last.fm account integration with the `lastfm` command!

![](/files/GLo4Zqd7EZhR514kxKWH)

### Can I temporarily pause music tracking?

Yes! Use the `lastfm` command and click the "Stop Tracking" button. If you want to start syncing your music activity with last.fm again, simply click the "Resume Tracking" button.

### Statistic Examples:

![](/files/3i0uqIg4QUSVMcyPFVPf)![](/files/PVDskPuYRhiKqnnsAcWi)![](/files/YkCEMmRasf01Y1laFECw)

**Activity Report Example:** [**https://www.last.fm/user/DaStormer/listening-report**](https://www.last.fm/user/DaStormer/listening-report)


---

# 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.stormbeatz.org/guides/last.fm-integration.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.
