> 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/mk153-hedp-high-explosive-dual-purpose-round.md).

# Mk153 HEDP (High-Explosive Dual-Purpose) Round

**Overview:**\
The Mk153 HEDP (High-Explosive Dual-Purpose) round is a multi-role warhead designed for use with the Mk153 Shoulder-Launched Multipurpose Assault Weapon (SMAW). This round provides both anti-armour and anti-structure capabilities, making it a versatile weapon for infantry and combat engineers. It is effective against lightly armoured vehicles, fortified positions, and enemy personnel.

**Development & Background:**\
The Mk153 SMAW is a shoulder-fired, reusable rocket launcher used primarily by the United States Marine Corps (USMC). It was developed to provide infantry units with an effective solution for engaging both armored and fortified targets. The HEDP round features a dual-purpose warhead, incorporating a shaped charge for armor penetration and a fragmentation effect for anti-personnel and structural damage. This allows a single round to be effective against a wide range of battlefield threats.

**Service & Usage:**\
The Mk153 HEDP round is used in urban warfare, counter-insurgency operations, and conventional military engagements. Its ability to defeat light armor, bunkers, and enemy cover makes it an ideal weapon for infantry squads and special operations forces. The HEDP round can penetrate up to 200mm of rolled homogeneous armor (RHA), while also delivering blast and fragmentation effects to neutralize enemy positions. It is commonly employed in building clearance, ambush scenarios, and defensive operations where adaptability is crucial.


---

# 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/mk153-hedp-high-explosive-dual-purpose-round.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.
