> For the complete documentation index, see [llms.txt](https://longevityhub-ai.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://longevityhub-ai.gitbook.io/whitepaper/tokenomics.md).

# Tokenomics

The **LongevityHub (VHUB) Tokenomics** model is designed to support **sustainable growth**, **community participation**, and **research funding**.\
\
It provides long-term incentives for users, investors, and researchers, while maintaining transparency and decentralization.

&#x20;**Key Metrics**

| **Total Supply:**                  | 1,000,000,000 VHUB |
| ---------------------------------- | ------------------ |
| **Token Symbol:**                  | VHUB               |
| **Initial Market Capitalization:** | $2.0M - $2.5M      |

***

## 💠 Economic Model

VHUB’s economic design ensures:

* 🔁 A continuous flow between **use, staking, and reward**.
* 💎 Incentives for both personal health improvement and ecosystem contribution.
* 🌱 Long-term deflationary balance through **burn mechanisms** and **locked staking**.

Each VHUB token reflects participation in the platform’s growth — not ownership of profits or assets.

***

## 📈 Token Distribution

The total VHUB token supply is fixed and distributed among key ecosystem participants:

| Allocation                   | Purpose | Description                                                      |
| ---------------------------- | ------- | ---------------------------------------------------------------- |
| **Community & Rewards**      | 30%     | Incentives for healthy behavior, staking, and participation      |
| **Research & Grants**        | 20%     | DAO-funded longevity research and decentralized experiments      |
| **Public Sale**              | 15%     | Distribution during presale and launch phases                    |
| **Development & Operations** | 20%     | Core team, AI, and infrastructure expansion                      |
| **Liquidity & Reserves**     | 10%     | Ensures stable market function and staking pool liquidity        |
| **Advisors & Partnerships**  | 5%      | Strategic collaborations with research institutions and startups |

{% hint style="info" %}
🧩 Exact token numbers, vesting, and release schedules will be detailed before the public sale.
{% endhint %}

***

## 💎 Subscription Levels (Tiers)

LongevityHub introduces **tiered access levels** that provide additional benefits based on token holdings or staking amounts:

| Tier          | Price       | Benefits                                                                                            |
| ------------- | ----------- | --------------------------------------------------------------------------------------------------- |
| **Explorer**  | $19 / month | Premium content, 10 AI analyses per month, 5% cashback. Ideal for starting your journey.            |
| **Architect** | $49 / month | Unlimited AI analyses from wearable electronics, VIP community, 10% cashback. For data enthusiasts. |
| **Visionary** | $99 / month | Premium AI analysis (DNA, epigenetics), AI coach, priority access. For maximum personalization.     |

These tiers align with the user’s contribution to both **ecosystem development** and **personal longevity goals**.

***

## 💹 Public Sale

The sale is structured in 4 phases to reward our first supporters with a better price and more favorable token release conditions.

| **Phase**               | **Price per VHUB** | **Number of Tokens** | **Unlock at TGE** |
| ----------------------- | -----------------: | -------------------: | ----------------: |
| Phase 1 (Early Adopter) |             $0.028 |           30,000,000 |              40 % |
| Phase 2 (Growth)        |             $0.033 |           40,000,000 |              35 % |
| Phase 3 (Expansion)     |             $0.038 |           50,000,000 |              30 % |
| Phase 4 (Public)        |             $0.042 |           30,000,000 |              30 % |

***

## 🏦 Long-Term Growth Model

VHUB’s tokenomics are built to **reward contribution**, **encourage holding**, and **fund science**.

Key sustainability mechanisms:

* 🔥 **Token Burn:** Used tokens for premium features are permanently removed from circulation.
* 💰 **Staking Rewards:** Encourages long-term participation and health engagement.
* 🧬 **Research Grants:** A fixed share of tokens fuels continuous longevity innovation.
* 🪙 **DAO Treasury:** Transparent funding decisions and research allocations.

***

## 🧭 Value Flow Diagram (Conceptual)

```
User → Earn VHUB → Stake → Access AI Tools → Improve Health → 
→ DAO Governance → Vote on Research → Fund Longevity Science → 
→ Ecosystem Growth → Rewards → User
```


---

# 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://longevityhub-ai.gitbook.io/whitepaper/tokenomics.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.
