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

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.medusajs.com/user-guide/agents/feedback

```json
{
  "agent": "Name of the agent",
  "path": "/optimize/feedback", # the path of the page where the issue is observed
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Gift Card Products in Medusa Admin

### Prerequisites

- [Loyalty plugin installed](https://docs.medusajs.com/resources/commerce-modules/loyalty#1-install-the-loyalty-plugin)

Gift card products are storefront products that customers can purchase to receive a gift card. When a customer buys a gift card product, a gift card is automatically generated and delivered to them.

You can configure a gift card product's preset denominations, manage media, and control which sales channels the product is available in.

Gift card products are different from gift cards. A gift card product is a purchasable item on your storefront. A gift card is the code issued after a purchase or created directly by you. See the [Gift Cards](https://docs.medusajs.com/loyalty/gift-cards) guide for more details.

***

## Sections

- [Manage Gift Card Products](https://docs.medusajs.com/loyalty/gift-card-products/manage)


---

The best way to deploy Medusa is through Medusa Cloud where you get autoscaling production infrastructure fine tuned for Medusa. Create an account by signing up at cloud.medusajs.com/signup.
