# 월드 정보 수정하기

## 1. 월드 정보 보기

월드 정보를 수정하기 위해서는 먼저 월드 정보 창을 열어야 해요.

나의 월드에 들어가, 상단 메뉴의 월드 이름을 클릭해 주세요.

<figure><img src="/files/4pv2cJvbBEtaO2SIGVmF" alt="" width="563"><figcaption></figcaption></figure>

## 2. 월드 정보 설정 창

월드 정보 설정 창에서는 해당 월드의 썸네일, 제작자, 설명, 주제 태그, 통계를 볼 수 있습니다.

월드 정보 창이 열리면 오른쪽 더 보기 버튼을 눌러 '월드 정보 설정'을 클릭해 주세요.

<figure><img src="/files/JAALk0QsGkZUxYz5Ebuf" alt="" width="563"><figcaption></figcaption></figure>

## 3. 나의 월드 정보 설정

나의 월드 정보 설정 창이 열리면, 내 월드에 대한 정보를 입력할 수 있어요.

<figure><img src="/files/7P2PZfPS4Ghtj5E2oPe0" alt="" width="563"><figcaption></figcaption></figure>

### ① 썸네일

월드 밖에서 내 월드를 보여주는 이미지입니다.\
이미지 파일을 업로드하면 해당 이미지로 보이고, 업로드하지 않는다면 자동으로 썸네일이 생성됩니다.

### ② 월드 제목

월드 제목을 설정할 수 있습니다.

### ③ 월드 소개

내 월드를 소개하는 멘트를 작성할 수 있습니다.

### ④ 태그

내 월드의 특징을 최대 3개의 태그로 표현할 수 있습니다.

탐험하기 주제의 월드들은 이 태그로 묶이기 때문에, 태그를 잘 설정하는 것이 중요해요.\
엔트리멘토의 월드에 '엔트리' 태그를 달아 놓았기 때문에, '엔트리' 주제에서 '엔트리멘토의 월드'를 확인할 수 있어요!

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

### ⑤ 공개 설정

월드의 공개 유무를 설정할 수 있습니다.


---

# 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://space-guide.playentry.org/untitled/world/edit.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.
