{"id":30755,"date":"2026-07-16T11:10:51","date_gmt":"2026-07-16T15:10:51","guid":{"rendered":"https:\/\/www.portablebar.com\/?page_id=30755"},"modified":"2026-07-16T11:15:51","modified_gmt":"2026-07-16T15:15:51","slug":"new-hampshire","status":"publish","type":"page","link":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/","title":{"rendered":"new hampshire"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><br \/>\n<script>tailwind.config = { important: true }<\/script><\/p>\n<style>\n    \/* NEW HAMPSHIRE THEME: Flag Blue (#002D62), Gold (#F2B134), Deep Blue (#0B1F3A) *\/\n    .pb-content h2 {\n        margin-top: 2.5rem;\n        margin-bottom: 1rem;\n        line-height: 1.2;\n    }<\/p>\n<p>    .pb-content h3 {\n        margin-top: 1.5rem;\n        margin-bottom: 0.75rem;\n        color: #1e293b;\n    }<\/p>\n<p>    .pb-content ul {\n        list-style-type: disc;\n        margin-left: 1.5rem;\n        margin-bottom: 1.5rem;\n    }<\/p>\n<p>    .pb-content li {\n        margin-bottom: 0.5rem;\n    }<\/p>\n<p>    .pb-content p {\n        margin-bottom: 1.2rem;\n    }<\/p>\n<p>    .pb-content a {\n        color: #002D62;\n        font-weight: 600;\n        text-decoration: underline;\n        transition: color 0.2s;\n    }<\/p>\n<p>    .pb-content a:hover {\n        color: #9A6C16;\n        text-decoration: none;\n    }<\/p>\n<p>    \/* Override the original red Tailwind theme classes *\/\n    .pb-content [class~=\"bg-[#C8102E]\"] {\n        background-color: #F2B134 !important;\n        color: #0f172a !important;\n    }<\/p>\n<p>    .pb-content [class~=\"text-[#C8102E]\"] {\n        color: #9A6C16 !important;\n    }<\/p>\n<p>    .pb-content [class~=\"border-[#C8102E]\"] {\n        border-color: #D8A52D !important;\n    }<\/p>\n<p>    \/* Main header: deep blue to New Hampshire gold *\/\n    .pb-content > header {\n        background-image: linear-gradient(\n            to right,\n            #0B1F3A,\n            #002D62,\n            #B7791F\n        ) !important;\n    }<\/p>\n<p>    \/* Product CTA: blue and gold instead of blue and red *\/\n    .pb-content > section.bg-gradient-to-br {\n        background-image: linear-gradient(\n            to bottom right,\n            #0B1F3A,\n            #002D62,\n            #B7791F\n        ) !important;\n    }<\/p>\n<p>    .pb-faq-item[open] summary ~ * {\n        animation: sweep 0.5s ease-in-out;\n    }<\/p>\n<p>    .pb-faq-item summary {\n        list-style: none;\n        cursor: pointer;\n    }<\/p>\n<p>    .pb-faq-item summary::-webkit-details-marker {\n        display: none;\n    }<\/p>\n<p>    .pb-facts-table td {\n        padding: 0.65rem 0.75rem;\n        border-bottom: 1px solid #e2e8f0;\n        vertical-align: top;\n    }<\/p>\n<p>    .pb-facts-table tr:last-child td {\n        border-bottom: none;\n    }<\/p>\n<p>    .pb-contact-card {\n        height: 100%;\n        transition: transform 0.2s;\n    }<\/p>\n<p>    .pb-contact-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n    }<\/p>\n<p>    \/* Citation system *\/\n    .pb-ref-container {\n        counter-reset: reference;\n    }<\/p>\n<p>    .pb-cite {\n        position: relative;\n        display: inline-block;\n    }<\/p>\n<p>    .pb-cite-number {\n        counter-increment: reference;\n        cursor: help;\n        display: inline-block;\n        margin-left: 3px;\n        padding: 2px 6px;\n        border-radius: 4px;\n        background-color: #fff4d6;\n        color: #002D62;\n        font-size: 0.85em;\n        font-weight: 800;\n        text-decoration: none;\n        vertical-align: super;\n        transition: all 0.2s;\n    }<\/p>\n<p>    .pb-cite-number::before {\n        content: \"[\" counter(reference) \"]\";\n    }<\/p>\n<p>    .pb-cite-number:hover {\n        background-color: #F2B134;\n        color: #0B1F3A;\n        transform: scale(1.1);\n    }<\/p>\n<p>    .pb-cite-tooltip {\n        opacity: 0;\n        visibility: hidden;\n        position: absolute;\n        bottom: calc(100% + 8px);\n        left: 50%;\n        z-index: 99999;\n        width: 300px;\n        max-width: 90vw;\n        padding: 12px 14px;\n        border-radius: 6px;\n        background: #0B1F3A;\n        color: white;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);\n        font-size: 0.8rem;\n        line-height: 1.5;\n        text-align: left;\n        pointer-events: none;\n        transform: translateX(-50%) translateY(5px);\n        transition: all 0.2s;\n    }<\/p>\n<p>    .pb-cite-tooltip::after {\n        content: \"\";\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        margin-left: -6px;\n        border-width: 6px;\n        border-style: solid;\n        border-color: #0B1F3A transparent transparent;\n    }<\/p>\n<p>    .pb-cite:hover .pb-cite-tooltip {\n        opacity: 1;\n        visibility: visible;\n        pointer-events: auto;\n        transform: translateX(-50%) translateY(0);\n    }<\/p>\n<p>    @media (max-width: 768px) {\n        .pb-cite-tooltip {\n            left: auto !important;\n            right: 0 !important;\n            width: 280px;\n            transform: translateY(10px) !important;\n        }<\/p>\n<p>        .pb-cite-tooltip::after {\n            left: auto !important;\n            right: 10px !important;\n        }\n    }<\/p>\n<p>    html {\n        scroll-behavior: smooth;\n    }<\/p>\n<p>    .pb-nh-curve {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        overflow: hidden;\n        line-height: 0;\n    }<\/p>\n<p>    .pb-nh-curve svg {\n        position: relative;\n        display: block;\n        width: calc(100% + 1.3px);\n        height: 60px;\n    }<\/p>\n<p>    \/* Three-scenario tabs *\/\n    .pb-tab-content {\n        display: none;\n        animation: fadeIn 0.5s;\n    }<\/p>\n<p>    #nh-tab-dry:checked ~ #content-dry,\n    #nh-tab-wet:checked ~ #content-wet,\n    #nh-tab-day:checked ~ #content-day {\n        display: block;\n    }<\/p>\n<p>    #nh-tab-dry:checked ~ .pb-tabs-nav label[for=\"nh-tab-dry\"] {\n        background-color: white;\n        border-color: #166534;\n        color: #14532d;\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }<\/p>\n<p>    #nh-tab-wet:checked ~ .pb-tabs-nav label[for=\"nh-tab-wet\"] {\n        background-color: white;\n        border-color: #002D62;\n        color: #002D62;\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }<\/p>\n<p>    #nh-tab-day:checked ~ .pb-tabs-nav label[for=\"nh-tab-day\"] {\n        background-color: white;\n        border-color: #D8A52D;\n        color: #7A5511;\n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }<\/p>\n<p>    .pb-tabs-nav label[for=\"nh-tab-day\"] h4 {\n        color: #9A6C16 !important;\n    }<\/p>\n<p>    #nh-tab-dry:checked\n        ~ .pb-tabs-nav\n        label[for=\"nh-tab-dry\"]\n        .pb-tab-badge,\n    #nh-tab-wet:checked\n        ~ .pb-tabs-nav\n        label[for=\"nh-tab-wet\"]\n        .pb-tab-badge,\n    #nh-tab-day:checked\n        ~ .pb-tabs-nav\n        label[for=\"nh-tab-day\"]\n        .pb-tab-badge {\n        opacity: 1 !important;\n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    #nh-tab-day:checked\n        ~ .pb-tabs-nav\n        label[for=\"nh-tab-day\"]\n        .pb-tab-badge {\n        background-color: #F2B134 !important;\n        color: #0B1F3A !important;\n    }<\/p>\n<p>    .pb-tab-label {\n        opacity: 0.6;\n        filter: grayscale(100%);\n        transition: all 0.3s;\n    }<\/p>\n<p>    #nh-tab-dry:checked ~ .pb-tabs-nav label[for=\"nh-tab-dry\"],\n    #nh-tab-wet:checked ~ .pb-tabs-nav label[for=\"nh-tab-wet\"],\n    #nh-tab-day:checked ~ .pb-tabs-nav label[for=\"nh-tab-day\"] {\n        opacity: 1;\n        filter: none;\n    }<\/p>\n<p>    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(10px);\n        }<\/p>\n<p>        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }<\/p>\n<p>    .pb-nav-menu {\n        scroll-behavior: smooth;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        -webkit-overflow-scrolling: touch;\n    }<\/p>\n<p>    .pb-nav-menu::-webkit-scrollbar {\n        display: none;\n    }<\/p>\n<p>    .pb-nav-link {\n        flex-shrink: 0;\n        white-space: nowrap;\n        transition: all 0.2s;\n    }<\/p>\n<p>    .pb-nav-link:hover {\n        background-color: #fff8e7;\n        color: #002D62;\n    }\n<\/style>\n<div class=\"pb-content pb-ref-container w-full bg-slate-50 text-slate-800 font-sans leading-relaxed shadow-sm my-8\">\n<header class=\"bg-gradient-to-r from-slate-900 via-[#002D62] to-[#C8102E] text-white p-6 md:p-8 rounded-t-lg relative overflow-hidden\">\n<nav class=\"text-xs text-blue-100 mb-2 flex items-center flex-wrap uppercase tracking-wider\">\n            <a href=\"\/de\/\" class=\"text-blue-100 hover:text-white no-underline\">Startseite<\/a><span class=\"mx-2 text-blue-200\">\/<\/span><br \/>\n            <a href=\"\/de\/mobile-bartending-laws\/\" class=\"text-blue-100 hover:text-white no-underline\">Gesetze f\u00fcr mobile Barkeeper<\/a><span class=\"mx-2 text-blue-200\">\/<\/span><br \/>\n            <span class=\"text-white font-bold\">New Hampshire<\/span><br \/>\n        <\/nav>\n<div class=\"relative z-10 max-w-5xl mb-8 mt-2\">\n<div class=\"flex items-center gap-3 mb-3 flex-wrap\">\n                <span class=\"bg-white text-[#002D62] text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">Dry Hire Available<\/span><br \/>\n                <span class=\"bg-[#F2B134] text-slate-900 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">$840 Off-Site Caterer<\/span><br \/>\n                <span class=\"bg-[#C8102E] text-white text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">$100 One-Day License<\/span><br \/>\n                <span class=\"bg-green-700 text-white text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">Minimum Server Age 18<\/span>\n            <\/div>\n<h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 tracking-tight text-white\">New Hampshire Mobile Bartending Laws<\/h1>\n<p class=\"text-xl text-blue-100 font-light max-w-4xl\">New Hampshire supports service-only dry hire, but selling or supplying alcohol requires NH Liquor Commission authority. Operators can pursue an annual off-site caterer license or, for a limited number of approved events, the newer one-day for-profit license.<\/p>\n<p class=\"text-xs text-blue-200 mt-4\">Current as of July 2026. Reviewed against New Hampshire RSA Titles XIII and LXIII, NHLC licensing guidance, and NH DHHS food-protection materials.<\/p>\n<\/p><\/div>\n<div class=\"pb-nh-curve\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1200 120\" preserveaspectratio=\"none\"><path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z\" fill=\"#f8fafc\"\/><\/svg><\/div>\n<\/header>\n<nav class=\"bg-white border-b-2 border-slate-200 sticky top-0 z-50 shadow-sm\">\n<div class=\"px-4 md:px-12\">\n<div class=\"pb-nav-menu flex overflow-x-auto py-2 md:py-3 gap-1 md:gap-2\">\n            <a href=\"#business-models\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Gesch\u00e4ftsmodelle<\/a><br \/>\n            <a href=\"#common-traps\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">H\u00e4ufige Fallen<\/a><br \/>\n            <a href=\"#license-question\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Bartender License<\/a><br \/>\n            <a href=\"#startup\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Startup-Leitfaden<\/a><br \/>\n            <a href=\"#age-staffing\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Alter &amp; Personalbesetzung<\/a><br \/>\n            <a href=\"#faq\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">FAQ<\/a><br \/>\n            <a href=\"#equipment\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Ausr\u00fcstung<\/a><br \/>\n            <a href=\"#resources\" class=\"pb-nav-link px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg no-underline\">Ressourcen<\/a>\n        <\/div>\n<\/div>\n<\/nav>\n<section id=\"key-facts\" class=\"px-6 md:px-12 pt-8 scroll-mt-16\">\n<div class=\"bg-white rounded-lg shadow-sm border border-slate-200 p-6\">\n<h2 class=\"text-2xl font-bold text-[#002D62] mt-0 mb-4\">New Hampshire Mobile Bartending: Key Facts<\/h2>\n<div class=\"overflow-x-auto\">\n<table class=\"pb-facts-table w-full text-sm\">\n<tbody>\n<tr>\n<td class=\"font-bold text-slate-700 w-1\/3\">Regulator<\/td>\n<td>New Hampshire Liquor Commission (NHLC), Division of Enforcement &amp; Licensing.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Mobile liquor license<\/td>\n<td>No general roaming mobile-bar license. Wet hire uses an off-site caterer license or an approved one-day event license.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Nur Vermietung<\/td>\n<td>Generally workable for a private, invitation-only event when the host buys, owns, and provides the alcohol and the bartender charges only for labor, equipment, and nonalcoholic supplies.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Off-site caterer fee<\/td>\n<td>$840 annually.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Caterer prerequisites<\/td>\n<td>Food-based catering business; normally 50% of licensed sales must be food, with an exemption at $100,000 in annual food sales. A standalone off-site service needs a permanent nonresidential office with secure alcohol storage.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Veranstaltungshinweis<\/td>\n<td>Five days for a catered function; new premises or locations require NHLC approval at least 10 days before the event.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">For-profit one-day license<\/td>\n<td>$100; maximum 500 patrons and six licenses per entity per calendar year; application and local approvals are due at least 15 days before the event.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Minimum server age<\/td>\n<td>18 on licensed premises.<\/td>\n<\/tr>\n<tr>\n<td class=\"font-bold text-slate-700\">Bartender certification<\/td>\n<td>No separate state bartender card. NHLC management training is mandatory for license representatives; employee T.E.A.M. training is strongly recommended.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/div>\n<\/section>\n<section id=\"business-models\" class=\"px-6 md:px-12 py-8 relative z-20 scroll-mt-16\">\n<h2 class=\"text-2xl font-bold text-slate-900 mb-8 text-center\">W\u00e4hlen Sie Ihr Gesch\u00e4ftsmodell<\/h2>\n<p>        <input type=\"radio\" id=\"nh-tab-dry\" name=\"nh-tabs\" class=\"hidden\" checked><br \/>\n        <input type=\"radio\" id=\"nh-tab-wet\" name=\"nh-tabs\" class=\"hidden\"><br \/>\n        <input type=\"radio\" id=\"nh-tab-day\" name=\"nh-tabs\" class=\"hidden\"><\/p>\n<div class=\"pb-tabs-nav grid md:grid-cols-3 gap-5 mb-8\">\n            <label for=\"nh-tab-dry\" class=\"pb-tab-label relative cursor-pointer bg-slate-100 border-2 border-slate-200 rounded-xl p-6 transition-all\"><br \/>\n                <span class=\"pb-tab-badge absolute left-1\/2 -top-3 -translate-x-1\/2 -translate-y-2 opacity-0 bg-green-700 text-white text-xs font-bold px-4 py-1 rounded-full uppercase tracking-wide\">Most Common Start<\/span><\/p>\n<h4 class=\"text-xl font-bold text-green-700 mb-1\">Strategie 1: Trockenmiete<\/h4>\n<p class=\"text-xs uppercase tracking-wide text-slate-500 font-bold mb-2\">Service Only \u2022 Host Buys Alcohol<\/p>\n<p class=\"text-sm text-slate-600 mb-0\">You supply labor, equipment, mixers, and setup. The host owns every alcoholic product.<\/p>\n<p>            <\/label><br \/>\n            <label for=\"nh-tab-wet\" class=\"pb-tab-label relative cursor-pointer bg-slate-100 border-2 border-slate-200 rounded-xl p-6 transition-all\"><br \/>\n                <span class=\"pb-tab-badge absolute left-1\/2 -top-3 -translate-x-1\/2 -translate-y-2 opacity-0 bg-[#002D62] text-white text-xs font-bold px-4 py-1 rounded-full uppercase tracking-wide\">Annual Licensed Path<\/span><\/p>\n<h4 class=\"text-xl font-bold text-[#002D62] mb-1\">Strategy 2: Off-Site Caterer<\/h4>\n<p class=\"text-xs uppercase tracking-wide text-slate-500 font-bold mb-2\">Food + Alcohol \u2022 Approved Sites<\/p>\n<p class=\"text-sm text-slate-600 mb-0\">A licensed catering business supplies and sells alcohol to private groups at NHLC-approved locations.<\/p>\n<p>            <\/label><br \/>\n            <label for=\"nh-tab-day\" class=\"pb-tab-label relative cursor-pointer bg-slate-100 border-2 border-slate-200 rounded-xl p-6 transition-all\"><br \/>\n                <span class=\"pb-tab-badge absolute left-1\/2 -top-3 -translate-x-1\/2 -translate-y-2 opacity-0 bg-[#C8102E] text-white text-xs font-bold px-4 py-1 rounded-full uppercase tracking-wide\">Limited Event Route<\/span><\/p>\n<h4 class=\"text-xl font-bold text-[#C8102E] mb-1\">Strategy 3: One-Day License<\/h4>\n<p class=\"text-xs uppercase tracking-wide text-slate-500 font-bold mb-2\">For-Profit or Nonprofit Event<\/p>\n<p class=\"text-sm text-slate-600 mb-0\">An approved organization sells alcohol at one approved event without holding an annual caterer license.<\/p>\n<p>            <\/label>\n        <\/div>\n<div id=\"content-dry\" class=\"pb-tab-content\">\n<div class=\"bg-white border-t-4 border-green-700 rounded-xl shadow-md p-6 md:p-8\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">Dry Hire: Service Without the Alcohol Transaction<\/h3>\n<p>New Hampshire requires a license to sell or distribute alcohol by selling, transferring, giving, delivering, bartering, or exchanging it, directly or indirectly. A service-only bartender who never purchases, owns, supplies, reimburses, or sells the alcohol generally remains outside that retail transaction. This is a practical inference from the licensing statute\u2014not a special \u201cdry-hire permit.\u201d<span class=\"pb-cite\"><a href=\"#citation-1\" class=\"pb-cite-number\" id=\"ref-1\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 178:1:<\/strong> Requires licensing for direct or indirect alcohol sales and distribution and classifies violations as class B felonies.<\/span><\/span><\/p>\n<div class=\"grid md:grid-cols-2 gap-6 mt-6\">\n<div class=\"bg-green-50 border border-green-200 rounded-lg p-5\">\n<h4 class=\"font-bold text-green-900 mb-3\">What Your Company Can Sell<\/h4>\n<ul class=\"text-sm text-green-950 mb-0\">\n<li>Bartending labor and barbacks<\/li>\n<li>Portable-bar and equipment rental<\/li>\n<li>Ice, mixers, syrups, garnishes, and zero-proof drinks<\/li>\n<li>Glassware, cups, napkins, and sanitation supplies<\/li>\n<li>Menu design, shopping quantities, setup, and cleanup<\/li>\n<\/ul>\n<\/div>\n<div class=\"bg-red-50 border border-red-200 rounded-lg p-5\">\n<h4 class=\"font-bold text-red-900 mb-3\">Keep Completely Outside Your Invoice<\/h4>\n<ul class=\"text-sm text-red-950 mb-0\">\n<li>Alcohol purchased by the bartending business<\/li>\n<li>Client reimbursement for alcohol<\/li>\n<li>Cash bars, per-drink sales, tickets, or alcohol-inclusive admission<\/li>\n<li>\u201cComplimentary\u201d alcohol tied to a paid package<\/li>\n<li>Taking ownership of leftover alcohol<\/li>\n<\/ul>\n<\/div><\/div>\n<div class=\"bg-amber-50 border-l-4 border-[#F2B134] rounded-r-lg p-5 mt-6\">\n<h4 class=\"font-bold text-amber-950 mb-2\">Private Event Means Private<\/h4>\n<p class=\"text-sm mb-0\">Keep the event invitation-only, document that the host purchased and owns the alcohol, and confirm that the venue permits outside alcohol and bartenders. If guests pay to enter or obtain drinks, the arrangement may become an indirect sale.<\/p>\n<\/div>\n<h3 class=\"text-xl font-bold mt-8\">Responsible Service Still Applies<\/h3>\n<p>Do not serve anyone under 21 or anyone visibly intoxicated. New Hampshire also recognizes civil liability when alcohol is negligently served to a minor or intoxicated person.<span class=\"pb-cite\"><a href=\"#citation-2\" class=\"pb-cite-number\" id=\"ref-2\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 179:5 and RSA 507-F:4:<\/strong> Prohibit service to minors and visibly intoxicated persons and establish negligent-service liability.<\/span><\/span><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"content-wet\" class=\"pb-tab-content\">\n<div class=\"bg-white border-t-4 border-[#002D62] rounded-xl shadow-md p-6 md:p-8\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">Wet Hire: Annual Off-Site Caterer License<\/h3>\n<p>New Hampshire&#8217;s annual wet-hire path is the off-site caterer license. A qualifying licensee may serve liquor, beer, wine, and specialty beverages\u2014with or without meals\u2014to a private group that contracted for the service at an approved site. It is not an alcohol-only mobile-bar license.<span class=\"pb-cite\"><a href=\"#citation-3\" class=\"pb-cite-number\" id=\"ref-3\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 175:1 XIV-a\u2013XV:<\/strong> Defines caterers and off-site catering services, including food and permanent-office requirements.<\/span><\/span><\/p>\n<div class=\"grid md:grid-cols-3 gap-4 my-6\">\n<div class=\"bg-blue-50 border border-blue-200 rounded-lg p-5 text-center\">\n<div class=\"text-3xl font-extrabold text-[#002D62]\">$840<\/div>\n<p class=\"text-sm font-bold mb-0\">Annual License Fee<\/p>\n<\/div>\n<div class=\"bg-amber-50 border border-amber-200 rounded-lg p-5 text-center\">\n<div class=\"text-3xl font-extrabold text-[#9A6C16]\">50%<\/div>\n<p class=\"text-sm font-bold mb-0\">Food-Sales Standard<\/p>\n<\/div>\n<div class=\"bg-slate-50 border border-slate-200 rounded-lg p-5 text-center\">\n<div class=\"text-3xl font-extrabold text-slate-700\">$100K<\/div>\n<p class=\"text-sm font-bold mb-0\">Food-Sales Exemption<\/p>\n<\/div><\/div>\n<p>At least half of sales under a caterer&#8217;s license normally must be food. A caterer with $100,000 or more in annual food sales is exempt from the percentage test. An independent off-site catering service must also maintain a permanent nonresidential business office with secure beverage and liquor storage. With NHLC approval, a service without its own kitchen may subcontract food preparation.<span class=\"pb-cite\"><a href=\"#citation-4\" class=\"pb-cite-number\" id=\"ref-4\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 175:1 and RSA 178:22:<\/strong> Establish food-sales, office, storage, and subcontracting provisions.<\/span><\/span><\/p>\n<div class=\"bg-red-50 border-l-4 border-[#C8102E] rounded-r-lg p-5 my-6\">\n<h4 class=\"font-bold text-red-900 mb-2\">Private Residences Are Excluded<\/h4>\n<p class=\"text-sm text-red-950 mb-0\">An off-site caterer may work at another licensed establishment or an approved \u201cpublic building.\u201d For this statute, public building can include closed retail locations, separated licensed premises, tents, gazebos, and defined outdoor areas with two nearby toilets\u2014but it expressly does not include a private residence.<\/p>\n<\/div>\n<h4 class=\"font-bold text-slate-900 mb-3\">Event Approval Timeline<\/h4>\n<ol class=\"list-decimal ml-6 text-sm space-y-2 mb-6\">\n<li>Notify NHLC at least <strong>five days<\/strong> before each catered function, with its date, time, and location.<\/li>\n<li>Obtain approval for a <strong>new premises or location at least 10 days<\/strong> before the event.<\/li>\n<li>Use Form L-038 for temporary or permanent off-site-caterer site approval and complete any requested inspection or local documentation.<\/li>\n<li>File the annual food-and-alcohol sales certificate between January 15 and February 15.<\/li>\n<\/ol>\n<p>The current annual fee is $840.<span class=\"pb-cite\"><a href=\"#citation-5\" class=\"pb-cite-number\" id=\"ref-5\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 178:22 and RSA 178:29:<\/strong> Establish the five-day notice, 10-day site approval, annual reporting, and $840 fee.<\/span><\/span><\/p>\n<h3 class=\"text-xl font-bold mt-8\">Dry Counties and Local Option<\/h3>\n<p>New Hampshire does not regulate alcohol through county liquor boards or a simple dry-county list. Cities and towns vote separately on state stores, beer sales, table-wine sales, and on-premises liquor sales. A municipality can therefore allow some categories and reject others.<span class=\"pb-cite\"><a href=\"#citation-6\" class=\"pb-cite-number\" id=\"ref-6\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 663:5:<\/strong> Establishes municipal ballot questions and the effect of local votes on licensing.<\/span><\/span><\/p>\n<div class=\"bg-amber-50 border border-amber-200 rounded-lg p-5\">\n<p class=\"text-sm mb-0\"><strong>Booking rule:<\/strong> Verify the exact town, license category, premises approval, fire\/assembly status, and outdoor-area rules before accepting wet-hire work. NHLC materials have historically identified Ellsworth as a dry town, but local-option status should be reconfirmed directly with NHLC for every current booking.<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<div id=\"content-day\" class=\"pb-tab-content\">\n<div class=\"bg-white border-t-4 border-[#C8102E] rounded-xl shadow-md p-6 md:p-8\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">One-Day Event License: A Limited Third Path<\/h3>\n<p>Effective September 30, 2025, NHLC may issue a limited one-day license to an approved responsible individual representing a for-profit group or organization. The license authorizes alcohol sales at one Commission-approved premises without requiring an annual off-site caterer license.<span class=\"pb-cite\"><a href=\"#citation-7\" class=\"pb-cite-number\" id=\"ref-7\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 178:22 V(l-a):<\/strong> Creates one-day licenses for approved for-profit organizations.<\/span><\/span><\/p>\n<div class=\"grid md:grid-cols-4 gap-4 my-6\">\n<div class=\"bg-red-50 border border-red-200 rounded-lg p-4 text-center\">\n<div class=\"text-2xl font-extrabold text-[#C8102E]\">$100<\/div>\n<p class=\"text-xs font-bold mb-0\">License Fee<\/p>\n<\/div>\n<div class=\"bg-red-50 border border-red-200 rounded-lg p-4 text-center\">\n<div class=\"text-2xl font-extrabold text-[#C8102E]\">500<\/div>\n<p class=\"text-xs font-bold mb-0\">Maximum Patrons<\/p>\n<\/div>\n<div class=\"bg-red-50 border border-red-200 rounded-lg p-4 text-center\">\n<div class=\"text-2xl font-extrabold text-[#C8102E]\">6\/year<\/div>\n<p class=\"text-xs font-bold mb-0\">For-Profit Limit<\/p>\n<\/div>\n<div class=\"bg-red-50 border border-red-200 rounded-lg p-4 text-center\">\n<div class=\"text-2xl font-extrabold text-[#C8102E]\">15 days<\/div>\n<p class=\"text-xs font-bold mb-0\">Application Lead Time<\/p>\n<\/div><\/div>\n<h4 class=\"font-bold text-slate-900 mb-3\">Application Package<\/h4>\n<ul class=\"text-sm\">\n<li>NHLC approval of the applicant and exact event premises<\/li>\n<li>Official approval from the local fire chief<\/li>\n<li>Official approval from the local health department<\/li>\n<li>Official approval from the local police chief<\/li>\n<li>Application filed at least 15 days before the event<\/li>\n<li>Management representative completes NHLC training before the license takes effect<\/li>\n<\/ul>\n<p>The statutory fee for a one-day license is $100. Voluntary nonprofit organizations use a parallel one-day route but are not subject to the for-profit 500-person and six-license limits stated in subsection (l-a).<span class=\"pb-cite\"><a href=\"#citation-8\" class=\"pb-cite-number\" id=\"ref-8\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 178:29 and RSA 178:2:<\/strong> Set the $100 fee and require training before a one-day license becomes effective.<\/span><\/span><\/p>\n<div class=\"bg-amber-50 border-l-4 border-[#F2B134] p-5 rounded-r-lg mt-6\">\n<h4 class=\"font-bold text-amber-950 mb-2\">Confirm the Current Application Process<\/h4>\n<p class=\"text-sm mb-0\">The for-profit route is new, and public NHLC form pages may lag statutory changes. Contact Licensing at (603) 271-3523 or licensing@liquor.nh.gov before advertising alcohol-inclusive packages or accepting payment for alcohol.<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"common-traps\" class=\"px-6 md:px-12 pb-8 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900\">Common New Hampshire Compliance Traps<\/h2>\n<div class=\"grid md:grid-cols-2 gap-5\">\n<div class=\"bg-white border-l-4 border-red-600 p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-red-900 mt-0\">Buying Alcohol for Reimbursement<\/h3>\n<p class=\"text-sm mb-0\">That is not dry hire. New Hampshire&#8217;s statute reaches direct and indirect sales, transfers, gifts, and deliveries.<\/p>\n<\/div>\n<div class=\"bg-white border-l-4 border-red-600 p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-red-900 mt-0\">Treating the $840 License as Roaming Authority<\/h3>\n<p class=\"text-sm mb-0\">Every function requires advance notice, and new sites need separate approval. The license does not authorize service anywhere on demand.<\/p>\n<\/div>\n<div class=\"bg-white border-l-4 border-amber-500 p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-amber-900 mt-0\">Wet Hire at a Private Residence<\/h3>\n<p class=\"text-sm mb-0\">The off-site caterer statute&#8217;s approved \u201cpublic building\u201d definition expressly excludes private residences.<\/p>\n<\/div>\n<div class=\"bg-white border-l-4 border-amber-500 p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-amber-900 mt-0\">Ignoring the Food Requirement<\/h3>\n<p class=\"text-sm mb-0\">An alcohol-only mobile bar does not satisfy the caterer definition. Build a genuine food operation or obtain NHLC approval to subcontract food services.<\/p>\n<\/div>\n<div class=\"bg-white border-l-4 border-[#002D62] p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-[#002D62] mt-0\">Promoting Free Drinks<\/h3>\n<p class=\"text-sm mb-0\">Retail licensees may not give away free drinks except through specifically authorized tasting provisions.<span class=\"pb-cite\"><a href=\"#citation-9\" class=\"pb-cite-number\" id=\"ref-9\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 179:44:<\/strong> Prohibits licensees from giving away free drinks and lists limited tasting exceptions.<\/span><\/span><\/p>\n<\/div>\n<div class=\"bg-white border-l-4 border-[#002D62] p-5 rounded shadow-sm\">\n<h3 class=\"font-bold text-[#002D62] mt-0\">Building a Trailer Before Health Review<\/h3>\n<p class=\"text-sm mb-0\">If the trailer qualifies as a mobile food unit, DHHS plan review, sinks, licensing, and a servicing-area plan may apply. Confirm before construction.<\/p>\n<\/div><\/div>\n<\/section>\n<section id=\"license-question\" class=\"px-6 md:px-12 py-8 bg-blue-50 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-[#002D62] mt-0\">Do New Hampshire Bartenders Need a License?<\/h2>\n<div class=\"bg-white rounded-xl shadow-sm border border-blue-200 p-6 md:p-8\">\n<p class=\"text-lg font-bold text-[#002D62]\">There is no separate statewide occupational bartender license or card.<\/p>\n<p>The mandatory credential belongs to the alcohol business or event. A representative of a new retail licensee must complete NHLC&#8217;s Management Training Seminar within 45 days of license issuance. A management representative for a one-day license must complete the applicable training before the event.<span class=\"pb-cite\"><a href=\"#citation-10\" class=\"pb-cite-number\" id=\"ref-10\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 178:2:<\/strong> Establishes required licensee and one-day-license management training.<\/span><\/span><\/p>\n<div class=\"grid md:grid-cols-2 gap-5 mt-5\">\n<div class=\"bg-slate-50 border rounded-lg p-5\">\n<h4 class=\"font-bold mb-2\">M.T.S.\u2014Required for Management<\/h4>\n<p class=\"text-sm mb-0\">Covers state law, licensing, responsible practices, civil liability, IDs, intoxication, and orderly-premises management.<\/p>\n<\/div>\n<div class=\"bg-slate-50 border rounded-lg p-5\">\n<h4 class=\"font-bold mb-2\">T.E.A.M.\u2014Recommended for Servers<\/h4>\n<p class=\"text-sm mb-0\">NHLC&#8217;s employee course covers IDs, visible intoxication, intervention, responsible service, and civil-liability risk.<\/p>\n<\/div><\/div>\n<p class=\"text-sm mt-5 mb-0\"><strong>Dry-hire best practice:<\/strong> Even when no retail license is involved, complete T.E.A.M. or another recognized responsible-service course and maintain written house policies.<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"startup\" class=\"px-6 md:px-12 py-8 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900\">How to Start a Mobile Bartending Business in New Hampshire<\/h2>\n<div class=\"space-y-4\">\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#002D62] text-white font-bold flex items-center justify-center\">1<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Choose the Operating Model<\/h3>\n<p class=\"text-sm mb-0\">Start with service-only dry hire, build a qualifying annual catering business, or use the one-day path only for occasional approved events.<\/p>\n<\/div>\n<\/div>\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#002D62] text-white font-bold flex items-center justify-center\">2<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Register the Business<\/h3>\n<p class=\"text-sm mb-0\">Form the entity through the New Hampshire Secretary of State, register any trade name, obtain an EIN, and set up applicable tax accounts. A New Hampshire LLC certificate of formation is $100, plus the online handling charge when filed electronically.<span class=\"pb-cite\"><a href=\"#citation-11\" class=\"pb-cite-number\" id=\"ref-11\"><\/a><span class=\"pb-cite-tooltip\"><strong>NH Secretary of State:<\/strong> Form LLC-1 lists a $100 formation fee.<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#002D62] text-white font-bold flex items-center justify-center\">3<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Handle Food and Tax Licensing<\/h3>\n<p class=\"text-sm mb-0\">If selling catered food or taxable meals, determine whether DHHS food-establishment licensing and a Department of Revenue Administration Meals &amp; Rentals Tax Operator&#8217;s License apply.<\/p>\n<\/div>\n<\/div>\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#002D62] text-white font-bold flex items-center justify-center\">4<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Complete Training and Written Policies<\/h3>\n<p class=\"text-sm mb-0\">Schedule mandatory M.T.S. or one-day training where applicable, put servers through T.E.A.M., and document ID checks, intoxication cutoffs, incident reporting, and transportation procedures.<\/p>\n<\/div>\n<\/div>\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#002D62] text-white font-bold flex items-center justify-center\">5<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Secure Insurance<\/h3>\n<p class=\"text-sm mb-0\">Discuss general liability, liquor liability or host-liquor exposure, commercial auto, equipment, and event coverage with a New Hampshire-licensed professional. Employers with any full- or part-time employee generally must carry workers&#8217; compensation.<span class=\"pb-cite\"><a href=\"#citation-12\" class=\"pb-cite-number\" id=\"ref-12\"><\/a><span class=\"pb-cite-tooltip\"><strong>NH Department of Labor:<\/strong> Employers with employees generally must provide workers&#8217; compensation coverage.<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"bg-white border rounded-lg p-5 flex gap-4\"><span class=\"w-9 h-9 shrink-0 rounded-full bg-[#C8102E] text-white font-bold flex items-center justify-center\">6<\/span><\/p>\n<div>\n<h3 class=\"font-bold mt-0\">Use an Event Approval Checklist<\/h3>\n<p class=\"text-sm mb-0\">Confirm who owns and sells the alcohol, the license and approved area, municipal local-option status, NHLC notice dates, fire\/health\/police approvals, service hours, staffing ages, food plan, and insurance certificates.<\/p>\n<\/div>\n<\/div><\/div>\n<div class=\"bg-amber-50 border border-amber-200 rounded-lg p-6 mt-6\">\n<h3 class=\"font-bold text-amber-950 mt-0\">Folding Bar vs. Converted Trailer<\/h3>\n<p class=\"text-sm\">A folding portable bar used inside an existing approved venue is equipment. A trailer that qualifies as a mobile food unit may trigger DHHS food licensing and plan review. DHHS guidance calls for at least a hand sink on the unit and access to a three-bay sink on board or at a servicing area; converted vehicles require plan review before construction. New food-establishment plan review carries a $75 fee.<span class=\"pb-cite\"><a href=\"#citation-13\" class=\"pb-cite-number\" id=\"ref-13\"><\/a><span class=\"pb-cite-tooltip\"><strong>NH DHHS:<\/strong> Mobile Food Unit FAQ and floor-plan materials describe sinks, servicing areas, preconstruction review, and the $75 fee.<\/span><\/span><\/p>\n<p class=\"text-xs mb-0\">Whether a beverage-only unit falls within a particular food-license category depends on the menu, preparation, location, and local self-inspection rules. Confirm directly with NH DHHS Food Protection before building or operating a trailer.<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"age-staffing\" class=\"px-6 md:px-12 py-8 bg-white scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900\">Age, Staffing, and Service Hours<\/h2>\n<div class=\"grid md:grid-cols-3 gap-6\">\n<div class=\"border border-slate-200 rounded-xl p-6\">\n<div class=\"text-5xl font-extrabold text-[#002D62] mb-2\">18<\/div>\n<h3 class=\"font-bold mt-0\">Serve and Bartend<\/h3>\n<p class=\"text-sm mb-0\">On-premises licensees may employ people age 18 or older as waitstaff, bartenders, or hosts who serve or handle alcohol.<\/p>\n<\/div>\n<div class=\"border border-slate-200 rounded-xl p-6\">\n<div class=\"text-5xl font-extrabold text-[#F2B134] mb-2\">14+<\/div>\n<h3 class=\"font-bold mt-0\">Limited Support Work<\/h3>\n<p class=\"text-sm mb-0\">Minors age 14 or older may clean tables, remove empties and glasses, and assist with stocking\u2014but may not serve or otherwise handle alcohol.<\/p>\n<\/div>\n<div class=\"border border-slate-200 rounded-xl p-6\">\n<div class=\"text-5xl font-extrabold text-[#C8102E] mb-2\">21<\/div>\n<h3 class=\"font-bold mt-0\">License Applicant<\/h3>\n<p class=\"text-sm mb-0\">The proposed licensee and controlling applicants must be at least 21, even though an employee may bartend at 18.<\/p>\n<\/div><\/div>\n<p class=\"mt-6\">A person at least 18 must be present and designated in charge of the employees and business whenever licensed alcohol service is operating.<span class=\"pb-cite\"><a href=\"#citation-14\" class=\"pb-cite-number\" id=\"ref-14\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 179:23 and RSA 178:3:<\/strong> Establish server, support-worker, person-in-charge, and applicant ages.<\/span><\/span><\/p>\n<div class=\"bg-blue-50 border border-blue-200 rounded-lg p-6 mt-6\">\n<h4 class=\"font-bold text-[#002D62] mb-2\">Sales and Consumption Hours<\/h4>\n<p class=\"mb-0\">On-premises licensees generally may sell from 6:00 a.m. to 1:00 a.m., seven days a week. A city or town may authorize sales until 2:00 a.m. by ordinance. Drinks must be consumed no later than 30 minutes after the serving hour expires.<span class=\"pb-cite\"><a href=\"#citation-15\" class=\"pb-cite-number\" id=\"ref-15\"><\/a><span class=\"pb-cite-tooltip\"><strong>RSA 179:17:<\/strong> Establishes general on-premises sales hours, local 2:00 a.m. authority, and the 30-minute consumption window.<\/span><\/span><\/p>\n<\/div>\n<\/section>\n<section id=\"faq\" class=\"bg-slate-100 px-6 md:px-12 py-8 border-t border-slate-200 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900 mb-6\">Common Questions &amp; \u201cLoophole\u201d Myths<\/h2>\n<div class=\"space-y-3\">\n<h3 class=\"text-xl font-bold text-[#002D62] mt-4 mb-2\">Trockenmiete<\/h3>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\" open>\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Can I run a dry-hire mobile bar in New Hampshire?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">Generally yes for a genuinely private event when the host purchases, owns, and provides all alcohol and your business charges only for services, equipment, and nonalcoholic supplies. This is an inference from the licensing statute, not a dedicated dry-hire permit.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Can I purchase alcohol and bill the host back?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\"><strong>No\u2014not as dry hire.<\/strong> Reimbursement, bundled pricing, drink tickets, and alcohol-inclusive admission can create a direct or indirect alcohol sale.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Does a portable bar or trailer create a liquor license?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">No. Equipment does not create alcohol-sale authority. A converted trailer may also require food-unit review depending on its operation.<\/p>\n<\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002D62] mt-8 mb-2\">Licensed Alcohol Service<\/h3>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">What does the off-site caterer license cost?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">The annual statutory fee is $840, plus any applicable application, business, food, tax, inspection, and local costs.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Can an off-site caterer serve at a private home?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">Not under the ordinary off-site caterer provision. Its eligible \u201cpublic building\u201d definition expressly excludes a private residence.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Does New Hampshire have a for-profit one-day license?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">Yes. The newer license costs $100, is limited to 500 patrons, and is capped at six licenses per for-profit entity per year. Apply with local approvals at least 15 days ahead.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Can a licensed caterer give away complimentary drinks?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">A retail licensee generally may not give away free drinks. Narrow tasting rules are separate and require compliance with NHLC conditions.<\/p>\n<\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002D62] mt-8 mb-2\">Credentials and Local Rules<\/h3>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Do bartenders need a state card?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">No separate statewide bartender card is required. License owners or designated managers have mandatory training, and NHLC offers voluntary T.E.A.M. training for employees.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">How old must a bartender be?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">At least 18 to serve or otherwise handle alcohol as a bartender on licensed premises.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">Are there dry counties in New Hampshire?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">New Hampshire uses municipal local-option votes rather than county liquor boards. Verify beer, wine, on-premises liquor, and social-district authority for the exact city or town.<\/p>\n<\/div>\n<\/details>\n<details class=\"pb-faq-item group bg-white rounded-lg border border-slate-200 shadow-sm\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800\">How late can a licensed event serve?<span class=\"text-[#002D62]\">\u25bc<\/span><\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t mt-2\">\n<p class=\"mb-0\">Generally until 1:00 a.m.; a municipality may authorize 2:00 a.m. sales. All drinks must be consumed within 30 minutes after service ends, and an event approval can set narrower hours.<\/p>\n<\/div>\n<\/details><\/div>\n<\/section>\n<section id=\"equipment\" class=\"bg-slate-50 px-6 md:px-12 py-8 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900 mb-2\">Ausr\u00fcstung und Verbrauchsmaterialien, die eine mobile Bar tats\u00e4chlich verwendet<\/h2>\n<p class=\"text-slate-500 italic mb-6\">\u201cWas muss ich zu jeder Veranstaltung mitbringen?\u201d<\/p>\n<p class=\"text-slate-600 mb-6 leading-relaxed\">Whether you operate dry hire, work under an off-site caterer license, or staff a one-day event, your equipment list is largely the same. New Hampshire venues expect a professional, sanitary setup that stays within the approved service area.<\/p>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div class=\"bg-white p-6 rounded-lg border border-slate-200 shadow-sm\">\n<h3 class=\"text-lg font-bold text-slate-800 mt-0\">Kernausstattung (Wiederverwendbar)<\/h3>\n<ul class=\"text-sm text-slate-700 mb-0\">\n<li><strong>Eine mobile Bar<\/strong> mit einer lebensmittelechten Arbeitsfl\u00e4che. Ein <a href=\"\/de\/tragbare-klappstange-48\/\">48-Zoll Klappbar<\/a> passt in einen SUV, w\u00e4hrend ein <a href=\"\/de\/beleuchtete-tragbare-bar-62\/\">62-Zoll-LED-Leiste<\/a> oder <a href=\"\/de\/tragbare-bar-77\/\">77-Zoll-Balken<\/a> bew\u00e4ltigt gr\u00f6\u00dfere Hochzeiten.<\/li>\n<li><strong>Eisk\u00fcbel mit Abl\u00e4ufen.<\/strong> A <a href=\"\/de\/p\/tragbarer-bar-eisbehalter\/\">integrierter Eisw\u00fcrfelbeh\u00e4lter<\/a> h\u00e4lt das Eis gesch\u00fctzt und den Servicebereich trocken.<\/li>\n<li><strong>Speed Rails und Flaschenhalter<\/strong> f\u00fcr funktionierende Flaschen.<\/li>\n<li><strong>Barwerkzeuge:<\/strong> Shaker, Sieb, Jigger, St\u00f6\u00dfel, Kellnermesser, Barl\u00f6ffel, Schneidebrett und Messer.<\/li>\n<li><strong>Hintere Bar und Transport:<\/strong> a <a href=\"\/de\/faltbare-tragbare-ruckenstange\/\">zur\u00fcckklappbarer Lenker<\/a> und <a href=\"\/de\/tragbares-barlager\/\">Transportkoffer<\/a>.<\/li>\n<li><strong>Sanit\u00e4rwesen<\/strong> Bar-Handt\u00fccher, Desinfektionsmittel, H\u00e4ndewaschutensilien, Handschuhe, Abfall- und Recyclingbeh\u00e4lter.<\/li>\n<\/ul>\n<\/div>\n<div class=\"bg-white p-6 rounded-lg border border-slate-200 shadow-sm\">\n<h3 class=\"text-lg font-bold text-slate-800 mt-0\">Verbrauchsg\u00fcter (wird bei jedem Event aufgef\u00fcllt)<\/h3>\n<ul class=\"text-sm text-slate-700 mb-0\">\n<li><strong>Eis<\/strong> ungef\u00e4hr 450 bis 675 Gramm pro Gast f\u00fcr eine volle Bar.<\/li>\n<li><strong>Becher oder Gl\u00e4ser, Servietten und Untersetzer.<\/strong><\/li>\n<li><strong>Mischer:<\/strong> Limonaden, Tonic Water, S\u00e4fte, Sirupe, Sour Mix und Bitters.<\/li>\n<li><strong>Garnituren<\/strong> Zitrusfr\u00fcchte, Kirschen, Oliven und frische Kr\u00e4uter.<\/li>\n<li><strong>Strohhalme, Picks, R\u00fchrst\u00e4bchen und Getr\u00e4nkeservietten.<\/strong><\/li>\n<li><strong>Wasserstationen Versorgung<\/strong> f\u00fcr verantwortungsvollen Service.<\/li>\n<li><strong>CO2 oder Stickstoff<\/strong> f\u00fcr Zapfsysteme oder zugelassene schubweise abgef\u00fcllte Getr\u00e4nke.<\/li>\n<\/ul>\n<p class=\"text-xs text-slate-500 mt-4 mb-0\">Dry-hire tip: provide the complete equipment and mixer package while the client purchases only the alcohol. Keep the alcohol purchase completely outside your invoice.<\/p>\n<\/div><\/div>\n<\/section>\n<section class=\"bg-gradient-to-br from-slate-900 via-[#002D62] to-[#C8102E] text-white p-8 md:p-12 rounded-xl shadow-xl mx-6 md:mx-12 mb-12\">\n<div class=\"grid md:grid-cols-2 gap-12 items-center\">\n<div>\n<h2 class=\"text-3xl font-bold text-white mb-4\">Your License May Be Tied to an Approved Site. Your Bar Does Not Have to Be.<\/h2>\n<p class=\"text-blue-100 mb-6 leading-relaxed\">From Manchester weddings to Concord corporate events and Lakes Region receptions, a clean professional setup helps venues and investigators trust your operation. PortableBar.com has manufactured commercial-grade portable bars in the USA since 2004.<\/p>\n<div class=\"space-y-4 mb-8\">\n<div class=\"flex items-start\">\n<div class=\"bg-green-600 p-2 rounded-lg mr-4 mt-1\">\u2713<\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Erste Schritte: <a href=\"\/de\/tragbare-klappstange-48\/\" class=\"text-blue-200 hover:text-white\">48-Zoll klappbarer Bartresen<\/a><\/h4>\n<p class=\"text-xs text-blue-100\">Fits in an SUV and sets up in minutes\u2014ideal for dry-hire startups.<\/p>\n<\/div>\n<\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#F2B134] text-slate-900 p-2 rounded-lg mr-4 mt-1\">Blitz<\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Hochzeiten &amp; Veranstaltungen <a href=\"\/de\/beleuchtete-tragbare-bar-62\/\" class=\"text-blue-200 hover:text-white\">62-Zoll-LED-Leiste<\/a><\/h4>\n<p class=\"text-xs text-blue-100\">Integrierte Eisbeh\u00e4lteroptionen und eine polierte Frontpr\u00e4sentation.<\/p>\n<\/div>\n<\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#C8102E] p-2 rounded-lg mr-4 mt-1\">\u2605<\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Hohes Volumen <a href=\"\/de\/tragbare-bar-77\/\" class=\"text-blue-200 hover:text-white\">77-Zoll-Bar<\/a><\/h4>\n<p class=\"text-xs text-blue-100\">Genug Platz f\u00fcr zwei Barkeeper und mehr G\u00e4ste.<\/p>\n<\/div>\n<\/div><\/div>\n<p>                <a href=\"\/de\/\" class=\"inline-block bg-white text-slate-900 hover:bg-blue-100 font-bold py-3 px-8 rounded-lg transition-all shadow-lg text-sm uppercase tracking-wide no-underline\">Alle tragbaren Bars anzeigen<\/a><\/p>\n<p class=\"text-xs text-blue-200 mt-3 mb-0\">In den USA hergestellt seit 2004<\/p>\n<\/p><\/div>\n<div class=\"relative h-full flex items-center justify-center\">\n<div class=\"overflow-hidden rounded-xl shadow-2xl\"><img decoding=\"async\" src=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp\" alt=\"Commercial portable bar for New Hampshire mobile bartending events\" class=\"w-full h-auto object-cover\"><\/div>\n<\/div><\/div>\n<\/section>\n<div id=\"resources\" class=\"mt-12 mb-8 scroll-mt-16\">\n<h3 class=\"text-2xl font-bold text-center text-slate-900 mb-8\">Official New Hampshire Resources<\/h3>\n<div class=\"grid md:grid-cols-3 gap-6 max-w-6xl mx-auto px-6 mb-8\">\n            <a href=\"https:\/\/www.enforcement.liquor.nh.gov\/\" target=\"_blank\" rel=\"noopener\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card no-underline\"><\/p>\n<div class=\"text-4xl mb-4\">\ud83c\udfdb\ufe0f<\/div>\n<p><span class=\"font-bold text-[#002D62] text-lg block mb-2\">NHLC Enforcement &amp; Licensing<\/span><span class=\"text-sm text-slate-500\">Licensing, laws, forms &amp; contacts<\/span><\/a><br \/>\n            <a href=\"https:\/\/www.enforcement.liquor.nh.gov\/education-training\" target=\"_blank\" rel=\"noopener\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card no-underline\"><\/p>\n<div class=\"text-4xl mb-4\">\ud83c\udf93<\/div>\n<p><span class=\"font-bold text-[#002D62] text-lg block mb-2\">NHLC Education &amp; Training<\/span><span class=\"text-sm text-slate-500\">M.T.S., T.E.A.M. and event training<\/span><\/a><br \/>\n            <a href=\"https:\/\/www.enforcement.liquor.nh.gov\/licensing\/licensing-forms-resources\" target=\"_blank\" rel=\"noopener\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card no-underline\"><\/p>\n<div class=\"text-4xl mb-4\">\ud83d\udcdd<\/div>\n<p><span class=\"font-bold text-[#002D62] text-lg block mb-2\">Licensing Forms<\/span><span class=\"text-sm text-slate-500\">Applications and Form L-038<\/span><\/a>\n        <\/div>\n<div class=\"bg-blue-50 rounded-lg mx-6 md:mx-12 p-8 border-l-4 border-[#002D62]\">\n<h4 class=\"font-bold text-slate-800 mb-4\">Legal References &amp; Business Resources<\/h4>\n<ul class=\"grid md:grid-cols-2 gap-4 text-sm text-[#002D62]\">\n<li><a href=\"https:\/\/gc.nh.gov\/rsa\/html\/NHTOC\/NHTOC-XIII.htm\" target=\"_blank\" rel=\"noopener\">Title XIII: Alcoholic Beverages<\/a><\/li>\n<li><a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-22.htm\" target=\"_blank\" rel=\"noopener\">RSA 178:22: Caterers and One-Day Licenses<\/a><\/li>\n<li><a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-29.htm\" target=\"_blank\" rel=\"noopener\">RSA 178:29: License Fees<\/a><\/li>\n<li><a href=\"https:\/\/www.enforcement.liquor.nh.gov\/licensing\/apply-liquor-or-tobacco-license\" target=\"_blank\" rel=\"noopener\">Apply for an NHLC License<\/a><\/li>\n<li><a href=\"https:\/\/www.dhhs.nh.gov\/programs-services\/environmental-health-and-you\/food-protection\" target=\"_blank\" rel=\"noopener\">NH DHHS Food Protection<\/a><\/li>\n<li><a href=\"https:\/\/quickstart.sos.nh.gov\/online\/\" target=\"_blank\" rel=\"noopener\">NH QuickStart Business Portal<\/a><\/li>\n<\/ul>\n<\/div><\/div>\n<section id=\"legal-citations\" class=\"px-6 md:px-12 py-8 bg-slate-100\">\n<h2 class=\"text-2xl font-bold text-slate-900\">Legal Citations and Source Notes<\/h2>\n<div class=\"space-y-3 text-sm\">\n<div id=\"citation-1\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[1] RSA 178:1, Licenses Required.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-1.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-1\">\u21a9<\/a><\/div>\n<div id=\"citation-2\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[2] RSA 179:5 and RSA 507-F:4, prohibited and negligent service.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/179\/179-5.htm\" target=\"_blank\" rel=\"noopener\">RSA 179:5<\/a> \u00b7 <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/LII\/507-F\/507-F-4.htm\" target=\"_blank\" rel=\"noopener\">RSA 507-F:4<\/a> <a href=\"#ref-2\">\u21a9<\/a><\/div>\n<div id=\"citation-3\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[3] RSA 175:1 XIV-a\u2013XV, caterer definitions.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/175\/175-1.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-3\">\u21a9<\/a><\/div>\n<div id=\"citation-4\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[4] RSA 175:1 and RSA 178:22 V(e), food, office and subcontracting rules.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-22.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-4\">\u21a9<\/a><\/div>\n<div id=\"citation-5\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[5] RSA 178:22 and RSA 178:29, off-site caterer requirements and fees.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-22.htm\" target=\"_blank\" rel=\"noopener\">Anforderungen<\/a> \u00b7 <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-29.htm\" target=\"_blank\" rel=\"noopener\">Geb\u00fchren<\/a> <a href=\"#ref-5\">\u21a9<\/a><\/div>\n<div id=\"citation-6\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[6] RSA 663:5, municipal local-option votes.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/LXIII\/663\/663-5.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-6\">\u21a9<\/a><\/div>\n<div id=\"citation-7\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[7] RSA 178:22 V(l-a), one-day licenses for for-profit organizations.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-22.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-7\">\u21a9<\/a><\/div>\n<div id=\"citation-8\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[8] RSA 178:29 and RSA 178:2, one-day fee and training.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-29.htm\" target=\"_blank\" rel=\"noopener\">Fee<\/a> \u00b7 <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-2.htm\" target=\"_blank\" rel=\"noopener\">Training<\/a> <a href=\"#ref-8\">\u21a9<\/a><\/div>\n<div id=\"citation-9\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[9] RSA 179:44, free drinks.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/179\/179-44.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-9\">\u21a9<\/a><\/div>\n<div id=\"citation-10\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[10] RSA 178:2, licensee and one-day training.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-2.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-10\">\u21a9<\/a><\/div>\n<div id=\"citation-11\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[11] New Hampshire Secretary of State, Form LLC-1.<\/strong> <a href=\"https:\/\/www.sos.nh.gov\/sites\/g\/files\/ehbemt561\/files\/documents\/2023-12\/form_llc-1_-10-2018.pdf\" target=\"_blank\" rel=\"noopener\">Official form<\/a> <a href=\"#ref-11\">\u21a9<\/a><\/div>\n<div id=\"citation-12\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[12] NH Department of Labor, Workers&#8217; Compensation FAQ.<\/strong> <a href=\"https:\/\/www.dol.nh.gov\/resource-center\/frequently-asked-questions\/workers-compensation-insurance-faqs\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-12\">\u21a9<\/a><\/div>\n<div id=\"citation-13\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[13] NH DHHS, Mobile Food Units FAQ and plan review.<\/strong> <a href=\"https:\/\/www.dhhs.nh.gov\/sites\/g\/files\/ehbemt476\/files\/documents\/2021-11\/fp-mfus-faq.pdf\" target=\"_blank\" rel=\"noopener\">Mobile Unit FAQ<\/a> \u00b7 <a href=\"https:\/\/www.dhhs.nh.gov\/sites\/g\/files\/ehbemt476\/files\/inline-documents\/sonh\/fp-floorplan.pdf\" target=\"_blank\" rel=\"noopener\">Plan Review<\/a> <a href=\"#ref-13\">\u21a9<\/a><\/div>\n<div id=\"citation-14\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[14] RSA 179:23 and RSA 178:3, staffing and applicant ages.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/179\/179-23.htm\" target=\"_blank\" rel=\"noopener\">Staffing<\/a> \u00b7 <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/178\/178-3.htm\" target=\"_blank\" rel=\"noopener\">Applicants<\/a> <a href=\"#ref-14\">\u21a9<\/a><\/div>\n<div id=\"citation-15\" class=\"bg-white border-l-4 border-[#002D62] p-4\"><strong>[15] RSA 179:17, hours of sales and consumption.<\/strong> <a href=\"https:\/\/gc.nh.gov\/rsa\/html\/XIII\/179\/179-17.htm\" target=\"_blank\" rel=\"noopener\">Official source<\/a> <a href=\"#ref-15\">\u21a9<\/a><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"px-6 md:px-12 py-6 bg-amber-50 border-t border-amber-200 text-sm text-amber-950\">\n<p class=\"mb-0\"><strong>Legal disclaimer:<\/strong> This page provides general educational information, not legal advice. Alcohol laws, fees, forms, and agency interpretations change. Confirm every event with NHLC, the municipality, the venue, NH DHHS when applicable, and qualified legal and insurance professionals before operating.<\/p>\n<\/section>\n<\/div>\n<p><script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"Article\",\n    \"headline\": \"New Hampshire Mobile Bartending Laws\",\n    \"description\": \"A practical guide to New Hampshire mobile bartending laws, including dry hire, off-site caterer licensing, one-day event licenses, training, fees and startup steps.\",\n    \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"PortableBar\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"PortableBar\"\n    },\n    \"dateModified\": \"2026-07-16\",\n    \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\\\/\\\/www.portablebar.com\\\/mobile-bartending-laws\\\/new-hampshire\\\/\"\n    },\n    \"about\": [\n        \"New Hampshire mobile bartending laws\",\n        \"Dry hire bartending\",\n        \"Off-site caterer license\",\n        \"One-day liquor license\",\n        \"NHLC\"\n    ]\n}<\/script><br \/>\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"BreadcrumbList\",\n    \"itemListElement\": [\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Home\",\n            \"item\": \"https:\\\/\\\/www.portablebar.com\\\/\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Mobile Bartending Laws\",\n            \"item\": \"https:\\\/\\\/www.portablebar.com\\\/mobile-bartending-laws\\\/\"\n        },\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"New Hampshire\",\n            \"item\": \"https:\\\/\\\/www.portablebar.com\\\/mobile-bartending-laws\\\/new-hampshire\\\/\"\n        }\n    ]\n}<\/script><br \/>\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I run a dry-hire mobile bar in New Hampshire?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Generally yes for a private event when the host purchases, owns, and provides all alcohol and the business charges only for services, equipment, and nonalcoholic supplies.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can a dry-hire bartender purchase alcohol and bill the host back?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Reimbursement or bundled pricing can create a direct or indirect alcohol sale requiring a license.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What does a New Hampshire off-site caterer license cost?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The annual statutory fee is $840, plus applicable application, business, food, tax, inspection, and local costs.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can an off-site caterer serve at a private home?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Not under the ordinary off-site caterer provision because its statutory public-building definition expressly excludes private residences.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Does New Hampshire offer a for-profit one-day alcohol license?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. It costs $100, is limited to 500 patrons, and is capped at six licenses per for-profit entity per calendar year.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do New Hampshire bartenders need a state card?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No separate statewide bartender card is required. License representatives have mandatory management training, and NHLC offers responsible-service education for employees.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How old must a New Hampshire bartender be?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"At least 18 to serve or otherwise handle alcohol as a bartender on licensed premises.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are there dry counties in New Hampshire?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"New Hampshire uses municipal local-option votes rather than county liquor boards. Operators must verify the exact city or town and license category.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How late can a licensed New Hampshire event serve alcohol?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Generally until 1:00 a.m.; a municipality may authorize sales until 2:00 a.m. Drinks must be consumed within 30 minutes after service ends.\"\n            }\n        }\n    ]\n}<\/script><\/p>","protected":false},"excerpt":{"rendered":"<p>Home\/ Mobile Bartending Laws\/ New Hampshire Dry Hire Available $840 Off-Site Caterer $100 One-Day License Minimum Server Age 18 New Hampshire Mobile Bartending Laws New Hampshire supports service-only dry hire, but selling or supplying alcohol requires NH Liquor Commission authority. Operators can pursue an annual off-site caterer license or, for a limited number of approved<\/p>","protected":false},"author":1,"featured_media":0,"parent":29836,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-tailwind-canvas.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-30755","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Hampshire Mobile Bartending Laws: Dry &amp; Wet Hire<\/title>\n<meta name=\"description\" content=\"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Hampshire Mobile Bartending Laws: Dry &amp; Wet Hire\" \/>\n<meta property=\"og:description\" content=\"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/\" \/>\n<meta property=\"og:site_name\" content=\"Portable Bars by Customized Designs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T15:15:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"14\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/\",\"name\":\"New Hampshire Mobile Bartending Laws: Dry & Wet Hire\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\",\"datePublished\":\"2026-07-16T15:10:51+00:00\",\"dateModified\":\"2026-07-16T15:15:51+00:00\",\"description\":\"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\",\"contentUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/mobile-bartending-laws\\\/new-hampshire\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.portablebar.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mobile Bartending Laws by State: The Ultimate Licensing Guide\",\"item\":\"https:\\\/\\\/www.portablebar.com\\\/mobile-bartending-laws\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"new hampshire\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/\",\"name\":\"Portable Bars by Customized Designs\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.portablebar.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Hampshire Mobile Bartending Laws: Dry & Wet Hire","description":"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/","og_locale":"de_DE","og_type":"article","og_title":"New Hampshire Mobile Bartending Laws: Dry & Wet Hire","og_description":"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.","og_url":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/","og_site_name":"Portable Bars by Customized Designs","article_modified_time":"2026-07-16T15:15:51+00:00","og_image":[{"url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"14\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/","url":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/","name":"New Hampshire Mobile Bartending Laws: Dry & Wet Hire","isPartOf":{"@id":"https:\/\/www.portablebar.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/#primaryimage"},"image":{"@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/#primaryimage"},"thumbnailUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp","datePublished":"2026-07-16T15:10:51+00:00","dateModified":"2026-07-16T15:15:51+00:00","description":"Learn New Hampshire mobile bartending laws, dry hire rules, off-site caterer licensing, one-day event permits, fees, training and startup steps.","breadcrumb":{"@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/#primaryimage","url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp","contentUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.portablebar.com\/de\/mobile-bartending-laws\/new-hampshire\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.portablebar.com\/"},{"@type":"ListItem","position":2,"name":"Mobile Bartending Laws by State: The Ultimate Licensing Guide","item":"https:\/\/www.portablebar.com\/mobile-bartending-laws\/"},{"@type":"ListItem","position":3,"name":"new hampshire"}]},{"@type":"WebSite","@id":"https:\/\/www.portablebar.com\/de\/#website","url":"https:\/\/www.portablebar.com\/de\/","name":"Tragbare Bars von Customized Designs","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.portablebar.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/pages\/30755","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/comments?post=30755"}],"version-history":[{"count":2,"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/pages\/30755\/revisions"}],"predecessor-version":[{"id":30758,"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/pages\/30755\/revisions\/30758"}],"up":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/pages\/29836"}],"wp:attachment":[{"href":"https:\/\/www.portablebar.com\/de\/wp-json\/wp\/v2\/media?parent=30755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}