> For the complete documentation index, see [llms.txt](https://docs.ret.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ret.team/we-buidl/passive-income/3.md).

# Passive Income

## We #BUIDL Passive Income with Real Estate investing for Everyone

During our [White Paper Working Groups](/participate/working-groups/white-paper-working-groups.md), we decided and thought that it would be fun to create this Lite Paper with five sections.

Welcome to the ***Passive Income*** section of our Lite Paper.

1. 👥｜[We](/we-buidl/passive-income/1.md)
2. 🛠｜[#BUIDL](/we-buidl/passive-income/2.md)
3. 💰｜[Passive Income](/we-buidl/passive-income/3.md)
4. 🏡｜[with Real Estate investing](/we-buidl/passive-income/4.md)
5. 👥｜[for Everyone](/we-buidl/passive-income/5.md)

## Passive Income

We define "passive income" as income that is generated with minimal to no effort required. By tokenizing real estate assets, REtoken DAO has the ability to create passive income opportunities with a low barrier-to-entry.

Tokenized real estate (much like traditional real estate) generates profits through one of two ways - price appreciation and rent. As the real estate asset increases in value, the price of an individual token also increases in value. And when a tenant pays rent, that rent will be splut up and distributed to token holders based un how many tokens they hold relative to the amount of tokens created to represent the whole asset.

In this way, tokenized real estate assets allow anyone to gain exposure to the real estate market and start earning passive income without being accredited investors or having large amounts of capital.


---

# 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.ret.team/we-buidl/passive-income/3.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.
