# Gemie Whitepaper

## Gemie Whitepaper

- [Welcome to Gemie](https://docs.gemie.io/welcome-to-gemie.md)
- [The Gemie Metaverse](https://docs.gemie.io/the-gemie-metaverse.md)
- [User Journey](https://docs.gemie.io/the-gemie-metaverse/user-journey.md)
- [Gemie Metaverse](https://docs.gemie.io/the-gemie-metaverse/gemie-metaverse.md)
- [Celebrity Planet](https://docs.gemie.io/the-gemie-metaverse/celebrity-planet.md)
- [Gemie VIP Pass](https://docs.gemie.io/gemie-vip-pass.md): A unique pass that comes with exclusive entertainment and metaverse benefit
- [Celebrity NFTs](https://docs.gemie.io/celebrity-nfts.md): Gemie will work with celebrities to launch NFT collections of partnered celebrities, with utilities which include exclusive online and offline benefits.
- [Creator Economy](https://docs.gemie.io/creator-economy.md)
- [Avatar](https://docs.gemie.io/creator-economy/avatar.md)
- [NFT](https://docs.gemie.io/creator-economy/nft.md)
- [Experience](https://docs.gemie.io/creator-economy/experience.md)
- [Roadmap](https://docs.gemie.io/roadmap.md): Jan 2023 update
- [Architecture & Technology](https://docs.gemie.io/architecture-and-technology.md)
- [The Team](https://docs.gemie.io/the-team.md)
- [Investors & Partners](https://docs.gemie.io/investors-and-partners.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.gemie.io/welcome-to-gemie.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.
