> 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/business-model/forecast.md).

# Forecast

**Market Forecasts and Growth Potential**

The global wellness economy is expanding rapidly due to increased consumer focus on preventive health, digital self-care, and lifestyle optimization:

* **Wellness Market**: $6.87T in 2025 → $11T by 2034 (CAGR 5.4%)
* **Fitness App Market**: $27.4B in 2025 → $81.2B by 2030 (CAGR 25.6%)
* **Nutrition App Market**: $5.1B in 2025 → $13.2B by 2030 (CAGR 17.4%)
* **Digital Wellness** overall projected to exceed $1.5T globally by 2032

Nuri directly targets this convergence — wellness, fitness, and nutrition — using personalization and tokenization to differentiate from commoditized apps.

User growth goals:

* **Q3 2025**: 50K active users (beta launch)
* **Q2 2026**: 1M+ users via strategic partnerships and platform integrations
* Retention target: 25% improvement over 90-day average churn (80%)

**Projected Quarterly Revenue**

Subscriptions form the financial backbone, while partnerships and token revenue scale proportionally. Projections assume:

* 10–20% quarterly user growth
* 15% conversion to Premium
* Conservative ARPU estimates ($20–30 annually)

| 2025 | 500K | 5%  | $20 | $5M    | $1M  | $6M    |
| ---- | ---- | --- | --- | ------ | ---- | ------ |
| 2026 | 5M   | 6%  | $25 | $75M   | $10M | $85M   |
| 2027 | 15M  | 8%  | $27 | $162M  | $30M | $192M  |
| 2028 | 50M+ | 10% | $30 | $300M+ | $70M | $370M+ |

These numbers benchmark favorably against leaders like:

* **MyFitnessPal** ($310M+ revenue in 2023)
* **Noom** ($354M peak via personalized coaching plans)


---

# 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/business-model/forecast.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.
