> 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/legal-advice-and-representation/what-can-visitors-do/visitors-and-legal-advisors-constructive-relationships.md).

# Visitors and legal advisors: constructive relationships

If the person has a solicitor or an accredited immigration advisor, it is important that any contact between them and the visitor is constructive, and does not undermine the relationship between the representative and their detained client. Understanding each other’s distinct roles is central to being able to work in harmony for the benefit of person in detention.

As a visitor, your relationship with a person in detention's solicitor may be one of actively working in partnership or more often will take the form of occasional contact. A solicitor does not have an obligation to take your calls or provide you with any information on the work they are doing (or not doing) for their client. If you can provide them with support or assistance that they need, such as gathering essential information, then this will support constructive contact. Many solicitors also value the role visitors play in providing emotional, relational and signposting support that is outside of their role.&#x20;

It is important that you have the consent of the person you are visiting before making contact with their solicitor on their behalf.&#x20;

{% hint style="success" %}

## Resource Tip

[These notes from a previous AVID conference were made available by ILPA on how visitors and lawyers can work together](https://ilpa.org.uk/how-visitors-and-lawyers-may-work-together-june-2008/). Some suggested ways that visitors can support lawyers are:

* Providing emotional and relational support which lawyers do not have capacity to provide.
* Identifying client needs with which the lawyer can help or which are relevant to the case on which the lawyer is acting.
* Setting expectations and helping someone to understand the limits and scope they can reasonably have in respect to their lawyer. &#x20;
  {% endhint %}

***

1. [How Visitors and Lawyers May Work Together, ILPA, 2008](https://ilpa.org.uk/how-visitors-and-lawyers-may-work-together-june-2008/)


---

# 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/legal-advice-and-representation/what-can-visitors-do/visitors-and-legal-advisors-constructive-relationships.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.
