> For the complete documentation index, see [llms.txt](https://saint-hollow.gitbook.io/saint-hollow-roleplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-criminal/porte-y-almacenamiento-de-armas.md).

# 🏹Porte y Almacenamiento de Armas

\- Tanto las armas en el inventario como las equipadas pueden ser <mark style="color:$warning;">robadas</mark>&#x20;

&#x20;\- El hecho de llevar un arma en el inventario <mark style="color:$warning;">no exime de que pueda ser vista o robada</mark>, ya que el inventario se considera parte del equipamiento del personaje&#x20;

💡Reglas específicas: \
&#x20;\
&#x20; \- Armas equipadas o en el inventario: <mark style="color:$warning;">máximo de 3 armas</mark> (revolver, pistola o rifle) \
&#x20;\
&#x20; \- no se permite actuar como “Armería andante” llevando <mark style="color:$warning;">armamento excesivo</mark>&#x20;

&#x20; \- durante un tiroteo solo se pueden usar las armas que estén visibles durante el comienzo de dicho tiroteo, es decir, si el arma no estaba en tu funda o en tu espalda al momento de comenzar <mark style="color:$warning;">no puedes utilizarla equipándola desde el inventario</mark>\
&#x20;\
💡 si robas armas, solo podrás portarlas durante la huida, luego de escapar debes guardarlas en tu carro o caballo, y posteriormente enviar una captura de lo conseguido en el apartado de discord <mark style="color:$danger;">(obligatorio)</mark>&#x20;


---

# 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://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-criminal/porte-y-almacenamiento-de-armas.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.
