# Can the AI quote prices for individual modifications or add-ons?

The AI can only quote prices that are tied to the **parent menu item** or **parent modifier group**.

For example, if you have a menu item like *Buffalo Wings* priced at $12.99, the AI can confirm that price. However, if the customer adds a modifier like *Extra Ranch (+$0.50)* or *Add Fries (+$2)*, the AI will not read those modifier prices aloud individually.

Instead, it will acknowledge the selection (e.g., “Got it — extra ranch”) without quoting the additional cost.


---

# 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://support.kea.ai/kea-ai-customer-faqs/can-the-ai-quote-prices-for-individual-modifications-or-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.
