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

# Marketing HSA/FSA

> Resources to help you succeed with Flex HSA/FSA payments

<div className="relative w-full flex items-center justify-center mb-8" style={{ height: '14rem', overflow: 'hidden', marginLeft: 'auto', marginRight: 'auto' }}>
  <div className="relative w-full h-full">
    <div className="absolute inset-0 dark:hidden" style={{height: '14rem', width: '100%', backgroundColor: '#F0F0F0'}} />

    <div className="absolute inset-0 hidden dark:block" style={{height: '14rem', width: '100%', backgroundColor: '#1E1E1E'}} />
  </div>

  <div style={{ position: 'absolute', textAlign: 'center', maxWidth: '1200px', left: 0, right: 0, margin: '0 auto' }}>
    <div className="text-gray-900 dark:text-white text-4xl md:text-5xl" style={{ fontWeight: '700' }}>
      Marketing HSA/FSA
    </div>
  </div>
</div>

<br />

<div style={{maxWidth: '70rem', marginLeft: 'auto', marginRight: 'auto', paddingLeft: '1.25rem', paddingRight: '1.25rem'}}>
  <Note>Download all marketing assets [here](https://drive.google.com/uc?export=download\&id=1Y55WnNAzhCaio73tRMFIeICfDEW1nCLz)</Note>
</div>

<br />

<div style={{maxWidth: '70rem', marginLeft: 'auto', marginRight: 'auto', paddingLeft: '1.25rem', paddingRight: '1.25rem', paddingBottom: '6rem'}}>
  <div className="mb-12">
    <div className="flex items-center mb-6">
      <h2 className="text-xl font-semibold mr-4 text-gray-900 dark:text-white">Overview</h2>

      <div className="h-px bg-gray-300 dark:bg-gray-700 flex-grow" />
    </div>

    <CardGroup cols={2}>
      <Card title="Getting Started" icon="cog" href="/merchant-success/overview/getting-started">
        Complete your post-implementation checklist and learn how to properly message HSA/FSA eligibility for your products.
      </Card>

      <Card title="Shopify Marketing" icon="shopping-bag" href="/merchant-success/overview/shopify-marketing">
        Install the Flex Marketing App to add HSA/FSA eligibility badges to your Shopify product pages and boost conversion rates.
      </Card>
    </CardGroup>
  </div>

  <div className="mb-12">
    <div className="flex items-center mb-6">
      <h2 className="text-xl font-semibold mr-4 text-gray-900 dark:text-white">Website</h2>

      <div className="h-px bg-gray-300 dark:bg-gray-700 flex-grow" />
    </div>

    <CardGroup cols={3}>
      <Card title="Product Page" icon="tag" href="/merchant-success/website/product-page">
        Add Flex HSA/FSA eligibility badges to product pages to increase awareness, educate customers, and boost conversion rates.
      </Card>

      <Card title="Landing Page" icon="wallpaper" href="/merchant-success/website/landing-page">
        Create a dedicated HSA/FSA landing page from a template to educate customers and drive conversions.
      </Card>

      <Card title="Inline Cart" icon="shopping-cart" href="/merchant-success/website/inline-cart">
        Display HSA/FSA eligibility messaging in your cart and checkout to reduce friction, increase trust, and improve conversion rates.
      </Card>
    </CardGroup>
  </div>

  <div className="mb-12">
    <div className="flex items-center mb-6">
      <h2 className="text-xl font-semibold mr-4 text-gray-900 dark:text-white">Marketing with Flex</h2>

      <div className="h-px bg-gray-300 dark:bg-gray-700 flex-grow" />
    </div>

    <CardGroup cols={3}>
      <Card title="Launch Checklist" icon="clipboard-check" href="/merchant-success/marketing/launch-checklist">
        Your 0–30 day go-live checklist.
      </Card>

      <Card title="Brand & Messaging Hub" icon="palette" href="/merchant-success/marketing/brand-and-messaging-hub">
        Assets, copy, and compliance-approved messaging in one place.
      </Card>

      <Card title="Email & SMS" icon="mail" href="/merchant-success/marketing/email-and-sms">
        Templates and guidance for lifecycle marketers and CRM teams.
      </Card>

      <Card title="Paid Media" icon="megaphone" href="/merchant-success/marketing/paid-media">
        Strategy and creative guidance for performance marketers.
      </Card>

      <Card title="Organic Social & Influencers" icon="users" href="/merchant-success/marketing/social-and-influencers">
        Templates and guidance for social media managers and creator partnerships.
      </Card>

      <Card title="Results & Case Studies" icon="chart-line" href="/merchant-success/marketing/results-and-case-studies">
        Build credibility with performance-oriented examples from top merchants.
      </Card>
    </CardGroup>
  </div>

  <div className="mb-12">
    <div className="flex items-center mb-6">
      <h2 className="text-xl font-semibold mr-4 text-gray-900 dark:text-white">Customer Support</h2>

      <div className="h-px bg-gray-300 dark:bg-gray-700 flex-grow" />
    </div>

    <CardGroup cols={1}>
      <Card title="Customer Support Resources" icon="headset" href="/merchant-success/support/customer-support">
        Prepare your support team with comprehensive FAQs covering HSA/FSA payments, Letters of Medical Necessity, and reimbursement processes.
      </Card>
    </CardGroup>
  </div>
</div>
