# Regions

## Playable Region

The terrain of the Islands is rich with lush rainforest, rugged mountains, sandy beaches, and filled with rivers in between. The land is split into multiple regions which are controlled by a governor who will be responsible for which buildings are being build and setting the prices of services.&#x20;

### **Bases**

Bases will function as respawn location for characters when they are eliminated. Because of the huge scale of the playable area and the vast distances that would need to be traveled, players are recommended to invest in some mode of transportation (of varying speed, cost and efficiency) such as boats, horses, donkeys, planes, etc. or if they cant they will have to traverse on foot which is both draining on resources and dangerous as well.

![Representation of a single area in Gold Fever](/files/f4l5Evek9LW6jPTB0r8N)

&#x20;Regions will be populated with:

* Several adventurer bases
* Several tribal villages
* Rich and lush Flora&#x20;
* Dangerous predators and evasive prey animals
* Gold awaiting extraction
* A few mining claims which can be:
  * Free mining claims
  * Premium mining claims
* Contested Zones

![The entire map of Gold Fever in all of its grandeur](/files/k4QxXMTAEj9vaiWttBnn)


---

# 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://wiki.goldfever.io/introduction/regions.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.
