# Adventure Mechanics

Adventures within Hoppers Game are various areas that Hoppers Game NFTs can be staked to receive $FLY over time.&#x20;

There are 4 different tiers of Adventures. Within each tier, there are specific adventures that cater to different Hopper attributes.&#x20;

Make sure you look at your Hopper and pair its attributes with the applicable adventure.&#x20;

*Additional Adventures may be added in the future with different* attribute *requirements and combinations.*

### **Tier 1 Adventures**

No minimum Level or Attribute requirements.

* Pond - Primary attribute: Strength&#x20;
* Stream - Primary attribute: Agility&#x20;
* Swamp - Primary attribute: Vitality&#x20;

### **Tier 2 Adventure**

Hoppers Level <mark style="color:yellow;">10</mark> and higher.\
Minimum of 5 Strength, and 5 Intelligence

* River - Primary attributes: Intelligence and Strength&#x20;

### **Tier 3 Adventure**

Hoppers Level <mark style="color:yellow;">15</mark> and higher.\
Minimum 5 Agility, 5 Vitality, and 5 Intelligence.

* Forest - Primary attributes: Agility, Vitality, and Intelligence.

### **Tier 4 Adventure**

Hoppers Level <mark style="color:red;">20</mark> and higher.\
Requires a minimum of 5 Agility, 5 Vitality, 5 Intelligence, and 5 Strength.

* Great Lake - Primary attributes: Agility, Vitality, Intelligence, and Strength.

### Contracts

Pond: [0x85e66216fb0e80f87b54eb39a415c3bbd40e37f9](https://snowtrace.io/address/0x85e66216fb0e80f87b54eb39a415c3bbd40e37f9)

Stream: [0x780feb71117157a039e682668d79584d18579e90](https://snowtrace.io/address/0x780feb71117157a039e682668d79584d18579e90)

Swamp: [0xec7e923e7e0bd2dc7bb2ac0fabccf4e650c5418c](https://snowtrace.io/address/0xec7e923e7e0bd2dc7bb2ac0fabccf4e650c5418c)

River: [0x4eef52b71bd64d54d736cf2f3073e6dbbfcc7e31](https://snowtrace.io/address/0x4eef52b71bd64d54d736cf2f3073e6dbbfcc7e31)

Forest: [0xcd32ed513a86484688cd3dbada05a9ed3c0c0eb6](https://snowtrace.io/address/0xcd32ed513a86484688cd3dbada05a9ed3c0c0eb6)

Lake: [0x1009cba3c0a50a2a0e8a92bc070ac5ffb8a3efe2](https://snowtrace.io/address/0x1009cba3c0a50a2a0e8a92bc070ac5ffb8a3efe2)


---

# 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://docs.hoppersgame.io/about/hoppers-game/adventure-mechanics.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.
