# Banking System

You can visit Karakura Bank using your GPS, or by heading to the coordinates **1680x 675z** where you'll be able to open and manage a bank acount with the Banker. You can use it to save your money, or keep it safe.

***

## How do I open a bank account?

If you haven't yet opened an account, you can do so by talking to the Banker NPC in Karakura Bank. To open an account you need at least 5,000 Yen.

<figure><img src="/files/F1DMYkfABOA5ngKLD5ro" alt="" width="563"><figcaption></figcaption></figure>

***

## How do I use an ATM?

Right-click an any ATM block around the map, enter your PIN and then enter the amount you wish to withdraw.

<div align="center"><figure><img src="/files/o9Np69bDqcv9fJx6GFQU" alt="" width="563"><figcaption></figcaption></figure></div>

***

## What can I do with my bank account?

You can withdraw money at ATM machines around the map, and deposit money with the Banker. You can also view your latest bank statements and get a new card. You can access all of this by using the handy chat menu you receive when right-clicking a bank.

<figure><img src="/files/Ck8wh4PVtuDnHE6Fa3I9" 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://faq.schoolrp.net/other/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.
