# Work with accounts

- [About accounts](https://docs.rmhpos.com/readme-1/work-with-accounts/about-ar.md): This topic describes best practices for working with accounts receivable (AR) accounts. Your store may or may not offer AR accounts. Refer to your store's policies and procedures for AR accounts.
- [Tender a sale to account](https://docs.rmhpos.com/readme-1/work-with-accounts/transactions-tendering-store-credit.md): This topic describes how cashiers, salespeople, and floor managers can charge (tender) sales transactions to AR accounts.
- [Process payments to account](https://docs.rmhpos.com/readme-1/work-with-accounts/processing-payments-ar.md): This topic describes how cashiers, salespeople, and floor managers can accept payments to AR accounts. Refer to your store's policies and procedures for accepting payments to account.


---

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