> ## 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.

# Customisation

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>;

Customisation is where you choose the markets your ads run in and layer on any extras. Every change updates the campaign **Total** in real time on the preview card.

<Steps>
  <Step title="Set your display advertising source markets">
    Use the **Display advertising source markets** selector to choose the markets included with your package — for example, `UK & Ireland`.
  </Step>

  <Step title="Add any add-ons">
    Under **Select add-ons**, switch on the **Email Banner** (€1,000) to increase visibility of your property in your main target markets.
  </Step>

  <Step title="Add extra source markets (optional)">
    Use **Additional display advertising source markets** to reach beyond what your package includes. Each additional source market is €500.
  </Step>

  <Step title="Confirm">
    Click <Ui>Confirm selection</Ui> to continue to campaign details.
  </Step>
</Steps>

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

<Tip>
  See [Add-ons](/packages/add-ons) for more on additional markets and the Email Banner.
</Tip>

<Frame>
  <img src="https://mintcdn.com/hbx-uplifthub/zyL4LvKfcR9_VupI/images/wizard-customisation.jpeg?fit=max&auto=format&n=zyL4LvKfcR9_VupI&q=85&s=39d21e6dcecc985f4fa689f6e9296e2b" alt="Wizard Customisation" width="1357" height="896" data-path="images/wizard-customisation.jpeg" />
</Frame>
