# Getting Started

Before embarking on the journey of deploying your scene on Infinity Void, it's imperative to ensure that you've met the necessary prerequisites.

### Creating Account  <a href="#install-inworld-to-the-project" id="install-inworld-to-the-project"></a>

If you haven't already created an account, it's essential to [**Sign Up**](https://dashboard.infinityvoid.io/). Your Infinity Void account serves as the portal to our platform's diverse array of features and functionalities.

### Installing Void Craft Launcher[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine/getting-started/#installing-visual-studio) <a href="#installing-visual-studio" id="installing-visual-studio"></a>

{% hint style="info" %}
You need to download the launcher first. The launcher ensures that Void Craft remains up to date on your device.
{% endhint %}

Download the [**Void Craft Launcher**](https://www.voidcraft.infinityvoid.io/).


---

# 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.infinityvoid.io/guides/for-content-creators/void-craft/getting-started.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.
