# Personal Space Income Standard Introduction

Users with Personal Space NFTs can create personal Space in SecondLive, and whenever someone is active in the Personal Space, BEAN would be produced (BEAN can be staked for LIVE).

**Space Active Standard:** When a user enters the Space and stays online for **more than 3 minutes**, it would be counted as a valid active user, **the owner of the Space can get 5 BEAN**. Each user could only be counted as one valid active user every day, and the activity data will be refreshed **at 8:00 UTC the next day**.

> Address (Space visitor) with SecondLive NFT: 5 BEAN \* Space output efficiency/day
>
> Address(Space visitor)  without SecondLive NFT: 0.5 BEAN\* Space output efficiency/day

Space holder's extra BEAN income = 10% of BEAN income that visitors get \* Space output efficiency

<mark style="color:purple;">Space output efficiency: \[LV1:0.8 ] \[LV2:0.9] \[LV3:1.0]  \[LV4:1.1 ] \[LV5:1.3]</mark>

Every week, 100,000 LIVE will be distributed to BEAN stakeholders. According to the stake ratio, the more BEAN staked, the more LIVE will be gained. (the quantity of LIVE output per week will change dynamically through SecondLive DAO governance in the future).

In the future, SecondLive will support users to design Personal Space according to their own preferences.


---

# 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/personal-space-income-standard-introduction.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.
