# Solice whitepaper

## Solice whitepaper

- [Solice](https://docs.solice.io/solice.md): The whitepaper is an evolving document and as such there may be information within that is updated or changed throughout development. Last updated 26th January, 2022.
- [Introduction](https://docs.solice.io/introduction.md)
- [Avatar](https://docs.solice.io/the-metaverse/avatar.md)
- [Assets & LAND](https://docs.solice.io/the-metaverse/assets-and-land.md)
- [Pet](https://docs.solice.io/the-metaverse/pet.md)
- [Quest](https://docs.solice.io/the-metaverse/quest.md)
- [Dungeon](https://docs.solice.io/the-metaverse/dungeon.md)
- [Crafting system](https://docs.solice.io/the-metaverse/crafting-system.md)
- [Marketplace](https://docs.solice.io/the-metaverse/marketplace.md)
- [Editor](https://docs.solice.io/the-metaverse/editor.md)
- [User designed revenue models](https://docs.solice.io/the-metaverse/user-designed-revenue-models.md)
- [The beginning](https://docs.solice.io/lore/the-beginning.md)
- [Life in Solice](https://docs.solice.io/lore/life-in-solice.md)
- [Amoris](https://docs.solice.io/lore/amoris.md)
- [Kriaz](https://docs.solice.io/lore/kriaz.md)
- [Ludivour](https://docs.solice.io/lore/ludivour.md)
- [Yamashi](https://docs.solice.io/lore/yamashi.md)
- [Zephyros](https://docs.solice.io/lore/zephyros.md)
- [Tokenomics](https://docs.solice.io/more/tokenomics.md)
- [Roadmap](https://docs.solice.io/more/roadmap.md)
- [VR & Cross-platform](https://docs.solice.io/more/vr-and-cross-platform.md)
- [FAQ](https://docs.solice.io/more/faq.md)
- [Terms & Disclaimer](https://docs.solice.io/more/terms-and-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://docs.solice.io/solice.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.
