# Our Screening Process

**Scheduling an onboarding call**

After you finish up your application, you'll get an email with a link to book a chat with our team. Go ahead and set it up whenever works for you. In this call, we'll go over how HeyCounsel works, answer any questions you might have, and get to know more about your practice while talking about your profile. It'll be a fun and informative chat!

#### How references work on HeyCounsel

During the application process, we ask for two professional references — one from a client or employer you’ve recently served, and one from an attorney you’ve recently worked with.  Each reference will receive a brief, confidential email questionnaire about their experiences working with you.

We appreciate that asking for professional references can be a delicate matter. As a result, we take the following precautions&#x20;

* We don't ask anyone for sensitive or confidential details. We only want to know their professional opinion of your work as an attorney.&#x20;
* We do not use references' contact information for any other purpose!
* No specific information provided by your references is disclosed to prospective clients.


---

# 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://heycounsel.gitbook.io/lawyer-handbook/the-details-how-heycounsel-works/our-screening-process.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.
