# DegenHive

## DegenHive

- [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
- [Overview](https://guide.degenhive.ai/defi-primitives/overview.md)
- [AMM Pools](https://guide.degenhive.ai/defi-primitives/amm-pools.md)
- [Incubating eggs with AMM pools](https://guide.degenhive.ai/defi-primitives/incubating-eggs-with-amm-pools.md): Micro governance over AMM pools enabled by PoolHive Objects
- [Liquid Staking via dSUI](https://guide.degenhive.ai/defi-primitives/liquid-staking-via-dsui.md)
- [HiveAI](https://guide.degenhive.ai/defi-primitives/hiveai.md): Expanding the Digital Consciousness of Dragon-Bees
- [Package Addresses](https://guide.degenhive.ai/developers/package-addresses.md)
- [Shared Objects](https://guide.degenhive.ai/developers/shared-objects.md)
- [Integration Guide](https://guide.degenhive.ai/developers/integration-guide.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.degenhive.ai/introduction/introduction-the-vision.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.
