> For the complete documentation index, see [llms.txt](https://docs.anchored.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anchored.finance/trading-api/cash-operations/cash.md).

# Overview

Docs for deposits, withdrawals, and cash operation status.

| Need                              | Doc                                                                     |
| --------------------------------- | ----------------------------------------------------------------------- |
| Understand instant vs queued cash | [buffer-mechanism.md](/trading-api/cash-operations/buffer-mechanism.md) |
| Deposit cash into `mUSD`          | [deposits.md](/trading-api/cash-operations/deposits.md)                 |
| Withdraw `mUSD` to tokens         | [withdrawals.md](/trading-api/cash-operations/withdrawals.md)           |
| Track deposit/withdraw status     | [operation-status.md](/trading-api/cash-operations/operation-status.md) |

API model: deposits turn wallet cash tokens into `mUsdBalance`; withdrawals turn `mUsdBalance` back into wallet cash tokens. Buffers only determine whether that happens instantly or after queued settlement.
