# Axion DAO

## Axion DAO Documentation

- [Welcome To Axion DAO](https://support.axiondao.com/readme.md)
- [A Message From The Team](https://support.axiondao.com/readme/a-message-from-the-team.md): We are community-owned & community-led.
- [Onboarding](https://support.axiondao.com/readme/onboarding.md): One of the primary purposes of Axion DAO is to ensure DeFi enthusiasts have a safe, simple, and protected gateway into the macrocosms of DeFi, Web3, Self-Custody, and Blockchain Technology.
- [DAO Purpose](https://support.axiondao.com/readme/dao-purpose.md): Doing DeFi Better, Together - Axion DAO Is Your Gateway To DeFi.
- [Milestones](https://support.axiondao.com/readme/milestones.md): Milestones Measure Progress, Highlight Success, and Expose Opportunities To Improve
- [The Axion DAO Directive](https://support.axiondao.com/governance-and-dao-structure/the-axion-dao-directive.md): This is our official 'Mission Statement'. We are more than just a simple catchphrase.
- [DAO Structure & Governance](https://support.axiondao.com/governance-and-dao-structure/quickstart.md): Together, We Can Make A Difference For Those Who Follow
- [The Mastermind Council](https://support.axiondao.com/governance-and-dao-structure/the-mastermind-council.md): Under Construction
- [Founders Membership NFTs](https://support.axiondao.com/axion-dao-legacy-club/founders-membership-nfts.md): Be A Part Of History, Help Us Pave The Way For Others To Follow!
- [Explorers](https://support.axiondao.com/axion-dao-legacy-club/founders-membership-nfts/explorers.md): Early adopters who recognized the potential to drive meaningful change.
- [Pioneers](https://support.axiondao.com/axion-dao-legacy-club/founders-membership-nfts/pioneers.md): Strategists helping forge the DAO’s legal and structural framework, lighting the way for others to follow.
- [Architects](https://support.axiondao.com/axion-dao-legacy-club/founders-membership-nfts/architects.md): Builders shaping the foundational systems others will rely on to thrive.
- [Vanguards](https://support.axiondao.com/axion-dao-legacy-club/founders-membership-nfts/vanguards.md): Visionaries guiding Axion DAO into the future—legally empowered to operate as a decentralized entity offering compliant products and services as demand and innovation evolve.
- [Claiming Tokens on BASE](https://support.axiondao.com/claiming-tokens-on-base.md): Projected Date For Claiming Your Tokens And Stakes On BASE - Third Quarter 2026.
- [Whitelisting Process](https://support.axiondao.com/whitelisting-process.md): Under Construction
- [Tokenomics](https://support.axiondao.com/tokenomics/publish-your-docs.md)
- [Community Partners Program](https://support.axiondao.com/community-partners-program/community-partners-program.md)
- [Vesting Pools & Kickstart Clubs](https://support.axiondao.com/tools-and-opportunities/vesting-pools-and-kickstart-clubs.md): Education, Collaboration, Opportunities & Revenue Tools
- [Building For The Future](https://support.axiondao.com/tools-and-opportunities/building-for-the-future.md): To Be Updated And Expanded On
- [Digital Media Assets](https://support.axiondao.com/nft-ecosystem/digital-media-assets.md)
- [Legal & Compliance](https://support.axiondao.com/legal-and-compliance/integrations.md)
- [Media & Education](https://support.axiondao.com/media-and-education/media-and-education.md)
- [Support & Contact](https://support.axiondao.com/support-and-contact/support-and-contact.md)
- [The Community](https://support.axiondao.com/axion-origin-story/editor.md)
- [Becoming The DAO](https://support.axiondao.com/axion-origin-story/becoming-the-dao.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://support.axiondao.com/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.
