# 이제 창의력을 발휘해 봅시다

좋습니다! World Creator를 설치해 실행했으니 이제 지형과 랜드스케이프 마법을 부릴 차례입니다.&#x20;

이 안내 섹션에서는 아래 이미지에 표시된 예시의 놀라운 지형을 생성합니다. 각 단계(1번부터 8번까지)를 따라하면 World Creator의 작동 방식과 효과적으로 사용하는 방법을 잘 이해할 수 있습니다.

<figure><img src="/files/f8ff92c620ed59408e3f3c85a18319217a4a67ca" alt=""><figcaption></figcaption></figure>

각 문서에는 전체 참조로 더 깊이 들어갈 수 있는 많은 링크가 있습니다. 이 안내를 위해 반드시 읽을 필요는 없지만, 특정 기능이나 동작에 대해 더 알고 싶다면 참고하세요.

좋습니다, 시작해봅시다 :smile:


---

# 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/readme-first.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.
