> For the complete documentation index, see [llms.txt](https://wiki.craftopia.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.craftopia.work/undefined-1/world-cloud.md).

# 월드 클라우드

개인 월드를 웹에 업로드·백업하고, 인게임에서 입장해 작업할 수 있는 클라우드 기능입니다.

## 웹에서

대시보드에서 월드 **.zip 업로드 / 다운로드 / 백업**을 관리합니다.

## 인게임에서

`/월드` 명령어로 보유·초대된 월드 목록을 열어 입장할 수 있습니다.

{% hint style="info" %}
저장 용량(쿼터)은 [등급](/undefined-2/ranks.md)에 따라 다릅니다. 장기간 미사용 월드는 수명주기 정책에 따라 정리됩니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.craftopia.work/undefined-1/world-cloud.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.
