# 강 추가

계곡 바닥을 형성하기 위해 이제 [강 레이어](/ko/reference/terrain/shape-layers/rivers.md)를 생성하겠습니다. 지형에 처음 추가하면 World Creator가 자동으로 지형을 기반으로 강 네트워크를 생성합니다. 우리는 그것이 필요하지 않으므로 단순히 **강 지우기** 를 **편집** 모드에서 왼쪽에 있는 **Shift + 좌클릭** 로 새로운 샘을 배치한 다음 **Ctrl + Shift + 좌클릭 + 드래그** 로 그 샘에서 나머지 강 스트림을 끌어냅니다.

<div><figure><img src="/files/b680c6ffee71c0085e14b2428d559cf47b34285b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ab509e0103601be26463df700232481a9562d7fc" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/442f5c577f7590fabb118d3c6704f610b19443c2" alt=""><figcaption><p>최종 강</p></figcaption></figure>


---

# 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/add-filters/mask-in-arid-locations.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.
