diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--bankcardcheck--start.html b/benefits/eligibility/templates/eligibility/includes/media-item--bankcardcheck--start.html
index 238db8dad7..4810774ad3 100644
--- a/benefits/eligibility/templates/eligibility/includes/media-item--bankcardcheck--start.html
+++ b/benefits/eligibility/templates/eligibility/includes/media-item--bankcardcheck--start.html
@@ -12,6 +12,11 @@
{% block body %}
-
{% translate "eligibility.pages.start.bankcard.text" %}
+
+ {% translate "eligibility.pages.start.bankcard.text" %}
+ {% include "core/includes/modal-trigger.html" with id="contactless-modal" classes="modal-trigger--link" text="Learn more about contactless cards" %}
+
+
+ {% include "eligibility/includes/modal--contactless.html" with id="contactless-modal" size="modal-lg" %}
{% endblock body %}
diff --git a/benefits/eligibility/templates/eligibility/includes/modal--contactless.html b/benefits/eligibility/templates/eligibility/includes/modal--contactless.html
new file mode 100644
index 0000000000..eaf518b14b
--- /dev/null
+++ b/benefits/eligibility/templates/eligibility/includes/modal--contactless.html
@@ -0,0 +1,20 @@
+{% extends "core/includes/modal-info.html" %}
+{% load i18n %}
+{% load static %}
+
+{% block modal-content %}
+
+
+
{% translate "eligibility.pages.start.modal.p[0]" %}
+
{% translate "eligibility.pages.start.modal.p[1]" %}
+
+
+
+
{% translate "eligibility.pages.start.modal.p[3]" %}
+
{% translate "eligibility.pages.start.modal.p[4]" %}
+
+{% endblock modal-content %}
diff --git a/benefits/locale/en/LC_MESSAGES/django.po b/benefits/locale/en/LC_MESSAGES/django.po
index 5b457f4847..3a04113f88 100644
--- a/benefits/locale/en/LC_MESSAGES/django.po
+++ b/benefits/locale/en/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
-"POT-Creation-Date: 2023-07-14 21:06+0000\n"
+"POT-Creation-Date: 2023-07-12 03:15+0000\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -414,9 +414,39 @@ msgstr ""
"If you do not have an account with any of these services, you will need to "
"create one. We recommend using Login.gov."
+<<<<<<< HEAD
msgctxt "image alt text"
msgid "core.icons.idcardcheck"
msgstr "Identification card icon with checkmark"
+=======
+msgid "eligibility.pages.start.modal.title"
+msgstr "Learn more about contactless cards"
+
+msgid "eligibility.pages.start.modal.p[0]"
+msgstr ""
+"Benefits only works with contactless debit or credit cards. We do not "
+"currently support mobile wallets or digital cards, such as Apple Pay, Google "
+"Wallet, or Samsung Wallet."
+
+msgid "eligibility.pages.start.modal.p[1]"
+msgstr "The contactless symbol is four curved lines, like this:"
+
+msgid "eligibility.pages.start.modal.p[3]"
+msgstr ""
+"Don’t have access to a contactless card? You can request a contactless card "
+"from your bank, or one of the companies that offer free contactless prepaid "
+"debit cards, such as the Cash App Visa debit card or the Venmo Mastercard "
+"debit card."
+
+msgid "eligibility.pages.start.modal.p[4]"
+msgstr ""
+"You can still get your transit benefit by going through your [agency]'s "
+"application process. For updates on additional options, please check back on "
+"this website, or contact [short name]."
+
+msgid "eligibility.pages.start.sub_headline"
+msgstr "You will need a few items to connect your benefit:"
+>>>>>>> cf5f86c6 (feat(eligibility-start): first pass at contactless modal)
msgid "eligibility.pages.index.senior.help.headline"
msgstr "Learn more about"
diff --git a/benefits/locale/es/LC_MESSAGES/django.po b/benefits/locale/es/LC_MESSAGES/django.po
index e60db54331..6b9b73559c 100644
--- a/benefits/locale/es/LC_MESSAGES/django.po
+++ b/benefits/locale/es/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
-"POT-Creation-Date: 2023-07-14 21:06+0000\n"
+"POT-Creation-Date: 2023-07-12 03:15+0000\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -426,9 +426,39 @@ msgstr ""
"TODO: If you do not have an account with any of these services, you will "
"need to create one. We recommend using Login.gov."
+<<<<<<< HEAD
msgctxt "image alt text"
msgid "core.icons.idcardcheck"
msgstr "Icono de tarjeta de identificación con marca de verificación"
+=======
+msgid "eligibility.pages.start.modal.title"
+msgstr "TODO: Learn more about contactless cards"
+
+msgid "eligibility.pages.start.modal.p[0]"
+msgstr ""
+"TODO: Benefits only works with contactless debit or credit cards. We do not "
+"currently support mobile wallets or digital cards, such as Apple Pay, Google "
+"Wallet, or Samsung Wallet."
+
+msgid "eligibility.pages.start.modal.p[1]"
+msgstr "TODO: The contactless symbol is four curved lines, like this:"
+
+msgid "eligibility.pages.start.modal.p[3]"
+msgstr ""
+"TODO: Don’t have access to a contactless card? You can request a contactless "
+"card from your bank, or one of the companies that offer free contactless "
+"prepaid debit cards, such as the Cash App Visa debit card or the Venmo "
+"Mastercard debit card."
+
+msgid "eligibility.pages.start.modal.p[4]"
+msgstr ""
+"TODO: You can still get your transit benefit by going through your "
+"[agency]'s application process. For updates on additional options, please "
+"check back on this website, or contact [short name]."
+
+msgid "eligibility.pages.start.sub_headline"
+msgstr "Necesitará algunos artículos para conectar su beneficio:"
+>>>>>>> cf5f86c6 (feat(eligibility-start): first pass at contactless modal)
msgid "eligibility.pages.index.senior.help.headline"
msgstr "TODO: Learn more about"