> For the complete documentation index, see [llms.txt](https://help.clausebuddy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clausebuddy.com/quick-start-videos.md).

# Quick Start Videos

ClauseBuddy is an add-in  for Microsoft Word and Outlook. It is an all-in-one legal "toolbox" that covers all your drafting, reviewing and comparison requirements as a legal professional.&#x20;

You can get started in just a few minutes by watching the videos below. You can read about the nitty gritty details in this extensive manual, but for most users this will not be necessary.

***

## Quality library

### Searching clauses in the Quality Library

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=wR1clJEwsZM>" %}

### **Using clauses from the Quality Library**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=QA4cOV0Fv7A>" %}

### **Adding clauses to the Quality Library**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=0G7wR-wkjTs>" %}

### **Managing folders**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=dC7H4Swr75c>" %}

***

## **Inspiration**

### **Using Samples Hunt & Truffle Hunt**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=lfTHG6ZgyJ4>" %}

### **Managing Truffle Hunt**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=GH3LsDswdgA>" %}

## **Similar Clauses**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&t=2&v=UUAVkdXtCHI>" %}

***

## Generative AI

## Write & Rewrite

{% embed url="<https://youtu.be/tJJFgirGGGE>" %}

## Compose Document

{% embed url="<https://www.youtube.com/watch?v=7rQVSNGJ9Do>" %}

***

## **Proofreading & reviewing**

### **Definitions**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=s9SOY7Yz5f4>" %}

### **Proofreading**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=9fWLgNe19eE>" %}

## Reviewing

{% embed url="<https://youtu.be/M9QUybKU-bo>" %}

***

## **Compare**

### Text Compare

{% embed url="<https://youtu.be/RqgYopeApyI>" %}

### Bulk Compare

{% embed url="<https://youtu.be/0qLOqextfdI>" %}

***

## **Smart templates**

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://help.clausebuddy.com/&v=-JVSs0_-mE0>" %}

The sample document shown can be downloaded from <http://app.clausebuddy.com/sample-guide.docx>


---

# 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://help.clausebuddy.com/quick-start-videos.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.
