# Dungeons

<figure><img src="/files/hPosG2gpBTjxAsSrXrsU" alt=""><figcaption><p>The gate to the dungeons of Lemoloria</p></figcaption></figure>

Project users can search for adventure and extract valuable resources using raid mechanics. If you have an NFT lemon in your wallet, you can send it on a "raid" on the proposed locations, the results of which it can extract valuable prizes with some probability. The NFT will be blocked from shipping, selling, or other interactions during the raid.

The raids will have several levels, each of which will have its conditions of participation and types of possible rewards.

**Level 1**&#x20;

Conditions:&#x20;

* Available to all NFT lemon owners(alpha, omega)

Rewards:

* &#x20;lemon points&#x20;
* gem(provided you have a pickaxe)&#x20;
* stickers

**Level 2**

Conditions:&#x20;

* NFT lemon level: **5**

Rewards:

* &#x20;The previous level's rewards included
* Probability of getting items

**Level 3**

Conditions:&#x20;

* NFT lemon level: 8

Rewards:

* The previous level's rewards included
* Additional Fee from the platform


---

# 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://battlemon.gitbook.io/lightpaper/gamefi-mechanics/dungeons.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.
