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

# PWR Staking

The PWR token has a built-in staking feature implemented with the Staking Contract from Hive-Engine.&#x20;

It's currently targeting a 1-2% inflation target.

For more information about it's mechanism, check the Hive Engine Documentation:\
<https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Mining-Contract.md>

PWR Staking params:

{% hint style="info" %}
Lottery Winners: 20

Lottery Amount: 0,2 PWR

Lottery Interval: 1 Hour.\
\
0,2 tokens \* 24 = 4,8 PWR day ⇒ 1752/year

125K Current Total Supply ⇒ \~1,401% inflation rate.
{% endhint %}

PWR Staking is essentially a distribution mechanism for commited long-term PWR holders.


---

# 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://hive-power-ventures.gitbook.io/hive-power-ventures/tokenomics/pwr-staking.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.
