# Search & Discovery

- [Using Search](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/using-search.md): Discover TV shows, anime, and movies on Simkl with ease using our advanced search filters. Quickly find by typing a few characters of the title and selecting the desired category tab.
- [Mixed Searching on SIMKL?](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/using-search/mixed-searching-on-simkl.md): Understanding SIMKL's Search System
- [AI-Powered Search Feature](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/using-search/ai-powered-search-feature.md): Introducing AI-Powered Search (Now Live on Simkl)
- [Discovering & Exploring With Filters](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/discovering-and-exploring-with-filters.md): SIMKL v2 Advanced Filter Features
- [Movies Filters](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/discovering-and-exploring-with-filters/movies-filters.md): Using & Understanding Advanced Filters Feature in Movies Section
- [TV Shows Filters](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/discovering-and-exploring-with-filters/tv-shows-filters.md): Using & Understanding Advanced Filters Feature in TV Shows Section
- [Anime Filters](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/discovering-and-exploring-with-filters/anime-filters.md): Using & Understanding Advanced Filters Feature in Anime Section
- [Custom Lists Filters](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/discovering-and-exploring-with-filters/custom-lists-filters.md): Using & Understanding Advanced Filters Feature in Custom Lists
- [Recommendations](https://docs.simkl.org/how-to-use-simkl/core-features/search-and-discovery/recommendations.md): Personalized AI Recommendations


---

# 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/core-features/search-and-discovery.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.
