# Voting

{% hint style="info" %}
The primary voting mechanism to accept or reject projects submitted to the launchpad is the [Players NFT](/tokenomics/usdplays/distribution.md) collection. Each NFT grants one vote, even if you hold multiple NFTs.
{% endhint %}

The mechanism utilized for voting on whether to accept or reject projects submitted to the launchpad is the [Players NFT collection](/governance/distribution.md). These [non-fungible tokens](https://en.wikipedia.org/wiki/Non-fungible_token) (NFTs) serve as digital badges of participation and ownership within the gaming ecosystem. Each Player NFT represents a unique identity and holds weight in the decision-making process regarding project selection. Voting takes place exclusively on the [Snapshot](https://snapshot.org/) platform.

Through the Players NFT collection, stakeholders, including gamers, investors, developers, and project owners, actively engage in the governance of the launchpad. Holding a Players NFT grants its owner the right to participate in voting procedures, thereby democratizing the selection process and ensuring **community-driven decision-making**.

By possessing these tokens, individuals become stakeholders with a vested interest in the success and direction of the launchpad. This ownership mentality encourages active participation, collaboration, project research, and the cultivation of a vibrant community ethos.

Moreover, the Players NFT collection serves as a testament to the collective expertise and preferences of the Plays gaming community. Each vote cast by NFT holders reflects their informed judgment and assessment of project proposals, contributing to the overall integrity and quality of the launchpad's portfolio.

*The Players NFT collection not only functions as a governance tool but also harnesses the* [*wisdom of the crowd*](https://en.wikipedia.org/wiki/Wisdom_of_the_crowd) *to make financially beneficial decisions for the whole ecosystem.*


---

# 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.playstoken.com/plays-launchpad/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.
