# ⚡Bulk Recycle

The **Bulk Recycle** system allows players to quickly convert multiple items into a **Combined Recycle** item. This is useful for clearing inventory space and managing excess items more efficiently.

<div align="left"><figure><img src="/files/yNejVSepIZi9QhejdK4r" alt=""><figcaption></figcaption></figure></div>

### 📍 How to Use Bulk Recycle:

1. **Open the Recycle NPC VAELEN**\
   Locate and interact with the **Recycle NPC** found in Flaris.
2. **Click ‘Add Items’**\
   This will open the recycling interface where you can add your items.
3. **Right-Click to Add Items**\
   Right-click on each item in your inventory that you wish to recycle. They will automatically appear in the recycle interface.
4. **Once All Items Are Added, click ‘Add Items’**\
   After adding your desired items, click the **Add Item** button. All the selected items will be converted into **Combined Recycle** material.
5. **Click ‘Accept’ to Finalize**\
   Confirm the process by clicking **Accept**. The recycled item(s) will be added to your inventory.


---

# 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/recycle-system/bulk-recycle.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.
