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

# Choose your reward

> Create reusable offers to manage rewards across multiple campaigns.

An **offer** is a reusable reward (i.e. discounts, gift card or private storefront) that you set up once and attach to one or more campaigns. When you update an offer, every linked campaign stays in sync automatically.

<Frame caption="The Offers page shows all your reward configurations at a glance — reward type, delivery method, code availability, and which campaigns are using each offer.">
  <img className="block dark:hidden" src="https://mintcdn.com/gocertify-db9cc6b8/9vpaz5nTWCBUFr0U/images/offers/offers-index.png?fit=max&auto=format&n=9vpaz5nTWCBUFr0U&q=85&s=05b6683b4889d28f7ee211886e052adf" alt="Offers index" width="2552" height="2033" data-path="images/offers/offers-index.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/gocertify-db9cc6b8/9vpaz5nTWCBUFr0U/images/offers/offers-index.png?fit=max&auto=format&n=9vpaz5nTWCBUFr0U&q=85&s=05b6683b4889d28f7ee211886e052adf" alt="Offers index" width="2552" height="2033" data-path="images/offers/offers-index.png" />
</Frame>

## Reward types

Each offer uses one of three reward types. The reward type is set when you create the offer and cannot be changed afterwards.

<CardGroup cols={3}>
  <Card title="Discounts" icon="percent" href="/section/buildRewardFlows/discounts">
    Unique or multi-use codes for monetary and percentage-off incentives.
  </Card>

  <Card title="Gift Cards" icon="gift-card" href="/section/buildRewardFlows/giftCards">
    Delivered digitally after qualifying purchases via your affiliate network.
  </Card>

  <Card title="Gated Content" icon="lock-open" href="/section/buildRewardFlows/gatedContent">
    Exclusive access to a discounted pricing storefront or premium content.
  </Card>
</CardGroup>

## Creating an offer

<Steps>
  <Step title="Open the Offers page">
    From the dashboard, select **Offers** from the side menu.
  </Step>

  <Step title="Choose a reward type">
    Click **New offer** and select the reward type: **Discount**, **Gift card**, or **Content gate**.
  </Step>

  <Step title="Configure the reward">
    Give the offer a name and fill in the reward-specific settings — delivery method, discount value, gift card batch, or content gate copy. See the guides above for details on each reward type.
  </Step>

  <Step title="Attach to campaigns">
    Once saved, select the offer when creating or editing a campaign. Any future changes to the offer will automatically apply to all linked campaigns.
  </Step>
</Steps>

<Tip>
  You can link your preferred reward platform (e.g. Uniqodo) to your Gocertify account for an automated reward feed, or upload a CSV file of your existing codes.
</Tip>
