# Equipment Degrader

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

The Equipment Degrader NPC allows players to remove certain enhancements and progressions from their gear, such as refine levels, item options, grades, and refine protection scroll limits. This can be useful when repurposing equipment or preparing it for new enchantments.

***

### Features & Description:

| Function                       | Description                                                               | Fee |
| ------------------------------ | ------------------------------------------------------------------------- | --- |
| Refine Protection Scroll Limit | Removes refine scroll usage limit to allow future protected refinements   | N/A |
| Refine Downgrade               | Lowers refine level by a chosen amount (1 refine per 125,000z)            | N/A |
| Remove Item Option             | Clears all random enchantments or bonuses from gear                       | N/A |
| Remove Item Grade              | Downgrades gear grade (e.g. Grade A → Grade B), also removes enchantments | N/A |

{% hint style="warning" %}
**Note:** Cards are not affected by the Equipment Degrader.
{% endhint %}

***


---

# 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://wiki.osro-revo.gg/features/equipment-degrader.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.
