# Sell Cash From Vault

The Sell Cash to Vault page records cash transfers from a branch to the bank's vault. This process is essential for securing excess cash and reconciling cash balances.

### **Accessing the Sell Cash to Vault Page**

1. Log into the banking application using your credentials.
2. Navigate to the **Operations** section.
3. Click on **Till and Vault**
4. Select the **Sell Cash to Vault** page from the available options.

## **Create a Sell Cash to Vault Transaction**

1. Click on the "**Post**" button at the top page.
2. Select the vault account where the cash will be deposited.
3. Enter the amount of cash to be transferred.
4. Provide a brief description of the transaction.
5. Click the "**Save**" button to initiate the transaction.

<figure><img src="/files/Iu2MMBdBQdMDkioggowo" alt=""><figcaption></figcaption></figure>


---

# 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/till-and-vault/sell-cash-from-vault.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.
