# ⚡Equipment Switch

In New Madrigal, we’ve streamlined the way you handle equipment swapping with our Equipment Switch System, making gear changes effortless and efficient—no more fumbling through your inventory in the middle of battle!

<details>

<summary><strong>How It Works</strong></summary>

* Three Equipment Switch Slots are available by default inside your Inventory UI.
* Each slot allows you to save a different set of gear, letting you seamlessly transition between setups for different scenarios—PvP, PvE, or farming.
* Once you’ve created your Equipment Sets, simply drag the Equipment Switch Icon to your taskbar for instant access with a single click or hotkey.

</details>

<details>

<summary><strong>Why This Feature Matters</strong></summary>

* *Faster Combat Adjustments* – Instantly swap between offensive and defensive builds mid-fight.
* *Convenient Class Versatility* – Ideal for hybrid builds or switching between weapons like a Blade’s dual axes and swords.
* *Seamless Farming & Giant Hunting* – Equip drop rate gear, then quickly swap to your battle set when engaging tough enemies.
* *Competitive Edge in PvP* – Switch between glass cannon and tanky setups on the fly.

</details>

Watch the video below to guide you better!

{% embed url="<https://www.youtube.com/watch?v=burHJMRfW1M>" %}


---

# 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/system/equipment-switch.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.
