> 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/4.-tokenomics-usdsweat-the-currency-of-movement/4.2-token-distribution-a-community-driven-foundation.md).

# 4.2 Token Distribution: A Community-Driven Foundation

$SWEAT’s tokenomics are rooted in a simple yet powerful idea: **the value you create through your movement belongs to you**. That’s why, from the very beginning, we designed $SWEAT’s initial distribution to prioritize **you—the community**, ensuring that the majority of tokens are in the hands of those who power the Movement Economy. Our genesis allocation strikes a careful balance between empowering users, rewarding contributors, supporting growth, and ensuring long-term sustainability, all while fostering a decentralized ecosystem where your voice matters.

Here’s how the initial supply breaks down:

<figure><img src="/files/SgtYNoHCByJw9fAcBzuC" alt=""><figcaption><p>Initial Token Allocation from TGE in September 2022</p></figcaption></figure>

* **Lockdrop – 25.0%**\
  The single largest community allocation went straight to you, the early steppers. The Lockdrop rewarded users for minting sweatcoins in the years leading to TGE, laying the groundwork for a truly community-powered economy.
* **Foundation Treasury – 27.71%**\
  Managed by the Sweat Foundation, this reserve fuels future development, global expansion, strategic partnerships, and initiatives like buyback & burn programs (see Section 4.4). It’s the engine room of innovation.
* **SweatCo Ltd – 22.0%**\
  Allocated to the company that built our Movement Validator, Sweatcoin.
* **Team & Advisors – 10.92%**\
  Set aside for the builders and visionaries who brought the project to life. These tokens are locked and vested over multiple years, ensuring long-term alignment with the community.
* **Ecosystem – 7.02%**\
  Designed to support app integrations, rewards, and ecosystem partnerships that amplify the utility of $SWEAT.
* **Private Round – 3.33%**\
  Provided to early backers who believed in the mission and helped bootstrap the ecosystem’s early growth.
* **Seed Round – 2.68%**\
  Allocated to initial investors supporting the foundational build phase.
* **Public Sale – 1.33%**\
  Breaking the DAOMaker record at the time, $1M of $SWEAT sold out within 15 minutes of public sale.


---

# 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/4.-tokenomics-usdsweat-the-currency-of-movement/4.2-token-distribution-a-community-driven-foundation.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.
