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

# Redeem reward modal

This confirmation modal is shown when a customer attempts to claim a reward, either within the [Loyalty Page](/sdk/embeddable-components/loyalty-page/) or in the [standalone rewards list](/sdk/embeddable-components/rewards-list/).

If the customer proceeds with claiming the reward - and it's successful - this modal transitions to show information about the newly claimed reward (for example, its voucher code).

## Preview

<Frame>
  <img src="https://mintcdn.com/loyaltylion/mzpO03HW8a1K958n/images/sdk/redeem-reward-modal.png?fit=max&auto=format&n=mzpO03HW8a1K958n&q=85&s=65e63d020f73fb55c81f4b00865ee117" alt="redeem reward modal" width="902" height="526" data-path="images/sdk/redeem-reward-modal.png" />
</Frame>

### Upon successful claim

<Frame>
  <img
    src="https://mintcdn.com/loyaltylion/mzpO03HW8a1K958n/images/sdk/redeem-reward-voucher-code.png?fit=max&auto=format&n=mzpO03HW8a1K958n&q=85&s=b1bb1ba7db44e91b90e167dc779f9e6c"
    alt="redeem reward modal with voucher
code"
    width="894"
    height="516"
    data-path="images/sdk/redeem-reward-voucher-code.png"
  />
</Frame>
