> 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/indfor/weapons/vz58p.md).

# VZ58P

**Overview:**\
The Vz. 58P is a Czech-designed assault rifle chambered in 7.62x39mm, developed as a lightweight and ergonomic alternative to the AK-47. Despite sharing the same caliber and external resemblance to the AK platform, the Vz. 58P features a completely different internal mechanism, utilizing a short-stroke gas piston system for improved handling and reduced recoil. The "P" designation signifies the fixed stock variant, designed for standard infantry use.

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

**Development & Background:**\
The Vz. 58 (Vzor 58, meaning "Model 58") was developed in Czechoslovakia in the late 1950s to replace older bolt-action rifles and submachine guns in service. Unlike many Warsaw Pact nations that adopted the AK-47 and later AKM, Czechoslovakia opted to develop its own indigenous rifle, incorporating a milled steel receiver, a tilting bolt locking system, and a short-stroke gas piston. The Vz. 58P variant features a solid wooden stock, differentiating it from the Vz. 58V, which has a folding metal stock designed for airborne troops.

**Service & Usage:**\
The Vz. 58P was the standard service rifle of Czechoslovakia’s military for several decades and continues to see use in various military and paramilitary forces worldwide. Its lighter weight, improved balance, and smooth cycling action make it a reliable and effective rifle in both conventional and irregular warfare. While gradually replaced by modern firearms, the Vz. 58P remains popular among reserve units, security forces, and civilian shooters, appreciated for its accuracy, durability, and unique design.\\

<table><thead><tr><th width="203"></th><th></th></tr></thead><tbody><tr><td>Weapon Type:</td><td></td></tr><tr><td>Calibre:</td><td></td></tr><tr><td>Length:</td><td></td></tr><tr><td>Barrel:</td><td></td></tr><tr><td>Sights:</td><td></td></tr><tr><td>Optics:</td><td></td></tr><tr><td>Rail System:</td><td></td></tr><tr><td>Buttstock:</td><td></td></tr><tr><td>Selector:</td><td></td></tr><tr><td>Magazine:</td><td></td></tr><tr><td>Muzzle Velocity:</td><td></td></tr><tr><td>Variants (RHS):</td><td></td></tr><tr><td>Factions Arsenal:</td><td></td></tr></tbody></table>


---

# 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/indfor/weapons/vz58p.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.
