# Custom Gear

Overview of XileRO's custom equipment and gear systems.

***

## End Game Gear

Top-tier equipment representing the pinnacle of XileRO gear progression.

| Category                                                                                   | Source                                                                                                                                                                         | Description                             |        Recycle       |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------- | :------------------: |
| [Unique Elite Weapons](/content/pvp-content/war-of-emperium.md#unique-elite-weapons)       | [WoE SE Castles](/content/pvp-content/war-of-emperium.md), [Uber Shop](/mechanics/uber-shop.md), [Recycle](/content/pve-content/premium-room.md#eclipse-tower-casino), Trading | Elite weapons with random bonus options | :white\_check\_mark: |
| [Unique Uber Accessories](/content/pvp-content/war-of-emperium.md#unique-uber-accessories) | [WoE FE Castles](/content/pvp-content/war-of-emperium.md), [Uber Shop](/mechanics/uber-shop.md), [Recycle](/content/pve-content/premium-room.md#eclipse-tower-casino), Trading | Uber rings with random bonus options    | :white\_check\_mark: |
| [Godly V2 - Tier 4](/content/pve-content/dark-devil-infinity-exchange.md)                  | [Exchange NPCs](/content/pve-content/dark-devil-infinity-exchange.md), [Uber Shop](/mechanics/uber-shop.md)                                                                    | Dark Devil & Infinity Angel sets        |                      |
| [Event Cards](/content/custom-gear/event-cards.md)                                         | [Seasonal Events](/content/pve-content/seasonal-events/end-of-the-year-exclusive-quests.md), [Recycle](/content/pve-content/premium-room.md#eclipse-tower-casino)              | Enhanced cards with HIT bonuses         | :white\_check\_mark: |

{% hint style="success" %}
:white\_check\_mark: **Recyclable:** Unique gear marked with a checkmark can be recycled at the [Eclipse Tower Casino](/content/pve-content/premium-room.md#eclipse-tower-casino) for new random options.
{% endhint %}

***

## Quick Links

| Category                                                                     | Description                                   |
| ---------------------------------------------------------------------------- | --------------------------------------------- |
| [Custom Equipment](/content/custom-gear/custom-equipment.md)                 | Overview of all custom equipment              |
| [Headgears](/content/custom-gear/headgears.md)                               | Custom headgears (Upper, Middle, Lower)       |
| [Equipment](/content/custom-gear/equipment.md)                               | Custom armor and weapons                      |
| [Token Sets (Elite)](/content/custom-gear/token-sets-elite.md)               | Elite-grade token equipment sets              |
| [Uber Accessories](/content/custom-gear/uber-accessories-uber.md)            | Uber-grade ring accessories                   |
| [Uber Weapons](/content/custom-gear/uber-weapons.md)                         | Uber-grade Elite weapons                      |
| [Battleground Sets (Godly)](/content/custom-gear/battleground-sets-godly.md) | Godly-grade BG equipment                      |
| [Elemental Bullets](/content/custom-gear/elemental-bullets.md)               | Gunslinger elemental ammunition               |
| [Beithir Zeny Gear](/content/custom-gear/beithir-zeny-gear.md)               | Dragon-slaying armor set                      |
| [Event Cards](/content/custom-gear/event-cards.md)                           | Limited-edition holiday event cards           |
| [Biolab MVP Cards](/content/custom-gear/biolab-mvp-cards.md)                 | Class-specific garment cards from Biolab MVPs |

{% hint style="info" %}
**Gear Tiers:** Elite < Uber < Godly
{% 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://www.xileretro.wiki/content/custom-gear.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.
