> For the complete documentation index, see [llms.txt](https://support.axiondao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.axiondao.com/axion-origin-story/editor.md).

# The Community

#### Rugged Beginnings & Community Relaunch

Axion originally launched in 2020 as HEX2T, a token that was rugged at its inception. The community stepped in, re-funded liquidity, and relaunched the token as AXN—redefining it as a community-owned, decentralized project.

#### From HEX2T to AXN: A Timeline

* **2020**: HEX2T rugged → Relaunched as AXN
* **2021–2022**: Launchpad success (over $5M raised), DAO groundwork begins
* **2023**: Community governance strengthens, rebranding and legal research begins
* **2024**: DAO contract launches on Polygon, Utah DAO Act passes
* **2025**: Migration to BASE + Legal Registration

#### How We Got Here

Axion survived one of the longest bear markets in crypto history—not by hype, but by persistence. Through shifting leadership, ecosystem overhauls, and community votes, the project matured into a DAO ready for real-world impact.

## The Axion Origin Story

In 2020, a community of investors and blockchain believers came together to rescue a rugged DeFi project originally launched as HEX2T. What could have ended in total collapse instead became a story of resilience and reinvention.

The community pooled liquidity, restructured governance, and relaunched the token as **AXN** on November 12, 2020.

***

### Milestones

* ✅ **November 2020**: AXN token launches following community takeover
* 🔄 **2021–2023**: Launchpad programs, staking protocol refinement, and ecosystem experiments
* 🔥 **2022–2023**: Bear market decimates DeFi; team steps down, leaving a leadership void
* ✍️ **Mid-2023**: James McFadden Jr. becomes Core Team Lead
* 🧠 **2024**: DAO structure formalized, community votes launched, roadmap to BASE developed
* ⚖️ **2025**: Axion DAO begins legal registration under Utah’s DAO Act

***

### Built From Community, Powered By Vision

Through every market cycle and leadership change, one thing remained constant: the belief that DeFi could be more than speculation. Axion DAO has been built from the bottom up, driven by members who believe in ownership, fairness, and financial empowerment.

Today, Axion stands as one of the first legally registered DAOs in the United States – a beacon of what decentralized finance can become when guided by community and clarity.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://support.axiondao.com/axion-origin-story/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
