# Mining Pool Output and Income

### Mine pool output <a href="#id-1b54e5df-2c22-48f2-85fb-c1aebf723f73" id="id-1b54e5df-2c22-48f2-85fb-c1aebf723f73"></a>

The current weekly mining reward is 100,000 LIVE, and the number will be revised as users increasing and with DAO governance. LIVE will be put into the liquidity pool as an incentive for Staking BEAN. Users can satke BEAN to get LIVE rewards. The BEAN in the liquidity pool will be burned.

### Mining income <a href="#id-182dac8d-9452-4825-ac8a-2d6990eb0dac" id="id-182dac8d-9452-4825-ac8a-2d6990eb0dac"></a>

(The number of BEAN staked by the user / the total BEAN staked in the pool) \* The amount of weekly mining pool rewards = 1 week of mining income


---

# 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.secondlive.world/secondlive-en/help-center/faq/mining-pool-output-and-income.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.
