> For the complete documentation index, see [llms.txt](https://whitepaper.swe.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.swe.at/usdsweat-whitepaper/7.-roadmap-from-first-steps-to-massive-scale/7.1-milestones-achieved.md).

# 7.1 Milestones Achieved

<figure><img src="/files/JQuHvrpkNFmxNXHg5OKx" alt=""><figcaption></figcaption></figure>

* **September 2022:** $SWEAT launch and **world’s largest crypto airdrop**, onboarding millions into Web3 through physical movement.
* **Sweat Wallet Launch:** First-of-its-kind mobile crypto app integrated with real-world movement rewards.
* **Token Utility Expansion:** Introduction of staking (Growth Jars), in-app rewards, DAO voting, marketplace integration, and real-world spend options.
* **Multichain Interoperability:** $SWEAT becomes a gas token on NEAR, Ethereum, BNB Chain, Arbitrum, and Base.
* **AI Agents Rollout:** AI-powered personalization layer deployed to millions of Sweat Wallet users.
* **DAO Governance Activation:** Mobile-native governance system engaging hundreds of thousands of users in shaping ecosystem direction.
* **Token Burns**: Community-approved token burns initiated via DAO proposals and reallocations with **over 3.4 billion $SWEAT** already permanently removed from circulating supply.
* **Global Strategic Partnerships:** Commercial integrations with 70+ brands and founding partnership of Global Running League’s RunGP global sporting events.
* **Movement Valuation Research:** Academic studies quantify value of movement (up to $6.25 per day), laying foundation for real-world monetization models.


---

# 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://whitepaper.swe.at/usdsweat-whitepaper/7.-roadmap-from-first-steps-to-massive-scale/7.1-milestones-achieved.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.
