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

# Wacky Dungeon Deluxe Whitepaper

![](/files/V6034yAMlsSlERknxsX7)

Wacky Dungeon DX is a play 2 earn turn-based RPG where you can battle the weirdest of enemies! As you progress in the game, you will gather unconventional pieces of equipment, learn wacky skills, and get accompanied by odd (but fairly cute) pets.

The game runs on ETH for both the Hero NFT and $WACKY the ERC20 in game currency. This is a play 2 earn game that is fun for you and your kids. \
\
**Note\*** **To play, you will need your own NFT hero, which you can mint soon. Playing the game will allow you to earn $WACKY tokens.**

Despite the turn-based nature of the combat, you will be able to boost your own attacks by performing skill-based actions, such as tapping or clicking the screen at the correct time. Each attack has their own boosting method, and you'll need to master them all to get the most out of your skills!\
\
Before you mint play our free-to-play version and see how you like the game play at [freetoplay.wacky.games](https://wacky-dungeon-deluxe.s3.us-west-1.amazonaws.com/Wacky+Dungeon+Free+Demo/index.html)

![Time to battle!](/files/5RdeXPlWFdqMv3TsUwZ4)

Unlike in traditional RPGs, you will not have to stand still during the enemy turns and wait for your opponents whack the lights out of you. Instead, you can jump to dodge any attack coming at you – but only if you figure out the attack pattern and the correct timing for your jumps!

To succeed in combat, you will also need to be able to choose the most suitable set of items, pets and skills. Good combinations vary depending on the requirements of each mission, available items and pets, as well as your playing style. Finding the right combinations will give you a huge advantage in the challenges you will face!


---

# 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://wackydungeon.gitbook.io/wackydungeon/wacky-dungeon-deluxe-whitepaper.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.
