> For the complete documentation index, see [llms.txt](https://docs.nodo.xyz/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nodo.xyz/public/governance-and-incentive-programs/reward-token.md).

# Reward Token

NODO introduces a contribution tracking system — XP Shares — designed to reward early users, active contributors, and community builders ahead of the $NODO Token Generation Event (TGE).

#### XP Shares (Experience Points)

XP Shares are participation points awarded to users who engage with NODO’s core vaults and community ecosystem. They represent proof-of-use and signal early loyalty within the protocol.

XP is earned by:

* Providing liquidity in active NDLP vaults
* Participating in campaigns, quests, or DAO votes
* Completing educational or social tasks
* Interacting with product dashboards

XP Shares are tracked on-chain and will be claimable during the $NODO airdrop window.

#### &#x20;Utility for Airdrop

* XP = Airdrop Score
* Users with high XP scores will qualify for $NODO allocations during the TGE.
* Claimable through an on-chain interface integrated into the vault dashboard

Further details on snapshot timing, scoring mechanics, and the claim process will be announced prior to launch.

<br>


---

# 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:

```
GET https://docs.nodo.xyz/public/governance-and-incentive-programs/reward-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
