# ⚡Teleport

The Teleport system allows players to quickly travel across **Cities**, **Zones**, and **Dungeons** for faster navigation and gameplay.

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

<details>

<summary>How to Use the Teleport Feature</summary>

* **Open the Start Menu**
  * Click **Start** > **System** > **Teleport**
* **Select Your Destination**
  * Click on the desired **Map**
  * A list of **possible item drops** in that area will be displayed
* **Teleport to the Location**
  * Click on the **Teleport** button to teleport instantly

</details>

<details>

<summary>🏙️ <strong>City Tab</strong></summary>

This tab includes main cities where players can teleport to:

* **Flaris**
* **Saint Morning**
* **Darkon 2**
* **Eillun**
* **Bahara Desert**

</details>

<details>

<summary>🔁 <strong>Zone Tab</strong></summary>

Zones are special farming or questing maps. These areas may include:

* Low-level grinding areas
* Instance (Mini dungeon)&#x20;
* High-level grinding areas

🛈 **Zones**:

* Darkon 1
* Darkon 3 - South
* Darkon 3 - Desert
* Shaduwar etc.

✅ **Hover Info**: When you select a Zone, you'll see the **Level of Monster and other details.**

</details>

<details>

<summary>🏰 <strong>Dungeon Tab</strong></summary>

This is where you’ll find dungeon entries for boss runs, party content, and loot challenges.

🛈 **Hover Info** (suggested feature on mouse hover):

* ⚔️ **Level Requirement**
* 👥 **Recommended Party Size**
* 🧠 **Dungeon Entries**
* ⏳ HP Requirement

</details>

#### 📦 Possible Drop Section

When a location is selected, the **Possible Drop** section shows key items that can be farmed in the area:


---

# 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/teleport.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.
