# Fortune Boxes

In Genesis, players will have the opportunity to obtain a variety of random items through a range of tasks and operations, including explorations, aid boxes and .... Acquiring each of these items will possess unique mechanics, which will be described in detail below.

**Aid Boxes:**

These boxes are relics from the early days of environmental apocalypse, when humanity still had hope. These boxes were crafted to send essential supplies and tools to people around the world. Distributed to humanitarian groups, so they can Administer them to the people in desperate need. But after The Eruption, many of these auto-piloted ships sank or lost control, causing these boxes to scatter around the whole seas. Today, they occasionally wash ashore (once in a week).

Unlocking these boxes requires a magnetic key, these keys can be acquired through quests, purchased from new citizens and survivors, or other means. Each key is unique, capable of unlocking only one box and each box contains different random objects.

Inside each box, there will be 10 random items from 5 distinct categories: tools, clothing, weaponry, first aid supplies, small electronics (like radio, solar panels) some seeds and books.

Other Items will be updated soon.


---

# 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://whitepaper.huralya.com/huralya-verse/huralya-genesis/genesis-basic-concepts/fortune-boxes.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.
