# Polyverse - Token Economy Whitepaper

## Polyverse - Token Economy Whitepaper

- [Table of Contents](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/table-of-contents.md)
- [Initial Outline and purpose of document](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/initial-outline-and-purpose-of-document.md)
- [General Information](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/initial-outline-and-purpose-of-document/general-information.md)
- [Executive Summary](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/executive-summary.md)
- [NFT Ecosystem](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/executive-summary/nft-ecosystem.md)
- [Utility Token](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/executive-summary/utility-token.md)
- [Product and Game Mechanisms](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/executive-summary/product-and-game-mechanisms.md)
- [Tokenomics Breakdown](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown.md)
- [Tokenomics Glossary](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/tokenomics-glossary.md)
- [Token Distributions / Unlock Schedules](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/token-distributions-unlock-schedules.md)
- [Token Category Definitions and Information](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/token-category-definitions-and-information.md)
- [NFT Economy](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/nft-economy.md)
- [Character NFTs](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/nft-economy/character-nfts.md)
- [In-Game NFTs](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/nft-economy/in-game-nfts.md)
- [NFT Features](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/nft-economy/nft-features.md)
- [Bridging and Swapping](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/nft-economy/bridging-and-swapping.md)
- [PATIC ($PTC) Token](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/patic-usdptc-token.md)
- [Product Access](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/patic-usdptc-token/product-access.md)
- [Staking](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/patic-usdptc-token/staking.md)
- [Leaderboard, Tournament and Rewards](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/patic-usdptc-token/leaderboard-tournament-and-rewards.md)
- [Governance](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/patic-usdptc-token/governance.md)
- [User Flow](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/user-flow.md): User flow demonstrates the steps that users will face within the platform, Here we will explain everything in a step by step fashion for each respective function.
- [Token Flow](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/user-flow/token-flow.md): Token flow talks about where the tokens flow and in what scenario.
- [Future Plans](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/future-plans.md)
- [Book Series](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/future-plans/book-series.md)
- [Animated Web Series](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/future-plans/animated-web-series.md)
- [Mobile Game](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/future-plans/mobile-game.md)
- [Metaverse](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/future-plans/metaverse.md)
- [Closing Remarks](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/closing-remarks.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://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/table-of-contents.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.
