# Creating Giftcard Packages

First, you'll want to create a gift card category. You can do this by going to this link: <https://creator.tebex.io/categories/create>

Once you've created a gift card category, you can add the various gift card options you want to sell in the store by creating packages. Here are a few things to note:

1. To make a new gift card package deliver a gift card by email to the customer, click this option at the bottom of the package creation screen:

<figure><img src="/files/h1F9qwXNiGyz7Eod41C8" alt=""><figcaption></figcaption></figure>

2. This addon works best if **5 gift card options are created.** The values used in the demo are $15, $25, $50, $100, and $250. For each value, create a new gift card package.
3. It's recommended that the **two most expensive** gift cards you sell give users a few extra dollars for free as an incentive to purchase. For the demo, $100 gives $10 free, and $250 gives $25 free. Refer to the screenshot below for how to create a giftcard that gives extra money for free:

<figure><img src="/files/mMt1XXVsyIu96kg1ej0G" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coldfiredzn.com/radiant/giftcard-page-addon/creating-giftcard-packages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
