# Product Attachments

## Product Attachments

- [Overview](https://productattachments.docs.foxnetsoft.com/overview.md): Create PDF, file, embeded YouTube, and mp4 video  attachments to your products, categories, manufacturers
- [Installation process](https://productattachments.docs.foxnetsoft.com/installation-process.md)
- [Updating plugin](https://productattachments.docs.foxnetsoft.com/updating-plugin.md)
- [Create new attachment](https://productattachments.docs.foxnetsoft.com/create-new-attachment.md): This section describes how to create new attachment in admin pannel, and what properties you can specify for an attachment
- [Embeded YouTube](https://productattachments.docs.foxnetsoft.com/embeded-youtube.md): How to add embeded youtube video
- [Importing via CSV](https://productattachments.docs.foxnetsoft.com/importing-via-csv.md): You can import a lot of attachments via CSV file at the same time
- [Importing via ZIP](https://productattachments.docs.foxnetsoft.com/importing-via-zip.md): Importing via ZIP is used to import main CSV file, along with other PDFs to the server
- [Widget Zones](https://productattachments.docs.foxnetsoft.com/widget-zones.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://productattachments.docs.foxnetsoft.com/overview.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.
