# 🌎 Introduction

* **Unique Gameplay Mechanics** – Custom leveling, questing, and progression systems tailored for a balanced and fun experience.
* **Improved User Interface** – A cleaner, more intuitive UI to make gameplay smoother and more enjoyable.

### How to Use This Wiki

This wiki is your go-to resource for everything in New Madrigal Flyff. Use the **search function** to quickly find specific information, or browse through the sections to explore different aspects of the game. Whether you're just starting or diving into endgame content, this wiki will guide you every step of the way.


---

# 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/welcome/introduction.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.
