# Live Map

<figure><img src="/files/LYDHds2AktfrxYpFrVZG" alt=""><figcaption></figcaption></figure>

After joining the server, the first thing you need to do is find out where you spawned. Run command `/map` and get a clickable map link in chat. You can also visit the default map by clicking the link [Twenture Earth Map](https://earth.twenture.net:8123/). Scroll to zoom in.

The map is regularly updated to reflect changes made inside the game. The map shows:

* All visible online players.
* Changes made to the terrain.
* Claimed land belonging to nations and towns.
* Nation capitals are represented by a star symbol.

Players underground, sneaking, or using invisibility potions are hidden from the map.

The colorful squares represent claimed land belonging to a town or nation. Click a claim of your choice to get more information about which town/nation it belongs to. Premium players can change their nation claim color via `/emcmap nationcolor <HEX colour> or /emcmap nationoutline <HEX colour>`. Blue is the default claim color.

{% hint style="info" %}
**TIP**

Location coordinates displayed in the map's top left corner correspond with in-game coordinates displayed by pressing the F3 key. This information can be used to navigate in-game.
{% endhint %}


---

# 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://earth.twenture.net/wiki/live-map.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.
