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

# Shop

> Browse and buy boost items, bank expansions, lottery tickets, and more.

# Shop

> Browse and buy boost items, bank expansions, lottery tickets, and more.

## Browsing the shop

Open the interactive shop browser to explore items by category. Browse with prev/next buttons, then select an item to buy directly from the dropdown.

```bash theme={null} theme={null}
;shop
```

<Frame caption="Shop browser">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/raze/images/eco/shop.png" alt="Shop browser" />
</Frame>

***

## Buying items

<Tabs>
  <Tab title="Via browser">
    ```bash theme={null} theme={null}
    ;shop
    ```

    Select a category → browse items → select from the buy dropdown → confirm. The confirmation step shows your wallet before and after so you know exactly what you're spending.
  </Tab>

  <Tab title="Direct buy">
    ```bash theme={null} theme={null}
    ;shop buy "Earn Booster"
    ```

    Buy by item name directly from the command. Specify a quantity (default 1). A confirmation prompt appears before deducting anything.
  </Tab>
</Tabs>

***

## Item categories

<AccordionGroup>
  <Accordion title="⚡ Boosts">
    <Tabs>
      <Tab title="Syntax">
        ```bash theme={null} theme={null}
        ;shop buy (item name) (quantity)
        ```

        Temporary multipliers that stack with each other. Duration and strength vary per item.

        | Item              | Effect                                        |
        | ----------------- | --------------------------------------------- |
        | Earn Booster (1h) | +25% earn multiplier for 1 hour               |
        | Earn Booster (2h) | +50% earn multiplier for 2 hours              |
        | Gamble Multiplier | Boosts gambling win payouts                   |
        | XP Booster        | Increases XP gain from all activities         |
        | Lottery Luck      | Grants bonus free tickets on next purchase    |
        | Crit Booster      | Improves critical hit chance on earn commands |
        | Rob Shield        | Blocks all incoming rob attempts              |
      </Tab>

      <Tab title="Example">
        ```bash theme={null} theme={null}
        ;shop buy "Earn Booster"
        ```

        Temporary multipliers that stack with each other. Duration and strength vary per item.

        | Item              | Effect                                        |
        | ----------------- | --------------------------------------------- |
        | Earn Booster (1h) | +25% earn multiplier for 1 hour               |
        | Earn Booster (2h) | +50% earn multiplier for 2 hours              |
        | Gamble Multiplier | Boosts gambling win payouts                   |
        | XP Booster        | Increases XP gain from all activities         |
        | Lottery Luck      | Grants bonus free tickets on next purchase    |
        | Crit Booster      | Improves critical hit chance on earn commands |
        | Rob Shield        | Blocks all incoming rob attempts              |
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="🏛️ Bank Expansions">
    <Tabs>
      <Tab title="Syntax">
        ```bash theme={null} theme={null}
        ;shop buy "Bank Expansion" (quantity)
        ```

        Permanently increases your bank's maximum capacity. Each purchase stacks — buy multiples at once with a quantity.
      </Tab>

      <Tab title="Example">
        ```bash theme={null} theme={null}
        ;shop buy "Bank Expansion" 3
        ```

        Permanently increases your bank's maximum capacity. Each purchase stacks — buy multiples at once with a quantity.
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="🎫 Lottery Tickets">
    <Tabs>
      <Tab title="Syntax">
        ```bash theme={null} theme={null}
        ;shop buy "Lottery Ticket" (quantity)
        ```

        Instant scratch-off — prize revealed immediately on purchase.

        | Probability | Prize    |
        | ----------- | -------- |
        | 1%          | \$50,000 |
        | 4%          | \$10,000 |
        | 10%         | \$2,000  |
        | 25%         | \$500    |
        | 60%         | \$50     |
      </Tab>

      <Tab title="Example">
        ```bash theme={null} theme={null}
        ;shop buy "Lottery Ticket"
        ```

        Instant scratch-off — prize revealed immediately on purchase.

        | Probability | Prize    |
        | ----------- | -------- |
        | 1%          | \$50,000 |
        | 4%          | \$10,000 |
        | 10%         | \$2,000  |
        | 25%         | \$500    |
        | 60%         | \$50     |
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="📜 Quest Scrolls">
    <Tabs>
      <Tab title="Syntax">
        ```bash theme={null} theme={null}
        ;shop buy "Quest Scroll" (quantity)
        ```

        Used with `;quest reroll (slot)` to reroll an incomplete quest slot.

        | Scroll         | Effect                                         |
        | -------------- | ---------------------------------------------- |
        | Quest Scroll   | Rerolls any incomplete quest slot              |
        | Mystery Scroll | Rerolls a slot with only epic/legendary quests |
      </Tab>

      <Tab title="Example">
        ```bash theme={null} theme={null}
        ;shop buy "Quest Scroll" 2
        ```

        Used with `;quest reroll (slot)` to reroll an incomplete quest slot.

        | Scroll         | Effect                                         |
        | -------------- | ---------------------------------------------- |
        | Quest Scroll   | Rerolls any incomplete quest slot              |
        | Mystery Scroll | Rerolls a slot with only epic/legendary quests |
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="⚙️ Utilities">
    <Tabs>
      <Tab title="Syntax">
        ```bash theme={null} theme={null}
        ;shop buy "Cooldown Reset"
        ```

        Instantly clears all earn command cooldowns. Use before a high-boost session for maximum efficiency.
      </Tab>

      <Tab title="Example">
        ```bash theme={null} theme={null}
        ;shop buy "Cooldown Reset"
        ```

        Instantly clears all earn command cooldowns. Use before a high-boost session for maximum efficiency.
      </Tab>
    </Tabs>
  </Accordion>
