# Upload a ZIP-file

<figure><img src="/files/jNoKHZLQaXNwrcLNFYjg" alt=""><figcaption><p>Uploading a ZIP-file</p></figcaption></figure>

ZIP archive can contain many files for your import. Along with main feed file you can add photos that will be uploaded to your website. Uploading a ZIP-file procedure is simiral to [Uploading a file](/file-sources.md#upload-a-file).

{% hint style="info" %}
ZIP file can contain many feed files, in this case these files will be united into one file by Import Manager and imported.
{% 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://importmanager.docs.foxnetsoft.com/file-sources/upload-a-zip-file.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.
