# Cryptopia Whitepaper

## Cryptopia Whitepaper

- [Welcome to Cryptopia!](https://whitepaper.cryptopia.com/welcome-to-cryptopia.md)
- [Team](https://whitepaper.cryptopia.com/about-cryptopia/team.md)
- [Official links](https://whitepaper.cryptopia.com/about-cryptopia/official-links.md)
- [Video guides](https://whitepaper.cryptopia.com/about-cryptopia/video-guides.md)
- [Play-for-fun comes first](https://whitepaper.cryptopia.com/mission-and-vision/play-for-fun-comes-first.md)
- [Free-to-play-and-earn](https://whitepaper.cryptopia.com/mission-and-vision/free-to-play-and-earn.md)
- [Blockchain games are complex](https://whitepaper.cryptopia.com/mission-and-vision/blockchain-games-are-complex.md)
- [100% decentralized](https://whitepaper.cryptopia.com/mission-and-vision/100-decentralized.md)
- [Sustainable economy](https://whitepaper.cryptopia.com/mission-and-vision/sustainable-economy.md)
- [Second Satoshi whitepaper?](https://whitepaper.cryptopia.com/cryptopia-story/second-satoshi-whitepaper.md)
- [Restart of society](https://whitepaper.cryptopia.com/cryptopia-story/restart-of-society.md)
- [Rise of the factions](https://whitepaper.cryptopia.com/cryptopia-story/rise-of-the-factions.md)
- [Factions](https://whitepaper.cryptopia.com/gameplay/factions.md)
- [Tech](https://whitepaper.cryptopia.com/gameplay/factions/tech.md)
- [Traditional](https://whitepaper.cryptopia.com/gameplay/factions/traditional.md)
- [Industrial](https://whitepaper.cryptopia.com/gameplay/factions/industrial.md)
- [Eco](https://whitepaper.cryptopia.com/gameplay/factions/eco.md)
- [Tycoon](https://whitepaper.cryptopia.com/gameplay/tycoon.md)
- [Adventurer](https://whitepaper.cryptopia.com/gameplay/adventurer.md)
- [Pirates](https://whitepaper.cryptopia.com/gameplay/pirates.md)
- [Bounty hunters](https://whitepaper.cryptopia.com/gameplay/bounty-hunters.md)
- [Companions](https://whitepaper.cryptopia.com/gameplay/companions.md): TAKE YOUR CHANCE AND CAPTURE THEM
- [Crafting](https://whitepaper.cryptopia.com/gameplay/crafting.md)
- [Marketplace](https://whitepaper.cryptopia.com/gameplay/marketplace.md): BLOCKCHAIN MADE EASY FOR EVERYONE
- [What is Cryptos (TOS)?](https://whitepaper.cryptopia.com/tokenomics/what-is-cryptos-tos.md)
- [Tokenomics](https://whitepaper.cryptopia.com/tokenomics/tokenomics.md)
- [TOS (Cryptos) Utility Guide](https://whitepaper.cryptopia.com/tokenomics/tos-cryptos-utility-guide.md): TOS (Cryptos) is an ERC777 token bridged between multiple blockchains such as Ethereum and Polygon. A key role of TOS is to enable seamless interoperability across multiple blockchains.
- [Unique experiment](https://whitepaper.cryptopia.com/roadmap/unique-experiment.md)
- [Public roadmap](https://whitepaper.cryptopia.com/roadmap/public-roadmap.md)
- [Multisig wallet](https://whitepaper.cryptopia.com/tech-stack/multisig-wallet.md)
- [P2P mesh network](https://whitepaper.cryptopia.com/tech-stack/p2p-mesh-network.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.cryptopia.com/welcome-to-cryptopia.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.
