# Downloading

The Download Hub let's you access World Creator releases, bridge tools, assets and sample files:

<figure><img src="/files/9kfKrYXmF63KUoWJo9qi" alt=""><figcaption></figcaption></figure>

Select which version you want to download and click either Download MSI or Download ZIP (we recommend to download the MSI installer):

The newest version is always at the top of the list. World Creator 2 was released in 2017 (see the tabs in the image above) and World Creator 1 was released in 2012. The download section will also tell you if you are entitled to run a particular version of World Creator. This depends on whether your maintenance plan covers the release date when a particular version was released. If not, you will need to renew your maintenance subscription in order to run the latest versions of World Creator.


---

# 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/getting-started/downloading.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.
