# What Pythia, PJN and Elvis Holders Gain from Voting

Voters receive tokens from winning projects according to these rules:

* All voters receive rewards, regardless of their project choice.
* Tokens are distributed proportionally to each voter's token stake.
* **25% of the winning project's tokens** are distributed one day after filling the bonding curve.
* The remaining **75%** vest over **3 months** with weekly distribution.
* If the bonding curve on [Pump.fun](http://pump.fun/) isn't filled, no protocol tokens are distributed.
* The mechanism for rewarding long-term holders  of PYTHIA, PJN and ELVIS will be announced soon.
* All rewards, unclaimed in 6 months since the first day of distribution will go back to NeiryLab treasury
* In addition, voters receive fee rewards, as described in the [Project Token Launch and Liquidity Provision section](/project-token-launch-and-liquidity-provision.md).


---

# Agent Instructions: 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.neiry.ai/what-pythia-pjn-and-elvis-holders-gain-from-voting.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.
