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

# Try SDK for Unreal Engine

Integrate the STYLE Marketplace in Unreal Engine.

Take less than 15 minutes to download the SDK for Unreal Engine and integrate the STYLE Marketplace into Unreal Engine project.

<figure><img src="https://1668964791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZZkKJcrjgP5iMKJ5CZhk%2Fuploads%2FZDO3qUTQLcFMjgOk2O7M%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-04-27%20142415.png?alt=media&amp;token=390e6047-da30-4371-b424-7ade5e96249e" alt=""><figcaption><p>Examples Graph</p></figcaption></figure>

### What you need

* Make sure you have Unreal Engine 5.0 or later available.
* [Get an endpoint](broken://pages/aFJ2kRcv5Kd8zeuKlZE5)
* [Get an Alchemy Key](/sdk/fundamentals/requirements/getting-an-alchemy-key.md) (optional)

### Bring the STYLE Marketplace into Unreal Engine

1. Download the latest STYLE Protocol Unreal Engine SDK.
   * [Download the repository](https://github.com/STYLE-Protocol/STYLE-Protocol-SDK-Unreal-Engine)
2. Create an Unreal Engine project using 5.0 or later.&#x20;
3. Close the editor.
4. Copy Plugins folder from STYLE Protocol SDK into your project.
5. Launch the editor again and rebuild plugins depending on your Unreal Engine's version.
6. Open Private/Secrets.cpp and substitute Endpoints and an Alchemy key (optional) .&#x20;
7. Use [Hyperplay](https://docs.hyperplaygaming.com/developer-docs/publishing-with-hyperplay/building-with-hyperplay) to build your game.
8. * You'll find the SDK into the STYLE SDK folder.
   * There is an example usage inside the STYLESDKExamples Graph.

     <figure><img src="https://1668964791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZZkKJcrjgP5iMKJ5CZhk%2Fuploads%2FX19Kj8oo8gCoXFn1F75f%2Fimage.png?alt=media&amp;token=89b5ff50-4d12-4913-9454-3f41a25cc87e" alt=""><figcaption><p><strong>Open Level Blueprint</strong></p></figcaption></figure>

{% hint style="info" %}
[Repository](https://github.com/STYLE-Protocol/STYLE-Protocol-SDK-Unreal-Engine)
{% endhint %}
