> 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-ud115.md).

# AR15 GA UD115

**Overview:**\
The AR-15 GA UD115 is a semi-automatic rifle chambered in 5.56x45mm, designed as a modernized variant of the AR-15 platform. It features a free-floating handguard, modular rail system, and enhanced ergonomics, making it a highly adaptable firearm suited for both professional and civilian use.

**Development & Background:**\
The AR-15 platform has undergone continuous refinement since its initial development, with manufacturers introducing upgraded models featuring improved durability, accuracy, and accessory compatibility. The GA UD115 variant incorporates these advancements, offering an optimized design that includes a free-floating M-LOK or Picatinny rail system, an enhanced trigger group, and an adjustable stock to improve versatility and user comfort.

**Service & Usage:**\
The AR-15 GA UD115 is commonly used in law enforcement, competitive shooting, and civilian defence, valued for its lightweight design, reliability, and modularity. The free-floating barrel design enhances accuracy, while the ability to customize optics, foregrips, and muzzle devices makes it a versatile platform for varied combat and sporting applications. Its semi-automatic operation ensures controlled fire, making it suitable for precision shooting and defensive roles.\\

<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-ud115.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.
