> For the complete documentation index, see [llms.txt](https://mdev-1.gitbook.io/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mdev-1.gitbook.io/litepaper/roadmap/phase-5-expansion.md).

# Phase 5: Expansion

Once the system is live and stable, we expand in two key ways:

1. New “earn types”: sleep-to-earn, recovery-to-earn, rest-to-earn.
2. New sensors for full-body motion, vitals and stress biomarkers.
3. Multi-signal fusion (spine + heart + sleep + recovery) creates complete user health profiles.
4. Global Scaling
5. Compliance with major regulatory bodies across sports (e.g. FIFA/NBA/NFL)
6. Integrated sports performance program&#x20;
7. Partnerships with healthcare providers and insurers
8. Integrations with regional devices like Huawei (China), Mi Band (India), Samsung (Korea), Garmin (EU).
9. Compliance with GDPR, HIPAA and APAC frameworks.
10. Corporate wellness programs and employer adoption.

Phase 5 is where Motion xAI evolves from a nascent protocol into the default infrastructure for decentralized healthcare worldwide.


---

# 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:

```
GET https://mdev-1.gitbook.io/litepaper/roadmap/phase-5-expansion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
