# Distribution

{% hint style="warning" %}
The Players NFT Collection hasn't been minted yet. Beware of scammers!
{% endhint %}

{% hint style="info" %}
Players NFTs will be distributed on PlayersNFT.com as a staggered mint.
{% endhint %}

**NFT Metrics:**

* **Total Supply:** 5000
* **Ticker:** PLAYERS
* **Blockchain:** Arbitrum One Network (ETH Layer 2)
* **Distribution Agent:** PlayersNFT.com (Soon)
* **Drop Rarities:** Randomized
* **Contract Address:** TBD
* **Drop date:** TBD
* **Price:** $5-80

The collection will be minted in batches of 1000. The price will increase as a batch is minted. Each batch will be revealed after it is sold out.

<table><thead><tr><th width="98">#</th><th>Number of NFTs</th><th>Price</th></tr></thead><tbody><tr><td>1</td><td>1000</td><td>$5</td></tr><tr><td>2</td><td>1000</td><td>$10</td></tr><tr><td>3</td><td>1000</td><td>$20</td></tr><tr><td>4</td><td>1000</td><td>$40</td></tr><tr><td>5</td><td>1000</td><td>$80</td></tr></tbody></table>

## 🔥 Burns From NFT Sales

All proceeds from NFT sales and fees will be burned. We plan to implement token burning as buybacks, where revenue will be allocated to repurchasing and subsequently burning tokens from the market.&#x20;


---

# 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/governance/distribution.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.
