# Fundamentals (https://docs.loybox.com.ar/en/puntos-y-premios)



The points and rewards system is the engine of your club: members earn points
on every purchase and redeem them for your brand's rewards. It is the mechanic
that turns a one-off purchase into a relationship that comes back.

## At a glance
<Cards>
  <Card title="Earning points" icon="Coins" href="/puntos-y-premios/ganar-puntos" description="How the points of each purchase are calculated, and what other actions earn them." />

  <Card title="Expiration" icon="Clock" href="/puntos-y-premios/expiracion" description="The three expiration modes and when each one makes sense." />

  <Card title="Rewards" icon="Gift" href="/puntos-y-premios/premios" description="How to build your catalog: reward types, cost in points, redemption caps and validity." />

  <Card title="Redemption" icon="BadgeCheck" href="/puntos-y-premios/canje" description="What happens when a member redeems, and how your team validates it." />
</Cards>

## The flow, end to end
<Steps>
  <Step>
    ### You configure the rules
    You define how many points each purchase is worth and (optionally) when they
    expire.
  </Step>

  <Step>
    ### You build the reward catalog
    You create rewards with their cost in points, redemption cap and validity.
  </Step>

  <Step>
    ### The member accumulates
    Every purchase adds points to their balance automatically.
  </Step>

  <Step>
    ### The member redeems
    They trade their points for a reward and your team validates it with a code.
  </Step>
</Steps>

<Callout type="info" title="Everything is configurable per brand">
  Each brand defines its own point rules, its expiration modes and its reward
  catalog. Nothing is fixed: the system adapts to how you want to reward your
  members.
</Callout>
