# Introduction

- [Introduction: The Vision](https://guide.degenhive.ai/introduction/introduction-the-vision.md): The official documentation for DegenHive \[WIP]
- [Motivation](https://guide.degenhive.ai/introduction/introduction-the-vision/motivation.md): Blending Gaming with DeFi to Enhance Accessibility
- [GameNomics](https://guide.degenhive.ai/introduction/gamenomics.md): Unveiling Game-nomics in DegenHive: The Role of HIVE and HONEY Tokens
- [HIVE == Energy](https://guide.degenhive.ai/introduction/gamenomics/hive-energy.md)
- [HONEY == Health](https://guide.degenhive.ai/introduction/gamenomics/honey-health.md)
- [DragonBees](https://guide.degenhive.ai/introduction/dragonbees.md): Introducing first ever fully on-chain dragons powered beehive


---

# 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://guide.degenhive.ai/introduction.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.
