> For the complete documentation index, see [llms.txt](https://wiki.stojanow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.stojanow.com/tv-series.md).

# TV Series

## Favourite Series

* [Rick and Morty](https://www.imdb.com/title/tt2861424/)
* [Black Mirror](https://www.imdb.com/title/tt2085059/)
* [Cosmos](https://www.imdb.com/title/tt2395695/)
* [Dekalog](https://www.imdb.com/title/tt0092337/)
* [Over the Garden Wall](https://www.imdb.com/title/tt3718778/)
* [Inside No. 9](https://www.imdb.com/title/tt2674806/)
* [Monty Python's Flying Circus](https://www.imdb.com/title/tt0063929/)
* Planet series: [Planet Earth](https://www.imdb.com/title/tt0795176/), [Planet Earth II](https://www.imdb.com/title/tt5491994/), [Blue Planet II](https://www.imdb.com/title/tt6769208), [Human Planet](https://www.imdb.com/title/tt1806234/)
* Apocalypse series: [Apocalypse: The First World War](https://www.imdb.com/title/tt3638584/), [Apocalypse: The Second World War](https://www.imdb.com/title/tt1508238), [Apocalypse: Hitler](https://www.imdb.com/title/tt2094220/), [Apocalypse: Stalin](https://www.imdb.com/title/tt5287808/)
* Ken Burns's documentaries: [Prohibition](https://www.imdb.com/title/tt1950799/), [The War](https://www.imdb.com/title/tt0996994/), [The Vietnam War](https://www.imdb.com/title/tt1877514/)


---

# 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:

```
GET https://wiki.stojanow.com/tv-series.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.
