> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xtremewx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Snowball's Snowflake economy: earn, spend, and play

> Xtreme Weather runs a server economy built on Snowflakes. Earn them by chatting, completing jobs, and more — then spend or gamble them away.

Xtreme Weather has a built-in economy system managed by Snowball. The currency is called **Snowflakes** (❄️), and you earn them automatically as you participate in the server — chatting, running commands, and completing various activities. Once you have Snowflakes, you can deposit them into your bank for safekeeping, buy roles that pay you passively, gamble in minigames, or spend them in the shop.

## Your two wallets

Your Snowflakes are split across two balances.

**Wallet** — Your spending balance. This is where Snowflakes land when you earn them, and it's what gets spent on purchases, bets, and fines. If someone successfully robs you, they take from your wallet.

**Bank** — Your savings balance. Snowflakes in your bank are safe from robbery. You move funds between your wallet and bank using deposit and withdraw.

<Tip>
  Keep most of your Snowflakes in the bank if you're not actively spending them. Your wallet is the only balance at risk when someone tries to rob you.
</Tip>

## Checking your balance

Use `/economy balance` to see your wallet, bank, XWD stock holdings, net worth, and your position on the server leaderboard. You can also check another member's balance by passing their name as the `user` option.

## Moving funds between wallet and bank

* `/economy deposit [amount]` — Move Snowflakes from your wallet into your bank. Use `all` to deposit everything.
* `/economy withdraw [amount]` — Move Snowflakes from your bank back to your wallet. Use `all` to withdraw everything.

Items in the shop must be purchased from your wallet, so withdraw first if your wallet is low.

## Paying another member

Use `/economy pay [user] [amount]` to send Snowflakes directly from your wallet to another member. You cannot pay yourself or pay a bot.

## DM notifications

Run `/economy notifications` to toggle reminder DMs from Snowball. When enabled, Snowball will send you a DM when your daily streak is ready, when a role payout is available to collect, and when boar-related alerts fire.

## Where to go next

<CardGroup cols={2}>
  <Card title="Earning Snowflakes" icon="coins" href="/economy/earning">
    Passive drip, daily streaks, work, fishing, crime, missions, and more — all the ways to build your balance.
  </Card>

  <Card title="Minigames, shop, and stocks" icon="store" href="/economy/games-shop">
    Gamble in blackjack or roulette, buy items and roles from the shop, and invest in the XWD stock market.
  </Card>
</CardGroup>

## Quick reference

| Command                        | What it does                                               |
| ------------------------------ | ---------------------------------------------------------- |
| `/economy balance`             | View your wallet, bank, stock value, and leaderboard rank  |
| `/economy deposit [amount]`    | Move Snowflakes from wallet → bank                         |
| `/economy withdraw [amount]`   | Move Snowflakes from bank → wallet                         |
| `/economy pay [user] [amount]` | Send Snowflakes to another member                          |
| `/economy notifications`       | Toggle DM reminders for streaks, collects, and boar alerts |
