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

# Add Ons

export const Ui = ({children}) => <span style={{
  display: "inline-flex",
  alignItems: "center",
  padding: "1px 6px",
  background: "#f7f8f8",
  border: "1px solid #e9ecef",
  borderRadius: 4,
  fontSize: "0.92em",
  fontWeight: 500,
  color: "#101213"
}}>
    {children}
  </span>;

Add-ons let you extend a campaign beyond what your package includes. You select them on the [Customisation](/campaigns/customisation) step of the wizard. There are two: extra source markets and the Email Banner.

## Additional source markets

Each package includes a set number of source markets — the markets your display advertising is shown in. You can reach further by adding more:

* **€500 per additional source market.**
* Add markets in the **Additional display advertising source markets** selector on the Customisation step.

<Note>
  The Premium package includes premium visibility for one source market. Additional source markets are charged at €500 each.
</Note>

## Email Banner

The Email Banner add-on increases the visibility of your property in your main target markets through email placements.

* **€1,000.**
* Switch it on with the **Email Banner** toggle under **Select add-ons** on the Customisation step.

<Tip>
  Add-ons update the campaign price in real time. Watch the **Total** on the campaign summary card as you toggle them on and off.
</Tip>

<Frame>
  <img src="https://mintcdn.com/hbx-uplifthub/zyL4LvKfcR9_VupI/images/add-ons-customisation-step.jpeg?fit=max&auto=format&n=zyL4LvKfcR9_VupI&q=85&s=f20bec70b93b536a2df85909a4601158" alt="Add Ons Customisation Step" width="1357" height="896" data-path="images/add-ons-customisation-step.jpeg" />
</Frame>
