# Upgrades feature

* [Why](#id-1.14.x-listingoptionbundle-businessrules-why)
* [Which context](#id-1.14.x-listingoptionbundle-businessrules-whichcontext)
* [Interfaces](#id-1.14.x-listingoptionbundle-businessrules-interfaces)
* [Configurations](#id-1.14.x-listingoptionbundle-businessrules-configurations)
* [Workflows](#id-1.14.x-listingoptionbundle-businessrules-workflows)
* [Special rules](#id-1.14.x-listingoptionbundle-businessrules-specialrules)

## Why <a href="#id-1.14.x-listingoptionbundle-businessrules-why" id="id-1.14.x-listingoptionbundle-businessrules-why"></a>

Providers can add upgrades and options to their services to improve the attractiveness of their services and maximize the value of each visit via up-sales.

Askers can benefit from having more tailored services delivered by adding upgrades to their main booking.

{% hint style="warning" %} <mark style="color:orange;">Discounts aren’t applied to options.</mark>
{% endhint %}

{% hint style="warning" %} <mark style="color:orange;">Participant management only works with the Stock & Session bundle.</mark>
{% endhint %}

## Which context <a href="#id-1.14.x-listingoptionbundle-businessrules-whichcontext" id="id-1.14.x-listingoptionbundle-businessrules-whichcontext"></a>

All types of platforms where the main service can be completed with optional elements. Especially useful in the hospitality industry (e.g. b\&b offering optional breakfast or cleaning).

## Interfaces <a href="#id-1.14.x-listingoptionbundle-businessrules-interfaces" id="id-1.14.x-listingoptionbundle-businessrules-interfaces"></a>

Please, find all interface documentation related to the upgrade feature, here:

**Front / Dashboard:**

* [Upgrades management (Upgrades feature)](/v2.0/front-office/upgrades-management.md)

## Configurations <a href="#id-1.14.x-listingoptionbundle-businessrules-configurations" id="id-1.14.x-listingoptionbundle-businessrules-configurations"></a>

Learn more on how to configure the bundle here:

SBO > Other > Feature > Listing > Listing Upgrade

## Workflows <a href="#id-1.14.x-listingoptionbundle-businessrules-workflows" id="id-1.14.x-listingoptionbundle-businessrules-workflows"></a>

There are no particular workflows for

## Special rules <a href="#id-1.14.x-listingoptionbundle-businessrules-specialrules" id="id-1.14.x-listingoptionbundle-businessrules-specialrules"></a>

There are no special rules for the listing option bundle


---

# 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://features.scnd.com/v2.0/core-concepts/upgrades-feature.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.
