> 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/overview/about-priori/sample-engagements.md).

# Sample Engagements

Examples of the many types of engagements that clients have utilized Priori's tools to secure legal support.&#x20;

### **Transactions**

* Fortune 50 company engaged a former BigLaw attorney with experience negotiating against a niche service provider to negotiate a commercial transaction with that same provider.&#x20;
* Technology company engaged former BigLaw attorney to conduct $10M M\&A transaction.

### **Intellectual Property**

* Leading biotechnology company moved the management of trademark and patent portfolio from BigLaw firm to Priori network IP firm.&#x20;
* Investment management company engaged Priori Network IP lawywer  to provide ongoing patent prosecution advice to portfolio companies.

### Technology & Data Privacy

* An investment platform engaged former BigLaw attorney to review and update terms of service and privacy policy and provide ongoing corporate advice.&#x20;
* Software and hardware company engaged UK-based data privacy lawyer for GDPR compliance project.

### Employment Law

* Aviation company engaged former BigLaw attorney to review employee handbook, employee policies and provide ongoing employment law advice.&#x20;
* Online food-ordering company engaged employment lawyer to provide on-call advice.

### Commercial Litigation

* International company engaged boutique litigation firm headed by former BigLaw partner in multi-year intellectual property litigation.&#x20;
* Silicon Valley startup engaged boutique litigation firm to manage the company's high-volume portfolio of small claims litigation.

### Staffing & Overflow Support

* Investment bank engaged associate attorney for a 12-month temporary placement to support the company's in-house team during a high-growth phase.&#x20;
* Multinational electronics company engaged Priori mobile payments lawyer for a 3-month temporary placement to provide on-site support for a new product line.
* International payments company hired a bench of Priori attorneys to provide ongoing remote commercial overflow support to the company's in-house team.

This list is not exhaustive. If you have any questions about how we can help your legal team and would like to speak with a Priori representative, please email [admin@priorilegal.com](mailto:%20admin@priorilegal.com) and one of our team members will get in touch.


---

# 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/overview/about-priori/sample-engagements.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.
