# Plugin

Enable the Pixel Streaming plugin from inside your project.​ ​&#x20;

* The plugin can be found in the main menu inside the Unreal Editor, select **Edit > Plugins​**&#x20;
* Once you have enabled the plugin please restart your project for the plugin to take effect.

![](/files/Bp1slGbOuaiJS4J4dGA4)

{% hint style="info" %}
**Note:** The Pixel Streaming Plugin only works when you run your project as a packaged application, or when you launch it from the Unreal Editor using the **Standalone Game** Launch option.
{% 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/core-settings/plugin.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.
