> For the complete documentation index, see [llms.txt](https://polygene.gitbook.io/polygene-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polygene.gitbook.io/polygene-whitepaper/token-and-nfts/overview-of-the-tokens/polygene-token.md).

# Polygene Token

Polygene Token is a governance token with a total supply of 10 billion tokens. It can be used for staking, voting, and earning social rewards and benefits. It is mainly used for community governance and incentivizing users to participate in social interactions

## Allocation

| Project                  | Allocation | Price  | Release Schedule                          |
| ------------------------ | ---------- | ------ | ----------------------------------------- |
| Seed                     | 5%         | 0.0008 | 10% at listing, 10% monthly               |
| Private Sale             | 5%         | 0.0009 | 10% at listing, 10% monthly               |
| Public Sale              | 20%        | 0.001  | Fully Released                            |
| Team                     | 10%        | 0.1    | Locked for 1 year, then 5% monthly unlock |
| Liquidity                | 6%         | -      | 20 months monthly release                 |
| Marketing                | 10%        | -      | 10% at listing, 5% quarterly              |
| Platform Governance      | 25%        | -      | Rewards released based on LP staking      |
| NFT Platform Development | 17%        | -      | Airdropped based on NFT holdings          |
| Advisors                 | 2%         | -      | 10% at listing, 10% quarterly             |

**Obtaining PGN**

* Social leaderboard rewards
* Social tree daily rewards
* Genesis NFT rewards
* Purchasing social tree NFTs

**Using PGN**

* Reducing social tree cooldown time
* Purchasing social tree NFTs


---

# 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:

```
GET https://polygene.gitbook.io/polygene-whitepaper/token-and-nfts/overview-of-the-tokens/polygene-token.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.
