> For the complete documentation index, see [llms.txt](https://lore.vyder.gg/vyder-lore-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.vyder.gg/vyder-lore-book/stories.md).

# Stories

- [Tak'Oba: Original Vanguard](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard.md)
- [Chapter 1: The Newcomer](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-1-the-newcomer.md)
- [Chapter 2: The Library](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-2-the-library.md): By reaching the Deans’ assembly, Tak’Oba was hoping to blow the lid off the slaughter his village had suffered. If he didn’t find a straight answer, Jengah, an old Ecleray, gave him a lead.
- [Chapter 3: The chase](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-3-the-chase.md)
- [Chapter 4: The village](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-4-the-village.md)
- [Chapter 5: The escape](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-5-the-escape.md)
- [Chapter 6: The Truth](https://lore.vyder.gg/vyder-lore-book/stories/takoba-original-vanguard/chapter-6-the-truth.md)
- [The path to the VYDER](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder.md)
- [Chapter 1: The Vanguard Challenge](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-1-the-vanguard-challenge.md)
- [Chapter 2: The Fiery Course](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-2-the-fiery-course.md)
- [Chapter 3: The Wall of Death](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-3-the-wall-of-death.md)
- [Chapter 4: The Maze of Darkness](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-4-the-maze-of-darkness.md)
- [Chapter 5: All for One?](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-5-all-for-one.md)
- [Chapter 6: The Duel of the Fates](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-6-the-duel-of-the-fates.md)
- [Chapter 7: Welcome](https://lore.vyder.gg/vyder-lore-book/stories/the-path-to-the-vyder/chapter-7-welcome.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://lore.vyder.gg/vyder-lore-book/stories.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.
