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

# Hybrid Package

> Hybrid Packages are a combination of Gift card and Minecraft Commands packages. Learn how to create a Hybrid Package in the Admin Panel.

## **SMTP Server**

You need to have an **SMTP server** configured in the Admin Panel to send emails to customers so they can receive **gift card code**:

<CardGroup cols={1}>
  <Card title="Setup SMTP Server" icon="gear" href="/features/smtp-server">
    Configure your SMTP server to send emails to customers when they purchase a gift card or to send invoices.
  </Card>
</CardGroup>

## **Creating Hybrid Packages**

To create a **new hybrid package** that includes both a gift card and Minecraft commands, follow the steps below:

<Steps>
  <Step title={"Go to the Admin Panel"}>
    Navigate to the **Admin Panel**.
  </Step>

  <Step title={"Click on Packages Tab"}>
    Click on the **Packages** tab to access the package management area.
  </Step>

  <Step title={"Add New Package"}>
    Press the **+ Add New** button and select **Package** from the dropdown menu.
  </Step>

  <Step title={"Package Type"}>
    Select **"Minecraft Package & Giftcard"** package type.
  </Step>

  <Step title={"Package Details"}>
    Fill in the **package details**:

    * **Name**: Enter the name of the package.
    * **Description**: Add a description of the package (optional).
    * **Image**: Upload an image for the package (optional).
    * **Category**: Select the category for the package.
    * **Package Type**: Select **"Gift Card"** package type.
    * **Price**: Enter the price of the gift card.
    * **Discount**: Specify the discount amount for the gift card (optional).
    * **Minecraft Commands**: Add the Minecraft commands that will be executed when the package is purchased.
    * **Gift Card Amount**: Set the value of the gift card.
  </Step>

  <Step title={"Save the Package"}>
    Press the **"Create the Package"** button to create the new gift card package.
  </Step>
</Steps>

<img className={"rounded-md"} src="https://mintcdn.com/minestorecms/hEiQYqsBtWkxDBJ3/images/features/packages/hybrid-package.png?fit=max&auto=format&n=hEiQYqsBtWkxDBJ3&q=85&s=b73b19a46b93944e9b0a196c83f53d7d" alt="Hybrid Package Selection" width="445" height="222" data-path="images/features/packages/hybrid-package.png" />

## **Gift Card Redemption**

When a customer purchases a gift card, they receive a code that can be redeemed on the webstore.
