# Profit Sharing

### Profit Sharing: Revenue Distribution to HPO Holders

Hipo distributes a portion of protocol revenue to **HPO holders**. By joining [Hipo Club](https://t.me/HipoFinanceBot) and connecting the wallet that holds HPO, users can track and claim their share of profits.

* Rewards are calculated after each validation round and distributed at the end of each season.
* The more HPO held, the larger the share of revenue received.
* Profit sharing parameters — such as revenue split and operational allocations — are determined through **DAO votes**, ensuring the model remains community-driven.


---

# 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.hipo.finance/profit-sharing.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.
