# GameSwift Litepaper

## GameSwift Litepaper

- [Opportunity](https://litepaper.gameswift.io/challenges-and-opportunities/opportunity.md): Gaming and blockchain are colliding.
- [Challenges](https://litepaper.gameswift.io/challenges-and-opportunities/challenges.md)
- [What is the mission of GameSwift?](https://litepaper.gameswift.io/challenges-and-opportunities/what-is-the-mission-of-gameswift.md): Enjoy the pure gaming experience on-chain with just one click!
- [What is GameSwift?](https://litepaper.gameswift.io/ecosystem/what-is-gameswift.md)
- [GameSwift Pay](https://litepaper.gameswift.io/ecosystem/gameswift-pay.md)
- [Product Ecosystem](https://litepaper.gameswift.io/ecosystem/product-ecosystem.md)
- [Web3 Gaming Infrastructure](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure.md)
- [GameSwift ID](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/gameswift-id.md)
- [GameSwift SDK](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/gameswift-sdk.md)
- [GameSwift Analytics](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/gameswift-analytics.md)
- [Other Products](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/other-products.md)
- [GameSwift Chain](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/gameswift-chain.md)
- [zkEVM](https://litepaper.gameswift.io/ecosystem/web3-gaming-infrastructure/gameswift-chain/zkevm.md)
- [GameSwift Platform](https://litepaper.gameswift.io/ecosystem/gameswift-platform.md): Your on-chain gaming center
- [GameSwift Studio](https://litepaper.gameswift.io/ecosystem/gameswift-studio.md)
- [How it works](https://litepaper.gameswift.io/ecosystem/how-it-works.md)
- [Roadmap](https://litepaper.gameswift.io/roadmap/roadmap.md)
- [GameSwift Token](https://litepaper.gameswift.io/tokenomics/gameswift-token.md)
- [StarTerra](https://litepaper.gameswift.io/about-us/starterra.md)
- [Team](https://litepaper.gameswift.io/about-us/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://litepaper.gameswift.io/challenges-and-opportunities/opportunity.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.
