# Crypto Prophecies - Whitepaper

## Crypto Prophecies - Whitepaper

- [The Crypto Prophecies](https://whitepaper.thecryptoprophecies.com/master.md): Official White paper, last updated 9.4.2021
- [Story](https://whitepaper.thecryptoprophecies.com/story.md): Game Lore and story
- [Crypto Prophets](https://whitepaper.thecryptoprophecies.com/prophets.md): The characters of the game world
- [Races](https://whitepaper.thecryptoprophecies.com/prophets/races.md)
- [Summoning](https://whitepaper.thecryptoprophecies.com/prophets/breeding.md): How to get your Crypto Prophets
- [Prophet Tiers](https://whitepaper.thecryptoprophecies.com/prophets/nfts.md)
- [Magic Items](https://whitepaper.thecryptoprophecies.com/prophets/magic.md)
- [Burning NFTs](https://whitepaper.thecryptoprophecies.com/prophets/burning-nfts.md)
- [Gameplay](https://whitepaper.thecryptoprophecies.com/gameplay.md)
- [Battle Arena](https://whitepaper.thecryptoprophecies.com/gameplay/battle-arena.md)
- [Courtyard](https://whitepaper.thecryptoprophecies.com/gameplay/lobby.md)
- [Fellows](https://whitepaper.thecryptoprophecies.com/gameplay/friends.md)
- [Daily prize](https://whitepaper.thecryptoprophecies.com/gameplay/daily-prize.md)
- [Leaderboards](https://whitepaper.thecryptoprophecies.com/gameplay/leaderboards.md)
- [Profile](https://whitepaper.thecryptoprophecies.com/gameplay/profile.md)
- [Kingdom fee](https://whitepaper.thecryptoprophecies.com/kingdom-fee.md)
- [The TCP token](https://whitepaper.thecryptoprophecies.com/tcp-tokens.md)
- [Token distribution](https://whitepaper.thecryptoprophecies.com/token-distribution.md)
- [Private sale](https://whitepaper.thecryptoprophecies.com/token-distribution/token-sale.md)
- [Strong Holder Offering](https://whitepaper.thecryptoprophecies.com/token-distribution/sho.md)
- [Liquidity](https://whitepaper.thecryptoprophecies.com/token-distribution/staking.md)
- [Ecosystem fund](https://whitepaper.thecryptoprophecies.com/token-distribution/marketing.md)
- [Development](https://whitepaper.thecryptoprophecies.com/token-distribution/development-fund.md)
- [Founding team](https://whitepaper.thecryptoprophecies.com/token-distribution/founding-team.md)
- [Technology](https://whitepaper.thecryptoprophecies.com/technology.md)
- [Team](https://whitepaper.thecryptoprophecies.com/team.md)
- [Road map](https://whitepaper.thecryptoprophecies.com/road-map-1.md)
- [Social channels](https://whitepaper.thecryptoprophecies.com/misc/socials.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.thecryptoprophecies.com/master.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.
