# Plot aushüllen

Man will ein Lager oder eine Farm im Keller seines Hauses bauen? Da das ganze mit der Schaufel <mark style="color:purple;">sehr viel Arbeit</mark> ist, gibt es die Möglichkeit, mit dem Befehl `/plot excavate` bestimmte Bereiche <mark style="color:yellow;">des eigenen Plots</mark> direkt zu entfernen.

Man kann **nur** <mark style="color:green;">Grasblöcke</mark>, <mark style="color:orange;">Erde</mark> und <mark style="color:blue;">Luft</mark> mit dieser Funktion ersetzen. Hat man beim Setzen der Punkte Blöcke anderer Art mit einbezogen, wird der Vorgang abgebrochen. Des Weiteren muss man <mark style="color:yellow;">mindestens 200 Blöcke</mark> ausgewählt haben.

Die Preise je Block sind in jeder Plotwelt gleich. Ein Block kostet hierbei <mark style="color:yellow;">0,2 Münzen</mark>.

## Plot aushüllen - Schritt für Schritt

| Schritt 1 | Den Befehl `/plot excavate` ausführen.                                                                                                                                                                                                                                             | ![](/files/36iRShm6KGemo4PGcKrs) |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Schritt 2 | <p>Danach müssen 2 Punkte auf dem eigenen Plot definiert werden. <br>Für den ersten Punkt muss man <code>LINKSKLICK</code> auf einen Erde- oder Grasblock machen.<br>Für zweiten Punkt das gleiche mit <code>RECHTSKLICK</code>.<br>Der ausgewählte Bereich wird nun umrandet.</p> | ![](/files/4zkmWE0tFaG7BKdBJQvq) |
| Schritt 3 | Wurden die beiden Punkte erfolgreich festgelegt, wird der ausgewählte Bereich markiert.                                                                                                                                                                                            | ![](/files/rUVLO5bfDQepEWKwfx8M) |
| Schritt 4 | Des Weiteren erhält man eine Nachricht mit allen relevanten Informationen.                                                                                                                                                                                                         | ![](/files/INs3nKIVF4ZbUToUCChT) |
| Schritt 5 | Mit einem Klick auf das blau unterlegte `KLICKE HIER` öffnet sich ein Bestätigungsinventar. Dort kann die Aktion schließlich ausgeführt werden.                                                                                                                                    | ![](/files/kFxhZFsdfPV4TCq8u0Zj) |


---

# 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.mixelpixel.net/citybuild/plots/plot-aushuellen.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.
