# Vytvoření residence

## 🔨 1. RYCHLÝ ZPŮSOB

<figure><img src="https://i.imgur.com/xgOc1wj.jpg" alt=""><figcaption></figcaption></figure>

* Stoupněte si zhruba doprostřed svého budoucího pozemku
* Napište příkaz **/res auto názevresidence**
* Pokud je vše v pořádku, vytvořila se kolem vás residence v nejvyšších možných rozměrech

{% hint style="success" %}
Pro váš klid můžete vytvoření residence zkontrolovat přes **/res info**
{% endhint %}

## 🔨 2. POMALEJŠÍ ZPŮSOB

<figure><img src="https://i.imgur.com/9qjm58F.jpg" alt=""><figcaption></figcaption></figure>

*Je nutné přibližně vědět rozměry plánovaného pozemku, zda odpovídají povolené velikosti a rozhodně není třeba stavět sloupy.*<br>

* Vezměte do ruky **dřevěnou motyčku**&#x20;
* Klikněte **levým** tlačítkem myši **do prvního rohu pozemku**.
* &#x20;Úhlopříčkou dojděte k **druhému bodu**, který označte **pravým** tlačítkem myši (viz. obrázek)
* Napište **/res select vert** (*automaticky vybere od nebe pod zem*)&#x20;
* Napište **/res create názevresidence**&#x20;
* Pokud bude vše v pořádku, objeví se zpráva o vytvoření residence


---

# 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.mithrill.cz/mithrill-wiki/survival/residence/vytvoreni-residence.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.
