# Percentage - Single plan

**Summary: 'Percentage - Single plan' is used because it automatically creates variants and shipping protection prices, which also can be modified by the user.**

**Note:** This app will not give you the exact insurance amount. The amount always depends on the cart order value.

#### Summary: The Single-Percentage plan is used for a single plan that works on the basis of the percentage of the amount of the order with multiple features like.

### **Add or Update Single - Percentage Plan**:

* Select Percentage Plan and then choose Single Plan.

* Enter the plan name and percentage in the form section.

* Click the **"Save"** button to save your changes.\
  \ <br>

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

* When the **shipping protection widget** is enabled, the app automatically creates a product with 100 variants for percentage-based pricing (ranging from **₹1 to ₹99.98**).

* The widget calculates the insurance fee based on the cart total and the set percentage.

* It then selects the **nearest higher-priced variants** to display.

* **Example:** If 5% of a ₹2200 cart = ₹110, the widget will display the next higher variant, ₹111.\ <br>

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

* As we can see, it automatically generates 100 variants for percentage-based ranging from 1 to 99.98. The widget calculates a protection fee based on the cart total and your set percentage, then selects the nearest higher-priced variant. For example, if 2% of a 220 cart is 4.40, the widget will display the closest higher variant, 5.04.

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

* “Using the three-dot button, you can set up the shipping protection price as needed. After making changes, click the update button to confirm your new settings.”

<figure><img src="/files/55TgdpSp1Iap8mz8Pv1m" alt=""><figcaption></figcaption></figure>

* You can enable the advanced settings by clicking the **Generate** button.
* This feature allows you to adjust the minimum charge so users can set it according to their needs.
* The **Increment Amount** option lets you define how much the price should increase. For example, if you set&#x20;
* The increment amount is 1.05; the price will increase in steps of 1.05.
* Additionally, you can choose the number of tiers you want, with a maximum limit of 100 tiers.

<figure><img src="/files/sxzFgiP2HQFIF4qMflHm" 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://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan/percentage-single-plan.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.
