> For the complete documentation index, see [llms.txt](https://osimicity.gitbook.io/osimi-city-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osimicity.gitbook.io/osimi-city-gitbook/items/nft-land-and-real-estate.md).

# NFT Land & Real Estate

Players are be able to start investing with the appealing real estate resources of Osimi City. The land and mineral rights are profitable real estate deals that can be purchased with OSI token. Players will spend a large amount of money to purchase property on the outskirts of Osimi City. Property owners will be develop that land. They will also act as community leaders. They will be responsible for creating and developing their own economies and ecosystems.

### Profit from Real Estate

Construction work on land results in price increases. Multiple construction projects next to each other result in an increase in value for the area. Landowners can lease land to developers for the purpose of making a profit.

### Land

<table><thead><tr><th width="306.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td></td><td align="center"><strong>Function</strong></td><td>The background space expands the player's reach and play</td></tr><tr><td><img src="/files/2SCQzTbrZBLpEBc2tPBM" alt="" data-size="original"></td><td align="center"><strong>Attribute</strong></td><td>Only background spaces that are not owned by anyone can be purchased</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>Value increases when land is desirable and has a high urban score.</td></tr></tbody></table>

![](/files/6hyeuH9bdBIR0yknwbiN)

### Profitable Real Estate

<table><thead><tr><th width="299.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td></td><td align="center"><strong>Function</strong></td><td>Continual passive income generation</td></tr><tr><td><img src="/files/p7lP2JQBGTKILPdFLpCf" alt="" data-size="original"></td><td align="center"><strong>Attribute</strong></td><td>Own land and achieve a certain urban level</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>Real estate value increases with urban points</td></tr></tbody></table>

![](/files/t9rguTKWcFDazLhfTRYe)

### **Houses**

Players can start their businesses with a small house in Osimi City. From there, players will then move to office spaces, factories, amusement parks, shopping and entertainment buildings, and resorts. The only requirement is to buy structures (buildings) with OSI tokens. The more business services are invested, the higher the profit.

Below are the business models in Osimi City:

<table><thead><tr><th width="309.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/iuC228N38Zz6q7SoeVfr" alt="" data-size="original"></td><td align="center"><strong>Function</strong></td><td>Player can have a furnished residence and is allowed to invite guests. Identify the owner of the land.</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>The owner of land and building may rent to other players.</td></tr></tbody></table>

![](/files/wZ4JXxMpTCEoU4rLqVXZ)

### **Factories**

<table><thead><tr><th width="358.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/DMFenUJpexGzr5Tquw4a" alt="" data-size="original"></td><td align="center"><strong>Function</strong></td><td>Player can have a furnished residence and is allowed to invite guests. Identify the owner of the land.</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>The owner of land and building may rent to other players.</td></tr></tbody></table>

![](/files/S91o7V31fmQ7h6vB3OHY)

### Buildings, Offices

<table><thead><tr><th width="339.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/q8fVJZnS1tVkdwbIPFMm" alt="" data-size="original"></td><td align="center"><strong>Function</strong></td><td>Commercial billboards and urban upgrades.</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>Urban level upgrades help the entire city on land to increase level and increase ad price.</td></tr></tbody></table>

![](/files/R84vefwaF0wVJoNy94LS)

### Amusement, Entertainment, and Resort Areas

<table><thead><tr><th width="323.3333333333333"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/3vcrX7NZpCwGocWS0lOY" alt="" data-size="original"></td><td align="center"><strong>Function</strong></td><td>Create communities and increase the value of all nearby buildings.</td></tr><tr><td></td><td align="center"><strong>Value</strong></td><td>Setting up an entertainment area makes the city living space more convenient, making the prices of neighboring properties and buildings higher.</td></tr></tbody></table>

![](/files/t9rguTKWcFDazLhfTRYe)


---

# 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://osimicity.gitbook.io/osimi-city-gitbook/items/nft-land-and-real-estate.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.
