# \[월드]

- [월드 들어가기](https://space-guide.playentry.org/untitled/world/entry.md): 월드에 들어가는 여러 가지 방법!
- [월드 화면 구성](https://space-guide.playentry.org/untitled/world/screen.md)
- [월드 정보 수정하기](https://space-guide.playentry.org/untitled/world/edit.md): 내 월드에 대해 설명하고 방문자들과 소통할 수 있어요.
- [친구 초대하기](https://space-guide.playentry.org/untitled/world/invite.md): 월드에 친구를 초대해서 함께 놀아요!
- [문제 제보하기](https://space-guide.playentry.org/untitled/world/report.md): 월드를 탐험하거나 만들다가 예상하지 못한 문제가 발생했나요?
- [신고하기](https://space-guide.playentry.org/untitled/world/notify.md): 엔트리 커뮤니티 가이드를 위반 사항을 발견했나요? 대응하지 말고, 바로 신고해 주세요!
- [마이 메뉴](https://space-guide.playentry.org/untitled/world/my-menu.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://space-guide.playentry.org/untitled/world.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.
