# FAQ

For general frequently asked questions, such as **changing your product's gallery's settings** or **globally disabling the app**, please visit the [General](https://help.productwiz.io/variant-wizard/faq/general) section.

{% content-ref url="faq/general" %}
[general](https://help.productwiz.io/variant-wizard/faq/general)
{% endcontent-ref %}

For frequently asked questions such as **how to customize multiple product options at once**, please visit the the [Product Options](https://help.productwiz.io/variant-wizard/faq/product-options) section.

{% content-ref url="faq/product-options" %}
[product-options](https://help.productwiz.io/variant-wizard/faq/product-options)
{% endcontent-ref %}

For questions related to **assigning multiple images to your variants**, please visit the [Variant Images](https://help.productwiz.io/variant-wizard/faq/variant-images) section.

{% content-ref url="faq/variant-images" %}
[variant-images](https://help.productwiz.io/variant-wizard/faq/variant-images)
{% endcontent-ref %}

For questions about **linking variant images to swatches (product options)**, please visit the [Link Variant Images to Swatches](https://help.productwiz.io/variant-wizard/faq/link-variant-images-to-swatches) section.

{% content-ref url="faq/link-variant-images-to-swatches" %}
[link-variant-images-to-swatches](https://help.productwiz.io/variant-wizard/faq/link-variant-images-to-swatches)
{% endcontent-ref %}

## Question still unanswered?

If your question is not answered, please write us at <support-rio@productwiz.io> and we will be happy to help you!


---

# 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.productwiz.io/variant-wizard/faq.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.
