# Deposit

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

## 1: Remaining Amount

* **Send order detail to customer**: Send the customer an email with the order details and the remaining balance.

## 2: Automatically Create Order Details for Remaining Amount

* **Enable**: Active Automatically Create Order Details for Remaining Amount or not
* **X days before the customer's Check-in date**: The order detail for the remaining amount will be automatically generated and emailed to the customer X days before their check-in date, if it has not been created manually &#x20;
* **Check periodically every X seconds for creating a remaining invoice**: The system checks every X seconds to determine whether a remaining invoice needs to be created


---

# 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://ovatheme.gitbook.io/brw/basics/global-settings/deposit.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.
