> 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/core-concept-and-gameplay.md).

# Core Concept & Gameplay

<figure><img src="/files/PEGbys4JFA7LvNjQQEBE" alt=""><figcaption></figcaption></figure>

## Overall Concept of D-Drops

D-Drops is a geolocation-based treasure-hunting game that overlays a digital realm onto the real world, filled with opportunities for adventure and discovery. Players navigate through cities in search of treasures that possess real-world monetary value, with potential finds ranging from $10 to $100.

### The City & Worlds Experience

When you enter the world of D-Drops normal cities turn into exciting worlds filled with treasures. In every world, players can go on treasure hunts and collect items and rewards. Through entry items, they get access to unique hotspots with entertaining game modes and a chance to find treasure with real-world assets.

<figure><img src="/files/h9eAwAx2gSs2C7hqJcwF" alt=""><figcaption><p>A high-level overview of how the core gameplay of D-Drops is structured</p></figcaption></figure>


---

# 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/core-concept-and-gameplay.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.
