> For the complete documentation index, see [llms.txt](https://docs.twgamesdev.com/uhfps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twgamesdev.com/uhfps/welcome.md).

# Welcome

{% hint style="success" %}
If you've found **UHFPS** valuable and enjoyable to use, it would mean a lot if you could spare a few minutes to leave a positive review on the **Asset Store**. Your feedback is greatly appreciated!
{% endhint %}

## 📜 About

**Ultimate Horror FPS KIT** (UHFPS) is an advanced and easy-to-use horror game template designed to help developers create their own immersive and spine-chilling horror games. This comprehensive toolkit comes packed with a wide range of essential features that are commonly seen in **AAA** horror games, enabling developers to create a truly terrifying gaming experience.

Designed specifically for the Unity engine, **UHFPS** offers an extensive collection of assets, tools, and pre-built systems, allowing you to jump straight into developing your unique horror masterpiece.

## 🔗 Useful Links

* Asset Store (URP): <https://bit.ly/uhfps-assetstore>
* Asset Store (HDRP): <https://bit.ly/uhfps-hdrp-assetstore>
* Unity Forum: <https://bit.ly/uhfps-forum>
* Website: <https://bit.ly/thunderwire-web>
* Youtube: <http://bit.ly/ThunderWireYoutube>
* Roadmap: <https://bit.ly/uhfps-roadmap>
* Discord: <https://discord.gg/pUFrZFN>
* Email: <thunderwiregames@gmail.com>

## 🔗 Other Links

* Demo Download: <https://bit.ly/uhfps-web>

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Installation</td><td></td><td></td><td><a href="/files/eX91x67zV15nZMpf2d1F">/files/eX91x67zV15nZMpf2d1F</a></td><td><a href="/pages/hHkTMD5pY9E3l1YVRbV6">/pages/hHkTMD5pY9E3l1YVRbV6</a></td></tr><tr><td>Guides</td><td></td><td></td><td><a href="/files/vgdjFd8Bg7ChgYOW8iVG">/files/vgdjFd8Bg7ChgYOW8iVG</a></td><td><a href="/pages/1LyAag6BBLR85DLvecZe">/pages/1LyAag6BBLR85DLvecZe</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.twgamesdev.com/uhfps/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.
