# Images

- [Upload an Image](https://help.freewebstore.com/manage/images/upload-an-image.md): A simple step-by-step walk-through detailing how to upload an image to your free online store from within your Freewebstore Control Panel.
- [Edit an Image](https://help.freewebstore.com/manage/images/edit-an-image.md): A step-by-step guide with explanations detailing how to edit any of your images using the image editor within your Freewebstore control panel.
- [Delete an Image](https://help.freewebstore.com/manage/images/delete-an-image.md): A simple step-by-step walk-through detailing how to delete an image from your free online store from within your Freewebstore Control Panel.
- [Image Graphics](https://help.freewebstore.com/manage/images/image-graphics.md): A step-by-step guide detailing how to edit and enable various image graphics from within your Freewebstore Control Panel.
- [Optimizing Images](https://help.freewebstore.com/manage/images/optimizing-images.md): A simple step-by-step guide detailing how to optimize images with a selection of online tools from within your Freewebstore Control Panel.
- [Import Images](https://help.freewebstore.com/manage/images/import-images.md): A simple step-by-step walk-through with explanations detailing how to import your images to your Freewebstore Control Panel.
- [Export Images](https://help.freewebstore.com/manage/images/export-images.md): A step-by-step guide detailing how to export the images on your free online store to a CSV file from within your Freewebstore Control Panel.


---

# 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/manage/images.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.
