# Welcome

Links:

* Read 💯 [**Reviews & Questions**](https://forums.unrealengine.com/t/kibibyte-multi-window-extension/2472790/2) from the Unreal Engine Marketplace
* View :shopping\_cart: [**Product Page**](https://www.fab.com/listings/c979e063-985b-4ea5-9fbb-bef1340b6a1c)

{% hint style="warning" %}
Make sure to double-check whether you have downloaded the latest version **V.3.3** of this plugin. If that is not the case, make sure to download it using the Fab Vault in the Epic Games Launcher and remove the old version from your “Installed Plugins” list.
{% endhint %}

{% hint style="info" %}
Some things do not properly work in PIE (Play in editor) mode. These are things related to the MainWindow. Things like which window is focused when you create a new window and some delegates won’t work in regards to the MainWindow. In Standalone, when launching or in a packaged project you won’t have any issues!
{% endhint %}

<figure><img src="/files/bki90RzbHe7fhbo2Jrj1" alt="" width="375"><figcaption></figcaption></figure>

[Jump to Tutorial](/multi-window-extension/tutorials/rendering-a-scene-in-a-created-window.md) - Rendering a scene in a created window

<figure><img src="/files/OYDliDhSGrWKxJNkD538" alt="" width="375"><figcaption></figcaption></figure>

[Jump to Tutorial](/multi-window-extension/tutorials/creating-a-window-displaying-a-widget.md) - Creating a window displaying a widget

<mark style="color:yellow;">**Welcome and thank you for purchasing this plugin - You made the right decision!**</mark>

Here you will find everything you need, such as a list of all nodes and their functionality/how to use them or how you can install this plugin.

This plugin is fully compatible with the [Window Extension](https://fab.com/s/166134ca420a) and [Custom Shaped Windows](https://fab.com/s/65bf960072ec) plugins.

***

#### <mark style="background-color:blue;">Support</mark>

If you need further assistance, please do not hesitate to reach out using one of these two ways:

1. &#x20;Reach out via email to <mark style="color:blue;">**<support@kibibytecompany.com>**</mark>
2. [Join the Kibibyte Discord community](https://discord.gg/UfYfuFAVae)\
   Feel free to also join when you just want to discuss something or when you have an idea on how to improve this product 😄

{% hint style="success" %}
It would mean a lot if you [review](https://www.fab.com/listings/c979e063-985b-4ea5-9fbb-bef1340b6a1c?tab=reviews) this product. Thank you so much!
{% 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://kibibyte.gitbook.io/multi-window-extension/welcome.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.
