> 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/help-center/faq/what-is-bean.md).

# What is BEAN?

### **BEAN Token** <a href="#id-8b824a20-6b22-42e3-bfc6-30b904f51734" id="id-8b824a20-6b22-42e3-bfc6-30b904f51734"></a>

Incentive tokens for userS in SecondLive, unlimited supply.

There are different roles in SecondLive, such as creator, operator and user. We encourage users to participate in the construction of SecondLive through BEAN and attract more users to join. After obtaining BEAN, you can stake them for LIVE.

There will be more than one ways to earn BEAN with variety of products offered.

### **The Output of Current BEAN** <a href="#id-75beb41f-d270-4402-84fb-e4df94b55101" id="id-75beb41f-d270-4402-84fb-e4df94b55101"></a>

The output of BEAN: Once the Space created, it will produce BEAN automatically based on the activity status to bring income to the creator. The more active a Space is, the more BEAN will be produced.

Other outputs: Users can get BEAN incentives from playing games, chatting, working, AMAs, decorating Space and so forth.

### **Consumption of Current BEAN** <a href="#id-04b26c6f-a202-40fa-a8ad-9756a1d1c824" id="id-04b26c6f-a202-40fa-a8ad-9756a1d1c824"></a>

SecondLive will provide a certain amount of LIVE every week (currently 100,000 LIVE) and the number will be modified with the increase of users and DAO governance. LIVE will be put into the income pool for the incentive of staking BEAN. Users can stake BEAN to get LIVE rewards. The BEAN in the income pool will be burned.


---

# 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/help-center/faq/what-is-bean.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.
