# Cash and Bank Balances

{% hint style="info" %}
**Role** **Permissions**

In order to modify cash and bank balances in your server, make sure Mochi has the following permissions:

&#x20;<mark style="color:purple;background-color:purple;">**Mod Role**</mark> <mark style="color:purple;background-color:purple;">**Administrator**</mark> &#x20;
{% endhint %}

Mochi has got you covered with two virtual currency management methods.&#x20;

<mark style="color:purple;">**The**</mark> <mark style="color:purple;">**Cash Balance**</mark> This is the perfect spot to stash your hard-earned cash from work commands or Discord chats in either text or voice channels. It's always at your fingertips when you need it!

<mark style="color:purple;">**The Bank Balance**</mark> If you want to keep your earnings safe or save them for future use, a savings account is a great option. It acts as a reserve for any future needs you may have.&#x20;

You can freely move your funds between the two accounts with deposits and withdrawals!


---

# 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.mochi.bot/mochi-marketplace/cash-and-bank-balances.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.
