> 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/chtoriaru/add-filters/add-chissel.md).

# 台地フィルターを追加

次に、我々はフィルターを追加します。 [岩の高原 ](/ja/rifarensu/terrain/baimu/filters/arid/rocky-plateaus.md)フィルターはより岩だらけの崖の外観を作るのに役立ちます。これはまさに私たちが望むものです。&#x20;

フィルター自体はかなり良い結果を生みますが、谷の底に鋭い構造を作り出します。これは次の数ステップで修正します。特に砂のシミュレーションを適用する際に対応します。

<figure><img src="/files/9525d541df2d5db37b74d803a7422cbbcc8aec3f" alt=""><figcaption></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:

```
GET https://docs.world-creator.com/ja/chtoriaru/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.
