# Add Charge for an option value

Checkout our Demo product to see how the Add charge works&#x20;

<figure><img src="/files/9IT4XQ4OjsqH3nELOinX" alt=""><figcaption></figcaption></figure>

Here is the step-by-step instruction on how to set up Add charge.&#x20;

**Step 1.** Clicking on **Add Option** in the **Option Set** tab, you will see a pop-up window for Option detail.

**Step 2.** In the field **Option values,** find the option value you want to add charge and fill in the desired extra charge.

<figure><img src="/files/I0ZIvW6fvopjz6CiNFoE" alt=""><figcaption></figcaption></figure>

In this example, I want to add $25 for the medium size and $30 for the large size. If your default currency is USD, it will be 25 USD and 30 USD additional charges.

![](/files/FL7qm574fPNm40eQj7Ar)

**Step 3.** Hit **Save** in the bottom right corner of the popup and **Save changes** on the top right corner of the **Option Set** tab and you're all done 🤗

**-> Here is how the Add charge option will show on the Product page.**

<figure><img src="/files/TcWIT2Ua1lbUWiI7lKhK" alt=""><figcaption></figcaption></figure>

**-> Here is how the Add charge option will show on the Cart page.**

<figure><img src="/files/NbRYwlnnXqK1cmdXxNp3" alt=""><figcaption></figcaption></figure>

**-> Here is how the Add charge option will show on the Checkout page.**

<figure><img src="/files/CvTfyetmTHvdXBBQnW95" alt=""><figcaption></figcaption></figure>


---

# 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-features/up-charge-for-specific-variants.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.
