> For the complete documentation index, see [llms.txt](https://avid-detention.gitbook.io/avid-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avid-detention.gitbook.io/avid-handbook/visitor-wellbeing/vicarious-trauma.md).

# Vicarious Trauma

We experience stress when we are in a situation that feels more demanding than what we are able to cope with in that moment. Extreme stress can lead to trauma, which is the lasting impact in our body, thoughts and memories, behaviour and world view. &#x20;

**Trauma is our unique experience of an event, or series of events, rather than the event itself** (trauma is what happens *within* us, not *to* us).&#x20;

Trauma significantly impacts brain functioning – which includes areas of your brain that are designed for processing emotions, threats and memory; and this can lead to an impaired ability to make decisions and regulate your emotions. &#x20;

Vicarious trauma recognises that we do not have to go through the same traumatic event as someone in order to experience a trauma response to it ourselves \[1].&#x20;

Instead, this can happen through repeated interaction with people who have experienced trauma. It is through connecting with others and hearing their stories that we onboard some of these impacts.  &#x20;

Within the context of visiting this means that through connecting with people who are detained, visitors may experience signs of vicarious trauma over time. This is a normal response and a human vulnerability rather than an individual weakness  – your brain and body connect with those of the people around you.  &#x20;

<mark style="background-color:$warning;">Content Warning:</mark> *Please note that this video contains mentions of suicide and bereavement*

{% embed url="<https://www.youtube.com/watch?v=uOzDGrcvmus>" %}

***

1. [This is a link to a study: "Beneath the surface: An exploration of neurobiological alterations in therapists working with trauma."](https://psycnet.apa.org/record/2014-34655-013)&#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://avid-detention.gitbook.io/avid-handbook/visitor-wellbeing/vicarious-trauma.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.
