# Making Holes in the Landscape

The Instance has Landscape Hole support, so you can create holes in the terrain for caves, etc.

{% hint style="success" %}
As of version 1.1.3, the Hole Material is automatically set when you created your Instance.
{% endhint %}

<details>

<summary>If you created your Instance before version 1.1.3, this is how you set up the Hole Material manually.</summary>

Apply the current Instance to the Landscape Hole Material slot, under the regular slot. Check the picture for more details.

<img src="https://3422122786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKy5lT5JIdDDFDRaA6D4d%2Fuploads%2F9QG1yTvcRhYsnhsnZUG3%2Fimage.png?alt=media&#x26;token=cd9c7c77-6854-4ed3-8037-af6bb189a8cd" alt="Click the down arrow to show the slot." data-size="original">

</details>

To make a hole, go to Landscape --> Sculpt tab, then click on the visibility tool and sculpt where you want to hide the terrain.

![](https://3422122786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKy5lT5JIdDDFDRaA6D4d%2Fuploads%2FB78kLCH5fVSMFQNtBLeR%2Fimage.png?alt=media\&token=3e06b55b-5e60-4b6a-a39e-0a2bda9430ad)


---

# 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://sylvl.gitbook.io/panoramake-legacy-docs/setting-up-instance/making-holes-in-the-landscape.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.
