# Ethereal Items

Ethereal Items are powerful, one-of-a-kind items that you can purchase using [**Ethereal Fragment**](/minecraft/gameplay-features/ethereal-items/ethereal-fragments.md). These items are highly sought after due to their unique abilities and overpowered (OP) stats.

## How to Obtain Ethereal Fragments

1. **Search for Meteorites**: Explore the Mining World to hunt for [meteorites](/minecraft/events-challenges/meteorites.md). These rare occurrences may contain special loot.
   * **Meteorite Barrels**: Rarely, meteorite barrels will include an [**Ethereal Fragment**](/minecraft/gameplay-features/ethereal-items/ethereal-fragments.md) among their treasures.
2. **Collect and Trade**: Accumulate 16 Ethereal Fragments then open a stuff support ticket to trade them in for one Ethereal Item.

## Available Ethereal Items

Trading Ethereal Fragments grants access to the following powerful items:

* [**Ethereal Boots**](/minecraft/gameplay-features/ethereal-items/ethereal-boots.md)
* [**Ethereal Bow**](/minecraft/gameplay-features/ethereal-items/ethereal-bow.md)
* [**Ethereal Elytra**](/minecraft/gameplay-features/ethereal-items/ethereal-elytra.md)
* [**Ethereal Helm**](/minecraft/gameplay-features/ethereal-items/ethereal-helm.md)
* [**Ethereal Hoe**](/minecraft/gameplay-features/ethereal-items/ethereal-hoe.md)
* [**Ethereal Long Bow**](/minecraft/gameplay-features/ethereal-items/ethereal-long-bow.md)
* [**Ethereal Pants**](/minecraft/gameplay-features/ethereal-items/ethereal-pants.md)

## Tips for Success

* **Team Up**: Meteorite hunting is more efficient and safer with friends. Work together to find and loot meteorites.
* **Stay Prepared**: The Mining World can be dangerous. Bring gear and supplies to fend off any threats.
* **Keep Searching**: Meteorites are rare, so persistence is key. Be patient and keep exploring! Watch the global chat channel for occasional announcements that a meteorite has fallen.

***

### Related Pages

* [Mining World Overview](https://github.com/JL-III/Theatria/blob/master/docs/gameplay-features/worlds-dimensions/README.md#mining-world)
* [Meteorites](/minecraft/events-challenges/meteorites.md)
* [Titan Tools](/minecraft/gameplay-features/titan-tools.md)

***

[Gameplay Features](/minecraft/gameplay-features.md)


---

# 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://docs.playtheatria.com/minecraft/gameplay-features/ethereal-items.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.
