# Add Charge (Add-ons)

- [Add charge v3.0 (Current)](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/add-charge-v3.0-current.md): Allows you to increase the product price based on customers’ selections - all without creating new products in your store.
- [Add-charge by Quantity](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/add-charge-by-quantity.md)
- [Add-charge by Character](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/add-charge-by-character.md)
- [Add Charge v2.0](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants.md): Automatically generate an actual product which is used as an Add charge option to increase the price per product according to customers' selection.
- [One-time add charge (Legacy)](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/one-time-add-charge-legacy.md): By default, the add charge quantity will match the quantity of the main product.  The One-time Charge feature allows the add charge to be applied only once per order, regardless of the main product qu
- [Hide Add-on Products](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-on-products.md): Manage all Add charge options created with Avis
- [Hide Add-on Products using Unlisted status](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-on-products-using-unlisted-status.md)
- [Hide Add charge product from Search bar](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-charge-product-from-search-bar.md)
- [Hide Add charge product from 'Related Products' section](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-charge-product-from-related-products-section.md)
- [Hide Add charge product from Google Search](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-charge-product-from-google-search.md)
- [Add charge v1.0 (Legacy)](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/add-charge-v1.0-legacy.md): Automatically generates a draft order at checkout to apply additional charges to the order.
- [Versions comparision and updates](https://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/versions-comparision-and-updates.md): This document provides an overview and comparison of the different Add Charge feature versions in Avis, including behavior, limitations, and upgrade considerations.


---

# 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/pricing-and-upsell/add-charge-add-ons.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.
