> 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/tokenomics/utility.md).

# Utility

The $NURI token underpins nearly every meaningful interaction on the Nuri platform. Unlike speculative tokens with limited application, $NURI is **deeply embedded** into the platform’s health, fitness, and nutrition features - ensuring real utility, day-to-day demand, and behavior-aligned value accrual.

1. **Earned Through Engagement**

* Users earn $NURI by consistently engaging with the platform:
  * Logging meals or photos (nutrition)
  * Completing fasts or reaching mood check-in streaks (wellness)
  * Hitting step goals or logging workouts (fitness)
* Bonus emissions for milestone behaviors (e.g. 30-day streaks, fasting challenges)

1. **Unlocking Premium Features**

* Instead of fiat-only upgrades, users can **spend $NURI** to unlock premium:
  * AI meal suggestions & nutrition breakdowns
  * Mood trend analysis & insights
  * Fitness coaching plans
* This “earn-to-upgrade” model improves retention and drives token velocity

1. **Bonus AI Feedback**

* Staking or spending $NURI enables access to:
  * Enhanced GPT-powered coaching
  * Personalized wellness plans based on user history
  * Deeper macro/mood correlation insights

1. **Governance Participation**

* Token holders participate in platform governance:
  * Vote on new AI features, integrations (e.g., Apple Health, Fitbit)
  * Propose or support ecosystem campaigns (e.g., global fasting week)
  * Participate in community treasury decisions (e.g., brand grants)
* Following the best practices of platforms like Aave, Arbitrum, and ENS

1. **Staking for Platform Boosts**

* Stake $NURI to:
  * Boost your health streak multipliers or token rewards
  * Gain early access to new coaching modules or challenge programs
  * Access exclusive wellness challenges with higher reward pools

**Web3-Backed Token Design Principles**

Nuri’s tokenomics are grounded in successful patterns from leading Web3 ecosystems:

* **Token-as-Utility Layer**: Similar to StepN, Sweatcoin, and Lens Protocol, $NURI acts as the incentive rail for a behavioral feedback loop.
* **Deflationary Mechanics**:
  * 1% burn on every token-based Premium unlock
  * Treasury-initiated buybacks during ecosystem surplus
* **Long-Term Incentive Alignment**:
  * Staking APY calibrated to user retention, not just speculation
  * Unlockable perks are tied to wellness outcomes (not time-based farming)
* **Fair Distribution**:
  * Token emission tied to verified engagement, reducing abuse
  * No airdrops for inactives or non-participants

| Sweatcoin           | Fitness only                      | Step-based rewards, fiat conversion    | Limited scope, high churn                       |
| ------------------- | --------------------------------- | -------------------------------------- | ----------------------------------------------- |
| StepN               | Fitness + GameFi                  | Sneaker upgrades, challenges           | Prone to inflation, limited non-fitness use     |
| Nuri (Proposed)     | Fitness, Nutrition, Wellness (3D) | Unlocks, boosts, governance, analytics | Multi-vertical utility with real-world tracking |
| Noom / MyFitnessPal | None (Fiat subscription only)     | -                                      | No token-based user ownership                   |

**4.4 The Value Loop: From Action to Ownership**

Nuri creates a circular value economy:

1. **User acts** → logs habit (meal, fast, workout, mood)
2. **Earns $NURI** → based on accuracy, effort, and consistency
3. **Spends $NURI** → for upgrades, feedback, or challenges
4. **Improves health** → deeper personalization via AI
5. **Stake or vote** → shape platform, earn more, unlock more

This loop ensures utility is not theoretical - it’s **daily**, **visible**, and **motivational**.

Together, these mechanics transform $NURI from just a digital reward into an ownership and empowerment tool - making it core to user retention, growth, and the long-term vision of building a tokenized Wellness OS for the world.


---

# 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/tokenomics/utility.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.
