# Initial page

As a website is being constructed, updated, or enhanced, it’s crucial to consider the format for content. While most content will be available on the website to view as text, images, and video simply shown on the page, some content may also be offered in a downloadable format.

This encourages customers to interact and engage beyond just browsing site pages. It provides them with the information they can access later and ensures the website is uncluttered while still providing details that are relevant to the most desired visitors and customers. Virtually any website can benefit from downloadable content, and a PDF is a great way to include downloadable content in any marketing strategy.

**What Is A** [**PDF**](https://www.yictic.com/)**?**

PDF stands for portable document format. This type of document is an excellent option for websites. PDFs generally adjust to the screen size customers are viewing, keeping the information consistent and easy to read. They can be viewed on any device, and customers can easily share PDFs with others.

On top of this, PDFs are not easily editable. Some PDFs can be created as a form for customers to fill out, but others are locked to prevent copying, cutting, and editing. This means the information stored in a PDF can’t be changed after its downloaded, thus creating a more secure way to offer information to customers.


---

# 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://sharoongreene.gitbook.io/how-to-use-pdfs/master.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.
