# Void Craft

### Download[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine#download) <a href="#download" id="download"></a>

Download the latest version of Void Craft on our [**Website**](https://www.voidcraft.infinityvoid.io/).

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

| Requirement | Version                     |
| ----------- | --------------------------- |
| Platform    | `Windows 10 or higher`      |
| Memory      | `16 GB RAM`                 |
| VRAM        | `Nvidia GTX 1080 or better` |
| Direct X    | `11 or higher`              |

{% hint style="info" %}
You could build using Windows and distribute over all platforms (Mac, Windows, Mobiles)
{% endhint %}


---

# 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.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.
