# THE BOOK OF PONDS: PROLOGUE

- [Whispers from the Underground](https://whiskers.gitbook.io/the-great-pond/ch1/whispers-from-the-underground.md): You hear a voice from deep beneath the Great Pond...
- [The Order](https://whiskers.gitbook.io/the-great-pond/ch1/the-order.md): At last, official orders come in from Master Allard!
- [The Prologue to Adventure](https://whiskers.gitbook.io/the-great-pond/ch1/the-prologue-to-adventure.md): Embark on your very own journey through the Great Pond...


---

# 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://whiskers.gitbook.io/the-great-pond/ch1.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.
