# PBR Check

{% embed url="<https://youtu.be/obI1sw-m6gs?si=U--ThoISWXQLhUu4>" %}

{% stepper %}
{% step %}

### Install plugins

Edit → Plugins→ search “script” and enable these four plugins:\
**Editor Scripting Utilities**\
**Geometry Script**\
**Scriptable Tools Editor Mode**\
**Scriptable Tools Framework**

<div data-full-width="false"><figure><img src="/files/usr3mQ0CjGglCQ2AFheg" alt=""><figcaption><p>Required Epic plugins</p></figcaption></figure></div>
{% endstep %}

{% step %}

### Restart the Editor

Click `Restart Now` for changes to take effect
{% endstep %}

{% step %}

### Install PBR Check

`Add To Project` in the Epic Games Launcher (or copy the content folder to your project)

<figure><img src="/files/aF34yHld0ybATQPh3oae" alt=""><figcaption><p>Add PBR Check to you project</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://ronanmahon-art.gitbook.io/pbr-check/quickstart.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.
