# Token Overview

The Polyient Games Token Economy is designed to push forward the way we think about and interact with non-fungible tokens (NFTs).

The Token Economy will be a major element of the Polyient Games Ecosystem, fueling interactions between users and third-party startups. This economy will be driven by a combination of Polyient Games-native and third-party tokens.

The current Polyient Games-native Tokens:

| Token Name                                                                          | Token Type | Description                                                                                               | Contract Address                           |
| ----------------------------------------------------------------------------------- | ---------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| [**Founder's Key (PGFK)**](/polyient-games-token-economy/founders-key-pgfk.md)      | ERC-721    | Membership and rewards NFT                                                                                | 0x9f9c171afde4cc6bbf6d38ae4012c83633653b85 |
| [**Unity Token (PGU)**](/polyient-games-token-economy/unity-token-pgu.md)           | ERC-20     | Primary base token for the Polyient DEX and the main payment currency for all Polyient Games applications | 0x98c36c0e953463bd5146c8783ce081ce1d187acf |
| [**Governance Token (PGT)**](/polyient-games-token-economy/governance-token-pgt.md) | ERC-20     | Token for Voting and Staking within the PG DAO                                                            | 0xeaccb6E0f24d66cF4Aa6cBDa33971b9231d332a1 |


---

# 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.polyient.games/polyient-games-token-economy/token-overview.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.
