> For the complete documentation index, see [llms.txt](https://cobblewobble.gitbook.io/cobblewobble-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblewobble.gitbook.io/cobblewobble-wiki/getting-started/currency.md).

# Currency

### PokeDollars

PokeDollars are the main in-game currency and can be used to purchase items from:

* `/shop`
* `/gts`

You can view your balance using either:

```
/bal
/balance
```

You c/pay an also transfer PokeDollars to other players using:

```
/pay <amount> <player>
```

Example:

```
/pay 5000 itsMYKE
```

### PokeCoins

PokeCoins are a premium currency used to purchase exclusive items from the **PokeCoins** category in `/shop`

You can also view your PokeCoins balance using either:

```
/bal
/balance
```

**PokeCoins are not transferable between players.**
