# 조형

계곡 모양을 만들기 위해, 우리는 [조각 모양 레이어](/ko/reference/terrain/shape-layers/sculpt.md)를 추가할 것입니다. 레이어를 선택한 상태에서 **편집** 을 눌러 조각을 시작하고 작업 모드를 **추가** 로 변경하여 기존 지형 위에 페인팅합니다. 그런 다음 브러시 모드를 **낮춤** 으로 바꾸고 지형에 계곡 모양을 그리기 시작합니다.

<div><figure><img src="/files/e12a5c104ed4cb55cd85fd94a42705d31af21b5b" alt=""><figcaption><p>작업 덮어쓰기</p></figcaption></figure> <figure><img src="/files/f0b9668275fe747a437852df25b26723e0c7f933" alt=""><figcaption><p>조각된 지형</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/ko/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.
