# Troubleshooting

- [The differences between "Avis Option" tab and "Shopify Option" tab](https://options-docs-v2.avisplus.io/troubleshooting/the-differences-between-avis-option-tab-and-shopify-option-tab.md)
- [What to do if Avis options aren’t visible on Product Page?](https://options-docs-v2.avisplus.io/troubleshooting/what-to-do-if-avis-options-arent-visible-on-product-page.md)
- [How can I set up Conditional Logic for options?](https://options-docs-v2.avisplus.io/troubleshooting/how-can-i-set-up-conditional-logic-for-options.md)
- [How can I add a charge to an option/ a variant?](https://options-docs-v2.avisplus.io/troubleshooting/how-can-i-add-a-charge-to-an-option-a-variant.md)
- [Why aren't the option's Add charge included in Orders?](https://options-docs-v2.avisplus.io/troubleshooting/why-arent-the-options-add-charge-included-in-orders.md)
- [Can I add bundling products with the app?](https://options-docs-v2.avisplus.io/troubleshooting/can-i-add-bundling-products-with-the-app.md)
- [Will the app slow down my website?](https://options-docs-v2.avisplus.io/troubleshooting/will-the-app-slow-down-my-website.md)
- [What happens if I uninstall the app, and how does it affect my store?](https://options-docs-v2.avisplus.io/troubleshooting/what-happens-if-i-uninstall-the-app-and-how-does-it-affect-my-store.md)
- [Does the app work with Shopify Online Store 2.0?](https://options-docs-v2.avisplus.io/troubleshooting/does-the-app-work-with-shopify-online-store-2.0.md)


---

# 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/troubleshooting.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.
