# Whitepaper

## Whitepaper

- [GoNFTY Whitepaper](https://docs.gonfty.network/whitepaper/gonfty-whitepaper.md): The Web3 Gaming Platform
- [GoNFTY](https://docs.gonfty.network/whitepaper/overview/gonfty.md): TL;DR
- [Our Vision](https://docs.gonfty.network/whitepaper/overview/our-vision.md)
- [Market Opportunity](https://docs.gonfty.network/whitepaper/overview/market-opportunity.md)
- [Our Platform](https://docs.gonfty.network/whitepaper/overview/our-platform.md): Introducing the web3 Gaming Platform
- [Our Economy](https://docs.gonfty.network/whitepaper/overview/our-economy.md): Business Model
- [Token Utility](https://docs.gonfty.network/whitepaper/overview/our-economy/token-utility.md): Platform powered by a dual-token economy
- [Tokenomics](https://docs.gonfty.network/whitepaper/overview/our-economy/tokenomics.md): Distribution Schedule
- [Roadmap](https://docs.gonfty.network/whitepaper/overview/roadmap.md)
- [Our Team](https://docs.gonfty.network/whitepaper/overview/our-team.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.gonfty.network/whitepaper/gonfty-whitepaper.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.
