# Basic Account Setup

- [Profile Settings](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/profile-settings.md)
- [Spoilers Protection](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/profile-settings/spoilers-protection.md): Control what you see before you watch: blur images, hide titles, descriptions, and ratings to prevent spoilers.
- [Why is Simkl asking for my birthday?](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/profile-settings/why-is-simkl-asking-for-my-birthday.md): Simkl's Terms of Service requires people to be over a minimum age to access the app or website.
- [Login & Password Settings](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings.md)
- [Simkl Account Cleanup & Deletion](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings/simkl-account-cleanup-and-deletion.md): Here’s how to remove specific data or entirely delete your Simkl account.
- [Forgot Your SIMKL Password?](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings/forgot-your-simkl-password.md): Reset or Change Your SIMKL Account Password
- [Active Sessions Management](https://docs.simkl.org/how-to-use-simkl/getting-started-with-simkl/account-creation/basic-account-setup/login-and-password-settings/active-sessions-management.md): Monitor and Manage All Your Logged-In Devices


---

# 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/getting-started-with-simkl/account-creation/basic-account-setup.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.
