# Souls of Nature

## Souls of Nature

- [Introduction](https://hyperfuture.gitbook.io/souls-of-nature/introduction.md): Metazooie: Souls of Nature Whitepaper - last update March 2022
- [Animal Soul NFTs](https://hyperfuture.gitbook.io/souls-of-nature/game-concept/animal-soul-nfts.md): Souls of nature collectibles are the core of our Metaverse
- [Features of animal souls](https://hyperfuture.gitbook.io/souls-of-nature/game-concept/animal-soul-nfts/features-of-animal-souls.md)
- [Soul Factions](https://hyperfuture.gitbook.io/souls-of-nature/game-concept/animal-soul-nfts/soul-factions.md): We are all re-born with a purpose
- [Story](https://hyperfuture.gitbook.io/souls-of-nature/game-concept/story.md): Souls of Nature start with the Prologue Quest. Read ahead as we wait for the demo...
- [Gameplay](https://hyperfuture.gitbook.io/souls-of-nature/game-concept/gameplay.md): Discover and grow together
- [Overview](https://hyperfuture.gitbook.io/souls-of-nature/technological-advantages/overview.md)
- [Game Engine](https://hyperfuture.gitbook.io/souls-of-nature/technological-advantages/game-engine.md): TL:DR - Unreal Engine
- [Web Metaverse](https://hyperfuture.gitbook.io/souls-of-nature/technological-advantages/web-metaverse.md)
- [Web3](https://hyperfuture.gitbook.io/souls-of-nature/technological-advantages/web3.md)
- [Roadmap](https://hyperfuture.gitbook.io/souls-of-nature/additional-info/roadmap.md)
- [Official Links](https://hyperfuture.gitbook.io/souls-of-nature/additional-info/official-links.md)
- [Animal Foundations](https://hyperfuture.gitbook.io/souls-of-nature/additional-info/animal-foundations.md)
- [Team](https://hyperfuture.gitbook.io/souls-of-nature/additional-info/team.md)
- [Disclaimer](https://hyperfuture.gitbook.io/souls-of-nature/additional-info/disclaimer.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://hyperfuture.gitbook.io/souls-of-nature/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.
