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

# Tokenomics

## Utility

<figure><img src="/files/eiMn5D7R3xTWDBQEu0mR" alt=""><figcaption><p>$PAZ Flow in Pararium Marketplace</p></figcaption></figure>

PAZ's tokenomics are designed to provide a dynamic NFT marketplace in the form of a metaverse, allowing for more seamless transactions. Users can trade NFTs in games or virtual reality spaces while earning $PAZ as a reward for participating in Pararium's activities. The $PAZ token will be used in the following ways:

1. Users can use $PAZ to receive discounts on fees when purchasing NFTs from brands or creators. The $PAZ used for fee discounts will be moved to the platform's fee pool. From the fee pool, 5% will be burned, and the remaining 95% will be used to activate new projects.
2. $PAZ will also be used during the launchpad phase. Only users who hold $PAZ will be able to participate in the launchpad. Additionally, if a specific trading volume is reached during the launchpad, the amount of $PAZ held in the fee pool will be paid out as support for the project.
3. Users can earn $PAZ while trading NFTs and use them to activate various projects. Additionally, due to $PAZ burning that takes place in the fee pool, there is a possibility that the value of $PAZ may increase which provides users with more profits.


---

# 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, and the optional `goal` query parameter:

```
GET https://treasurelabs.gitbook.io/usdpaz-whitepaper/token/usdpaz/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
