# RiverLand Property

Type: Whether it is an Original plot or Sub Plot.&#x20;

Area: The size of RiverLand.

Location: The location of the land, which is divided into three regions: City Center, City Suburb, and City Outskirts.&#x20;

Terrain: The surface condition of the land, which is divided into four types: Desert, Grass, Wild, and Brick.&#x20;

AreaName: The specific location of the land in different regions, such as (City Center) North Left Xiang, (City Suburb) South Central Fang, (City Outskirts) North Outskirts.&#x20;

Rental: The rental status of RiverLand.&#x20;

Hidden Resources: Currently confidential information. Stay tuned!


---

# 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://rivermen.gitbook.io/rivermen-wiki-global/language-english/rivermen-core-assets/riverland/riverland-property.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.
