# Buy

The **Buy** command allows you to purchase items from the shop using your wallet balance.

## How to Use

1. **Trigger the Command**\
   Use the command with either the **slash** or **prefix**:
   * `-buy [item] [amount]`
   * `/buy [item] [amount]`
2. **Buying an Item**
   * Replace `[item]` with the name of the item you want to purchase.
   * Replace `[amount]` with the quantity of the item you wish to buy.
     * If no amount is specified, it defaults to 1.
3. **Transaction**
   * If you have sufficient balance in your wallet:
     * The specified amount will be deducted from your wallet.
     * The purchased item(s) will be added to your inventory.

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).
