# Hot Spring Document

## Hot Spring

- [INTRODUCTION](https://docs.hotspring.games/introduction.md)
- [Vision Statement](https://docs.hotspring.games/introduction/vision-statement.md)
- [PoW2 (Proof of Web2)](https://docs.hotspring.games/introduction/pow2-proof-of-web2.md)
- [Participants](https://docs.hotspring.games/introduction/participants.md)
- [Backers & Investors](https://docs.hotspring.games/introduction/backers-and-investors.md)
- [THE CONTEXT](https://docs.hotspring.games/the-context.md)
- [THE COZY WORLD](https://docs.hotspring.games/the-cozy-world.md)
- [Simulation IP Games](https://docs.hotspring.games/the-cozy-world/simulation-ip-games.md)
- [Hot Spring: Origins](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins.md)
- [Game Mechanics](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/game-mechanics.md)
- [Facility Management](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/game-mechanics/facility-management.md)
- [Unlocking and Upgrading](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/game-mechanics/unlocking-and-upgrading.md)
- [Task-Based Gameplay](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/game-mechanics/task-based-gameplay.md)
- [In-game Features](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/in-game-features.md)
- [In-game Economy](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/in-game-economy.md)
- [Cozy Willow](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/cozy-willow.md)
- [Cozy Alpha](https://docs.hotspring.games/the-cozy-world/simulation-ip-games/cozy-alpha.md)
- [AI Agent NPCs](https://docs.hotspring.games/the-cozy-world/ai-agent-npcs.md)
- [Characters Generation](https://docs.hotspring.games/the-cozy-world/characters-generation.md)
- [Cozy Backpack](https://docs.hotspring.games/the-cozy-world/cozy-backpack.md)
- [IAP On-chain](https://docs.hotspring.games/the-cozy-world/iap-on-chain.md): Powered by SEI Global Wallet
- [Autonomous](https://docs.hotspring.games/the-cozy-world/autonomous.md)
- [Cozy Scan](https://docs.hotspring.games/the-cozy-world/cozy-scan.md)
- [Proof of Cozy (PoZ)](https://docs.hotspring.games/proof-of-cozy-poz.md)
- [ECONOMICS](https://docs.hotspring.games/economics.md)
- [COZY Token](https://docs.hotspring.games/economics/cozy-token.md)
- [Flow & Value Distribution](https://docs.hotspring.games/economics/flow-and-value-distribution.md)
- [Allocation & Distribution](https://docs.hotspring.games/economics/allocation-and-distribution.md)
- [SPRING / cozy score /](https://docs.hotspring.games/economics/spring-cozy-score.md)
- [FOR CREATORS](https://docs.hotspring.games/for-creators.md)
- [The Creators Program v1.0](https://docs.hotspring.games/for-creators/the-creators-program-v1.0.md)
- [Cozy Handbook](https://docs.hotspring.games/for-creators/the-creators-program-v1.0/cozy-handbook.md)
- [Cozy Asset](https://docs.hotspring.games/for-creators/cozy-asset.md)
- [Cozy Creation](https://docs.hotspring.games/for-creators/cozy-creation.md): Powered by ZOAN AI
- [SDK](https://docs.hotspring.games/sdk.md)
- [Plug & Play](https://docs.hotspring.games/sdk/plug-and-play.md)
- [Monetization](https://docs.hotspring.games/sdk/monetization.md)
- [Agentic Scaffold](https://docs.hotspring.games/sdk/agentic-scaffold.md)
- [SPRING ROADMAP](https://docs.hotspring.games/spring-roadmap.md)
- [Terms of Use](https://docs.hotspring.games/terms-of-use.md)
- [Privacy Policy](https://docs.hotspring.games/privacy-policy.md)
- [Glossary](https://docs.hotspring.games/glossary.md)
- [Conclusion](https://docs.hotspring.games/conclusion.md)
- [About Hot Spring](https://docs.hotspring.games/about-hot-spring.md)
- [Currency Ecosystem](https://docs.hotspring.games/currency-ecosystem.md)
- [SPRING Token](https://docs.hotspring.games/currency-ecosystem/spring-token.md)
- [NFTs Composition](https://docs.hotspring.games/nfts-composition.md)
- [IP NFTs](https://docs.hotspring.games/nfts-composition/ip-nfts.md)
- [Mount NFTs](https://docs.hotspring.games/nfts-composition/mount-nfts.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.hotspring.games/introduction.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.
