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

# The World

<figure><img src="/files/pj2uK3bn1Mj0dcJ10Dfp" alt="" width="563"><figcaption></figcaption></figure>

### **Axoma**

**Pawtato Land is a continent** that consists of one main island called ***Axoma*** and four smaller islands (for later expansions) which can be seen in the distance from the northern shore.&#x20;

During the [Land Placement Process](/pawtato-land/gameplay/the-world/land-placement-process.md) Architects will be able to **place their Province, Estate or Land** on **Axoma,** which covers roughly **33 km²** of land area dedicated to initial gameplay.

The various biomes of Axoma are described in [Act I - The Great Divide](/pawtato-land/about-pawtato-land/lore/act-i-the-great-divide.md) of the Pawtato Land lore and include mountains, forests, meadows, lakes, rivers and a desert where the **Great Divide** took place.

Due to the immense size of the world, it is split in 100 so called **Quadrants**, which are refered to via a simple coordinate system of letters and numbers.

### Quadrant View

Diving into a Quadrant on the map reveals a bountiful world where the **Provinces** and **Estates** of Architects can be discovered.&#x20;

Also simple **Land Plots** hold crucial importance, as [Quests](/pawtato-land/gameplay/adventure/quests.md) and [Combat Encounters](/pawtato-land/gameplay/adventure/combat-encounters.md) can appear at any time. Next to shifting environments, many points of interest like caves and ruins wait to be explored.&#x20;

<figure><img src="/files/LUJt2JFgMhTOcOWzOPhW" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.pawtato.gg/pawtato-land/gameplay/the-world.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.
