# Account Transactions

- [Make Deposits](https://manual.unosofbooks.com/accounting/account-transactions/deposits.md): This section explains how to apply deposits to invoices. A Deposit is the amount of money placed on a bank account, in this case, a payment received from a customer for their flower purchase.
- [Commission Management](https://manual.unosofbooks.com/accounting/account-transactions/deposits/commission-management.md): This article describes how you can apply commissions to the invoices sent to customers.
- [Retention](https://manual.unosofbooks.com/accounting/account-transactions/retention.md): This article explains what a retention is, how it works and how we must apply it to invoices that are generated in Unosof.
- [View Deposits](https://manual.unosofbooks.com/accounting/account-transactions/view-deposits.md): It explains how to view deposits within UNOSOF.
- [Move Unapplied Deposit Values](https://manual.unosofbooks.com/accounting/account-transactions/view-deposits/move-unapplied-deposit-values.md): This module explains different methods that can be used to move unapplied deposits from one client account to another.


---

# 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://manual.unosofbooks.com/accounting/account-transactions.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.
