> For the complete documentation index, see [llms.txt](https://documentos.atesantafe.com.ar/digesto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentos.atesantafe.com.ar/digesto/parte-iii-violencia-de-genero-y-violencia-laboral/ley-no-26.485-2009-proteccion-integral-a-las-mujeres/ley-no-13.348-2013-adhesion-a-ley-nacional-de-proteccion-integral-a-las-mujeres.md).

# LEY Nº 13348 (2013) | Adhesión a la Ley Nacional de Protección Integral a las Mujeres

[***Acceso al texto tal como está publicado en el Sistema de Información Normativa de la Provincia de Santa Fe***](https://drive.google.com/file/d/1H3piGz7CrNzih86igYHaOSBXU6LwRiZr/view?usp=sharing)

**ARTICULO 1**.- Adhiérese la provincia de Santa Fe a la Ley Nacional 26485 denominada “Ley de protección integral para prevenir, sancionar y erradicar la violencia contra las mujeres en los ámbitos en que se desarrollen sus relaciones interpersonales”.

**ARTICULO 2**.- Las normas de la Ley 12434 de la provincia de Santa Fe resultan plenamente compatibles con lo dispuesto en el artículo primero de la presente ley.

**ARTICULO 3**.- El Poder Ejecutivo de la provincia de Santa Fe determinará la autoridad de aplicación de la presente ley.

**ARTICULO 4**.- El Poder Ejecutivo procederá a reglamentar la ley en un plazo no mayor a ciento ochenta días.

**ARTICULO 5**.- Comuníquese al Poder Ejecutivo.\\

DADA EN LA SALA DE SESIONES DE LA LEGISLATURA DE LA PROVINCIA DE SANTA FE, A LOS TREINTA DIAS DEL MES DE MAYO DEL AÑO 2013.\\

Dr. JORGE HENN Presidente Cámara de Senadores

LUIS DANIEL RUBEO Presidente Cámara de Diputado

Dr. RICARDO PAULICHENCO Secretario Legislativo Cámara de Senadores

C.P.N. JORSE RAUL HURANI Secretario Parlamentario Cámara de Diputados\\

SANTA FE, Cuna de la Constitución Nacional, 17 de Julio de 2013.

RUBEN D. GALASSI Ministro de Gobierno y Reforma del Estado.\\


---

# 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://documentos.atesantafe.com.ar/digesto/parte-iii-violencia-de-genero-y-violencia-laboral/ley-no-26.485-2009-proteccion-integral-a-las-mujeres/ley-no-13.348-2013-adhesion-a-ley-nacional-de-proteccion-integral-a-las-mujeres.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.
