# $KIDEN Whitepaper

## $KIDEN Whitepaper

- [Introduction](https://whitepaper.robokiden.com/introduction.md): Welcome to RoboKiden's whitepaper
- [Roadmap](https://whitepaper.robokiden.com/roadmap.md): The RoboKiden 2024 roadmap outlines our strategic plan to bring an immersive, team-based robotics game to market. Our journey begins with the development of a Minimum Viable Product (MVP), progresses
- [The Game](https://whitepaper.robokiden.com/the-game.md)
- [Gameplay](https://whitepaper.robokiden.com/the-game/gameplay.md)
- [Lore](https://whitepaper.robokiden.com/the-game/lore.md)
- [World](https://whitepaper.robokiden.com/the-game/world.md)
- [Cast](https://whitepaper.robokiden.com/the-game/cast.md): Meet the gang
- [Ishani](https://whitepaper.robokiden.com/the-game/cast/ishani.md)
- [Fabio](https://whitepaper.robokiden.com/the-game/cast/fabio.md)
- [Armando](https://whitepaper.robokiden.com/the-game/cast/armando.md)
- [Sasha](https://whitepaper.robokiden.com/the-game/cast/sasha.md)
- [Hiro](https://whitepaper.robokiden.com/the-game/cast/hiro.md)
- [Zoe](https://whitepaper.robokiden.com/the-game/cast/zoe.md)
- [$KIDEN](https://whitepaper.robokiden.com/usdkiden.md)
- [Economy](https://whitepaper.robokiden.com/usdkiden/economy.md)
- [NFT](https://whitepaper.robokiden.com/usdkiden/nft.md)
- [Tokenomics](https://whitepaper.robokiden.com/usdkiden/tokenomics.md)
- [Emission Schedule](https://whitepaper.robokiden.com/usdkiden/emission-schedule.md)
- [Elixir Games Background](https://whitepaper.robokiden.com/about-us/elixir-games-background.md): Meet Elixir Games, the team behind Elixir
- [Team & Advisors](https://whitepaper.robokiden.com/about-us/elixir-games-background/team-and-advisors.md): Meet the faces behind Elixir Ecosystem.
- [The Breach Studios Background](https://whitepaper.robokiden.com/about-us/the-breach-studios-background.md): Meet The Breach Studios, the team behind RoboKiden
- [Brand Kit](https://whitepaper.robokiden.com/about-us/brand-kit.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://whitepaper.robokiden.com/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.
