> For the complete documentation index, see [llms.txt](https://guide.docmaker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.docmaker.co/integrations.md).

# INTEGRATIONS

- [Typeform](https://guide.docmaker.co/integrations/typeform.md)
- [Create pdf or docx for each Typeform response](https://guide.docmaker.co/integrations/typeform/create-pdf-or-docx-for-each-typeform-response.md)
- [Bubble.io](https://guide.docmaker.co/integrations/bubble.io.md): Thanks to our Bubble expertise, we have created the perfect experience for Bubble developers
- [Easy pdf from docx template](https://guide.docmaker.co/integrations/bubble.io/easy-pdf-from-docx-template.md): The easiest solution to create pdfs in Bubble.io
- [Fill-out pdf forms](https://guide.docmaker.co/integrations/bubble.io/fill-out-pdf-forms.md)
- [Webpage to pdf](https://guide.docmaker.co/integrations/bubble.io/webpage-to-pdf.md)
- [Make.com](https://guide.docmaker.co/integrations/make.com.md): Create pdf documents in your Make scenarios
- [Coda](https://guide.docmaker.co/integrations/coda.md): Create pdf documents in Coda
- [Xano](https://guide.docmaker.co/integrations/xano.md): Create pdf documents in Xano
- [Zapier](https://guide.docmaker.co/integrations/zapier.md)
- [API](https://guide.docmaker.co/integrations/api.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 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://guide.docmaker.co/integrations.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.
