# Do I need to create an account to use this site?

Yes, you can browse Simkl without registering to find information about shows and movies. However, to access the main features, such as tracking what you watch, receiving recommendations, and participating in the community, you will need to create an account.

{% content-ref url="/pages/Az63eH8rqiWCVHYkjTGV" %}
[Quick Start Guide](/how-to-use-simkl/getting-started-with-simkl/quick-start-guide.md)
{% endcontent-ref %}

SIMKL is a powerful platform for tracking and discovering TV shows, movies, and anime. Creating an account unlocks essential features designed to enhance your viewing experience. Below, we outline the benefits of having an account, the limitations of using SIMKL anonymously, and how to get started.

***

**A. Benefits of Creating an Account**

1. **Personalized Watchlists:**
   * Add shows/movies to your watchlist.
   * Mark episodes as “watched” and track progress.
   * Organize series by priority or custom lists.
2. **Cross-Device Syncing:**
   * Sync your watchlist and watched status across all devices (web, mobile app, TV integrations).
   * Seamlessly switch between phone, tablet, and TV without losing progress.
3. **Notifications & Reminders:**
   * Receive push or email notifications for new episodes, season premieres, and show updates.
   * Set reminder alerts to never miss upcoming releases.
4. **Personalized Recommendations:**
   * Get show and movie recommendations based on your viewing habits and ratings.
   * Discover trending content matched to your tastes.
5. **Ratings & Reviews:**
   * Rate and review shows or movies.
   * Your ratings help refine algorithms and community recommendations.

***

**B. Limitations Without an Account**

1. **No Track History:**
   * You cannot mark episodes as watched or maintain a watchlist.
   * Progress resets with each session.
2. **No Device Sync:**
   * Changes are not saved and do not carry over to other devices.
   * Each session starts fresh.
3. **No Notifications:**
   * You won’t receive alerts for new episodes, premieres, or updates.
   * Risk missing releases.
4. **No Personalized Experience:**
   * Limited to generic recommendations and browsing.
   * Cannot leverage SIMKL’s recommendation engine.


---

# 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.simkl.org/how-to-use-simkl/faq/frequently-asked-questions/do-i-need-to-create-an-account-to-use-this-site.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.
