> For the complete documentation index, see [llms.txt](https://docs.premia.blue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premia.blue/the-premia-protocol/governance/voting-vxpremia/vxpremia-rewards.md).

# vxPremia Rewards

**Welcome to the vxPremia Rewards Odyssey!**

In the bustling bazaar of Premia, we don't just create products; we craft social treasures for our thriving community. Our commissions, those gleaming gems collected from premiums, utilization, and settlement, are not hoarded but generously repaid to our esteemed Premia Citizens (USD Proceeds). Why? Because we believe in harmony, balance, and a dance that unites liquidity providers with the visionaries of our platform.

**Liquidity Mining: The Fountain of Growth** Embark on a journey to the heart of our ecosystem, where liquidity mining springs to life. Introduced to fuel our growth, this wellspring incentivizes liquidity providers beyond mere premiums. We've crafted a harmonious flow across supported chains with a fine-tuned target rate to maintain gentle inflation between 0.75 and 1.00 Premia tokens per block. And with the upcoming Omnichain Hub Relay, prepare for a new chapter in this ever-evolving tale.

**Protocol Commissions: The Treasury of Influence** Step into the grand hall of Protocol Commissions, where taker fees, performance fees, management fees, and more are not mere numbers but the essence of our decentralized governance. These fees are the golden threads woven into the fabric of vxPREMIA holders' influence. And as we transition from Premia v2 to the exciting horizon of Premia v3, the adventure continues to unfold.

**The vxPremia Symphony** Here at Premia, vxPremia Rewards are not static; they are a symphony, a harmonious blend of liquidity mining and protocol commissions. A melody that resonates with the interests of citizens, contributors, and participants (LPs & Traders). A rhythm that echoes through governance, valve gauge weights, policy, and the very soul of our Republic.

Join us in this odyssey, for as Premia's decentralized governance blossoms through the [Blue Descent](/the-premia-protocol/governance/premian-civitas/blue-descent.md), vxPremia Rewards will be the heartbeat, pulse, and essence of our collective dream.


---

# 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://docs.premia.blue/the-premia-protocol/governance/voting-vxpremia/vxpremia-rewards.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.
