Status: Draft Version: 0.1.0 Last Updated: 2026-05-16 Owner: Axodus Core
Axodus is a modular DeFi ecosystem designed around sustainable DeFi-as-a-Service infrastructure, ETF-oriented treasury models, governance coordination, education, transparent accountability, and specialized product nuclei.
Axodus is not a single product, trading bot, token, or DAO interface. It is an ecosystem architecture that connects governance, business workflows, treasury controls, Academy onboarding, Trading infrastructure, Marketplace distribution, ACS / AI agent support, token utility, and public accountability.
The core documentation treats Axodus as a governed operational network. Product access, treasury activity, token utility, agent-assisted workflows, and DAO federation are expected to remain traceable through governance, risk management, and accountability processes.
This documentation is under active reconstruction.
Some legacy materials in this repository were written for an earlier GitBook-based documentation model and may be obsolete. The current documentation prioritizes the updated Axodus architecture and should not be interpreted as a final production specification unless explicitly marked as Active.
The new documentation framework is VitePress. Canonical published documentation lives in /docs.
- Governance
- Business
- Academy
- Trading
- Mining
- Marketplace
- DaaS / DeFi
- Treasury
- Tokenomics
- ACS / AI Agents
- Accountability
- Security
Additional planned or context-dependent nuclei may include Lottery / Lotto, MCPs, Compute, and BBA / Blockchain Business & Advertising. These should be documented with explicit status labels before being treated as active systems.
- Ecosystem Overview
- Core Principles
- Constitutional Model
- Terminology
- Governance
- Business
- Academy
- Trading
- Treasury
- Tokenomics
- ACS / AI Agents
- Accountability
- Security
- Documentation Standards
- Content Guardrails
- Rebuild Protocol
- Review Checklist
- Planning and Historical References
Axodus documentation must not promise guaranteed profit, guaranteed APY, risk-free yield, passive income certainty, or fixed treasury performance. Trading, DeFi, treasury, token, mining, and strategy documents must include appropriate risk context.
Install dependencies and run VitePress:
npm install
npm run docs:devBuild the static documentation:
npm run docs:build