> For the complete documentation index, see [llms.txt](https://normativas-venture.gitbook.io/normativas-venture/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://normativas-venture.gitbook.io/normativas-venture/uso-de-vestimenta-y-armamento.md).

# 🔪Uso de Vestimenta y Armamento

### Código de Vestimenta:

Durante las actividades delictivas, es obligatorio usar la vestimenta correspondiente al color de su OD. El incumplimiento de esta norma puede resultar en sanciones administrativas. No se permite alterar ni falsificar el color de la vestimenta de los miembros en un entorno.

* El uso de CASCO Y CHALECO ANTIBALAS es exclusivamente para la zona norte de la ciudad (delimitado por frontera/peaje) y robo de banco central.
* La vestimenta puede ser una sola prenda VISIBLE (Pantalón, Polera, Chaqueta) o todo el conjunto según se estime conveniente.
* Los miembros de la OD al cometer un acto delictual deben de usar la vestimenta del color de OD.

### Tipos de calibre:

Calibre Bajo:&#x20;

• Pistola 9 mm&#x20;

• Pistola combat&#x20;

• Pistola sns&#x20;

• Heavy pistol&#x20;

• Pistola ceramic&#x20;

• Glock 30

Calibre medio:

• Pistola app&#x20;

• Glock G18C&#x20;

• TEC-9&#x20;

• Micro smg&#x20;

• SMG&#x20;

• Combat pdw

Calibre alto:

• Escopeta bomba&#x20;

• Escopeta de asalto&#x20;

• Escopeta de combate&#x20;

• Rifle de asalto&#x20;

• Carabina&#x20;

• Rifle compacto

AVISO IMPORTANTE: Se informa que el uso de calibre medio , o alto calibre está permitido dentro de la ciudad siempre y cuando sea destinado para una guerra o un delito mayor que lo requiera o el delincuente lo decida y asuma las consecuencias del uso del calibre elegido, mientras que en la zona norte se puede hacer uso de cualquier  calibre según las necesidades y regulaciones establecidas. Se recomienda actuar con responsabilidad y atender las normativas correspondientes.


---

# 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://normativas-venture.gitbook.io/normativas-venture/uso-de-vestimenta-y-armamento.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.
