# Giveaway entity

> A giveaway allows you to offer an external reward to a customer.

> For the complete documentation index, see [llms.txt](https://docs.talon.one/llms.txt).

For example, your giveaway strategy can consist in offering an Amazon gift card to
customers that buy a specific item. Only admin users can create giveaways. The rewards
defined in them can be accessed in any Application and campaign in your account via rule
effects. These rewards are generally codes.

:::note
Keep in mind that [giveaways](/docs/product/giveaways/overview.md) are different from discounts.
Giveaways do not modify the customer's order.
:::

## Related pages

- [Giveaways](/docs/product/giveaways/overview.md)
- [Create giveaway programs](/docs/dev/tutorials/create-giveaways.md)
- [Reward entity](/docs/dev/concepts/entities/rewards.md)
