> For the complete documentation index, see [llms.txt](https://pnd-docs.defigeek.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pnd-docs.defigeek.xyz/punodwo-dokyumento/english/pnd-pnd-dao-token.md).

# PND (pnd DAO Token)

### <mark style="color:blue;">What is PND?</mark> <a href="#what-is-pnd" id="what-is-pnd"></a>

PND (pnd DAO Token) is a utility token (ERC20) associated with the punodwoɔ Protocol.

Initial supply is 450,000,000, and 550,000,000 will be distributed to users as rewards over the long term.

The distribution speed (amount) can be adjusted through open discussion.

Total supply is 1,000,000,000.

Ticker: PND

Contract address: [0x5fff1443cb859e17e9a6786f7e24c369f22fd002](https://etherscan.io/address/0x5fff1443cb859e17e9a6786f7e24c369f22fd002)

DEX link: <https://www.curve.finance/dex/ethereum/pools/factory-tricrypto-50/deposit/>

### <mark style="color:blue;">Allocation</mark>

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

<table><thead><tr><th width="225" align="center">Percentage (%)</th><th align="center">Category</th><th align="center">Notes</th></tr></thead><tbody><tr><td align="center">5</td><td align="center">Developer Rewards</td><td align="center"></td></tr><tr><td align="center">5</td><td align="center">Initial Investors</td><td align="center">Airdrop to TXJP holders</td></tr><tr><td align="center">5</td><td align="center">DEX LP</td><td align="center">IAO 1%,<br>Uniswap TXJP pool 1%, Uniswap CJPY pool 1%,<br>Curve 2%</td></tr><tr><td align="center">5</td><td align="center">Community Treasury</td><td align="center">defigeek.eth</td></tr><tr><td align="center">5</td><td align="center">Initial User Rewards</td><td align="center"></td></tr><tr><td align="center">10</td><td align="center">Curve LP Rewards</td><td align="center">Annual 2% vesting over 5 years</td></tr><tr><td align="center">10</td><td align="center">Phase 2 Investors</td><td align="center">2-year cliff, release in year 3</td></tr><tr><td align="center">55</td><td align="center">User Rewards</td><td align="center">Long-term distribution as lending incentives</td></tr></tbody></table>

### <mark style="color:blue;">What is vePND?</mark>

vePND is a non-transferable token obtained by locking PND.

At maximum 4-year lock, 1 PND = 1 vePND.

At 1-year lock, 1 PND = 0.25 vePND.

It decays over time.

The lock period can be extended to a maximum of 4 years at any time, but cannot be shortened or released.

### <mark style="color:blue;">Uses of vePND</mark>

Earning protocol fees

Earning PND rewards

Other expansions planned


---

# 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://pnd-docs.defigeek.xyz/punodwo-dokyumento/english/pnd-pnd-dao-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.
