# Set up Pixel Streaming in your own project​

<figure><img src="/files/vEgD3t2ocYm7S0ddHHzs" alt=""><figcaption></figcaption></figure>

## Learning topics:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/2EXCzoFTUvIPOnYI2T04">Core Settings</a></td><td><a href="/files/a2c4bKHuRy6BNlAcJC1P">/files/a2c4bKHuRy6BNlAcJC1P</a></td></tr><tr><td><a href="/pages/fRqv5AfBv1tbPE96i9jt">Optional Settings</a></td><td><a href="/files/uVP47tWsUIz71vMZU5tv">/files/uVP47tWsUIz71vMZU5tv</a></td></tr></tbody></table>

{% hint style="info" %}
**Note:** All images in this guide were taken from within Unreal Engine 5, therefor you may notice some differences in the UI layout if you are working with Unreal Engine 4. However please note that the settings and processes mentioned in this guide are the same for both engine versions.
{% 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.arcware.cloud/unreal-engine-setup/set-up-pixel-streaming-in-your-own-project.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.
