> 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/getting-out-of-detention/life-after-release.md).

# Life after release

Getting released from detention can be exhilarating on the day, a literally unbelievable feeling. But release from detention is not straightforward given the challenges, complexities and hostility of the UK immigration system. &#x20;

Unless a person has been freed because they have won their case, their legal battles are probably not over. They may have to survive on little or no money, and will most likely be unable to work legally. Even people granted refugee status struggle to get established in the UK. People who have been in detention may have become unplugged from their previous support networks, and health care services including mental health services, or may need all of this as a result of being detained and yet not know how to find it. People may struggle with unfair treatment, of being marked out somehow by being detained, of shame, and of fear of being re-detained. &#x20;

Since the COVID-19 pandemic, during which time large numbers of people were released from detention, visitor groups in the AVID network have increased the support that they offer post-detention. This varies from limited support in emergency situations; support with travel costs; onward referrals and signposting to continued casework support. However, the majority of groups do not have the resources to provide continued support to people who were previously detained.&#x20;

It is important for visitors to know what their group offers after detention so that they can be clear on the nature of their visiting relationship from the start and on what will happen after the person leaves detention. It is also important to be aware of other sources of support which you can signpost someone to after detention so that this transition is as easy as possible.

You can find useful organisations on this page: [Post-Detention and Support in the Community](/avid-handbook/getting-started-as-a-visitor/useful-organisations/post-detention-and-support-in-the-community.md)


---

# 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/getting-out-of-detention/life-after-release.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.
