# Home

<h2 align="center">Infima Games Documentation</h2>

<h4 align="center"><strong>Welcome to the official documentation hub for all Infima Games products!</strong></h4>

<p align="center">Here you’ll find everything you need to install, customize, and extend our Unreal Engine assets, all in one place.</p>

<p align="center"><a href="https://www.fab.com/sellers/Infima%20Games" class="button primary" data-icon="store">Browse All Our Products</a></p>

***

<h2 align="center"><strong>Find the Documentation for Your Product Below</strong></h2>

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Low Poly Shooter Pack </h4></td><td>Access all documentation for the Low Poly Shooter Pack, including customization guides and tutorials.</td><td><a href="/files/pk9sKjCTyoQWUxxPZHoP">/files/pk9sKjCTyoQWUxxPZHoP</a></td><td><a href="/spaces/SyBkv1qLkRDhX2uZVKjs">/spaces/SyBkv1qLkRDhX2uZVKjs</a></td></tr><tr><td><h4>Low Poly Animated - Modern Guns Pack</h4></td><td>Explore the LPAMG docs, including quick start guide, folder structure explanations, and FAQ.</td><td><a href="/files/C5WsXShPyhVhDuQiGv3H">/files/C5WsXShPyhVhDuQiGv3H</a></td><td><a href="/spaces/gbBsO70ITyYphRHjC1oT">/spaces/gbBsO70ITyYphRHjC1oT</a></td></tr><tr><td><h4>Rigged Gun Model Packs</h4></td><td>Access all documentation for the Rigged Gun Model Packs, including import guides and Blender source file tutorials.</td><td><a href="/files/t43ohW5l16IvLE9zojIw">/files/t43ohW5l16IvLE9zojIw</a></td><td><a href="/spaces/AgT30KKyRo4789Fd0nkv">/spaces/AgT30KKyRo4789Fd0nkv</a></td></tr><tr><td><h4>Tactical FPS Animation Packs</h4></td><td>Guides and tutorials on how to customize and make the most out of the tactical FPS animation assets!</td><td><a href="/files/Q6JOOrEhgQLAqsYIzqS9">/files/Q6JOOrEhgQLAqsYIzqS9</a></td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M">/spaces/uuZjeeFspZ4mvcxHpS6M</a></td></tr></tbody></table>

***

<h2 align="center">Join Our Community!</h2>

<p align="center">Connect with us and other developers using our assets!</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th></tr></thead><tbody><tr><td><i class="fa-youtube">:youtube:</i></td><td><strong>YouTube Community</strong></td><td>Subscribe to our YouTube channel for updates, dev logs, and occasional tutorials. Stay in the loop on what we’re building!</td><td><a href="https://www.youtube.com/@InfimaGames?sub_confirmation=1" class="button secondary" data-icon="youtube">Subscribe on YouTube</a></td><td></td><td></td></tr></tbody></table>

***


---

# 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.infimagames.com/home.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.
