# Add River

To shape the bottom of our valley we will now create a [River Layer](/reference/terrain/shape-layers/rivers.md). When you first add it to your terrain World Creator will automatically generate a river network based on your terrain. As we don't need that simply press **Clear Rivers** on the left side while in **Edit** mode. After that we use **Shift + LMB** to place a new spring and then **Ctrl + Shift + LMB + Drag** to drag out the rest of our river stream from that spring.

<div><figure><img src="/files/EyDqTXJUefUD6oFq75CX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d2komMBVu86H8Fh0w44b" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/MzkKGBfq5iNJWeKEYB9B" alt=""><figcaption><p>final river</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/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.
