# Geodes

{% hint style="info" %}
**Good to know:** Fortune doesn't affect your chances to get a geode, the chances will stay the same without the Fortune enchantment.
{% endhint %}

Geodes are small rocks that are inspired by the game called Stardew Valley, while mining you will have a chance to drop a geode or an omni-geode which you can then put on a crafting table to get a random ore.

Normal geodes give more common ores but omni-geodes give more valuable ores, you also have more chance to drop geodes while mining granite, andesite, and diorite.

You can check out the video which will explain how geodes work:

{% embed url="<https://www.youtube.com/watch?v=wdvIKrWcHNM>" %}


---

# 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.terraemc.net/guides/geodes.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.
