# Postings

- [Account Closure](https://docs.udara360.io/core-features/postings/account-closure.md)
- [Backdating Posting](https://docs.udara360.io/core-features/postings/backdating-posting.md)
- [Deposit](https://docs.udara360.io/core-features/postings/deposit.md)
- [Cash Deposit](https://docs.udara360.io/core-features/postings/deposit/cash-deposit.md)
- [Cheque Deposit (Outward Chqs)](https://docs.udara360.io/core-features/postings/deposit/cheque-deposit-outward-chqs.md)
- [End Of Year Closure](https://docs.udara360.io/core-features/postings/end-of-year-closure.md)
- [Fixed Deposit Liquidation & Top Up](https://docs.udara360.io/core-features/postings/fixed-deposit-liquidation-and-top-up.md): An overview of fixed deposit management in Udara360, covering the liquidation of matured fixed deposits and the process of topping up existing fixed deposit accounts.
- [Fixed Deposit Liquidation](https://docs.udara360.io/core-features/postings/fixed-deposit-liquidation-and-top-up/fixed-deposit-liquidation.md)
- [Fixed Deposit Top-up](https://docs.udara360.io/core-features/postings/fixed-deposit-liquidation-and-top-up/fixed-deposit-top-up.md)
- [Intra-bank Transfer](https://docs.udara360.io/core-features/postings/intra-bank-transfer.md)
- [Reversal](https://docs.udara360.io/core-features/postings/reversal.md)
- [Batch Reversal](https://docs.udara360.io/core-features/postings/reversal/batch-reversal.md)
- [Single Reversal](https://docs.udara360.io/core-features/postings/reversal/single-reversal.md)
- [Single/Batch GL](https://docs.udara360.io/core-features/postings/single-batch-gl.md)
- [Batch GL (Only)](https://docs.udara360.io/core-features/postings/single-batch-gl/batch-gl-only.md)
- [Batch GL & Customer](https://docs.udara360.io/core-features/postings/single-batch-gl/batch-gl-and-customer.md)
- [Single GL (Only)](https://docs.udara360.io/core-features/postings/single-batch-gl/single-gl-only.md)
- [Till and Vault](https://docs.udara360.io/core-features/postings/till-and-vault.md)
- [Buy Cash From Vault](https://docs.udara360.io/core-features/postings/till-and-vault/buy-cash-from-vault.md)
- [Sell Cash From Vault](https://docs.udara360.io/core-features/postings/till-and-vault/sell-cash-from-vault.md)
- [Withdrawal](https://docs.udara360.io/core-features/postings/withdrawal.md)
- [Cash Withdrawal](https://docs.udara360.io/core-features/postings/withdrawal/cash-withdrawal.md)
- [Cheque Withdrawal](https://docs.udara360.io/core-features/postings/withdrawal/cheque-withdrawal.md)


---

# 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.udara360.io/core-features/postings.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.
