> For the complete documentation index, see [llms.txt](https://chayn.gitbook.io/the-good-friend-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chayn.gitbook.io/the-good-friend-guide/espanol/untitled-4.md).

# Gracias

## Muchas gracias a Cagne Sciolte<br>

Esta guía surgió de una serie de debates colectivos en la "Cagne Sciolte", un centro social de Roma (Italia) que dirige un centro de investigación contra la violencia de género y del mismo sexo. El grupo Cagne Sciolte tomó la decisión de dedicar parte de sus asambleas generales y talleres internos a identificar las mejores prácticas que pueden utilizarse en la vida cotidiana cuando se vive en una relación abusiva y/o violenta. Toda esta información fue recabada y mezclada por numerosos voluntarios de Chayn. <br>

Sería imposible enumerar a todos los voluntarios que han colaborado en la guía de un modo u otro, pero hay que agradecer especialmente a Paula, Zoe, Jenny Louise, Nooreen, Saheli, Kristin y Chayn Italia, todos ellos han puesto mucho empeño en hacerla realidad.<br>

## Enlaces Útiles

Qué es la violencia doméstica y cómo identificarla: \
<http://chaynpakistan.org/am-i-being-abused/what-is-domestic-violence/>  \
\
Abuso en las relaciones entre personas del mismo sexo:\
​<http://supernovaproject.org/index.php/queer-abuse/>​

One Love - definición de la violencia en las relaciones:\
\
Un resumen rápido de 10 señales importantes de comportamiento abusivo:\
​<http://www.joinonelove.org/define_10_signs>

Colaboración aportada por los supervivientes:\
​<https://chayn.gitbooks.io/manipulation-is-abuse/content/>

Asesoramiento en línea y sala de chat para apoyo emocional proporcionado por personas no profesionales (hay versión en Español):\
​<http://www.7cups.com/>​

Cómo estar seguro en Internet: Guía de privacidad online DIY - Básica:\
​<https://chayn.gitbooks.io/basic-diy-online-privacy/content/en/>​

Cómo estar seguro en Internet: Guía de privacidad online DIY - Avanzada:\
​<https://chayn.gitbooks.io/advanced-diy-privacy-for-every-woman/content/securing-your-connections.html>​

Cómo construir tu propio caso de violencia doméstica sin un abogado:\
​<https://chayn.co/how-to-build-your-own-case/>**​**​​<br>


---

# 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://chayn.gitbook.io/the-good-friend-guide/espanol/untitled-4.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.
