> 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/2.-the-movement-economy/2.3-academic-research.md).

# 2.3 Academic Research

### Quantifying the Economic Value of Movement

**What’s an active day (10,000 steps) really worth?** In 2024, the SWEAT Foundation partnered with top researchers across Europe to find out.

* **University of Birmingham (UK)**
* **University of Cádiz (Spain)**
* **Caledonian University of Glasgow (UK)**
* **Blockchain Research Lab (Germany)**

Their goal: put hard numbers on the power of movement. The findings? Mind-blowing. A single active day—like hitting 10,000 steps—creates between **$0.52 and $6.25 per person** in economic value. That’s like getting paid to stay healthy.

The 10,000-step benchmark is rooted in decades of scientific research linking an active day of 10,000 steps to measurable health benefits like reduced risk of heart disease, diabetes, and premature death. It’s become the gold standard for daily movement targets, used by many public health researchers worldwide.

Here’s the breakdown: governments could save up to **$1.96 per person daily** by slashing healthcare costs tied to sedentary lifestyles. Businesses? They’d pocket **$4.38 per active employee** through better focus and fewer sick days. And for you? Moving regularly could mean **$2,280 a year** in health benefits. These aren’t back-of-the-napkin estimates—they’re **rigorous stats** from heavyweights like the University of Birmingham, Caledonian University of Glasgow and the Blockchain Research Lab.

This is more than academic research, it’s the **foundation of a new economy**. $SWEAT takes these numbers and runs with them, rewarding you for the value you generate. Every step you take fights a global crisis costing trillions. That’s the Movement Economy—your activity, amplified into a force for change.

By bridging **academic research with real-world application**, the SWEAT Foundation is not only proving the **economic power of movement**, it is **building the infrastructure to capture and distribute that value fairly**.

This is the scientific foundation of the Movement Economy.


---

# 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/2.-the-movement-economy/2.3-academic-research.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.
