# Customizations

- [Avis Option Settings (version 1)](https://options-docs-v2.avisplus.io/customizations/edit-extra-charges-notifications.md): In this section of our app, you will be able to customize the special feature in our app, such as add charge or edit option in cart. The default text line of the features can also be changed here.
- [Shopify Option Settings](https://options-docs-v2.avisplus.io/customizations/edit-extra-charges-notifications/shopify-option-settings.md): Shopify Design Setting The Shopify Design Setting in Avis Product Options allows you to control how Shopify variant are displayed on both the Product page and the Collection page. This helps you custo
- [Reposition Avis Options on Product Page](https://options-docs-v2.avisplus.io/customizations/edit-extra-charges-notifications/reposition-avis-options-on-product-page.md)
- [Avis Option on Quick View and Featured Product](https://options-docs-v2.avisplus.io/customizations/avis-option-on-quick-view-and-featured-product.md): Improve conversion rate by putting the Option made by Avis in the Quick View pop-up in Collection/Home Page and the Featured Product in Home Page


---

# 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://options-docs-v2.avisplus.io/customizations.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.
