> For the complete documentation index, see [llms.txt](https://good-old-days-game.gitbook.io/good-old-days/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://good-old-days-game.gitbook.io/good-old-days/customization/custom-content/instance/earth-instance.md).

# Earth Instance

<figure><img src="/files/pCJUMyT6dyQhPvpuBVWp" alt=""><figcaption><p>prt_fild08 317 364</p></figcaption></figure>

<div><figure><img src="/files/6sc3vWxExemgz2Zb0g5J" alt=""><figcaption><p>Earth Guardian</p></figcaption></figure> <figure><img src="/files/J4sbUwSafYPKbMfAQ790" alt=""><figcaption><p>Stone Golem</p></figcaption></figure></div>

Instance contains Earth monster\
this instance Lvl range of entry is 60 - 70\
this instance giving huge exp but you need to work together to beat it\
(minimum 8 party member)\
\
Entrance limit = 1x / Week\
VIP Entrance limit = 2x / Week\
(entry limit reset every Tuesday)\
\
you need to fight 5 wave of monster, afterward MVP mobs will appear\
\
Wave 1 = 100 Monster\
Wave 2 = 50 Monster\
Wave 3 = 50 Monster\
Wave 4 = 50 Monster\
Wave 5 = 50 Monster\
MVP Wave = 1 Monster (MVP)

Once you clear the dungeon, Talk to the NPC to go outside and you will be rewarded [GOD Journal](https://classic.godmmorpg.com/?module=item\&action=view\&id=62192) x 1

&#x20;<img src="/files/eGSPuxdbNpU0VTf7DKcB" alt="" data-size="original">\
There is small chance MVP will drop Permanent Costume

<figure><img src="/files/tNHvo2UEJgjgytUzvfaw" alt=""><figcaption><p>Permanent Costume Drop by MVP</p></figcaption></figure>

<figure><img src="/files/lhMhCIu1jVKVRK85YLVH" alt=""><figcaption><p>Earth Guardian Monster Info</p></figcaption></figure>

<figure><img src="/files/FQ0rMfP07ofPQfiX64Ow" alt=""><figcaption><p>Stone Golem Monster Info</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://good-old-days-game.gitbook.io/good-old-days/customization/custom-content/instance/earth-instance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
