# 패키지로 저장

나중에 프로젝트를 사용할 수 있도록 지금 저장합니다. 프로젝트 유형을 패키지로 변경하면 World Creator가 모든 텍스처와 관련된 링크를 파일 자체에 포함합니다. 이렇게 하면 다른 컴퓨터로 전송해도 프로젝트가 로드됩니다.

<figure><img src="/files/6162cea33e6f023bd7d4f2a073cedb551e207e95" 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://docs.world-creator.com/ko/walkthrough/save-and-export/save-as-package.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.
