> For the complete documentation index, see [llms.txt](https://kaidro-chronicle.gitbook.io/kaidrowhitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaidro-chronicle.gitbook.io/kaidrowhitepaper/audiobooks.md).

# Audiobooks

{% embed url="<https://youtu.be/GyeP7xlys00?si=dqgtwXI8cuRNAR8W>" %}

**The Kaidro Audiobook** experience allows for those to listen and watch as the Kaidro Mangas come to life. It features the lovely actors from well-known projects such as: Spirited Away, Attack on Titan, My Hero Academia, Game of Thrones: House of Dragon and more.

Book 1 is now complete and can be heard here: [https://youtu.be/GyeP7xlys00?si=dqgtwXI8cuRNAR8W](https://www.youtube.com/watch?v=GyeP7xlys00)

More audiobooks are being created with contests where Kaidro community members can join.


---

# 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://kaidro-chronicle.gitbook.io/kaidrowhitepaper/audiobooks.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.
