# BOOK 2: MUDPEARL

- [I. A New Companion](https://whiskers.gitbook.io/the-great-pond/book-2-mudpearl/i.-a-new-companion.md): Restless times for the party back in Windrose City...just who is this mysterious "S.M."?
- [II. Discovery](https://whiskers.gitbook.io/the-great-pond/book-2-mudpearl/ii.-discovery.md): The journey continues east and your new companion reveals some startling secrets...
- [III. The Mudpearls](https://whiskers.gitbook.io/the-great-pond/book-2-mudpearl/iii.-the-mudpearls.md): Soraya leads you to the home of the forest druidess...tea and cookies?
- [IV. Danger](https://whiskers.gitbook.io/the-great-pond/book-2-mudpearl/iv.-danger.md): You are drawn deeper into the marshy forests...wait, was that an earthquake?!
- [V. Forward](https://whiskers.gitbook.io/the-great-pond/book-2-mudpearl/v.-forward.md): Will you make it in time to save Burt?!


---

# 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/book-2-mudpearl.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.
