# MoonFit White Paper

## MoonFit White Paper

- [Overview](https://whitepaper.moonfit.xyz/overview.md): Official MoonFit Whitepaper
- [Getting Started](https://whitepaper.moonfit.xyz/getting-started.md)
- [Create A SubWallet Account](https://whitepaper.moonfit.xyz/getting-started/create-a-subwallet-account.md): And multiple ones, in just one wallet.
- [Whitelist Role Verification on Discord](https://whitepaper.moonfit.xyz/getting-started/whitelist-role-verification-on-discord.md)
- [Minting Your NFTs on MoonFit Sale Round 3](https://whitepaper.moonfit.xyz/getting-started/minting-your-nfts-on-moonfit-sale-round-3.md)
- [Introducing Mint Pass Instructions](https://whitepaper.moonfit.xyz/getting-started/introducing-mint-pass-instructions.md)
- [Gameplay](https://whitepaper.moonfit.xyz/gameplay.md)
- [MoonBeast](https://whitepaper.moonfit.xyz/gameplay/moonbeast.md)
- [Move To Earn Mechanics](https://whitepaper.moonfit.xyz/gameplay/move-to-earn-mechanics.md)
- [Breeding](https://whitepaper.moonfit.xyz/gameplay/breeding.md)
- [MoonBox & MoonItem](https://whitepaper.moonfit.xyz/gameplay/moonbox-and-moonitem.md)
- [Health & Healing](https://whitepaper.moonfit.xyz/gameplay/health-and-healing.md)
- [Leveling System](https://whitepaper.moonfit.xyz/gameplay/leveling-system.md)
- [Leaderboards](https://whitepaper.moonfit.xyz/gameplay/leaderboards.md)
- [Running Club/Clan](https://whitepaper.moonfit.xyz/gameplay/running-club-clan.md)
- [Referral Program](https://whitepaper.moonfit.xyz/gameplay/referral-program.md): We are excited to announce the launch of our referral program, aimed at incentivizing MoonFit users to refer others and promote a healthy and active lifestyle.
- [Gamification](https://whitepaper.moonfit.xyz/gameplay/gamification.md): MoonFit gamified users' training experiences by creating small tasks that people can easily complete every day or week. That's how people can stay motivated and keep training with MoonFit.
- [Mint NFT](https://whitepaper.moonfit.xyz/gameplay/mint-nft.md)
- [Badges system](https://whitepaper.moonfit.xyz/gameplay/badges-system.md): Titles are awarded to you when you achieve milestones or participate in events.
- [Daily Mission](https://whitepaper.moonfit.xyz/gameplay/daily-mission.md): You get different rewards for completing daily tasks.
- [Tokenomics](https://whitepaper.moonfit.xyz/tokenomics.md)
- [MFR](https://whitepaper.moonfit.xyz/tokenomics/mfr.md): MoonFit's Utility Token
- [MFG](https://whitepaper.moonfit.xyz/tokenomics/mfg.md)
- [Game Economy](https://whitepaper.moonfit.xyz/game-economy.md): MoonFit takes a small % tax for all in-app activities that requires a fees:  Breeding, Level Up, Healing, Trading, etc.
- [Wallet](https://whitepaper.moonfit.xyz/game-economy/wallet.md)
- [Rewards](https://whitepaper.moonfit.xyz/game-economy/rewards.md)
- [Marketplace](https://whitepaper.moonfit.xyz/game-economy/marketplace.md)
- [MoonShop](https://whitepaper.moonfit.xyz/game-economy/moonshop.md)
- [Apple Watch](https://whitepaper.moonfit.xyz/apple-watch.md): Watch Guide
- [Privacy](https://whitepaper.moonfit.xyz/privacy.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.moonfit.xyz/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.
