# Banking

{% hint style="info" %}
In-Game Command: **/warp bank** or **/bank** (unlocked at Rank VI)
{% endhint %}

### **What is the Bank?**

A bank is a place for you to store cash separate from Town/Nation banks and unique to your account. Nobody else can access it.

### **How do I view my Bank balance?**

Your bank balance is shown on your scoreboard and by hovering over **Bank Info** in the Bank GUI

### **Is there any minimum deposit/withdrawal amount?**

There are no minimums.

### **Can you upgrade your bank limits?**

**Yes!** If you hover over the **Upgrade Bank** in the GUI you'll see the upgrade. You can then click to upgrade, you need to have the money to purchase the upgrade in your bank, not your cash.

{% tabs %}
{% tab title="Bank Tiers & Interest" %}

<table><thead><tr><th width="157.33333333333331">Tier</th><th>Cost</th><th>Capacity</th><th>Interest Rate</th><th>Interest Delay</th></tr></thead><tbody><tr><td>Free</td><td>N/A</td><td>£25,000</td><td>0.15%</td><td>12 hours</td></tr><tr><td>Basic</td><td>£10,000</td><td>£50,000</td><td>0.15%</td><td>12 hours</td></tr><tr><td>Premium</td><td>£25,000</td><td>£100,000</td><td>0.17%</td><td>12 hours</td></tr><tr><td>Gold</td><td>£50,000</td><td>£250,000</td><td>0.18%</td><td>12 hours</td></tr><tr><td>Platinum</td><td>£100,000</td><td>£500,000</td><td>0.20%</td><td>12 hours</td></tr><tr><td>Diamond</td><td>£200,000</td><td>£1,000,000</td><td>0.22%</td><td>12 hours</td></tr><tr><td>Executive</td><td>£450,000</td><td>£2,500,000</td><td>0.25%</td><td>12 hours</td></tr><tr><td>Ultimate</td><td>1,000,000</td><td>5,000,000</td><td>0.25%</td><td>12 hours</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Bank Gui:

<figure><img src="/files/0tWQpt0BoSWUx1W5vmnH" 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://wiki.craftyourtown.com/how-to-play/content/bank.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.
