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

# Crywolf

<h3 id="monsters-in-devias" align="center"><mark style="color:$warning;"><strong>Crywolf</strong></mark></h3>

<mark style="color:yellow;">**Situated in the southeastern region of the Valey of Loren, lies the formidable Crywolf Fortress. This advanced stronghold serves as the battleground where the united forces of humans and elves confront the relentless army of Kundun.**</mark>

<mark style="color:yellow;">**With its rugged landscape, the fortress benefits from a natural defense, providing a challenging obstacle for invaders. As a crucial strategic location, Kundun's forces make periodic attempts to attack and capture the fortress, placing the responsibility of its defense firmly in your hands.**</mark>

![](https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fm9lwYB6XU7wLSOswNXO0%2Fcrywolf.png?alt=media\&token=91dd4307-d3ff-42b6-8e9f-be2fb8da537f)

### <mark style="color:$warning;">**Monsters in Crywolf**</mark> <a href="#monsters-in-devias" id="monsters-in-devias"></a>

<table><thead><tr><th width="152">Hammer Scout</th><th width="167">Lance Scout</th><th width="167" valign="middle">Bow Scout</th><th>Warewolf</th></tr></thead><tbody><tr><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FVJpr01kAKPlm8OI2hNDw%2Fscouthero.png?alt=media&amp;token=a409e5a5-e7ba-4d5e-b5fc-a941e9f0ab67" alt="" data-size="original"></p><p></p></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F6FCDZSZpTifghFlYn3Ss%2Flancescout.png?alt=media&amp;token=e9301322-f836-4c77-80dd-951c09ddb39f" alt="" data-size="original"></td><td valign="middle"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FBgTvvMmyPRmmiTjaAq5O%2Fbowscout.png?alt=media&amp;token=fd7dbd40-42c8-4375-87ec-a296bc702597" alt="" data-size="original"></td><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FuYpbesR3CvlZenAXLhHu%2Fwerewolf.png?alt=media&amp;token=91d9450c-116c-460a-b6c7-e45947d06b84" alt="" data-size="original"></p></td></tr><tr><td>Scout(Hero)</td><td>Warewolf(Hero)</td><td valign="middle">Balram</td><td>Soram</td></tr><tr><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F2UWvCHkyptQ50wBeLfKM%2Fscouthero.png?alt=media&amp;token=bf1a3f3e-a181-448f-9777-0c06160a95e1" alt="" data-size="original"></p></td><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FHSukMb8m3049TwNtVwKd%2Fwerewolf.png?alt=media&amp;token=6755055f-8d16-4aa5-9611-696ba0c64011" alt="" data-size="original"></p></td><td valign="middle"><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FGlKx8dSXwDVFg7TMZNWQ%2Fbalram.png?alt=media&amp;token=074ecc0e-bd81-4bc1-b017-2428262af9ec" alt="" data-size="original"></p></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FY1EJ8CkQOrXAd3kcLumd%2Fsoram.png?alt=media&amp;token=d181f8cc-0fe3-4b2c-84fa-6df8a1b5c35c" alt="" data-size="original"></td></tr></tbody></table>


---

# 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://mu-lumen.gitbook.io/mu-lumen-docs/maps/crywolf.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.
