> For the complete documentation index, see [llms.txt](https://help.productwiz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.productwiz.io/variant-wizard.md).

# Variant Wizard

- [Getting Started](https://help.productwiz.io/variant-wizard/getting-started.md)
- [FAQ](https://help.productwiz.io/variant-wizard/faq.md)
- [General](https://help.productwiz.io/variant-wizard/faq/general.md)
- [Product Options](https://help.productwiz.io/variant-wizard/faq/product-options.md)
- [Variant Images](https://help.productwiz.io/variant-wizard/faq/variant-images.md)
- [General](https://help.productwiz.io/variant-wizard/faq/variant-images/general.md)
- [Import](https://help.productwiz.io/variant-wizard/faq/variant-images/import.md)
- [Bulk Edit](https://help.productwiz.io/variant-wizard/faq/variant-images/bulk-edit.md): Available on Pro Plan
- [Link Variant Images to Swatches](https://help.productwiz.io/variant-wizard/faq/link-variant-images-to-swatches.md): This feature allows you to automatically change to the corresponding swatch (product options) by clicking on the variant images
- [Re-apply Theme Integration](https://help.productwiz.io/variant-wizard/re-apply-theme-integration.md)
- [Manually disabling the insertGalleryPlaceholder function](https://help.productwiz.io/variant-wizard/manually-disabling-the-insertgalleryplaceholder-function.md): To disable the insertGalleryPlaceholder function manually, please follow these steps
- [Manual App Removal](https://help.productwiz.io/variant-wizard/manual-app-removal.md)
- [Terms and Conditions](https://help.productwiz.io/variant-wizard/terms-and-conditions.md): Variant Wizard's Terms and Conditions
- [Privacy Policy](https://help.productwiz.io/variant-wizard/privacy-policy.md): Variant Wizard's Privacy Policy
- [Unregistered App](https://help.productwiz.io/variant-wizard/unregistered-app.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 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.productwiz.io/variant-wizard.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.
