> 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/mg249.md).

# MG249

**Overview:** The **M249 SAW** is a **5.56x45mm NATO light machine gun** that provides infantry squads with a high rate of sustained fire. Combining the firepower of a machine gun with the portability of a rifle, the M249 enhances the squad's manoeuvrability and combat effectiveness.​

**Development & Background:** Adopted by the U.S. military in 1984, the M249 is based on the Belgian FN Minimi and manufactured in the United States. It was introduced to address the need for a lightweight, portable automatic weapon capable of delivering sustained suppressive fire at the squad level. The M249 has undergone various modifications and improvements over the years to enhance its performance and reliability.

**Service & Usage:** The M249 has been extensively used in conflicts such as the Gulf War, Iraq War, and Afghanistan War, serving as a crucial component of infantry squads. Its ability to provide continuous suppressive fire makes it invaluable in both offensive and defensive operations. The weapon's versatility allows it to be employed in various roles, including direct fire support and area denial.\\

<table><thead><tr><th width="203"></th><th></th></tr></thead><tbody><tr><td>Weapon Type:</td><td>Light Machine Gun</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>RHS USMC, RHS ION</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/mg249.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.
