# Frequently Asked Questions

<details>

<summary>Do I need to add snippets to use?️<br>No, you don't. Just click to activate 😋</summary>

You just need a few clicks to activate it yourself: <https://options-docs.avisplus.io/get-started/step-3-activate-the-app>

</details>

<details>

<summary>Can your app add a charge to an option/a variant?<br>✅Yes it can!</summary>

You can charge customers extra using AvisPlus Product Options [Add charge feature](https://options-docs.avisplus.io/app-features/up-charge-for-specific-variants). It's simple and time-saving. No coding skills needed!

</details>

<details>

<summary>Can you add create swatches with color or images?<br>✅It can do BOTH.</summary>

Just choose option type: swatches in your option and you can upload images/colors.

</details>

<details>

<summary>Can I add bundling products with your app?<br>✅Yes!</summary>

You can easily add a bunde product on the product page of other products using our [Bundle feature](https://options-docs.avisplus.io/app-features/create-product-bundles).

</details>

<details>

<summary>Online store 2.0 compatibility?<br>✅Yes!</summary>

Yes, our app is compatible with Online Store 2.0.

</details>

<details>

<summary>Does your app track the inventory of variants?</summary>

Our app has no effect on the inventory of products.

For example: You have a T-shirt product (in stock=50) and create a color option with our app: Red, Yellow, Blue. When customers buy a product, it will reduce the inventory of T-shirt product, no matter which color is purchased.

</details>

*Need help? Let us know via in-app live chat or email: **<help@avisplus.io>*** :star\_struck:


---

# 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.avisplus.io/app-overview/frequently-asked-questions.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.
