> 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/40mm-m713-marker-grenade-red.md).

# 40mm M713 Marker Grenade (Red)

**Overview:**\
The M713 Marker Grenade is a 40mm low-velocity smoke grenade designed for use with under-barrel grenade launchers (UBGLs) such as the M203, M320, and similar platforms. It is used for target marking, signalling, and obscuring enemy vision in various combat and training scenarios. The M713 produces red smoke, making it ideal for air-ground coordination and battlefield communication.

**Development & Background:**\
The M713 smoke grenade is part of a series of 40mm coloured smoke marker rounds, developed to provide visual signals for unit coordination and fire support. It features a pyrotechnic smoke composition, which is expelled upon impact, creating a dense red smoke cloud that remains visible for 30 to 40 seconds, depending on environmental conditions. Unlike high-explosive grenades, the M713 is non-lethal, designed purely for marking and obscuration.

**Service & Usage:**\
The M713 Red Smoke Grenade is primarily used for battlefield marking, target designation, and signaling in military operations. It is commonly deployed to indicate landing zones, direct artillery or airstrikes, and provide visual cues for ground forces. In urban and jungle warfare, it can also be used to obscure enemy vision or signal friendly units during movement. The M713 is part of a color-coded marking system, with other variants like the M714 (Green) and M715 (Yellow) smoke grenades serving similar functions.


---

# 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/40mm-m713-marker-grenade-red.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.
