# Label on Cart

The **Label on Cart** is the text that appears next to the customer's selected or inputted options on the Cart summary screen, Checkout, and Order detail page. It identifies the specific option and its value, helping customers review their choices before completing the purchase. Each **Label on Cart** must be unique for every option to ensure clarity and avoid confusion during the checkout process.

<figure><img src="/files/YzNJQPNhZYspI38vGm7v" alt=""><figcaption><p>Label on cart in Option setup</p></figcaption></figure>

<div><figure><img src="/files/4KMG4uHJpUuIZtxwtgyU" alt=""><figcaption><p>Label on cart in Cart </p></figcaption></figure> <figure><img src="/files/Rvriw4Y2P39F4SpLufxe" alt=""><figcaption><p>Label con cart in Checkout</p></figcaption></figure></div>


---

# 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/get-started/key-terminology-simplified/label-on-cart.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.
