> 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/planets/oloma/cities/the-great-library.md).

# The Great Library

The Great Library of [<mark style="color:red;">Oloma</mark>](/vyder-lore-book/planets/oloma.md) stands as a **testament to the wisdom and knowledge** of the Ecleray people.&#x20;

<figure><img src="/files/NuvH1CMw7aeIempvTFF8" alt=""><figcaption></figcaption></figure>

Nestled close to a dense jungle, **it is built around a majestic ancient tree**.&#x20;

Its roots and branches entwining with the very foundation of the Great Library.&#x20;

The Great Library is a grand edifice, its walls adorned with intricate carvings and symbols, **speaking of the secrets and mysteries held within**.&#x20;

The halls are lined with shelves of ancient tomes and scrolls, **the accumulated wisdom of millennia**.

At the center of the Great Library, there lies the University, **where the most enlightened scholars** come to study.

Here, they are guided by [<mark style="color:red;">Jacastu Na</mark>](/vyder-lore-book/species/eclerays/jacastu-na.md), the Guardian, whose knowledge and wisdom **is said to be unparalleled**.


---

# 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, and the optional `goal` query parameter:

```
GET https://lore.vyder.gg/vyder-lore-book/planets/oloma/cities/the-great-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
