# Work with layaways

- [About layaways](https://docs.rmhpos.com/readme-1/work-with-layaways/about-layaways.md): This topic describes best practices for working with layaways. Your store may or may not offer layaways. Refer to your store's policies and procedures for layaways.
- [Create layaway orders](https://docs.rmhpos.com/readme-1/work-with-layaways/layaways-creating.md): This topic describes how cashiers, salespeople, and floor managers can create layaway orders for customers.
- [Process layaway orders](https://docs.rmhpos.com/readme-1/work-with-layaways/layaways-processing.md): This topic describes how cashiers, salespeople, and floor managers can recall layaway orders and complete pick ups (partial or entire).


---

# 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-layaways.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.
