# Základní funkce

***

## Domovy

* Domov založíš: `/sethome`
* Domov odstraníš: `/delhome`
* Teleportace na domov: `/home`

{% hint style="info" %}
Kolik můžeš vytvořit domovů se dozvíš [zde](https://www.epiplay.eu/vip/).
{% endhint %}

***

## Létání

* Zapnutí/vypnutí létání: `/fly`
* Jak získat čas se dozvíš v [Létání](/vychytavky/letani.md).

***

## Teleportace

* Teleport na hráče: `/tpa`
* Přijmutí teleportace: `/tpyes` & `/tpaccept`
* Odmítnutí teleportace: `/tpdeny`
* Zablokování přijímaní teleportací: `/tptoggle`

***

## Obchodování

* Vyzvat hráče k obchodu: `/trade`

{% hint style="info" %}
Bezpečné obchodování mezi hráči, kde můžeš posílat i Coins.
{% endhint %}

***

## Pozice

* Sezení: `/sit`
* Ležení: `/lay`
* Plazení: `/crowl`

***

## Užitečné příkazy

* Soukromé zprávy: `/msg`
* Menu se světy: `/svety`
* Obchod za kredity: `/creditshop`

## Užitečné funkce

* Pro otevření shulkeru s ním stačí kliknout do vzduchu.


---

# 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.epiplay.eu/zakladni-informace/zakladni-funkce.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.
