> For the complete documentation index, see [llms.txt](https://docs.realmtoken.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmtoken.vip/3.-land-protocol/land-economics.md).

# Land Economics

Owning land is an active business model in REALM.AI. Here is how landowners generate yield.

#### 1. Commerce & Sales

Turn your land into a shop.

* Direct Sales: Earn revenue from selling digital assets or physical merch directly from your plot.
* Commission: Let other creators display their items in your shop and take a % cut of their sales.

#### 2. The Billboard Protocol

* Traffic = Value: If your land is in a busy district, you can install "Smart Billboards."
* Programmatic Ads: Connect your billboards to the REALM Ad Network. You get paid in $REALM every time a unique player views the ad on your property.

#### 3. Leasing

* Smart Leasing: Don't want to build? Rent your empty land to a brand or a builder.
* Trustless Contracts: Use our "Lease Contract." The tenant pays you $REALM monthly. If they miss a payment, the smart contract automatically revokes their build permissions and returns control to you.

#### 4. Ticketing

* Gated Access: Set a price to enter your building. Perfect for hosting exclusive workshops, concerts, or private club meetings.


---

# 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:

```
GET https://docs.realmtoken.vip/3.-land-protocol/land-economics.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.
