# 메인 메뉴

World Creator를 실행하고 성공적으로 활성화하면 아래 이미지와 유사한 메인 메뉴가 표시됩니다:

<figure><img src="/files/981abdc37af747ebd06b183b1b23b61fe0deaf0a" alt=""><figcaption></figcaption></figure>

## **메인 메뉴 옵션**

<table><thead><tr><th width="179.7000732421875">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>새로 만들기</strong></td><td>새 빈 프로젝트를 만듭니다.</td></tr><tr><td><strong>템플릿</strong></td><td>미리 적용된 필터와 함께 프로젝트를 시작할 수 있는 탄탄한 기반을 제공합니다.</td></tr><tr><td><strong>최근 항목</strong></td><td>오른쪽에 최근에 사용된 프로젝트 목록을 표시합니다.</td></tr><tr><td><strong>불러오기</strong></td><td>파일 탐색기를 열어 불러올 프로젝트를 선택할 수 있습니다.</td></tr><tr><td><strong>샘플(Samples)</strong></td><td>오른쪽에 통합 샘플 목록을 표시합니다.</td></tr><tr><td><strong>문서</strong></td><td>기본 웹 브라우저에서 이 문서를 엽니다.</td></tr><tr><td><strong>뉴스</strong></td><td>웹사이트의 뉴스 페이지로 이동합니다.</td></tr><tr><td><strong>로그아웃</strong></td><td>활성화 화면으로 리디렉션하여 로그아웃합니다. 활성화 화면에서 로그인 자격 증명을 다시 입력해야 합니다.</td></tr></tbody></table>

## 언어

오른쪽 상단에서 전환할 언어를 선택할 수 있습니다. World Creator는 전 세계에서 가장 많이 사용되는 언어들을 지원하며 곧 더 많은 언어를 추가할 예정입니다. 번역이 정확하지 않다고 생각되는 부분을 발견하시면 신속하게 수정할 수 있도록 알려주시기 바랍니다.

## 소셜

아래로 스크롤하면 우리의 소셜 채널을 볼 수 있습니다. 저희 소셜 미디어 채널을 팔로우해 주시면 진심으로 감사하겠습니다. 우리는 소셜 미디어 채널에 일일 또는 주간 비주얼과 커뮤니티에서 공유된 콘텐츠를 포함한 새로운 콘텐츠를 자주 게시합니다.


---

# 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/introduction/main-menu.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.
