# ak47\_banking

{% embed url="<https://youtu.be/UD9C23X6G0s>" %}

### Features

1. Modern, interactive Banking UI
2. Physical ATM Cards with PIN system and Tiers (Basic, Gold, Platinum, Black)
3. Dynamic Stock Market and Crypto Trading with crashes, FOMO pumps, and volatility
4. Advanced Loan system linked to a dynamic Credit Score
5. Automated Wealth Tax and Income Tax System
6. Shared Accounts, Job/Society Accounts, and Beneficiaries
7. Full Admin Panel to manage economy, loans, and city treasury
8. Police tools to search accounts and flag for tax evasion
9. Comprehensive Discord Webhook logging
10. Seamlessly works with ESX, QB & QBX
11. Built-in server-side exploit checks
12. Multi-target system support (ak47\_target, ox\_target, qb-target, qtarget)

### Framework:

* ESX, QB, QBX

### Dependencies:

* ak47\_lib: <https://github.com/MenanAk47/ak47_lib/releases/latest>
* [ak47\_target](https://github.com/MenanAk47/ak47_target)/ox\_target/qb-target/qtarget

### How To Install:

1. Download `ak47_banking` from your cfx portal.
   * <https://portal.cfx.re/assets/granted-assets>
2. Add the script in your resources folder.
3. Import `database.sql` in your server database.
4. Add card items based on your framework instruction.
   * esx: import `esx.sql` in your server database.
   * qb: add items in qb-core/shared/items.lua .
   * qbx: add items in your inventory items.lua .
5. Add item images in your inventory.
6. Start the script in your `server.cfg` below framework core.
7. Make sure you have all dependencies.
8. Restart the server.

### Buy & Support:

* Tebex: <https://menanak47.tebex.io/package/7382727>
* Discord: <https://discord.gg/menanak47>

### Note:

* We don't support custom framework. Make sure you are using official framework update.
* Renaming the script is not allowed. It may break the functionalities.
* Don't upload the script with FileZilla, Use Winscp if you are using FTP for file uploading.


---

# 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.menanak47.com/multi-framework/ak47_banking.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.
