# How to add a PDF into your website

{% hint style="warning" %}
This article explains about built in PDF widget, if you want to use third-party countdown timer please read this article- <https://docs.vintcer.com/custom-html-js-code>
{% endhint %}

{% hint style="info" %}
This PDF can be added to any blocks or sections with different layout and alignment, feel free to experiment by click on Section and [Pro setting ](https://docs.vintcer.com/pro-settings)(gear icon available at right corner of each section)
{% endhint %}

1. Open block Menu by clicking on Large + button (see the image below)

![](/files/-LMTEa-UymT-2EtAYwXI)

2\. Click on Widget (Left side) and then Choose PDF widget from available sections

![](/files/-LMTI9008yXEmjNwkD9r)

3\. After adding the PDF widget a default PDF file will appear, click on the PSD and then select Edit Widget

![](/files/-LMTL-TZTDjJ9KUzco9G)

4\. you can upload your PDF file to any public cloud like Google drive, Google docs, [Amazon S3](https://docs.vintcer.com/upload-files-to-aws-s3-and-use-them-in-your-website) etc. and get the link to your PDF file.

Enter the Link to PDF file in File URL column and Click on UPDATE button

![](/files/-LMTKxKYS-MUxhR4_niN)

{% hint style="success" %}
Make sure to click on UPDATE button after adding your Twitter username in field. Publish your website by clicking on Publish button to make the changes live on your website.
{% endhint %}


---

# 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://docs.vintcer.com/how-to-add-a-pdf-into-your-website.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.
