# Command Reference

### Command Reference

#### General Commands

| Command      | Description                                | Usage        | User Access |
| ------------ | ------------------------------------------ | ------------ | ----------- |
| `/daily`     | Collect your daily rewards                 | `/daily`     | All members |
| `/inventory` | View your collection of cards and points   | `/inventory` | All members |
| `/progress`  | Check your progression through collections | `/progress`  | All members |

#### Giveaway Commands

| Command            | Description                         | Usage                         | User Access   |
| ------------------ | ----------------------------------- | ----------------------------- | ------------- |
| `/giveaway view`   | View details of a specific giveaway | `/giveaway view {giveawayId}` | Admins & Mods |
| `/giveaway list`   | List active and scheduled giveaways | `/giveaway list`              | Admins & Mods |
| `/giveaway create` | Create a new giveaway               | `/giveaway create`            | Admins & Mods |
| `/giveaway cancel` | Cancel an existing giveaway         | `/giveaway cancel`            | Admins & Mods |

#### Trading Commands

| Command                | Description                            | Usage                            | User Access |
| ---------------------- | -------------------------------------- | -------------------------------- | ----------- |
| `/trade offers create` | Create a new trade offer               | `/trade offers create`           | All members |
| `/trade offers list`   | View all active trade offers           | `/trade offers list`             | All members |
| `/trade offers cancel` | Cancel one of your active trade offers | `/trade offers cancel {offerId}` | All members |

#### Administrator Commands

| Command        | Description                                 | Usage          | User Access |
| -------------- | ------------------------------------------- | -------------- | ----------- |
| `/admin stats` | Retrieve statistics about Giftoin usage     | `/admin stats` | Admins only |
| `/grant-role`  | Assign a Giftoin role to a user             | `/grant-role`  | Admins only |
| `/publish`     | Make the bot available to users after setup | `/publish`     | Admins only |
