# Welcome

Hi there!

Thanks for your interest in our [PDF Creator plugin](https://bubble.io/plugin/pdf-creator-1675455627701x328076485237669900)!

This plugin makes it easy to create beautiful PDFs in your Bubble application. The PDF Creator plugin uses client-side actions to create PDFs from elements in your Bubble application.

### Useful links

* [Plugin page](https://bubble.io/plugin/pdf-creator-1675455627701x328076485237669900)
* [Demo app](https://pdf-creator-demo.bubbleapps.io/)
* [Video tutorials](https://www.youtube.com/watch?v=IJV2QbBw2T4\&list=PLRYcGIcZlcnRcSKTD598HW-009sAV6kn-\&pp=gAQBiAQB)

### Video Tutorial

If you're just getting started with the PDF Creator plugin, then it is recommended you watch the below video tutorial. You don't necessarily need to watch the full 49 minutes; the first 13 minutes will explain the key steps involved in creating PDFs.

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

You can learn how to get started generating PDFs in the next section.


---

# 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://cranford-tech.gitbook.io/pdf-creator/introduction/welcome.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.
