# 다운로드

이 섹션에는 모든 World Creator 릴리스, 브리지 도구, 에셋 및 샘플 파일이 나열됩니다.

{% hint style="info" %}
일반적으로 새 버전의 개발을 시작하면 BETA 다운로드를 공개합니다. 이러한 BETA 다운로드를 통해 개발 과정을 따라가며 다음 릴리스에서 어떤 새 기능을 사용할 수 있는지 확인할 수 있습니다. BETA 다운로드는 제공되는 대로 이 섹션에도 표시됩니다.
{% endhint %}

<figure><img src="/files/d524e565fd6a042c4784318ba8213a119cfcfe0e" 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/customer-portal/downloads.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.
