# DeGym Docs

## DeGym Docs

- [Introduction](https://docs.degym.net/readme.md): Welcome to DeGym Network. Where Fitness Meets Finance.
- [Decentralized Gym Network](https://docs.degym.net/overview/readme-1.md): The first Decentralized Gym Network - revolutionizing fitness industry with Taraxa
- [Purpose](https://docs.degym.net/overview/purpose.md): Mission and Vision of DeGym DAO
- [Value Propositions](https://docs.degym.net/overview/value-propositions.md): DeGym DAO presents several compelling value propositions that can redefine gym access and the fitness industry:
- [Roadmap](https://docs.degym.net/overview/roadmap.md): Here is a detailed roadmap to guide the project from inception to launch and beyond. This roadmap is divided into quarters, with key milestones and activities for each period.
- [PHASE A | Conceptualization & Community Building](https://docs.degym.net/overview/roadmap/q3-2024.md): PHASE A | Conceptualization & Community Building
- [PHASE B | Partnerships & Marketing](https://docs.degym.net/overview/roadmap/phase-b-or-partnerships-and-marketing.md)
- [PHASE D | Future Enhancements](https://docs.degym.net/overview/roadmap/phase-d-or-future-enhancements.md)
- [Brand Assets](https://docs.degym.net/overview/brand-assets.md): Brand Book
- [Organization](https://docs.degym.net/dao/organization.md): A collectively-owned organization working towards a shared mission.
- [DGYM Tokenomics](https://docs.degym.net/dao/dgym-tokenomics.md): First and foremost a governance token with lots of utility
- [Allocations](https://docs.degym.net/dao/dgym-tokenomics/usddgym-tokenomics.md): Initial Allocation Plan - Percentages based on the original 1bn supply (Initial Supply)
- [Distribution Phases](https://docs.degym.net/dao/dgym-tokenomics/pre-seed.md): Pre-Seed, Private Sale, and Public Sale Token Distribution Plan
- [Inflation](https://docs.degym.net/dao/dgym-tokenomics/inflation.md): This section contains everything about the DGYM inflation
- [Governance](https://docs.degym.net/dao/governance.md)
- [Proposal](https://docs.degym.net/dao/governance/proposal.md): Everything you need to know to submit proposals
- [Voting](https://docs.degym.net/dao/governance/voting.md): Step by step guide to DeGym governance voting on snapshot.org
- [Terms & Conditions](https://docs.degym.net/dao/terms-and-conditions.md): Terms of Service for DeGym DAO
- [Disclaimer](https://docs.degym.net/dao/disclaimer.md)
- [NFT Voucher](https://docs.degym.net/dapp/nft-voucher.md)
- [Pricing](https://docs.degym.net/dapp/nft-voucher/pricing.md): This document provides a detailed explanation of how the voucher's price calculation work
- [Daily Checkin Points](https://docs.degym.net/dapp/nft-voucher/daily-checkin-points.md)
- [Search Gyms](https://docs.degym.net/dapp/search-gyms.md): Finding the right gym has never been easier.
- [Consumer](https://docs.degym.net/dapp/consumer.md): Journey of the Consumer (Gym-Goers)
- [Provider](https://docs.degym.net/dapp/provider.md): Reach a broader audience and increase your gym’s visibility and membership base.
- [Check-in](https://docs.degym.net/dapp/check-in-process.md): Detailed Check-in Process Using Smart Contracts
- [Staking](https://docs.degym.net/dapp/staking.md): Here, you can easily stake new tokens, monitor your current stakes, and claim rewards
- [Staker](https://docs.degym.net/dapp/staking/staker.md)
- [Reward](https://docs.degym.net/dapp/staking/reward-program.md): This document provides an overview of how rewarding mechanism work
- [Smart Contracts](https://docs.degym.net/technical/smart-contracts.md): Under development
- [Whitepaper](https://docs.degym.net/technical/whitepaper.md)
- [Community](https://docs.degym.net/contact-and-support/community.md): Join Us
- [FAQ](https://docs.degym.net/contact-and-support/faq.md): Frequently Asked Questions


---

# 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.degym.net/readme.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.
