# Welcome

Links:

* View :pushpin: [**Roadmap & Changelog**](https://trello.com/b/Mxd0iCnt)
* Read 💯 [**Reviews & Questions**](https://forums.unrealengine.com/t/kibibyte-bat-extension/2443580/2?u=kibibyte) from the Unreal Engine Marketplace
* View :shopping\_cart: [**Product Page**](https://www.fab.com/listings/d13760af-5c8e-4853-a6c8-f02eb3ff1bb9)

{% hint style="info" %}
You can use any .bat script you like. Here is an overview of some of them <http://www.trytoprogram.com/batch-file-commands/>\
\
This documentation was created using the texts of the old documentation. So some sentences might sound weird or don't make sense in their context since they haven't got adjusted yet
{% endhint %}

<mark style="color:yellow;">**Welcome and thank you for purchasing this plugin.**</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.

***

#### <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/d13760af-5c8e-4853-a6c8-f02eb3ff1bb9?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/.bat-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.
