# General Questions

### Q.) Can I use Import functionality to add new images in the product?

Yes, you can use Import functionality to add new images to your product.

### Q.) **What are the key features offered by the Image Importer App?**

Below are the key features of the Inventory Automation App

* Import images \
  i) By Product Handle\
  ii) By Product SKU
* Export Images\
  &#x20;

### Q.) Can I use Import functionality to update(replace) images in the product?

No. You can only add images to the product.

### Q.) **Can I assign the images to the product variant?**

Absolutely. You can assign image to the variant by selecting Import by Product SKU option and check the Assign Variant Image checkbox.

### Q.) Can I add multiple images to the product?

&#x20;Yes. You can add multiple images. &#x20;


---

# 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.centousapps.com/image-importer-app/faqs/general-questions.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.
