# Revshare Dividends

{% hint style="info" %}
**Dividends:** Only 2D and 3D Tickets receive revshare distributions from our DAO investment fund. Your NFTs must be staked to be eligible.
{% endhint %}

### NFT Distribution Weights

Depending on the traits of each collection, you will receive different revshare amounts for each NFT you hold. The following displays the percentage of each distribution you will receive.

{% hint style="info" %}
Distributions will be split evenly between 4 different groups.
{% endhint %}

<table><thead><tr><th width="188">NFT Type</th><th width="128" align="center"># of NFTs</th><th align="center">% of Distribution</th><th align="center">% per NFT</th></tr></thead><tbody><tr><td>2D Tickets (Other)</td><td align="center">849</td><td align="center">25%</td><td align="center">0.029%</td></tr><tr><td>2D Tickets (VIP)</td><td align="center">150</td><td align="center">25%</td><td align="center">0.167%</td></tr><tr><td>3D Tickets (Silver)</td><td align="center">101</td><td align="center">25%</td><td align="center">0.248%</td></tr><tr><td>3D Tickets (Gold)</td><td align="center">49</td><td align="center">25%</td><td align="center">0.510%</td></tr></tbody></table>

### Schedule for distributions from the treasury wallet

Sustainability is super important. Since we do not have a regular SOL income from any services we provide, our timeline will be slower. Our schedule will mimic that of regular company/fund dividends - quarterly. We have done three ad-hoc distributions already for our 2D Ticket holders, but we will be looking to do our first distribution for 2D and 3D Ticket holders at the end of Q1.


---

# 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.thewhitelistproject.xyz/roadmap-3.0/revshare-dividends.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.
