> For the complete documentation index, see [llms.txt](https://wrecked-worlds.gitbook.io/2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wrecked-worlds.gitbook.io/2.0/2.0-updates.md).

# 2.0 updates

Prepare yourselves for the epic evolution of Wrecked Worlds with the upcoming 2.0 update, unleashing a tidal wave of game-changing features that will redefine your gaming experience!

**NFT Mining Extravaganza:** Dive into the heart of the action with our brand-new NFT Mine window! Witness the magic unfold as you accumulate a treasure trove of exclusive NFTs over time. It's not just a game; it's a journey of collecting rare artifacts that will set you apart from the rest!

**Safe Mining Revolution:** Say goodbye to the mundane click-and-play routine! The future is now, and it's automated. Your resource generation will kick into overdrive as safe mining becomes a hands-free marvel. Watch as your resources flourish, durability automatically consumed, and restoration seamlessly handled. It's time to sit back, relax, and watch your empire rise!

**Dangerous Mine Thrills:** Brace yourselves for the adrenaline rush in the Dangerous Mine! This is no place for the faint-hearted. Engage in manual mining where every move counts, but beware—the stakes are high. The chance of NFT burning adds a thrilling edge to the experience. Will you emerge victorious with coveted rewards, or will you dare to face the burning abyss?

The 2.0 update is not just an upgrade; it's a revolution. Get ready to dive into the unknown, where every click, every move, and every choice will shape your destiny. Wrecked Worlds is about to become more than a game—it's a saga of excitement, strategy, and unparalleled adventure!

<figure><img src="/files/WP7uP6ImHFUh02Da0Ghz" alt="" width="155"><figcaption></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://wrecked-worlds.gitbook.io/2.0/2.0-updates.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.
