# Priori Marketplace Provider Guide

## Priori Marketplace Provider Guide

- [What is Priori Marketplace?](https://docs.lawyer.priorilegal.com/master.md): A basic overview of who we are and what we offer to attorneys, law firms, and other law department service providers.
- [Submitting a Profile and Application](https://docs.lawyer.priorilegal.com/join-our-network/application-process.md): Information on how to apply to join the Priori Marketplace network.
- [Common Pre-Application Questions](https://docs.lawyer.priorilegal.com/join-our-network/application-process/common-pre-application-questions.md): Questions we've heard from prospective attorneys and other providers.
- [Our Onboarding Process](https://docs.lawyer.priorilegal.com/join-our-network/our-onboarding-process.md): Now that you've applied, our team wants to help you succeed!
- [Optimizing Your Profile](https://docs.lawyer.priorilegal.com/join-our-network/matching-information.md): Some (optional) tips and tricks for building and optimizing your Priori Profile.
- [Law Firms & Firm Profiles](https://docs.lawyer.priorilegal.com/join-our-network/law-firms-and-firm-profiles.md): How to use Priori Marketplace to identify opportunities for your associates, partners, and counsel, manage your firm's engagements, and expand your firm's reach.
- [Getting Work](https://docs.lawyer.priorilegal.com/working-with-clients/getting-work.md): How our matching engine rapidly connects attorneys and clients to explore prospective engagements
- [Client Requests & Consultations](https://docs.lawyer.priorilegal.com/working-with-clients/interviews.md): How to connect with matched prospective clients and explore potential engagements.
- [Engagement](https://docs.lawyer.priorilegal.com/working-with-clients/engagements.md): How to 'seal the deal' with interested clients and set up a project on the Marketplace platform.
- [Billing & Rates](https://docs.lawyer.priorilegal.com/working-with-clients/billing-and-rates.md): All things invoicing and payments.
- [Two-Factor Authentication](https://docs.lawyer.priorilegal.com/more-information/two-factor-authentication.md): Enhance your account security with 2FA
- [Law/Tech Companies](https://docs.lawyer.priorilegal.com/more-information/law-tech-companies.md)
- [W-2 Engagements](https://docs.lawyer.priorilegal.com/more-information/w-2-engagements.md)
- [Tax Forms](https://docs.lawyer.priorilegal.com/more-information/tax-forms.md)
- [FAQ](https://docs.lawyer.priorilegal.com/more-information/faq.md)
- [Reporting Issues](https://docs.lawyer.priorilegal.com/reporting-issues.md)
- [Contact Info](https://docs.lawyer.priorilegal.com/contact-info.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lawyer.priorilegal.com/master.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.
