# Gameplay

- [Introduction](https://whitepaper.datahunter.fun/gameplay/introduction.md)
- [Exploring](https://whitepaper.datahunter.fun/gameplay/exploring.md): ⚠️ Before You Begin: The Most Important Info
- [Signal](https://whitepaper.datahunter.fun/gameplay/exploring/signal.md): Deadly Zones & Risk of Perma-Death
- [Lifeforce](https://whitepaper.datahunter.fun/gameplay/exploring/lifeforce.md): Lifeforce is the vital energy of your Data monsters.
- [Crystals](https://whitepaper.datahunter.fun/gameplay/exploring/crystals.md): Don’t Forget to Save Your Progress!
- [FAQ](https://whitepaper.datahunter.fun/gameplay/exploring/faq.md)
- [DATA creatures](https://whitepaper.datahunter.fun/gameplay/data-creatures.md)
- [Encountering](https://whitepaper.datahunter.fun/gameplay/data-creatures/encountering.md)
- [Battle types](https://whitepaper.datahunter.fun/gameplay/data-creatures/battle-types.md)
- [Attributes](https://whitepaper.datahunter.fun/gameplay/data-creatures/attributes.md)
- [Battle](https://whitepaper.datahunter.fun/gameplay/data-creatures/battle.md)
- [EXP & Sync bonus](https://whitepaper.datahunter.fun/gameplay/data-creatures/exp-and-sync-bonus.md)
- [Capturing](https://whitepaper.datahunter.fun/gameplay/data-creatures/capturing.md)
- [Quests](https://whitepaper.datahunter.fun/gameplay/quests.md)
- [The Adventure Begins](https://whitepaper.datahunter.fun/gameplay/quests/the-adventure-begins.md)
- [First encounters](https://whitepaper.datahunter.fun/gameplay/quests/first-encounters.md)
- [Unlocking the Dex](https://whitepaper.datahunter.fun/gameplay/quests/unlocking-the-dex.md)
- [Unlocking the Cloud](https://whitepaper.datahunter.fun/gameplay/quests/unlocking-the-cloud.md)


---

# 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.datahunter.fun/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.
