> 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.md).

# チュートリアル

- [創造を始めよう](https://docs.world-creator.com/ja/chtoriaru/readme-first.md)
- [ユーザーインターフェース](https://docs.world-creator.com/ja/chtoriaru/introduction.md)
- [メインメニュー](https://docs.world-creator.com/ja/chtoriaru/introduction/main-menu.md)
- [ワークスペース](https://docs.world-creator.com/ja/chtoriaru/introduction/workspace.md)
- [ビューポートとナビゲーション](https://docs.world-creator.com/ja/chtoriaru/introduction/viewport-and-navigation.md)
- [キー割り当てとショートカット](https://docs.world-creator.com/ja/chtoriaru/introduction/key-bindings-and-shortcuts.md)
- [ツールバー](https://docs.world-creator.com/ja/chtoriaru/introduction/toolbar.md)
- [メインパネル](https://docs.world-creator.com/ja/chtoriaru/introduction/main-panel.md)
- [地形の設定](https://docs.world-creator.com/ja/chtoriaru/terrain-setup.md)
- [地形の理解](https://docs.world-creator.com/ja/chtoriaru/terrain-setup/understanding-terrains.md)
- [地形サイズと詳細度](https://docs.world-creator.com/ja/chtoriaru/terrain-setup/terrain-size-and-detail.md)
- [レベルステップシステム](https://docs.world-creator.com/ja/chtoriaru/terrain-setup/level-step-system.md)
- [形状の作成](https://docs.world-creator.com/ja/chtoriaru/crafting-a-shape.md)
- [シードの調整](https://docs.world-creator.com/ja/chtoriaru/crafting-a-shape/create-a-volcano.md)
- [スカルプト](https://docs.world-creator.com/ja/chtoriaru/crafting-a-shape/sculpt-a-break-off.md)
- [地形の詳細化](https://docs.world-creator.com/ja/chtoriaru/add-filters.md)
- [侵食フィルターを追加](https://docs.world-creator.com/ja/chtoriaru/add-filters/add-erosion.md)
- [台地フィルターを追加](https://docs.world-creator.com/ja/chtoriaru/add-filters/add-chissel.md)
- [川を追加](https://docs.world-creator.com/ja/chtoriaru/add-filters/mask-in-arid-locations.md)
- [ベースグラデーションマテリアルを追加](https://docs.world-creator.com/ja/chtoriaru/add-filters/add-base-color.md)
- [シミュレーションを実行](https://docs.world-creator.com/ja/chtoriaru/run-simulations.md)
- [砂を追加](https://docs.world-creator.com/ja/chtoriaru/run-simulations/add-sand.md)
- [破片を追加](https://docs.world-creator.com/ja/chtoriaru/run-simulations/add-debris.md)
- [オブジェクトを追加](https://docs.world-creator.com/ja/chtoriaru/obujekutowo.md)
- [茂みを読み込む](https://docs.world-creator.com/ja/chtoriaru/obujekutowo/miwomimu.md)
- [オブジェクトをマスク](https://docs.world-creator.com/ja/chtoriaru/obujekutowo/obujekutowomasuku.md)
- [仕上げ](https://docs.world-creator.com/ja/chtoriaru/final-touches.md)
- [流れを色付け](https://docs.world-creator.com/ja/chtoriaru/final-touches/adjust-lighting.md)
- [ボリューメトリックダストを追加](https://docs.world-creator.com/ja/chtoriaru/final-touches/add-volumetric-clouds.md)
- [保存してエクスポート](https://docs.world-creator.com/ja/chtoriaru/save-and-export.md)
- [パッケージとして保存](https://docs.world-creator.com/ja/chtoriaru/save-and-export/save-as-package.md)
- [Blender にエクスポート](https://docs.world-creator.com/ja/chtoriaru/save-and-export/export-to-blender.md)


---

# 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.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.
