# Sculpting

To create a valley shape, we'll add a [Sculpt Shape layer](https://docs.world-creator.com/reference/terrain/shape-layers/sculpt). With the layer selected, press **Edit** to start sculpting and change the Operation Mode to **Add** in order to paint over the existing landscape. Then change the brush mode to **Lower** and start drawing a valley shape into the terrain.

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FLUU2q6C7Jn4T4oec97yX%2FWalkthrough_2_2.png?alt=media&#x26;token=88a62546-adc1-42c5-ac93-ff5e6e7e8a8b" alt=""><figcaption><p>Operation Overwrite</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2Ffyiu5liTvvEvOJFuP1uQ%2FWalkthrough_3_2.png?alt=media&#x26;token=c82bb1f8-f20c-4f4d-b1e3-04df16a94a43" alt=""><figcaption><p>Sculpted landscape</p></figcaption></figure></div>


---

# 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.world-creator.com/walkthrough/crafting-a-shape/sculpt-a-break-off.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.
