> 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/accounts.md).

# Accounts

[@empo.voter](https://peakd.com/@empo.voter/wallet) is the **Delegation & Voting Account**.&#x20;

It receives the Hive power from users and curates  content on the Hive Blockchain . This account is in **permanent** power-down and recurrently transfers its HIVE to @pwr-ventures.

***

[@pwr-ventures](https://peakd.com/@pwr-ventures/wallet) is the **Main Holding Account**.&#x20;

It receives assets from all the other accounts and manages it's assets as needed. Usually the Hive is powered up and lent to other services on the chain to get a yield and make a profit. \
\
Other times it's sold looking for a profit off-chain.

***

[@pwr-issuer](https://peakd.com/@pwr-issuer/wallet/hive-engine) is the **Distribution Account**.

This account distributes daily PWR to eligible users (checks for @empo.voter Hive Power delegators).

***

[@pwr-staking-rwds](https://peakd.com/@pwr-staking-rwds/wallet) is the **Staking Distribution Account**.&#x20;

~~This account distributes daily HIVE to eligible users (checks for PWR stakers on Hive-Engine).~~

26/10/2025 EDIT: Disabled until notice \[...]


---

# 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:

```
GET https://hive-power-ventures.gitbook.io/hive-power-ventures/accounts.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.
