# Simple Banking System

## <mark style="color:yellow;">**Overview**</mark>

A lightweight, user-friendly banking resource for FiveM that handles deposits, withdrawals, and transfers. Featuring **automatic ATM detection**, **daily social assistance**, and **transaction logs**, it delivers a streamlined banking experience for your players.

## <mark style="color:yellow;">**Key Highlights**</mark>

* Automatic detection of ATMs (via configured props)
* Daily social help (configurable once-per-day bonus)
* Transaction logs (in-game UI for deposits, withdrawals, transfers)
* Notifications for money transfers received
* Supports ESX/QBCore with auto-detection or manual setup

<mark style="color:yellow;">**Short Description**</mark>

> “A straightforward FiveM banking system with essential features—no fluff, just reliable deposits, withdrawals, transfers, and daily social assistance.”

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://www.youtube.com/watch?v=_SSnQvAlEgU>" %}


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/simple-banking-system.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.
