# Teleportation

### Teleportation is expensive&#x20;

If you're a Minecraft veteran, you'll know most servers play as a dystopian teleportation future. Players can teleport to any other player on a whim. It's common to set a spawn at your house, go mining, and not even bother adventuring back because you can just lazily teleport. The magic of exploration and the value of owning a cool piece of property is greatly diminished when anybody can move tens of thousands of blocks in any direction in less than a second.&#x20;

**Property value is essentially non-existent in a world of free and limitless teleportation.**&#x20;

Teleportation exists within Crypto Craft but this amazing futuristic technology also has a price. Players can teleport to owned Land and their Nations capital but will pay a fee of $EMRD to do so. This price is affordable enough to occasionally enjoy as a lazy treat but expensive enough to encourage exploration by foot, by horse, or by train.&#x20;

Within Crypto Craft, friends actually build near each other. Communities form around central locations. Land near city centers, train stations, or Nation capitals are worth more than Land on the outskirts of society. Land also increases in value as the area is developed and grows over time.&#x20;

### Teleportation Costs

<table><thead><tr><th width="179">Option</th><th width="230.03416204368096">Requirement</th><th width="150">Price ($EMRD)</th><th>Command</th></tr></thead><tbody><tr><td>Owned Land</td><td>Own land</td><td>2,000</td><td>Land menu with /land</td></tr><tr><td>Nation Capital</td><td>Be a member of a Nation</td><td>2,000</td><td>Nation menu with /nation</td></tr><tr><td>Spawn City</td><td>None</td><td>1,000</td><td>/spawn</td></tr></tbody></table>


---

# 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://docs.cryptocraftgame.com/genesis-land/gameplay/teleportation.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.
