# How do add a PDF file to the page content?

&#x20;In order to add a PDF file to your product descriptions:

1. Log in to your control panel.
2. Go to the page you wish to edit.&#x20;
3. Click **Insert** the description section of the page.
4. In the dropdown menu, select the **Link** option.
5. A little window will appear, you will need to locate the upload icon shown in the image below\
   ![](/files/Y9dPgTSQap85g7V7PKyP)
6. Drop your PDF file in the box provided, when it has loaded into the frame, enter the extra information into the fields provided.
7. **Save.**

Your customers will then be able to view the PDF when they click the link you provided.


---

# 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.freewebstore.com/useful-links-and-pages/faqs/general/how-do-add-a-pdf-file-to-the-page-content.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.
