> 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-xm663-star-cluster-grenade-green.md).

# 40mm XM663 Star Cluster Grenade (Green)

**Overview:**\
The XM663 Star Cluster Grenade is a 40mm pyrotechnic signaling round designed for use with under-barrel grenade launchers (UBGLs) such as the M203, M320, and similar platforms. It is used primarily for battlefield signalling, target marking, and identification, deploying multiple bright green star flares that ascend into the air upon launch.

**Development & Background:**\
The XM663 was developed as a variant of the M585 Star Cluster, offering a distinctive green flare effect for mission-specific signaling. Upon launch, the grenade ejects five to seven bright green star flares, which rise to an altitude of approximately 200–250 meters before igniting and descending slowly. The use of color-coded flares allows for differentiation between signals, reducing confusion in multi-unit operations or joint-force engagements

**Service & Usage:**\
The XM663 Star Cluster Grenade is primarily used for battlefield coordination, aerial target marking, and friendly unit identification in low-light conditions. The green star cluster is often used for pre-arranged signals between ground and air forces, marking safe zones, or providing direction to allied troops. It is part of a series of star cluster grenades, including the M585 (White) and XM664 (Red), allowing for color-coded battlefield communication in night operations and complex engagements.


---

# 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-xm663-star-cluster-grenade-green.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.
