> For the complete documentation index, see [llms.txt](https://docs.rhsmods.org/rhs-status-quo-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/indfor/weapons/ar15-ga-ud145.md).

# AR15 GA UD145

**Overview:**\
The AR-15 GA UD145 is a semi-automatic rifle chambered in 5.56x45mm, designed as an upgraded AR-15 variant with modern enhancements. Featuring an extended free-floating handguard, improved barrel profile, and enhanced ergonomics, the GA UD145 is built for precision shooting, tactical operations, and modular adaptability.

**Development & Background:**\
The AR-15 platform has continuously evolved, with newer models incorporating better materials, improved accuracy, and advanced accessory compatibility. The GA UD145 represents a refined iteration of this design, incorporating a longer free-floating handguard that enhances stability and accuracy, while maintaining a lightweight and maneuverable profile. Other notable upgrades include an optimized gas system for better recoil management, an improved trigger group for smoother operation, and a reinforced upper and lower receiver for durability.

**Service & Usage:**\
The AR-15 GA UD145 is well-suited for law enforcement, competitive shooting, and civilian defense, offering a balance between precision and rapid manoeuvrability. Its modular design allows for extensive customization, including the attachment of optics, suppressors, tactical lights, and grips, making it highly adaptable to various mission requirements. The enhanced accuracy and reliability of the GA UD145 make it an ideal choice for marksmen, tactical operators, and firearm enthusiasts seeking a modernized AR-15 platform.\\

<table><thead><tr><th width="203"></th><th></th></tr></thead><tbody><tr><td>Weapon Type:</td><td>Assault Rifle</td></tr><tr><td>Calibre:</td><td></td></tr><tr><td>Length:</td><td></td></tr><tr><td>Barrel:</td><td></td></tr><tr><td>Sights:</td><td></td></tr><tr><td>Optics:</td><td></td></tr><tr><td>Rail System:</td><td></td></tr><tr><td>Buttstock:</td><td></td></tr><tr><td>Selector:</td><td></td></tr><tr><td>Magazine:</td><td></td></tr><tr><td>Muzzle Velocity:</td><td></td></tr><tr><td>Variants (RHS):</td><td></td></tr><tr><td>Factions Arsenal:</td><td></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, and the optional `goal` query parameter:

```
GET https://docs.rhsmods.org/rhs-status-quo-user-documentation/arma-reforger/rhs-status-quo/indfor/weapons/ar15-ga-ud145.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
