# DAO

- [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)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.degym.net/dao.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.
