> 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/what-is-blufor/usmc.md).

# USMC

The USMC stands for the United States Marine Corps, which is a branch of the United States Armed Forces responsible for providing power projection from the sea, using the mobility of the U.S. Navy to rapidly deliver combined-arms task forces. The USMC is trained and equipped to perform a variety of missions, including amphibious assaults, raids, and direct action warfare.

The United States Marine Corps was founded on November 10, 1775. It is the oldest and largest of the five branches of the U.S. Armed Forces and has a rich history of serving the country in times of war and peace. During the American Revolution, the Marines played a crucial role in several battles, including the capture of Fort Nassau and the Battle of Chesapeake Bay. Throughout the 19th and 20th centuries, the Marines have served in numerous conflicts, including the Mexican-American War, the Spanish-American War, World War I, World War II, the Korean War, the Vietnam War, and Operation Desert Storm. Today, the USMC continues to serve as a critical component of U.S. military power and is widely recognized for its courage, discipline, and professionalism.

<figure><img src="/files/gMzZNNHwTvH4jvgqYMtX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/H8ioyChmhtcKJw4sr7lH" alt=""><figcaption></figcaption></figure>


---

# 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/what-is-blufor/usmc.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.
