> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration.md).

# Platform Integration

- [Linking Simkl with Popular Media Centers](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers.md)
- [Media Player Trackers](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/media-player-trackers.md)
- [Windows TV Tracker](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/media-player-trackers/windows-tv-tracker.md): Simkl TV Tracker for Windows
- [Media Player Scrobbler](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/media-player-trackers/media-player-scrobbler.md): Cross-Platform Tracker for Windows, macOS, and Linux
- [Kodi](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/kodi.md): How to Set Up Simkl on Kodi?
- [Plex](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/plex.md): Use Simkl's Plex webhook https://simkl.com/apps/plex/
- [Emby](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/emby.md): Add-On for Simkl. Automatically track what you’re watching on Emby.
- [Jellyfin](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/jellyfin.md)
- [Stremio](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/stremio.md)
- [Netflix, Crunchyroll, etc](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/netflix-crunchyroll-etc.md)
- [Sonarr](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/sonarr.md)
- [Radarr](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/radarr.md)
- [VLC, KMPlayer, GOM, MPlayer, RealPlayer, DivX Plus Player, Windows Media Player ...](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers/vlc.md)
- [Browser Extensions](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/browser-extensions.md)
- [Mobile Apps](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/mobile-apps.md): Keep track of your favorite TV Shows, Anime, and Movies from your any device
- [Home Screen app](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/mobile-apps/home-screen-app.md): How to Add SIMKL as a Native App on Mobile Devices
- [Simkl Lists](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/mobile-apps/simkl-lists.md): Your Ultimate TV, Anime, and Movie Tracker
- [What is the SIMKL Lists App?](https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/mobile-apps/simkl-lists/what-is-the-simkl-lists-app.md): SIMKL Lists – Your Ultra-Minimalist TV, Anime & Movie Tracker


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.simkl.org/how-to-use-simkl/advanced-usage/platform-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.
