# Teleporting

You are able to teleport to your own town, your nation's towns, capitals of allied nations and your bed.

* `/t spawn`
* `/t spawn <town>`
* `/n spawn`
* `/n spawn <nation>`
* `/res spawn`

This system ensures that the nation's capital becomes a center point in the nation just the way capitals are in real life. The capital will turn into a trade hub since nation residents and residents of allied nations have direct access. This system also allows nation kings to engage in trade wars as they're able to restrict their nation residents from accessing enemy nations' markets.

New players are not able to teleport until they join a town/nation.


---

# 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/teleporting.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.
