> For the complete documentation index, see [llms.txt](https://dynamicpixels.gitbook.io/dynamicpixels-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dynamicpixels.gitbook.io/dynamicpixels-docs/unreal-engine/editor.md).

# Installation

<figure><img src="/files/H8aK8zFtV4DuW8jKl9bf" alt=""><figcaption><p>DynamicPixels Unreal Engine SDK</p></figcaption></figure>

This page will guide you through installing, setting up, and connecting the DynamicPixels plugin within your Unreal Engine project.

### Installation

{% stepper %}
{% step %}

### Download

You can obtain the latest version of the DynamicPixels Unreal Engine plugin by:

* Visiting the [DynamicPixels GitHub Repository](https://github.com/DynamicPixels/GameService-UnrealSDK/releases/tag/v0.0.2).
* Download the repository as a `.zip` file and extract it locally.
  {% endstep %}

{% step %}

{% endstep %}
{% endstepper %}

***

### Requirements

| Item                  | Requirement                                                              |
| --------------------- | ------------------------------------------------------------------------ |
| Unreal Engine Version | 18 or newer                                                              |
| Internet Access       | Required for backend API                                                 |
| DynamicPixels Account | Required (Sign up on [**dynamicpixels.dev**](https://dynamicpixels.dev)) |

### Best Practices

* Keep your DynamicPixels plugin updated to benefit from the latest features and security improvements.
* Regularly check the Release Notes for updates.
