> For the complete documentation index, see [llms.txt](https://docs.client.priorilegal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.client.priorilegal.com/find-an-attorney/evaluating-your-options.md).

# Evaluating Your Options

OK - so our data-driven matching engine has worked its magic, and you now have your custom shortlist. What's next?&#x20;

It's time to look at your **Priori proposal**! You can navigate an interactive demo below, or scroll down for text and screenshots:

{% @arcade/embed flowId="VjtVzrMG0edARL7ZnBI1" url="<https://app.arcade.software/share/VjtVzrMG0edARL7ZnBI1>" %}

On receipt of your proposal, you can [log on to the platform](https://app.priorilegal.com/sign-in) to review your matches and assess whether they are suitable for your project.

![](/files/edxs6uGarGYBVebzG8Vc)

Each provider from your custom shortlist will display as a tabbed **profile**. You can switch between tabs by clicking, allowing you to learn about the experience, background, hours, and cost of each professional in your proposal.&#x20;

![](/files/LfYNz6JlB7s77IlEqBGw)

For providers you're interested in, you can click "**Send Message"** or **"Schedule Call"** to reach out and explore whether they're suitable for your matter. And, for providers you're not interested in, you can remove them from your Proposal and provide feedback to Priori's fulfillment team.&#x20;

{% hint style="warning" %}
**Receiving Proposals.** When your proposal is ready, you should receive an email from **<admin@priorilegal.com>** titled "Your Priori Proposal: \<Project Name>."&#x20;

If you can't find that email or an update from a Priori team member within 3 business days of your RFP being submitted, please check your junk folder, or [log on to your Priori account](https://app.priorilegal.com/sign-in) to view your RFP's status from your dashboard.
{% 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://docs.client.priorilegal.com/find-an-attorney/evaluating-your-options.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.
