# Infinity PBR Documentation

Thanks for checking out our documentation! This site will focus on the scripts. Some of our assets, like the **Game Modules** are practically all scripting, while our **character and environment assets** may contain some scripting.

These docs are focused on our Unity offerings.

{% hint style="info" %}
**Are we missing something?**\
We're very eager to make sure you're insanely successful using our assets. Connect with us and the community on [**Discord**](https://discord.com/invite/cmZY2tH)!

We also have dedicated pages on our [**InfinityPBR.com**](https://infinitypbr.com):

* [**Integration & Tips**](https://infinitypbr.com/integrations-tips)
* [**Tutorials**](https://infinitypbr.com/tutorials)

We post a lot of content on our [**YouTube**](https://www.youtube.com/channel/UCzATh2-NC_xZSGnhZF-cFaw) channel, and do live streams there and on [**Twitch**](https://www.twitch.tv/infinitypbr). Please like and subscribe to our content and channels.
{% endhint %}

<img src="/files/nV5xaCZqva0hEyp9SeUk" alt="Grab the &#x22;Support Files&#x22; asset from Asset Store to get the most up-to-date shared files." width="375">

{% hint style="success" %}
The latest versions of the shared scripts and files are often found in the Support Files asset, which you can get at the [Asset Store](https://assetstore.unity.com/packages/tools/utilities/infinity-pbr-support-files-160921?aid=1100lxWw) for free!\
\
[Get it now](https://assetstore.unity.com/packages/tools/utilities/infinity-pbr-support-files-160921?aid=1100lxWw), and install it **after** importing the other packs, to import the latest versions.
{% endhint %}

{% content-ref url="/pages/-MY8JopC2EjmWaXKwSh7" %}
[Broken mention](broken://pages/-MY8JopC2EjmWaXKwSh7)
{% endcontent-ref %}

{% content-ref url="/pages/B3BiylpmL6l4hzT3if18" %}
[Broken mention](broken://pages/B3BiylpmL6l4hzT3if18)
{% endcontent-ref %}


---

# 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://infinitypbr.gitbook.io/magic-pig-games/master.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.
