# '만들기' 들어가기

## '탐험하기'에서 들어가기

***

'나의 월드 들어가기' 버튼 옆의 '만들기' 버튼을 클릭하면, 월드/오브젝트/아이템 만들기 화면으로 바로 갈 수 있어요.

<div data-full-width="false"><figure><img src="/files/71mfMtAjHLTLO4ZaFmkQ" alt=""><figcaption></figcaption></figure></div>

## 나의 월드에서 들어가기

***

나의 월드에 있다면, 상단 메뉴의 '만들기' 버튼을 통해서 만들기 화면으로 이동할 수 있어요.

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

'만들기' 버튼을 클릭하면, 만들기 선택 창이 나타납니다.

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

각 만들기 에디터에 대한 자세한 설명은 가이드를 확인해 주세요.

{% content-ref url="/pages/eONLnfJ2kQDIvfI2YfXJ" %}
[월드 만들기](/untitled/create/world.md)
{% endcontent-ref %}

{% content-ref url="/pages/npKgARh8PdwFCOfeOKde" %}
[오브젝트 만들기](/untitled/create/object.md)
{% endcontent-ref %}

{% content-ref url="/pages/P5Ha00d8TfQXg52c3Y98" %}
[아이템 만들기](/untitled/create/item.md)
{% endcontent-ref %}


---

# 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/create/entry.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.