</AccordionGroup>

***

## Selling items

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;shop sell (item name) (quantity)
    ```

    Sell items you no longer need for 50% of their base price.
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;shop sell "Quest Scroll" 3
    ```

    Sell items you no longer need for 50% of their base price.
  </Tab>
</Tabs>

***

## Item info

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;shop info (item name)
    ```

    Shows the item's price, stock, category, rarity, and a full description of its effect.
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;shop info "Earn Booster"
    ```

    Shows the item's price, stock, category, rarity, and a full description of its effect.
  </Tab>
</Tabs>

***

## Gifting items

Send an item from your inventory directly to another user.

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;shop gift @member (item name) (quantity)
    ```

    You must have the item in your inventory. Self-gifting and bot-gifting are blocked.
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;shop gift @zecroyn "Quest Scroll"
    ```

    You must have the item in your inventory. Self-gifting and bot-gifting are blocked.
  </Tab>
</Tabs>

***

## Inventory

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;inventory @member
    ```

    Shows everything you own, grouped by category and sorted by rarity then quantity.

    *Aliases: `;inv`, `;items`*
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;inventory @zecroyn
    ```

    Shows everything you own, grouped by category and sorted by rarity then quantity. Displays item counts, total inventory value, and category breakdown. Pass `@member` to view someone else's inventory.
  </Tab>
</Tabs>

***

## Using items

Activate consumable items from your inventory.

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;useitem (item name)
    ```

    *Alias: `;use (item name)`*
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;useitem "Cooldown Reset"
    ```
  </Tab>
</Tabs>

**What happens on use:**

| Item type         | Effect                                             |
| ----------------- | -------------------------------------------------- |
| `reset_cooldowns` | All earn command cooldowns are immediately cleared |
| Boost items       | Inserted as an active boost with a timer           |
| Bank expansions   | Your bank cap increases immediately                |

***

## Active boosts

<Tabs>
  <Tab title="Syntax">
    ```bash theme={null} theme={null}
    ;boosts
    ```

    Lists all currently active (non-expired) boosts. Shows the boost type, strength, and exact expiry timestamp for each.
  </Tab>

  <Tab title="Example">
    ```bash theme={null} theme={null}
    ;boosts
    ```

    Lists all currently active (non-expired) boosts. Shows the boost type, strength, and exact expiry timestamp for each.
  </Tab>
</Tabs>
