> 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-started-as-a-visitor/useful-organisations.md).

# Useful organisations

Click here to see the list of organisations categorised here:&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden><select></select></th></tr></thead><tbody><tr><td></td><td><mark style="color:orange;"><strong>List of visitors groups in AVID network</strong></mark></td><td>Information on AVID member organisations (visitor groups) and the support they provide.</td><td><a href="/files/CG4cmHLFlVw4w7h6v4s8">/files/CG4cmHLFlVw4w7h6v4s8</a></td><td><a href="/pages/TiP64mta7WVx19iuRxtu">/pages/TiP64mta7WVx19iuRxtu</a></td><td></td></tr><tr><td></td><td><mark style="color:orange;"><strong>Other NGOs who provide specialist support for people in detention</strong></mark></td><td>Information on organisations who provide frontline support to people in immigration detention and prisons.</td><td><a href="/files/W9qu8ObJ8qguId9usBwY">/files/W9qu8ObJ8qguId9usBwY</a></td><td><a href="/pages/5hbkRoaxafkt5bZ375AF">/pages/5hbkRoaxafkt5bZ375AF</a></td><td></td></tr><tr><td></td><td><mark style="color:orange;"><strong>Post detention and other migrant rights organisations</strong></mark></td><td>Information on organisations who provide post-detention support and support to migrant communities.</td><td><a href="/files/S3BGDphT04KaMP9CLHaB">/files/S3BGDphT04KaMP9CLHaB</a></td><td><a href="/pages/lEI7Cz97BQPz8bM6Ei7A">/pages/lEI7Cz97BQPz8bM6Ei7A</a></td><td></td></tr><tr><td><mark style="color:orange;"><strong>Mental health and specialist organisations for people at risk</strong></mark></td><td></td><td>Information on organisations who provide mental health support, including survivors of trafficking. The list is relevant for people in detention and for visitors/staff members too.</td><td><a href="/files/lq8eXG8kwbfudnfWOUvP">/files/lq8eXG8kwbfudnfWOUvP</a></td><td><a href="/pages/vcg0d1JvmbvgQXPsxQSJ">/pages/vcg0d1JvmbvgQXPsxQSJ</a></td><td></td></tr></tbody></table>

{% hint style="success" %}
**Visit these directories/websites for other useful organisations**

* [Right to Remain have a directory of organisations in solidarity with migrant communities here.](https://righttoremain.org.uk/directory/)
* [Asylum Support Appeals Project (ASAP) list organisations who can help with asylum support enquiries on their website. ](https://www.asaproject.org/resources/organisations-who-can-help)
* [Detention Forum has 50 members all committed to ending immigration detention listed on their website.](https://detentionforum.org.uk/our-members/)
* [Hackney Migrant Centre lists London migrant solidarity organisations who can help here.](https://hackneymigrantcentre.org.uk/sources-of-support/)
* [NACCOM members and accommodation providers who support migrant communities at risk of destitution are available on their website](https://naccom.org.uk/projects/).&#x20;
* The Law Society website [Find A Solicitor](http://solicitors.lawsociety.org.uk/) feature has searchable lists of members operating in England and Wales, including approved immigration legal advisors and public law specialists. See also [The Law Society of Scotland ](http://www.lawscot.org.uk/find-a-solicitor)and [The Law Society of Northern Ireland](https://www.lawsoc-ni.org/solicitors).
* The Immigration Advice Authority, which regulates immigration advice provided by non-solicitors barristers, has a [“Adviser Finder”](https://portal.immigrationadviceauthority.gov.uk/s/adviser-finder) feature on its website which allows you to search the register of accredited advisors.&#x20;
  {% endhint %}


---

# 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-started-as-a-visitor/useful-organisations.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.
