> For the complete documentation index, see [llms.txt](https://docs.ddrops.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ddrops.world/d-drops-world/treasures-and-types.md).

# Treasures & Types

#### Overview of Treasures in D-Drops

D-Drops offers a dual-treasure system that engages players with rewards that range from virtual items enhancing gameplay to real-world assets providing tangible value.

### Types

To start, we have 2 types of treasures

* **Server-based**
  * Server-based treasures are digital rewards stored and managed on the game's servers.
  * **Contents**:
    * **In-Game Currency**: Currency that can be used within the D-Drops ecosystem for various purchases and upgrades.
    * **In-Game Items**: These may include equipment, temporary stat boosters, or special tools for treasure hunting.
    * **Hotspot Entry Tickets**: Passes that allow players to access restricted areas within the game, known as hotspots, where higher value treasures can be found.
  * **Types:**
    * Common
    * Uncommon
    * Epic
    * Legendary
    * Mystery
      * Hunting Items
      * Trinkets
      * Avatars
* **Blockchain**
  * Blockchain-based treasures are integrated with blockchain technology, ensuring the authenticity and ownership of the rewards.
  * **Contents**:
    * **Money**: Direct monetary rewards that can be transferred to players' bank accounts or digital wallets.
    * **Coupons**: Vouchers that can be used in various online or physical stores.
    * **Event Tickets**: Access passes to real-world events like concerts, which are often limited and exclusive.
    * **Raffles**: Entries into draws that give players a chance to win big prizes.
    * **NFTs (Non-Fungible Tokens)**: Unique digital collectibles that hold value both within and outside the game ecosystem.
  * **Types:**
    * **Real World Asset**
      * €10 (or something worth equally as much)
      * €25 (or something worth equally as much)
      * €50 (or something worth equally as much)
      * €100 (or something worth equally as much)


---

# 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:

```
GET https://docs.ddrops.world/d-drops-world/treasures-and-types.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.
