# 안내

- [이제 창의력을 발휘해 봅시다](https://docs.world-creator.com/ko/walkthrough/readme-first.md)
- [사용자 인터페이스](https://docs.world-creator.com/ko/walkthrough/introduction.md)
- [메인 메뉴](https://docs.world-creator.com/ko/walkthrough/introduction/main-menu.md)
- [작업 공간](https://docs.world-creator.com/ko/walkthrough/introduction/workspace.md)
- [뷰포트 및 탐색](https://docs.world-creator.com/ko/walkthrough/introduction/viewport-and-navigation.md)
- [키 바인딩 및 바로가기](https://docs.world-creator.com/ko/walkthrough/introduction/key-bindings-and-shortcuts.md)
- [도구 모음](https://docs.world-creator.com/ko/walkthrough/introduction/toolbar.md)
- [메인 패널](https://docs.world-creator.com/ko/walkthrough/introduction/main-panel.md)
- [지형 설정](https://docs.world-creator.com/ko/walkthrough/terrain-setup.md)
- [지형 이해하기](https://docs.world-creator.com/ko/walkthrough/terrain-setup/understanding-terrains.md)
- [지형 크기 및 디테일](https://docs.world-creator.com/ko/walkthrough/terrain-setup/terrain-size-and-detail.md)
- [레벨 단계 시스템](https://docs.world-creator.com/ko/walkthrough/terrain-setup/level-step-system.md)
- [형태 만들기](https://docs.world-creator.com/ko/walkthrough/crafting-a-shape.md)
- [시드 조정](https://docs.world-creator.com/ko/walkthrough/crafting-a-shape/create-a-volcano.md)
- [조형](https://docs.world-creator.com/ko/walkthrough/crafting-a-shape/sculpt-a-break-off.md)
- [지형 디테일](https://docs.world-creator.com/ko/walkthrough/add-filters.md)
- [침식 필터 추가](https://docs.world-creator.com/ko/walkthrough/add-filters/add-erosion.md)
- [고원 필터 추가](https://docs.world-creator.com/ko/walkthrough/add-filters/add-chissel.md)
- [강 추가](https://docs.world-creator.com/ko/walkthrough/add-filters/mask-in-arid-locations.md)
- [기본 그라디언트 재질 추가](https://docs.world-creator.com/ko/walkthrough/add-filters/add-base-color.md)
- [시뮬레이션 실행](https://docs.world-creator.com/ko/walkthrough/run-simulations.md)
- [모래 추가](https://docs.world-creator.com/ko/walkthrough/run-simulations/add-sand.md)
- [잔해 추가](https://docs.world-creator.com/ko/walkthrough/run-simulations/add-debris.md)
- [오브젝트 추가](https://docs.world-creator.com/ko/walkthrough/add-objects.md)
- [덤불 불러오기](https://docs.world-creator.com/ko/walkthrough/add-objects/load-bushes.md)
- [오브젝트 마스킹](https://docs.world-creator.com/ko/walkthrough/add-objects/mask-objects.md)
- [마무리 작업](https://docs.world-creator.com/ko/walkthrough/final-touches.md)
- [흐름 색상화](https://docs.world-creator.com/ko/walkthrough/final-touches/adjust-lighting.md)
- [체적 먼지 추가](https://docs.world-creator.com/ko/walkthrough/final-touches/add-volumetric-clouds.md)
- [저장 및 내보내기](https://docs.world-creator.com/ko/walkthrough/save-and-export.md)
- [패키지로 저장](https://docs.world-creator.com/ko/walkthrough/save-and-export/save-as-package.md)
- [Blender로 내보내기](https://docs.world-creator.com/ko/walkthrough/save-and-export/export-to-blender.md)


---

# 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/ko/walkthrough.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.
