> 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/tarkan.md).

# Tarkan

<h2 align="center"><mark style="color:$warning;"><strong>Tarkan</strong></mark></h2>

<mark style="color:yellow;">**Nestled within the scorching expanse of Tarkan, the Desert of MU unveils a formidable realm where only the bravest dare to tread. This arid landscape serves as a battleground for fierce encounters with the mightiest of monsters. Amidst this unforgiving terrain, the elusive  Zaikan and the fearsome Death Beam Knight stand as guardians of coveted treasures, luring intrepid adventurers to test their mettle.**</mark>

<mark style="color:yellow;">**As you traverse the desolate dunes, remnants of past warriors who dared venture into Tarkan serve as haunting reminders of the perils that await. Their fallen forms silently bear witness to the unforgiving nature of this merciless desert, urging caution to those who dare to follow in their footsteps.**</mark>

![](https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FTs1N66O8ZX04C4uwyfcL%2Ftarkan.png?alt=media\&token=2ced6964-2494-4f1c-bedc-6d973e420022)

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

<table><thead><tr><th>Mutant</th><th>Bloody Wolf</th><th valign="top">Iron Wheel</th><th>Tantalos</th></tr></thead><tbody><tr><td><p></p><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2FXkAQnXOJTmb9NkzOL8w0%2Fmutant.png?alt=media&amp;token=9b5b9601-8c52-459a-ba7d-fc5e04414e20" alt="" data-size="original"></p></td><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fz75KJIjtyGodeoqFzYlK%2Fbloodywolf.png?alt=media&amp;token=a431fe2f-964d-4cd9-8e93-9eda59b0f043" alt="" data-size="original"></p><p></p></td><td valign="top"><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2F52brMQCV3fgoBQYQiZaA%2Fironwheel.png?alt=media&amp;token=5f2bfc71-cac8-4a62-be67-8f42d21b39a4" alt="" data-size="original"></td><td><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fxi1D6wvh8Qopzbt6Fi5x%2Ftantal.png?alt=media&amp;token=b6aaf5fe-7aa9-4b31-9db7-5dfdb0e53edf" alt="" data-size="original"></td></tr><tr><td>Beam Knight</td><td>Death Beam Knight</td><td valign="top"></td><td></td></tr><tr><td><p><img src="https://4045322143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX1witgvBAUYYrZKbFMpm%2Fuploads%2Fsu0jugsXbP24mYbq4WXT%2Fbeamknight.png?alt=media&amp;token=4eb157d2-6b29-4494-8d01-34aa793fb3b0" 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%2F714Ij338H9Y8KfYCzKBq%2Fdeathbeamknight.png?alt=media&amp;token=95d6ab5f-9baa-405c-9f1a-10d2cafe86de" alt="" data-size="original"></td><td valign="top"></td><td></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/tarkan.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.
