# STEPN WHITEPAPER

## STEPN WHITEPAPER

- [Overview](https://whitepaper.stepn.com/overview.md)
- [Getting Started](https://whitepaper.stepn.com/getting-started.md)
- [Asset Module](https://whitepaper.stepn.com/asset-module.md)
- [Sneaker Types](https://whitepaper.stepn.com/asset-module/sneaker-types.md)
- [Gems & Sockets](https://whitepaper.stepn.com/asset-module/gems-and-sockets.md)
- [Minting Scrolls](https://whitepaper.stepn.com/asset-module/minting-scrolls.md)
- [Achievements & Badges](https://whitepaper.stepn.com/asset-module/achievements-and-badges.md)
- [Game Module](https://whitepaper.stepn.com/game-module.md)
- [Shoe-Minting](https://whitepaper.stepn.com/game-module/shoe-minting.md)
- [Enhancement System](https://whitepaper.stepn.com/game-module/enhancement-system.md)
- [Fusion System](https://whitepaper.stepn.com/game-module/fusion-system.md)
- [Gem Upgrade](https://whitepaper.stepn.com/game-module/gem-upgrade.md): Under Development
- [HP System](https://whitepaper.stepn.com/game-module/hp-system.md)
- [Attribute Points Redistribution System](https://whitepaper.stepn.com/game-module/attribute-points-redistribution-system.md)
- [Inventory System](https://whitepaper.stepn.com/game-module/inventory-system.md)
- [VIP System](https://whitepaper.stepn.com/game-module/vip-system.md)
- [Realm](https://whitepaper.stepn.com/game-module/realm.md)
- [Earning Module](https://whitepaper.stepn.com/earning-module.md)
- [GST Earning Basic](https://whitepaper.stepn.com/earning-module/gst-earning-basic.md)
- [GST Earning Advanced](https://whitepaper.stepn.com/earning-module/gst-earning-advanced.md)
- [GMT Earning Basic](https://whitepaper.stepn.com/earning-module/gmt-earning-basic.md)
- [GMT Earning Advanced](https://whitepaper.stepn.com/earning-module/gmt-earning-advanced.md)
- [Mystery Box System](https://whitepaper.stepn.com/earning-module/mystery-box-system.md)
- [Success Rate Increment System](https://whitepaper.stepn.com/earning-module/success-rate-increment-system.md)
- [Running Module](https://whitepaper.stepn.com/running-module.md)
- [Energy System](https://whitepaper.stepn.com/running-module/energy-system.md)
- [GPS, Moonwalking & Airwalking](https://whitepaper.stepn.com/running-module/gps-moonwalking-and-airwalking.md)
- [Anti-Cheating System](https://whitepaper.stepn.com/running-module/anti-cheating-system.md)
- [Music System](https://whitepaper.stepn.com/running-module/music-system.md)
- [Social Module](https://whitepaper.stepn.com/social-module.md)
- [Challenge Capsules](https://whitepaper.stepn.com/social-module/challenge-capsules.md)
- [Activation Code System](https://whitepaper.stepn.com/social-module/activation-code-system.md)
- [Leaderboards](https://whitepaper.stepn.com/social-module/leaderboards.md)
- [Other Modules](https://whitepaper.stepn.com/other-modules.md)
- [Tokenomic](https://whitepaper.stepn.com/other-modules/tokenomic.md)
- [GMT Vesting & Utility](https://whitepaper.stepn.com/other-modules/gmt-vesting-and-utility.md)
- [Governance & Ecosystem fund](https://whitepaper.stepn.com/other-modules/governance-and-ecosystem-fund.md)
- [Marketplace](https://whitepaper.stepn.com/other-modules/marketplace.md)
- [Decentralized Exchange](https://whitepaper.stepn.com/other-modules/decentralized-exchange.md)
- [Privacy](https://whitepaper.stepn.com/other-modules/privacy.md)
- [Security](https://whitepaper.stepn.com/other-modules/security.md)
- [Getting Help](https://whitepaper.stepn.com/getting-help.md)
- [Change Log](https://whitepaper.stepn.com/change-log.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.stepn.com/overview.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.
