# Docupilot Help Documentation

## Overview

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

**Docupilot** replaces manual filling in of repetitive documents with a template-based system which reduces the amount of time spent on generating the content manually and also human errors. With Docupilot, you can automatically create any business document, below are just a few documents widely used.

* Proposals & Quotes
* Contracts & Agreements
* HR Documents
* Educational Certificates
* Purchase & Sales Orders
* Invoices & Receipts
* Real Estate Contracts & Rentals
* Legal documents
* Fillable PDF

You can then send the auto-generated documents to your clients, partners or anyone through different delivery methods like emailing as attachments, sending it for digital signing and even integrating with your favorite apps like SalesForce, Zoho CRM & Google Drive, Zapier, etc.


---

# Agent Instructions: 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:

```
GET https://help.docupilot.app/readme.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.
