> For the complete documentation index, see [llms.txt](https://autox3.gitbook.io/hc-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autox3.gitbook.io/hc-en/pre-intermediate/how-to-quote.md).

# How to quote

## 1. Introduction

The quotation is a real-time price provided by the store technician for non-standard pricing service items. Generally speaking, customers will decide whether to purchase service items based on the store's quotation.

Check the recommendations and quote, operate on Shop OS.

To check the recommendations and quote, you need to complete the Health Check, and add recommendations during the Health Check process.

## 2. Use Case

After the technician has done the Health Check for Mercedes-Benz A, the technician uses Shop OS to check the recommendations and quote.

* The technician uses Shop OS to open the Mercedes-Benz A's service order, clicks on the "Recommendation and Quotation", and the quotation window pops up.

![](https://service-pic-beimei.bba.vip/youdaonote-images/C3CDB46C7AB44ABBAF5BF5EB711AF155.png)

* The technician chooses Pricing type, types in price, then clicks "Update Price".

![](https://service-pic-beimei.bba.vip/youdaonote-images/333E478A3C104C2FB17220E6BAAAA798.png)

{% hint style="info" %}
The prices of Standard Pricing Items could not be changed.
{% endhint %}

* The quotation is completed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://autox3.gitbook.io/hc-en/pre-intermediate/how-to-quote.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.
