# Token Utility

The Pday Token serves as both the governance and utility token of the Pday protocol. Due to the protocol architecture, PDAY holds significant importance, especially at the core of the revenue model.

While initially resembling a share, the PDAY token's authority will expand alongside its utility areas, nourished by ecosystem revenues.

#### What are the token utilities?

* **Buyback Progress:** Revenue generated by the protocol will be used for periodic buybacks from the market. The purchased tokens can be boosted for staking pool or used for the benefit of protocol users or the community.
* **Liquidity Provide:** Liquidity assets are of great importance for a token's strength, which is why we will use protocol revenue to provide liquidity and keep liquidity assets strong.
* **Single Side Staking:** Token holders can lock their assets to earn passive income. The rewards will initially be supported by the protocol treasury and will also have a claim on the staking rewards from the protocol's revenue. *(coming soon)*
* **Swap Fee Reduction:** The fee charged by the protocol for txs will be dynamic based on the proportion of the token you stake. For Openbook/OTC/DCA/Limit order products. *(coming soon)*


---

# 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.pday.ai/pday-token/token-utility.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.
