# View Passport

***

The second step in the Attorney Referrals process is to view the potential client's Passport. If you have selected that you do not have a conflict of interest, you will be given read only access to the potential client's Passport.

#### How to view a potential client's Passport <a href="#how-to-view-a-potential-clients-passport" id="how-to-view-a-potential-clients-passport"></a>

1. A few moments after you select that you do not have a conflict of interest, a box will appear that provides the link to the potential client's Passport. Click on the link. You can also get to the potential client's Passport by going to the [Passports page](https://app.mdjusticepassport.org/mjp20/passports) and clicking on the potential client's name.
2. Once in the Passport, click through the tabs at the top of the page to review the information. You may need to wait a few moments and refresh the Passport to see all of the content, which takes a few moments to load after access is given.

{% hint style="info" %}
At this point in the process, the potential client's contact information will not be displayed.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://learn.mdjusticepassport.org/attorney-referrals/view-passport.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
