> For the complete documentation index, see [llms.txt](https://docs.secondlive.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secondlive.world/secondlive-en/get-started/participate-in-mining-to-earn-live-income.md).

# Participate in Mining to Earn LIVE Income

{% hint style="info" %}
Once you earn a certain amount of BEAN by playing games, running Space as well as accomplishing required missions, you can participate in mining and stake your BEAN to earn LIVE tokens.
{% endhint %}

### Ⅰ. Click \[MINING] to enter mining page. <a href="#id-747c1c3f-8ba3-4d1f-aa0f-a789d78bb44b" id="id-747c1c3f-8ba3-4d1f-aa0f-a789d78bb44b"></a>

<figure><img src="/files/slv2vzhkD27dPQpykoBt" alt=""><figcaption></figcaption></figure>

### Ⅱ. Click \[Stake] to earn LIVE. <a href="#e54c20ef-389f-47ca-9ddb-5e8f1a374013" id="e54c20ef-389f-47ca-9ddb-5e8f1a374013"></a>

<figure><img src="/files/nbt2VcPfl8Ma0swtr5jk" alt=""><figcaption></figcaption></figure>

### **Mining Rules：**

<figure><img src="/files/Fjd98vkU3xMIUDLmOJJN" alt=""><figcaption></figcaption></figure>

1\. Get $LIVE by staking $BEAN. The #mining pool will be refreshed once a week with rewards of 100,000 $LIVE. (The quantity of LIVE output per week will change dynamically through SecondLive DAO governance in the future.）&#x20;

2\. The staked $BEAN will be burned and cannot be withdrawn.&#x20;

3\. $BEAN can be transferred. Staking gets LIVE and burns it.

4.10% of the mining pool’s output revenue will be used as support for the team’s technical development costs.

Link：<https://secondlive.world/staking>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.secondlive.world/secondlive-en/get-started/participate-in-mining-to-earn-live-income.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
