> 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/blufor/ammunition/9x19mm-m17-17-round-magazine.md).

# 9x19mm M17 17-Round Magazine

**Overview:**\
The 9x19mm M17 17-round magazine is the standard-issue detachable box magazine for the M17 and M18 Modular Handgun System (MHS). Designed to provide a balance of capacity, reliability, and compactness, the 17-round magazine ensures optimal performance for military, law enforcement, and tactical users.

**Development & Background:**\
As part of the M17/M18 pistol system, the 17-round magazine was developed to replace the 15-round magazine of the Beretta M9, offering an increase in capacity while maintaining a compact profile for duty use. Constructed from durable steel with an anti-friction coating, the magazine is designed for smooth feeding, corrosion resistance, and extended service life. The polymer baseplate enhances durability while allowing for quick reloads in high-stress environments.

**Service & Usage:**\
The M17 17-round magazine is the primary magazine issued with the M17 and M18 handguns, widely used by military forces, law enforcement agencies, and security personnel. Its compact size makes it suitable for holstered carry and general-purpose sidearm use, while still providing ample capacity for combat scenarios. The magazine is interchangeable between the M17 and M18, ensuring logistical efficiency and compatibility across different roles.


---

# 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/blufor/ammunition/9x19mm-m17-17-round-magazine.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.
