> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/battle-royale-ui-system-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speedtutoruk.gitbook.io/battle-royale-ui-system-doc/battle-royale-ui-introduction.md).

# Battle Royale UI - Introduction

{% embed url="<https://youtu.be/cgacJpoHkwc>" %}

Support:[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](https://www.speed-tutor.com/pages/contact) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com) || [Donate](https://www.patreon.com/SpeedTutor?fan_landing=true)<br>

Check out my other awesome assets[ here](https://assetstore.unity.com/publishers/45609)\
\
The Battle Royale UI System is a complete template for implementing your very own version of a Battle Royale: Health, Armour, Gas Damage and Pickup System. It features a customisable armour, health and cash system. Teaching you the basics of implementing these features and more!\
CORE FEATURES

* Raycast System
* Complete UI Template
* Collect Cash & Armour
* Animated Armour / Health UI
* Customisable Name / Color
* Equip items and more
* Sound Effects Included
* Gas Particles Included
* Includes all Sprites
* Full Documentation
* Full C# Source Code

\
If you have any problems or have a question, don't hesitate to [contact me via email](mailto:speedtutoruk@gmail.com)


---

# 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://speedtutoruk.gitbook.io/battle-royale-ui-system-doc/battle-royale-ui-introduction.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.
