# Meteorites

Get there with **/warp moon**

Meteorites are special events in the [The Moon](/minecraft/gameplay-features/worlds-dimensions.md#The-Moon). These fiery objects fall from the sky at random intervals, bringing opportunities for treasure and danger alike.

## How to Find Meteorites

Keep an eye on the chat! When a meteorite lands, you'll see a message with approximate coordinates. Use these clues to track down the landing site and uncover its secrets.

## Treasure and Danger

Meteorites often contain barrels with valuable treasures, but beware — they may be guarded by powerful mobs! Make sure you're prepared before venturing to claim your rewards.

### Possible Rewards

* [Ethereal Fragments](/minecraft/gameplay-features/ethereal-items/ethereal-fragments.md)
* [Nether Stars](/minecraft/gameplay-features/economy/nether-stars.md)
* Diamonds and other rare items

{% hint style="warning" %}
**Tip:** Be prepared with strong gear or potions! Visit **/warp market** to upgrade your gear or stock up on potions.
{% endhint %}

***

[Events & Challenges](/minecraft/events-challenges.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/events-challenges/meteorites.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.
