# ⚡Monster Wiki

The **Monster Wiki** is a useful tool that allows players to browse and search for monsters in Madrigal. It provides important details about each monster, including their drops, levels, HP, and attack stats, helping players determine if they can defeat them.

#### Features:

* **Comprehensive Monster List**: View all available monsters in Madrigal.
* **Search Functionality**: Quickly find specific monsters by name.
* **Detailed Monster Stats**: Check a monster’s level, HP, attack power, and drop list.
* **Strategic Planning**: Use the information to prepare for battles efficiently.

<details>

<summary>How to Use</summary>

1. Open the Monster Wiki:
   * Navigate to **Start > Helper > Monster Wiki**.
2. Search for a Monster:
   * Enter the name of the monster in the search bar.
   * Select the monster from the results to view its details

</details>

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


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/quality-of-life/monster-wiki.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.
