# ADMINISTRATION POOL

## Overview:&#x20;

Bizverse's admin pool is active for X days. Each cycle will record the revenue during the period and share it with the members participating in that cycle.

## The main components of the Administration Pool&#x20;

* Ongoing cycle: time and parameters of the current cycle, information about the account participating in Grow and the expected reward;&#x20;
* Revenue sharing history: Information on cycles that have taken place;&#x20;
* Proposal: the system's important proposals need to be approved by the community Voting (the Voting section above)

At 0:00 UTC on the first day of the cycle, the system will fix the number of BIVEs of users participating in the Administration Pool (the number of BIVEs that users have joined Grow for 12 months). The number of BIVEs will determine each member's reward rate.

Current Admin Pool information:

* Total number of BIVEs participating in the cycle;
* Number of people participating in the cycle;
* Cycle time;
* Shared volume for the Admin Pool;

User's Grow Information:

* Number of BIVEs participating in Grow in the Admin pool;
* Shared rate;
* Expected reward;

### What do users need to do?&#x20;

To participate in the reward, users need to join the Grow BIVE 12-month package and join the Administration Pool before 0:00 UTC on the first day of a cycle.

The system will pay the bonus for the previous cycle within the first 7 days of the next cycle.


---

# 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://documentations.bizverse.world/vote-in-bizverse/administration-pool.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.
