> For the complete documentation index, see [llms.txt](https://zimba.gitbook.io/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zimba.gitbook.io/user-manual/product-guides/savings/deposit-transactions.md).

# Deposit Transactions

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

#### Important:

* Receipt: Select the 'open' button to view the receipt or print it.
* Action: Click on the three dots (...) to request a transaction reversal if you made a mistake. Enter the reason for the reversal and submit.
* Deposits Crossed in Red: These indicate reversed transactions. If a deposit is crossed in red, it's confirmed as reversed.
* New Deposit: The button on the top right takes you back to the 'Register Deposit' page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zimba.gitbook.io/user-manual/product-guides/savings/deposit-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.
