> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/new-player-guild/boss.md).

# Boss

"Bosses appear throughout the player’s progression. They provide valuable resources in return for their immense power, making them difficult to hunt down and defeat.

You can look up Boss information in the Boss Board.

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

You can use Check Info to see the Map where the Boss is appearing.

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

Boss will appear randomly in areas of the Map. What you need to do is use the change area function to find the Boss.


---

# 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:

```
GET https://docs.dragonz.mobi/new-player-guild/boss.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.
