# Economy

| Name                          |                                     Description                                    |                    Usage |
| ----------------------------- | :--------------------------------------------------------------------------------: | -----------------------: |
| t!daily                       |                       Get your daily amount of Typical Bucks.                      |                  t!daily |
| t!weekly                      |                      Get your weekly amount of Typical Bucks.                      |                 t!weekly |
| t!search                      |               You can pick a location to "search" for Typical Bucks.               |                 t!search |
| t!shop                        |                         View items in the shop to purchase.                        |                   t!shop |
| t!inventory                   |                      View all your items bought from the shop.                     |              t!inventory |
| t!worklist                    |          Choose from a variety of available jobs to work for using t!work.         |               t!worklist |
| t!work                        |                  This command is used to "work" for Typical Bucks.                 |                   t!work |
| t!setcurrencyemoji \<message> |                     Set a custom economy emoji for your server!                    |    t!setcurrencyemoji 💸 |
| t!economyxp \<amount>         | Set an amount of Typical Bucks users can earn by talking with the leveling system. |            t!economyxp 2 |
| t!passivemode \<on/off>       |              Prevent users from taking Typical Bucks from your wallet.             |         t!passivemode on |
| t!rob <@user>                 |                      Rob somebody's wallet for Typical Bucks!                      |     t!rob @TypicalxJudan |
| t!brob                        |                            Rob a bank for Typical Bucks!                           |                   t!brob |
| t!beg                         |                  This command is used to "beg" for Typical Bucks.                  |                    t!beg |
| t!leaderboard                 |               View the richest users of Typical Bucks in your server!              |            t!leaderboard |
| t!balance <@user>             |                  Shows a users' wallet, bank, and total balances.                  | t!balance @TypicalxJudan |
| t!deposit \<amount/all>       |                        Deposit money into your bank account.                       |             t!deposit 20 |
| t!withdraw \<amount/all>      |                       Withdraw money from your bank account.                       |           t!withdraw all |


---

# 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://typicalutility.gitbook.io/typical-utility/commands/economy.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.
