> 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/mobile-apps/simkl-lists.md).

# Simkl Lists

A simple app to track what you watch!

{% embed url="<https://simkl.com/apps/mobile/simkl-lists/>" %}

<figure><img src="/files/n43fg6CBP7j1ZxQZRkm9" alt="" width="360"><figcaption></figcaption></figure>

## Simkl Lists: Your Ultimate TV, Anime, and Movie Tracker

**Keep track of your favorite TV Shows, Anime, and Movies. Mark what you've watched.**

{% hint style="info" %}
*Note: This is NOT a TV or Movie streaming app.*
{% endhint %}

Simkl Lists is a perfect companion app to Simkl.com that helps you **organize**, **track**, and **stay updated** with your favorite TV shows, anime, and movies. It’s **not** a streaming service—every feature is designed to help you manage your watch progress, discover upcoming episodes and releases, and receive timely reminders.

### Features

* **Custom Watch Lists:** Create personalized TV, Anime, and Movie watchlists that update automatically using Simkl tracking apps.
* **Episode Tracking:** Instantly know the next episode you need to watch.
* **Upcoming Alerts:** Find out what's airing next on your watchlist.
* **New Movie Releases:** Track DVDs and movies released in theaters that you planned to watch.
* **Notifications:** Get email, browser, or Facebook alerts when new episodes air.
* **Themes:** Choose between Dark and Light modes.
* **Simkl Website Integration:** Works seamlessly with the Simkl.com TV Tracker.

### Why Choose Simkl?

* Never forget your favorite TV show.
* Stay reminded about upcoming episodes and seasons.
* Get the best companion for TV show and movie tracking.
* Perfect for dedicated fans with alerts and reminders.

***

Stay organized, never miss an episode, and keep your entertainment journey seamless with Simkl Lists!

## Available on Android, iOS and Chrome Browser

### <https://simkl.com/apps/mobile/simkl-lists/>

{% embed url="<https://chromewebstore.google.com/detail/simkl-lists-tv-anime-movi/efaenoibdddpeghadhjgeblidofnhmem>" %}

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

{% embed url="<https://www.youtube.com/shorts/kgyAkOqg3CY>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.simkl.org/how-to-use-simkl/advanced-usage/platform-integration/mobile-apps/simkl-lists.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
