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

> Instead of placing thousands of separate orders, a single order can be used to generate multiple unique coupon codes, each of which can be redeemed by a different user.

# Bulk Coupons Benefits

## When Is Bulk Coupon Generation Needed?

* You do not have individual user addresses at the time of purchase
* Fulfilment must be handled for more than one orders
* A single purchaser is sending access to many recipients to redeem swags

## Common Use Cases

<CardGroup cols={2}>
  <Card title="Large-Scale Gifting" icon="gift">
    Send access or discounts to hundreds or thousands of people using a single purchase, without collecting recipient details upfront.
  </Card>

  <Card title="Email Campaigns" icon="mailbox">
    Generate unique coupon codes and distribute them through emails, ensuring each recipient receives a distinct code.
  </Card>

  <Card title="Corporate & Team Distribution" icon="users">
    Allow organizations to purchase in bulk and share coupons internally with employees, partners, or customers.
  </Card>

  <Card title="Marketing & Promotions" icon="megaphone">
    Run large promotions where each user must redeem a one-time-use coupon, preventing misuse or duplication
  </Card>
</CardGroup>
