> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ja/wkusur/add-filters/mask-in-arid-locations.md).

# 川を追加

谷底の形状を作るために、今から以下を作成します： [川レイヤー](/ja/rifarensu/terrain/shape-layers/rivers.md)。最初に地形に追加すると、World Creator は自動的に地形に基づいた河川ネットワークを生成します。今回はそれが不要なので、単に押してください **河川をクリア** 左側で、モードの間に **編集** その後に使用するのは **Shift + 左クリック** で新しい湧き水を配置し、次に **Ctrl + Shift + 左クリック + ドラッグ** でその湧き水から残りの川の流れを引き出します。

<div><figure><img src="/files/bae737dbb521277438fa6ccb588e1a5bd82aca06" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a1031e5be9bfde4e627f4394704603c9961b4285" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/35682639835e3e7ecd0e334f7aa93d202bc15e15" alt=""><figcaption><p>最終的な川</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.world-creator.com/ja/wkusur/add-filters/mask-in-arid-locations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
