# 5.6 Unreal Engine 5 Intergration

Below is a look at how we currently interface Blockchain with Unreal Engine 5 via our Alpha version of our In-house Unreal Engine to Solana plugin. This is in the early stages and will be expanded and adapted to ensure as little friction as possible for the user.

<figure><img src="/files/cIVTRVIzkkgoZh0e9SzH" alt=""><figcaption><p>Inforgraphic of how the currently connects to Unreal Engine 5</p></figcaption></figure>

We feel this is a pretty solid foundation for a login system and in the future want to expand this to have  many more blockchain gaming features to enhance the user expierence whilst keeping the user as secure as possible.&#x20;


---

# 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://whitepaper.candylandcarnage.com/5.-blockchain-integration/5.6-unreal-engine-5-intergration.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.
