# Create document

- [Data Capture Form](https://help.docupilot.app/create-document/data-capture-form.md): Generate Documents using Data Capture Form
- [API & Webhook Integration](https://help.docupilot.app/create-document/api-and-webhook-integration.md): Generate Documents using Webhooks & APIs
- [Bulk Create](https://help.docupilot.app/create-document/bulk-create.md): Generating documents in bulk from an Excel or CSV
- [Integrate with Zapier](https://help.docupilot.app/create-document/integrate-with-zapier.md): Generate Documents from Salesforce, Google Forms, Wufoo Forms, etc.
- [Integrate with Make](https://help.docupilot.app/create-document/integrate-with-integromat.md): Generate Documents using DropBox, JotForm, Google Sheets etc..
- [Integrate with Zoho Flow](https://help.docupilot.app/create-document/integrate-with-zoho-flow.md): Generate Documents from Salesforce, Google Forms, Jot Forms, etc.
- [Integrate with Integrately](https://help.docupilot.app/create-document/integrate-with-integrately.md): Generate Documents from Google Docs, Salesforce, Jot Forms 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/create-document.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.
