> For the complete documentation index, see [llms.txt](https://gamefi-racing.gitbook.io/gamefi-racing-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamefi-racing.gitbook.io/gamefi-racing-1/gamefi-racing-nft/tu-di.md).

# 土地

## 📍研發狀況

{% tabs %}
{% tab title="2022 " %}
✅ 全球衛星地形擷取

✅ 鋪設道路

✅ 設定道路兩側物件

✅ 種植附近植被

✅ 建造地標

(企劃中) 功能設施
{% endtab %}

{% tab title="2023" %}
(未開始) 生成建物

(未開始) 伺服器/資料庫

(未開始) 國家/城鎮/土地劃分

(未開始) 建造建物與設施
{% endtab %}
{% endtabs %}

## 📍土地玩法/賺錢模式(代定中)

<details>

<summary>選擇國家、城鎮、土地</summary>

1. 租賃土地的收入
2. 透過土地買賣，賺取資本
3. 土地會有各自的原料生產與收益
4. 建造材料製造與組裝工廠設施，打造您的賽車王國
5. 土地上建造設施(ex:店面、遊樂園、演唱會舞台、美術館) 並收取門票、販賣商品道具。

</details>


---

# 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://gamefi-racing.gitbook.io/gamefi-racing-1/gamefi-racing-nft/tu-di.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.
