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

# BOOKS

- [All Books](https://digitalgarden.batamladen.com/bookshelf/books/all-books.md)
- [1984](https://digitalgarden.batamladen.com/bookshelf/books/1984.md): George Orwell
- [ABC Murder](https://digitalgarden.batamladen.com/bookshelf/books/abc-murder.md): Agatha Christie
- [A Nearly Normal Family](https://digitalgarden.batamladen.com/bookshelf/books/a-nearly-normal-family.md)
- [Black Coffee](https://digitalgarden.batamladen.com/bookshelf/books/black-coffee.md)
- [Bridgerton I: The Duke and I](https://digitalgarden.batamladen.com/bookshelf/books/bridgerton-i-the-duke-and-i.md): Julia Quinn
- [Derviš i Smrt](https://digitalgarden.batamladen.com/bookshelf/books/dervis-i-smrt.md)
- [Hiding From The Internet](https://digitalgarden.batamladen.com/bookshelf/books/hiding-from-the-internet.md)
- [Hamlet](https://digitalgarden.batamladen.com/bookshelf/books/hamlet.md)
- [Ikigai](https://digitalgarden.batamladen.com/bookshelf/books/ikigai.md)
- [Inferno](https://digitalgarden.batamladen.com/bookshelf/books/inferno.md)
- [Lord of The Flyes](https://digitalgarden.batamladen.com/bookshelf/books/lord-of-the-flyes.md)
- [Man Named Otto](https://digitalgarden.batamladen.com/bookshelf/books/man-named-otto.md)
- [Picture of Dorian Gray](https://digitalgarden.batamladen.com/bookshelf/books/picture-of-dorian-gray.md)
- [Pride & Prejudice](https://digitalgarden.batamladen.com/bookshelf/books/pride-and-prejudice.md)
- [Surrounded by Idiots](https://digitalgarden.batamladen.com/bookshelf/books/surrounded-by-idiots.md)
- [Stranac](https://digitalgarden.batamladen.com/bookshelf/books/stranac.md)
- [Spiders Web](https://digitalgarden.batamladen.com/bookshelf/books/spiders-web.md)
- [The Cafe on the Edge of the World](https://digitalgarden.batamladen.com/bookshelf/books/the-cafe-on-the-edge-of-the-world.md)
- [The Tenant of Wildfell Hall](https://digitalgarden.batamladen.com/bookshelf/books/the-tenant-of-wildfell-hall.md)
- [The Great Gatsby](https://digitalgarden.batamladen.com/bookshelf/books/the-great-gatsby.md)
- [The Strange Case of Dr.Jekyll & Mr.Hyde](https://digitalgarden.batamladen.com/bookshelf/books/the-strange-case-of-dr.jekyll-and-mr.hyde.md)
- [Wuthering Heights](https://digitalgarden.batamladen.com/bookshelf/books/wuthering-heights.md): Emily Brontë
- [Waiting for Godot](https://digitalgarden.batamladen.com/bookshelf/books/waiting-for-godot.md)


---

# 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://digitalgarden.batamladen.com/bookshelf/books.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.
