# Trakt vs SIMKL (Free plans)

Trakt and SIMKL have different limits on free plans. These limits matter for large watchlists and list-heavy workflows.

{% hint style="info" %}
Provider plans change. Treat these as a quick rule of thumb, not a contract.
{% endhint %}

### Trakt (Free)

* Watchlist: max 100 items.
* Collection: max 100 items.
* Personal/custom lists: 2 lists, max 100 items each.
* CSV exports: VIP only.

### SIMKL (Free)

* Watchlist: no limit (default watchlists).
* Collection: not available (use custom lists).
* Personal/custom lists: 30 lists, max 1,000 items each.
* Total across custom lists: up to 60,000 items.
* CSV exports: PRO/VIP only.

### Practical takeaway

* If you keep a large watchlist, SIMKL Free is usually easier.
* If you rely on exports, both providers require a paid plan.


---

# 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://wiki.crosswatch.app/related-information/trakt-vs-simkl-free-plans.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.
