> For the complete documentation index, see [llms.txt](https://docs.lawyer.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.lawyer.priorilegal.com/join-our-network/application-process/common-pre-application-questions.md).

# Common Pre-Application Questions

<details>

<summary>Who can join the Priori Marketplace?</summary>

Currently, Priori Marketplace connects clients with attorneys, law firms, and other service providers for in-house legal teams, such as paralegals, legal operations professionals, and alternative legal services providers or law companies.&#x20;

**Do I need to be part of a firm or established consultancy in order to join Priori Marketplace?**

No, we are open to applications from sole proprietorships and other individuals.&#x20;

**I used to practice as a licensed attorney, but I now work only in a legal operations, contract management, or paralegal capacity. Can I join?**

Yes! As of August 2023, Marketplace is officially open to non-attorney law department service providers. Simply select the appropriate category (Paralegal or Legal Operations Professional) when building your profile.&#x20;

**Most of the opportunities listed on the Priori website seem to be for individual providers. Would I have to leave my firm to work with Priori clients?**

Typically no. While many of our clients are seeking to build relationships with individuals, they are typically open to engaging attorneys and other providers via their law firms, partnerships, or other legal entities.&#x20;

The roles listed on our Opportunities page do frequently skew toward individual attorneys, but that is because only roles which require some amount of dedicated part- or full-time availability are listed. Most client requests for ad hoc support or ongoing counsel are unlisted and do not require specific applications.&#x20;

**I am a law student. Can I join?**

Not at this time. For now, our clients are primarily focused on engaging service providers – we do not typically have internships or other opportunities suitable to students. We would, however, encourage you to subscribe to our Opportunities Newsletter, so that you can learn more about the kinds of opportunities presented by our clients.&#x20;

</details>

<details>

<summary>I don't maintain professional liability insurance or "malpractice insurance" . Can I join Priori Marketplace?</summary>

Yes. We recognize that there are a wide variety of reasons why an attorney or other provider may not carry insurance. And, while some clients require the attorneys they engage to carry insurance, others do not. Accordingly, carrying insurance is not a prerequisite to joining Priori Marketplace.&#x20;

That said, we do ask you to accurately report your current coverage status, and to keep the information you provide current. This will help us make sure that we only present you with client opportunities to which you are eligible.&#x20;

**Does Priori Marketplace carry any insurance on behalf of the attorneys or providers in its network?**

No. Priori Legal is neither a law firm nor "lawyer referral service" and provides no legal services. No attorney-client relationship is ever created between clients and Priori; all relationships occur directly between clients and the attorneys / providers they discover and engage. As such, we do not carry insurance for any attorneys / providers on Marketplace.&#x20;

**I don't currently carry professional insurance, but I would like to. Where should I go?**&#x20;

At present, Priori is unfortunately unable to assist attorneys in obtaining  coverage - we do not have any relationships with particular insurance brokers or carriers. We hope to identify creative solutions in the near future.

</details>

<details>

<summary>What does it cost to use Priori Marketplace, or to connect with clients?</summary>

Nothing; Priori Marketplace is completely free-to-use for providers and their firms. The only "cost" you will incur from using Marketplace is the time it takes you to complete an application, optimize your profile, and speak with clients.&#x20;

There is never any charge to build a profile, apply for an open opportunity, or receive potential client matches.&#x20;

#### ...so then who pays Priori?&#x20;

Clients can submit requests and view matched provider profiles for free. Should they choose to engage a provider through the platform, they pay Priori a management fee for our billing support, customer service, and the use of our technology.&#x20;

You can read more about this on [the **Billing & Rates page.**](/working-with-clients/billing-and-rates.md)

</details>

<details>

<summary>Does Priori have attorneys or providers like me in the Marketplace network already?</summary>

While we appreciate that you are uniquely "you", we work with a wide variety of attorneys and providers across many practice areas, including lawyers licensed across all 50 U.S. states and over 70 other countries. Depending on your jurisdiction and the scope of your practice, some of your colleagues may have already joined us.&#x20;

Still, please don't let this deter you from joining our network! Because we only connect clients with the 'best-fit' providers for their specific needs, our platform is designed to help you stand out each time you match with a client.&#x20;

**But how many providers do you have in my town / county / state?**

As a matter of policy, we don't disclose raw figures for any particular geographies. Because we only connect clients with the 'best-fit' providers for their specific needs, however, you shouldn't worry about getting 'crowded out' in your particular market - our data-driven matching engine is designed to help highlight your profile to clients with relevant opportunities.&#x20;

</details>

<details>

<summary>I don't want to submit a profile. Can't you just send the client my résumé, or tell the client to look at my website?</summary>

To ensure a positive and consistent user experience and enable data-driven matching, all providers who wish to connect with clients through Priori Marketplace must first submit an application and speak with a member of our Network team. Unfortunately, we're not able to use a résumé, website, or LinkedIn profile.&#x20;

There are three practical reasons for this:

1. Clients rely on Priori for data-driven decisions. Our profile format makes sure that the most relevant data-fields are displayed in a clean, consistent, and easy-to-compare manner.&#x20;
2. Your profile and account aren't just for the purposes of displaying information - they form the foundation of everything from our matching engine to our billing and invoicing platform.&#x20;
3. If a client is interested in your credentials, our platform includes scheduling and conferencing tools which make it easy for you to connect with them for an initial consultation. &#x20;

**I've reviewed the Priori Provider Agreement, and cannot agree to a particular term. Can you modify the agreement so that I can join?**

Like all marketplace platforms, we require standardized terms of service for our users to ensure clear and consistent application across all users. Unfortunately, we cannot accommodate any modifications to our terms of use. Still, we would encourage you to discuss your concerns with our Network team (<network@priorilegal.com>) - they are happy to discuss the practical implications of using our platform.&#x20;

</details>

For more answers to frequently-asked questions, check out [our full FAQ](/more-information/faq.md).&#x20;


---

# 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.lawyer.priorilegal.com/join-our-network/application-process/common-pre-application-questions.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.
