> For the complete documentation index, see [llms.txt](https://docs.meetnuri.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meetnuri.com/market/potential.md).

# Potential

The digital health market is experiencing explosive growth, driven by increasing smartphone penetration, rising chronic disease rates, and heightened post-pandemic awareness of preventive care. According to Fortune Business Insights, the global digital health market is projected to grow from $427.24 billion in 2025 to $1,500.69 billion by 2032, at a CAGR of 19.7%.

Within this, the wellness and fitness platforms segment is booming, with the global wellness solutions market expected to reach $12.78 billion in 2025 and grow to $33.78 billion by 2032 at a CAGR of approximately 15%. Similarly, the fitness platforms market is estimated at $6.86 billion in 2025, projected to hit $22.28 billion by 2035. This expansion is fueled by demographics such as millennials and Gen Z, who prioritize mental health, personalized tech solutions, and integrated fitness-nutrition tracking.

The broader global wellness economy underscores this potential, valued at $6.3 trillion in 2023 and forecasted to reach $9 trillion by 2028, encompassing sectors like personal care, nutrition, and physical activity. However, despite the market's size, user retention remains a challenge - industry averages indicate 70-80% churn within 90 days due to lack of engagement. Nuri targets this gap by blending AI personalization with Web3 incentives, positioning itself at the intersection of digital health ($427B+ in 2025) and emerging wellness ecosystems.

Market research from McKinsey highlights that consumers are increasingly seeking holistic solutions, with 50% of wellness spending driven by younger generations focused on appearance, fitness, and mental health. By addressing these trends, Nuri aims to capture a significant share, leveraging the projected 6.5% CAGR in the health and wellness market from $4.5 trillion in 2024 through 2030. This market context highlights how Nuri stands out among competitors.


---

# 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://docs.meetnuri.com/market/potential.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.
