# Staking

* Anyone can [stake](https://app.unipilot.io/staking) PILOT tokens on the Unipilot dApp to earn a share of protocol revenues. Initially, 40% of Treasury revenues will be distributed to stakers, though this percentage could change in the future via governance.
* Rewards will be distributed with every block and paid in WETH, as[ chosen by the community](https://snapshot.org/#/unipilot.eth/proposal/0x1a66c96f479e6ea78ba618d3236d3c3404de78e3326cc0fc2c5f5277cdeb4f10). Stakers will be able to collect their WETH rewards at any time, and remain in full control of their PILOT, with the ability to unstake without penalty.&#x20;
* Protocol revenues are paid to stakers in the following calendar month (ie. June revenues are distributed to stakers in July).&#x20;
* All staking rewards will be distributed on the Ethereum chain. Revenue from other chains (eg. Polygon) will be bridged over to Ethereum.


---

# 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://unipilot.gitbook.io/unipilot-v2/the-pilot-protocol/staking.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.
