# Case Checked Out

***

The fourth step in the Attorney Referrals process is to determine if you will represent the potential client.

{% hint style="success" %}
**Client contact information**

When the case is checked out to you, the potential client's contact information is displayed in the Attorney Referral and in the potential client's Passport. You can contact the potential client to discuss representation.
{% endhint %}

#### Next steps once the case is checked out to you <a href="#next-steps-once-the-case-is-checked-out-to-you" id="next-steps-once-the-case-is-checked-out-to-you"></a>

1. Contact the potential client to discuss representation.
2. If you schedule a consultation with the potential client, enter the date into the "Consultation Date" field in the Attorney Referral.
3. Enter your decision in the "Representation Decision" field in the Attorney Referral.
   * If you have made an agreement with the potential client to provide representation, select "I will provide representation."
   * If you have decided that you will not represent the potential client, select "I decline the case." There is nothing more you need to do.

{% hint style="info" %}
**Email reminders**

When the case is checked out to you, you will receive email reminders until you enter your representation decision. If you enter a consultation date, the email reminders will be paused until after the consultation date.
{% 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/case-checked-out.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.
