# History

[History book I've enjoyed](/books/books.md#history).

[History podcasts I listen to](/podcasts.md#history).

## Links

* [history of the entire world, i guess](https://www.youtube.com/watch?v=xuCn8ux2gbs) and [history of japan](https://www.youtube.com/watch?v=Mh5LY4Mz15o) by bill wurtz
* [The Great War](https://www.youtube.com/user/TheGreatWar) covers World War 1 week by week.
* [Awesome computer history](https://github.com/watson/awesome-computer-history) - a list of computer history videos, documentaries and related folklore.
* [r/History recommended resources list](https://www.reddit.com/r/history/wiki/recommendedlist) and other [history subreddits](https://www.reddit.com/r/HistoryNetwork/wiki/listofhistorysubreddits)
* [r/ColorizedHistory](https://www.reddit.com/r/ColorizedHistory/) - high quality colorizations of historical black and white images and discussions.


---

# 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.stojanow.com/history.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.
