# Add Plateaus Filter

Next up we add a [Rocky Plateaus ](/reference/terrain/biome/filters/arid/rocky-plateaus.md)filter. This helps to create a more rocky cliff look, which is exactly what we want.&#x20;

While the filter itself produces a fairly nice result, it creates some sharp structures at the bottom of the valley. This is something we will fix in the next few steps, especially when applying a sand simulation.

<figure><img src="/files/aXQImuMJE5cVP6JQnd9X" alt=""><figcaption></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/add-chissel.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.
