> For the complete documentation index, see [llms.txt](https://whitepaper.galaxyheroes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.galaxyheroes.com/fundamentals.md).

# Fundamentals

- [Mission and Vision](https://whitepaper.galaxyheroes.com/fundamentals/mission-and-vision.md)
- [Tokenomics](https://whitepaper.galaxyheroes.com/fundamentals/tokenomics.md)
- [Swap](https://whitepaper.galaxyheroes.com/fundamentals/swap.md)
- [Farm](https://whitepaper.galaxyheroes.com/fundamentals/farm.md)
- [Metaverse](https://whitepaper.galaxyheroes.com/fundamentals/metaverse.md)
- [MovieFi](https://whitepaper.galaxyheroes.com/fundamentals/moviefi.md)
- [Roadmap](https://whitepaper.galaxyheroes.com/fundamentals/roadmap.md)
- [GameFi](https://whitepaper.galaxyheroes.com/fundamentals/gamefi.md): GameFi
- [Role module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/role-module.md)
- [Equipment Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/equipment-module.md)
- [Adventure Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/adventure-module.md)
- [PVE Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/pve-module.md)
- [Bounty Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/bounty-module.md)
- [Strategic Reserve Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/strategic-reserve-module.md)
- [Marketplace module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/marketplace-module.md)
- [Racing Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/racing-module.md)
- [Rank Mechanism Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/rank-mechanism-module.md)
- [NFT Collection Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/nft-collection-module.md)
- [Profit Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/profit-module.md)
- [PVP Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/pvp-module.md)
- [Pet Module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/pet-module.md)
- [Spaceship module](https://whitepaper.galaxyheroes.com/fundamentals/gamefi/spaceship-module.md)
- [TEAM](https://whitepaper.galaxyheroes.com/fundamentals/team.md)
- [Community](https://whitepaper.galaxyheroes.com/fundamentals/community.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 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.galaxyheroes.com/fundamentals.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.
