# Work with quotes

- [About quotes](https://docs.rmhpos.com/readme-1/work-with-quotes/about-quotes.md): This topic describes best practices for working with quotes. Refer to your store's policies and procedures for quotes.
- [Create quotes](https://docs.rmhpos.com/readme-1/work-with-quotes/quotes-creating.md): This topic describes how cashiers, salespeople, and floor managers can create quotes for customers.
- [Process quotes](https://docs.rmhpos.com/readme-1/work-with-quotes/quotes-processing.md): This topic describes how cashiers, salespeople, and floor managers can recall quotes and convert them to sales transactions or work orders so they can be tendered.


---

# 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.rmhpos.com/readme-1/work-with-quotes.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.
