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

# $DNA Token

Users earn $DNA tokens by sharing health data or participating in ecosystem activities, promoting community involvement and data sharing for health innovation.

$DNA token holders access exclusive benefits, including special rewards, premium features, and discounts on personalized products.

The [Muhdo staking protocol](/muhdo-web3/muhdo-revenue-model.md#staking-pool-rewards) offers value to both consumers and businesses alike, unlocking further features and benefits of the ecosystem.

{% hint style="info" %}
$DNA Ethereum Contract Address: 0x7d3e4165fd7d8590fb2a415a550f7bdece5c4f52

$DNA Solana Contract Address: Fnm6Jf4BtRHSjMcUt7jYk5cJksQhzuwhtgg94kG5XB59
{% endhint %}

## Tokenomics

{% hint style="info" %}
BURN: 3,200,000,000 $DNA Tokens were sent to the Dead Address and removed from the Total Supply <https://etherscan.io/tx/0x7689a4de00caae6a5f0de7cf20ded1a1d8407105d8d1b413632095f57a9947d0>
{% endhint %}

Total Supply: ~~8,000,000,000~~ 4,800,000,000 $DNA

Final Tax: 0% / 0%

Launch FDV: $60,000,000.00

Allocation:

<figure><img src="/files/ESU7HS1kwrOjWVBO3bHK" alt=""><figcaption></figcaption></figure>

## Token Utilities

* **Data Monetization:**&#x20;

Opt to share your health data anonymously with researchers and earn $DNA tokens as compensation, aiding global health advancements.

* **Prosperity Sharing:**&#x20;

By referring new users, participants can accrue $DNA tokens, thereby promoting community expansion.

* **Decentralized Governance:**&#x20;

Token holders democratically guide the platform's evolution, ensuring a user-centric development path.

* **Marketplace Accessibility:**&#x20;

Deploy $DNA tokens to acquire an extensive selection of wellness products, further enriching the platform's ecosystem.

* **Exclusive Access:**&#x20;

$DNA token ownership opens the door to premium Muhdo platform features such as enhanced analytics and custom health coaching.

* **Community Empowerment:**&#x20;

A portion of every transaction is allocated to a rewards pool managed by the Muhdo DAO, granting token holders a say in fund distribution.


---

# 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.muhdohub.com/muhdo-web3/usddna-token.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.
