{"id":654,"date":"2026-03-10T19:20:20","date_gmt":"2026-03-10T19:20:20","guid":{"rendered":"https:\/\/hiaedge.com\/staging\/3501\/?page_id=654"},"modified":"2026-07-08T23:19:23","modified_gmt":"2026-07-08T23:19:23","slug":"hia-110-prompting-1","status":"publish","type":"page","link":"https:\/\/hiaedge.com\/staging\/3501\/hia-110-prompting-1\/","title":{"rendered":"HIA 110: Prompting 1"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"654\" class=\"elementor elementor-654\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ca75c6 e-flex e-con-boxed e-con e-parent\" data-id=\"6ca75c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e44fe14 e-con-full e-flex e-con e-child\" data-id=\"e44fe14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-265b7ea elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"265b7ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">HIA 110: Prompting 1<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ee3167 elementor-widget elementor-widget-html\" data-id=\"5ee3167\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Course\",\"name\":\"HIA 110: Prompting 1\",\"description\":\"Advanced prompting for professionals who want better, more consistent AI outputs in real work. A live online seminar that goes beyond the basics.\",\"provider\":{\"@type\":\"EducationalOrganization\",\"name\":\"Hybrid Intelligence Academy\",\"url\":\"https:\/\/rap.ytq.mybluehost.me\/\"},\"url\":\"https:\/\/rap.ytq.mybluehost.me\/hia-110-prompting-1\/\",\"hasCourseInstance\":{\"@type\":\"CourseInstance\",\"courseMode\":\"Online\",\"courseWorkload\":\"PT1H30M\"},\"offers\":{\"@type\":\"Offer\",\"category\":\"Paid\",\"price\":\"125\",\"priceCurrency\":\"USD\",\"url\":\"https:\/\/rap.ytq.mybluehost.me\/hia-110-prompting-1\/\"}}<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b5176d e-flex e-con-boxed e-con e-parent\" data-id=\"0b5176d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0dca6e5 elementor-widget elementor-widget-html\" data-id=\"0dca6e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .hia110-page {\r\n    --hia-navy: #061f4f;\r\n    --hia-blue: #00a8d8;\r\n    --hia-cyan: #18c8ff;\r\n    --hia-ink: #102650;\r\n    --hia-muted: #5b6680;\r\n    --hia-soft: #f7f9fc;\r\n    --hia-aqua-soft: #e9fbff;\r\n    --hia-aqua-light: #f7fdff;\r\n    --hia-line: rgba(6, 31, 79, 0.12);\r\n    --hia-white: #ffffff;\r\n    --hia-loop-x: 24px;\r\n    --hia-loop-top: 0px;\r\n    --hia-loop-height: 0px;\r\n    --hia-content-offset: 124px;\r\n\r\n    position: relative;\r\n    width: 100%;\r\n    font-family: \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\r\n    color: var(--hia-ink);\r\n    background: #ffffff;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hia110-page,\r\n  .hia110-page * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .hia110-page a {\r\n    text-decoration: none;\r\n  }\r\n\r\n  .hia110-page button {\r\n    font-family: inherit;\r\n    appearance: none;\r\n    -webkit-appearance: none;\r\n  }\r\n\r\n  .hia110-wrap {\r\n    position: relative;\r\n    width: min(1120px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .hia110-section {\r\n    position: relative;\r\n    padding: 58px 0;\r\n  }\r\n\r\n  .hia110-section-soft {\r\n    background:\r\n      radial-gradient(circle at 100% 0%, rgba(0, 168, 216, 0.08), transparent 28%),\r\n      #f7f9fc;\r\n  }\r\n\r\n  \/* PROMPT LOOP PATH *\/\r\n\r\n  .hia110-loop-line {\r\n    position: absolute;\r\n    top: var(--hia-loop-top);\r\n    left: var(--hia-loop-x);\r\n    width: 3px;\r\n    height: var(--hia-loop-height);\r\n    background: linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0, 168, 216, 0.2),\r\n      rgba(0, 168, 216, 0.45),\r\n      rgba(0, 168, 216, 0.2),\r\n      transparent\r\n    );\r\n    z-index: 0;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .hia110-loop-line::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: -1px;\r\n    width: 5px;\r\n    height: 160px;\r\n    border-radius: 999px;\r\n    background: linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(24, 200, 255, 0.95),\r\n      transparent\r\n    );\r\n    animation: hia110-loop-shimmer 8s linear infinite;\r\n  }\r\n\r\n  @keyframes hia110-loop-shimmer {\r\n    0% {\r\n      transform: translateY(-160px);\r\n      opacity: 0;\r\n    }\r\n    14% {\r\n      opacity: 1;\r\n    }\r\n    86% {\r\n      opacity: 1;\r\n    }\r\n    100% {\r\n      transform: translateY(calc(100vh + 1100px));\r\n      opacity: 0;\r\n    }\r\n  }\r\n\r\n  .hia110-stop .hia110-wrap {\r\n    padding-left: var(--hia-content-offset);\r\n  }\r\n\r\n  .hia110-stop::before {\r\n    content: attr(data-stop);\r\n    position: absolute;\r\n    top: 60px;\r\n    left: var(--hia-stop-marker-left, -3px);\r\n    width: 56px;\r\n    height: 56px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 999px;\r\n    background: var(--hia-aqua-soft);\r\n    border: 2px solid rgba(0, 168, 216, 0.85);\r\n    color: var(--hia-navy);\r\n    font-size: 21px;\r\n    line-height: 1;\r\n    font-weight: 950;\r\n    box-shadow: 0 10px 22px rgba(6, 31, 79, 0.12);\r\n    z-index: 2;\r\n  }\r\n\r\n  .hia110-eyebrow {\r\n    margin: 0 0 10px;\r\n    color: var(--hia-blue);\r\n    font-size: 13px;\r\n    line-height: 1.2;\r\n    font-weight: 850;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .hia110-page h2 {\r\n    margin: 0 0 18px;\r\n    color: var(--hia-navy);\r\n    font-size: clamp(30px, 3.2vw, 46px);\r\n    line-height: 1.08;\r\n    font-weight: 950;\r\n    letter-spacing: -0.04em;\r\n  }\r\n\r\n  .hia110-section-intro {\r\n    max-width: 780px;\r\n    margin: 0 0 30px;\r\n    color: var(--hia-muted);\r\n    font-size: 17px;\r\n    line-height: 1.55;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-button-row {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 14px;\r\n    align-items: center;\r\n    margin-top: 24px;\r\n  }\r\n\r\n  .hia110-button,\r\n  .hia110-button:link,\r\n  .hia110-button:visited {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 48px;\r\n    padding: 13px 24px;\r\n    border: 1px solid var(--hia-navy);\r\n    background: var(--hia-navy);\r\n    color: #ffffff !important;\r\n    font-size: 14px;\r\n    line-height: 1.2;\r\n    font-weight: 850;\r\n    text-decoration: none !important;\r\n    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;\r\n  }\r\n\r\n  .hia110-button:hover,\r\n  .hia110-button:focus-visible {\r\n    background: #ffffff;\r\n    color: var(--hia-navy) !important;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 10px 22px rgba(6, 31, 79, 0.13);\r\n    outline: none;\r\n  }\r\n\r\n  .hia110-text-link,\r\n  .hia110-text-link:link,\r\n  .hia110-text-link:visited {\r\n    color: var(--hia-navy) !important;\r\n    font-size: 14px;\r\n    font-weight: 850;\r\n    text-decoration: underline;\r\n    text-underline-offset: 4px;\r\n  }\r\n\r\n  .hia110-text-link:hover,\r\n  .hia110-text-link:focus-visible {\r\n    color: var(--hia-blue) !important;\r\n    outline: none;\r\n  }\r\n\r\n  \/* NEXT SESSION *\/\r\n\r\n  .hia110-next {\r\n    position: relative;\r\n    padding: 34px 0 18px;\r\n    background: #ffffff;\r\n  }\r\n\r\n  .hia110-next-card {\r\n    width: min(1120px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n    padding: 22px 24px;\r\n    display: grid;\r\n    grid-template-columns: minmax(250px, 0.9fr) minmax(320px, 1.35fr) auto;\r\n    gap: 18px;\r\n    align-items: end;\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 14px;\r\n    background:\r\n      radial-gradient(circle at 100% 0%, rgba(0, 168, 216, 0.09), transparent 24%),\r\n      #ffffff;\r\n    box-shadow: 0 14px 34px rgba(6, 31, 79, 0.08);\r\n  }\r\n\r\n  .hia110-next-card > div:first-child {\r\n    align-self: center;\r\n  }\r\n\r\n  .hia110-next-title {\r\n    margin: 0 0 5px;\r\n    color: var(--hia-blue);\r\n    font-size: 13px;\r\n    line-height: 1.2;\r\n    font-weight: 850;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .hia110-next-subtitle {\r\n    margin: 0;\r\n    color: var(--hia-navy);\r\n    font-size: 18px;\r\n    line-height: 1.25;\r\n    font-weight: 850;\r\n  }\r\n\r\n  .hia110-next-date-wrap {\r\n    align-self: end;\r\n    padding-bottom: 3px;\r\n    min-width: 0;\r\n    color: var(--hia-ink);\r\n  }\r\n\r\n  #hia110-next-date {\r\n    display: inline-block;\r\n    color: var(--hia-navy);\r\n    font-size: clamp(18px, 1.45vw, 22px);\r\n    line-height: 1.2;\r\n    font-weight: 850;\r\n    letter-spacing: -0.015em;\r\n  }\r\n\r\n  #hia110-next-date:empty::before {\r\n    content: \"Loading next session\u2026\";\r\n    color: var(--hia-muted);\r\n    font-size: 16px;\r\n    font-weight: 650;\r\n  }\r\n\r\n  .hia110-next-card .hia110-button {\r\n    align-self: center;\r\n  }\r\n\r\n  \/* OPENING PROBLEM *\/\r\n\r\n  .hia110-problem-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    gap: 18px;\r\n  }\r\n\r\n  .hia110-problem-card {\r\n    min-height: 210px;\r\n    padding: 26px 24px;\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 14px;\r\n    background: #ffffff;\r\n    box-shadow: 0 12px 26px rgba(6, 31, 79, 0.07);\r\n  }\r\n\r\n  .hia110-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    display: grid;\r\n    place-items: center;\r\n    margin: 0 0 18px;\r\n    border-radius: 999px;\r\n    color: var(--hia-blue);\r\n    background: var(--hia-aqua-soft);\r\n  }\r\n\r\n  .hia110-icon svg {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: block;\r\n    fill: none;\r\n    stroke: currentColor;\r\n  }\r\n\r\n  .hia110-card-title {\r\n    display: block;\r\n    margin: 0 0 8px;\r\n    color: var(--hia-navy);\r\n    font-size: 19px;\r\n    line-height: 1.18;\r\n    font-weight: 920;\r\n  }\r\n\r\n  .hia110-card-copy {\r\n    margin: 0;\r\n    color: var(--hia-muted);\r\n    font-size: 15px;\r\n    line-height: 1.5;\r\n    font-weight: 560;\r\n  }\r\n\r\n  \/* FIT SECTION *\/\r\n\r\n  .hia110-fit-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(280px, 0.75fr) minmax(0, 1.25fr);\r\n    gap: 34px;\r\n    align-items: start;\r\n  }\r\n\r\n  .hia110-fit-list {\r\n    display: grid;\r\n    gap: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    list-style: none;\r\n  }\r\n\r\n  .hia110-fit-item {\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 14px;\r\n    background: #ffffff;\r\n    overflow: hidden;\r\n    box-shadow: 0 10px 22px rgba(6, 31, 79, 0.05);\r\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\r\n  }\r\n\r\n  .hia110-fit-item:hover,\r\n  .hia110-fit-item.is-open {\r\n    border-color: rgba(0, 168, 216, 0.42);\r\n    box-shadow: 0 14px 28px rgba(6, 31, 79, 0.09);\r\n    background: #ffffff;\r\n  }\r\n\r\n  .hia110-fit-question {\r\n    width: 100%;\r\n    min-height: 84px;\r\n    display: grid;\r\n    grid-template-columns: 42px minmax(0, 1fr) 44px;\r\n    column-gap: 18px;\r\n    align-items: center;\r\n    padding: 17px 18px;\r\n    border: 0;\r\n    background: #ffffff !important;\r\n    color: var(--hia-navy) !important;\r\n    text-align: left;\r\n    cursor: pointer;\r\n    transition: background 0.2s ease, color 0.2s ease;\r\n  }\r\n\r\n  .hia110-fit-question:hover,\r\n  .hia110-fit-question:focus,\r\n  .hia110-fit-question:focus-visible,\r\n  .hia110-fit-question:active,\r\n  .hia110-fit-item.is-open .hia110-fit-question,\r\n  .hia110-fit-question[aria-expanded=\"true\"] {\r\n    background: var(--hia-aqua-soft) !important;\r\n    color: var(--hia-navy) !important;\r\n    outline: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .hia110-check {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    justify-self: center;\r\n    border-radius: 999px;\r\n    background: var(--hia-blue) !important;\r\n    color: #ffffff !important;\r\n    font-size: 15px;\r\n    font-weight: 950;\r\n  }\r\n\r\n  .hia110-fit-title {\r\n    min-width: 0;\r\n    display: block;\r\n    color: var(--hia-navy) !important;\r\n    font-size: 16px;\r\n    line-height: 1.35;\r\n    font-weight: 850;\r\n    padding-right: 8px;\r\n    overflow-wrap: normal;\r\n    word-break: normal;\r\n  }\r\n\r\n  .hia110-plus {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    justify-self: end;\r\n    border-radius: 999px;\r\n    color: #ffffff !important;\r\n    background: var(--hia-blue) !important;\r\n    font-size: 20px;\r\n    line-height: 1;\r\n    font-weight: 750;\r\n    transition: transform 0.2s ease;\r\n  }\r\n\r\n  .hia110-fit-item.is-open .hia110-plus {\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .hia110-fit-answer {\r\n    display: none;\r\n    padding: 0 20px 20px 64px;\r\n    background: var(--hia-aqua-light);\r\n  }\r\n\r\n  .hia110-fit-item.is-open .hia110-fit-answer {\r\n    display: block;\r\n  }\r\n\r\n  .hia110-fit-answer p {\r\n    margin: 0;\r\n    color: var(--hia-muted);\r\n    font-size: 15.5px;\r\n    line-height: 1.55;\r\n    font-weight: 560;\r\n  }\r\n\r\n  \/* LEARN ACCORDION *\/\r\n\r\n  .hia110-learn-accordion {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 14px;\r\n  }\r\n\r\n  .hia110-learn-item {\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 14px;\r\n    background: #ffffff;\r\n    overflow: hidden;\r\n    box-shadow: 0 10px 22px rgba(6, 31, 79, 0.06);\r\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\r\n  }\r\n\r\n  .hia110-learn-item:hover,\r\n  .hia110-learn-item.is-open {\r\n    border-color: rgba(0, 168, 216, 0.42);\r\n    box-shadow: 0 14px 28px rgba(6, 31, 79, 0.09);\r\n  }\r\n\r\n  .hia110-learn-question {\r\n    width: 100%;\r\n    min-height: 88px;\r\n    display: grid;\r\n    grid-template-columns: 42px minmax(0, 1fr) 44px;\r\n    column-gap: 18px;\r\n    align-items: center;\r\n    padding: 18px 20px;\r\n    border: 0;\r\n    background: #ffffff !important;\r\n    color: var(--hia-navy) !important;\r\n    text-align: left;\r\n    cursor: pointer;\r\n    transition: background 0.2s ease;\r\n  }\r\n\r\n  .hia110-learn-question:hover,\r\n  .hia110-learn-question:focus,\r\n  .hia110-learn-question:focus-visible,\r\n  .hia110-learn-question:active,\r\n  .hia110-learn-question[aria-expanded=\"true\"],\r\n  .hia110-learn-item.is-open .hia110-learn-question {\r\n    background: var(--hia-aqua-soft) !important;\r\n    color: var(--hia-navy) !important;\r\n    outline: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .hia110-learn-number {\r\n    width: 36px;\r\n    height: 36px;\r\n    display: grid;\r\n    place-items: center;\r\n    justify-self: center;\r\n    border-radius: 999px;\r\n    background: var(--hia-navy) !important;\r\n    color: #ffffff !important;\r\n    font-size: 15px;\r\n    font-weight: 950;\r\n  }\r\n\r\n  .hia110-learn-title {\r\n    min-width: 0;\r\n    display: block;\r\n    margin: 0;\r\n    padding-right: 10px;\r\n    color: var(--hia-navy) !important;\r\n    font-size: 17px;\r\n    line-height: 1.24;\r\n    font-weight: 920;\r\n    overflow-wrap: normal;\r\n    word-break: normal;\r\n  }\r\n\r\n  .hia110-learn-plus {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    justify-self: end;\r\n    border-radius: 999px;\r\n    color: #ffffff !important;\r\n    background: var(--hia-blue) !important;\r\n    font-size: 20px;\r\n    line-height: 1;\r\n    font-weight: 750;\r\n    transition: transform 0.2s ease;\r\n  }\r\n\r\n  .hia110-learn-item.is-open .hia110-learn-plus {\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .hia110-learn-answer {\r\n    display: none;\r\n    padding: 0 20px 20px 76px;\r\n    background: var(--hia-aqua-light);\r\n  }\r\n\r\n  .hia110-learn-item.is-open .hia110-learn-answer {\r\n    display: block;\r\n  }\r\n\r\n  .hia110-learn-answer p {\r\n    margin: 0 0 12px;\r\n    color: var(--hia-muted);\r\n    font-size: 14.8px;\r\n    line-height: 1.55;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-learn-answer p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  \/* DIFFERENT CARDS *\/\r\n\r\n  .hia110-different-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    gap: 16px;\r\n  }\r\n\r\n  .hia110-reveal-card {\r\n    position: relative;\r\n    min-height: 210px;\r\n    padding: 22px 20px;\r\n    border-radius: 14px;\r\n    border: 1px solid rgba(6, 31, 79, 0.14);\r\n    background: #ffffff !important;\r\n    color: var(--hia-navy);\r\n    box-shadow: 0 12px 26px rgba(6, 31, 79, 0.07);\r\n    overflow: hidden;\r\n    cursor: pointer;\r\n    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, background 0.22s ease;\r\n  }\r\n\r\n  .hia110-reveal-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: auto 0 0 0;\r\n    height: 5px;\r\n    background: var(--hia-blue);\r\n    opacity: 1;\r\n  }\r\n\r\n  .hia110-reveal-card.is-open,\r\n  .hia110-reveal-card:hover,\r\n  .hia110-reveal-card:focus-within {\r\n    transform: translateY(-4px);\r\n    border-color: rgba(0, 168, 216, 0.55);\r\n    box-shadow: 0 18px 34px rgba(6, 31, 79, 0.12);\r\n    background: var(--hia-aqua-light) !important;\r\n  }\r\n\r\n  .hia110-reveal-front {\r\n    display: grid;\r\n    gap: 12px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  .hia110-reveal-icon {\r\n    width: 44px;\r\n    height: 44px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 999px;\r\n    color: var(--hia-blue);\r\n    background: var(--hia-aqua-soft);\r\n  }\r\n\r\n  .hia110-reveal-icon svg {\r\n    width: 25px;\r\n    height: 25px;\r\n    display: block;\r\n    fill: none;\r\n    stroke: currentColor;\r\n  }\r\n\r\n  .hia110-reveal-title {\r\n    display: block;\r\n    margin: 0;\r\n    color: var(--hia-navy);\r\n    font-size: 18px;\r\n    line-height: 1.18;\r\n    font-weight: 950;\r\n  }\r\n\r\n  .hia110-reveal-copy {\r\n    display: none;\r\n    position: relative;\r\n    z-index: 1;\r\n    margin: 14px 0 0;\r\n    color: var(--hia-muted);\r\n    font-size: 14.8px;\r\n    line-height: 1.5;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-reveal-card:hover .hia110-reveal-copy,\r\n  .hia110-reveal-card:focus-within .hia110-reveal-copy,\r\n  .hia110-reveal-card.is-open .hia110-reveal-copy {\r\n    display: block;\r\n  }\r\n\r\n  .hia110-reveal-toggle {\r\n    position: absolute;\r\n    inset: 0;\r\n    border: 0;\r\n    background: transparent !important;\r\n    background-color: transparent !important;\r\n    color: inherit !important;\r\n    cursor: pointer;\r\n    z-index: 2;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .hia110-reveal-toggle:hover,\r\n  .hia110-reveal-toggle:focus,\r\n  .hia110-reveal-toggle:active,\r\n  .hia110-reveal-toggle:focus-visible {\r\n    background: transparent !important;\r\n    background-color: transparent !important;\r\n    color: inherit !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .hia110-reveal-toggle:focus-visible {\r\n    outline: 3px solid rgba(0, 168, 216, 0.35);\r\n    outline-offset: -4px;\r\n  }\r\n\r\n  \/* TEACHER *\/\r\n\r\n  .hia110-teacher-card {\r\n    display: grid;\r\n    grid-template-columns: minmax(260px, 0.75fr) minmax(0, 1.25fr);\r\n    gap: 32px;\r\n    align-items: center;\r\n    padding: 34px;\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 18px;\r\n    background:\r\n      radial-gradient(circle at 100% 0%, rgba(24, 200, 255, 0.12), transparent 22%),\r\n      #ffffff;\r\n    box-shadow: 0 18px 42px rgba(6, 31, 79, 0.08);\r\n  }\r\n\r\n  .hia110-teacher-badge {\r\n    padding: 28px;\r\n    border-radius: 16px;\r\n    background: var(--hia-navy);\r\n    border-top: 4px solid var(--hia-blue);\r\n    color: #ffffff;\r\n  }\r\n\r\n  .hia110-teacher-badge-title {\r\n    margin: 0 0 10px;\r\n    font-size: 25px;\r\n    line-height: 1.08;\r\n    font-weight: 950;\r\n    letter-spacing: -0.03em;\r\n  }\r\n\r\n  .hia110-teacher-badge-copy {\r\n    margin: 0;\r\n    color: rgba(255,255,255,0.84);\r\n    font-size: 15px;\r\n    line-height: 1.5;\r\n    font-weight: 570;\r\n  }\r\n\r\n  .hia110-teacher-copy p {\r\n    margin: 0 0 14px;\r\n    color: var(--hia-muted);\r\n    font-size: 16px;\r\n    line-height: 1.56;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-teacher-copy p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  .hia110-teacher-copy strong {\r\n    color: var(--hia-navy);\r\n    font-weight: 850;\r\n  }\r\n\r\n  \/* FAQ *\/\r\n\r\n  .hia110-faq {\r\n    display: grid;\r\n    gap: 12px;\r\n  }\r\n\r\n  .hia110-faq-item {\r\n    border: 1px solid var(--hia-line);\r\n    border-radius: 12px;\r\n    background: #ffffff;\r\n    overflow: hidden;\r\n    box-shadow: 0 10px 22px rgba(6, 31, 79, 0.05);\r\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\r\n  }\r\n\r\n  .hia110-faq-item:hover,\r\n  .hia110-faq-item.is-open {\r\n    border-color: rgba(0, 168, 216, 0.42);\r\n    box-shadow: 0 14px 28px rgba(6, 31, 79, 0.09);\r\n  }\r\n\r\n  .hia110-faq-question {\r\n    width: 100%;\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 1fr) 44px;\r\n    column-gap: 18px;\r\n    align-items: center;\r\n    padding: 18px 20px;\r\n    border: 0;\r\n    background: #ffffff !important;\r\n    color: var(--hia-navy) !important;\r\n    text-align: left;\r\n    cursor: pointer;\r\n    font-size: 16px;\r\n    line-height: 1.3;\r\n    font-weight: 880;\r\n    transition: background 0.2s ease;\r\n  }\r\n\r\n  .hia110-faq-question span:first-child {\r\n    min-width: 0;\r\n    padding-right: 8px;\r\n    color: var(--hia-navy) !important;\r\n  }\r\n\r\n  .hia110-faq-question:hover,\r\n  .hia110-faq-question:focus,\r\n  .hia110-faq-question:focus-visible,\r\n  .hia110-faq-question:active,\r\n  .hia110-faq-question[aria-expanded=\"true\"],\r\n  .hia110-faq-item.is-open .hia110-faq-question {\r\n    background: var(--hia-aqua-soft) !important;\r\n    color: var(--hia-navy) !important;\r\n    outline: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .hia110-faq-plus {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    justify-self: end;\r\n    border-radius: 999px;\r\n    color: #ffffff !important;\r\n    background: var(--hia-blue) !important;\r\n    font-size: 20px;\r\n    line-height: 1;\r\n    font-weight: 750;\r\n    transition: transform 0.2s ease;\r\n  }\r\n\r\n  .hia110-faq-item.is-open .hia110-faq-plus {\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .hia110-faq-answer {\r\n    display: none;\r\n    padding: 0 20px 20px;\r\n    color: var(--hia-muted) !important;\r\n    background: var(--hia-aqua-light);\r\n  }\r\n\r\n  .hia110-faq-item.is-open .hia110-faq-answer {\r\n    display: block;\r\n  }\r\n\r\n  .hia110-faq-answer p {\r\n    margin: 0 0 14px !important;\r\n    color: var(--hia-muted) !important;\r\n    font-size: 15.5px;\r\n    line-height: 1.6;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-faq-answer p:last-child {\r\n    margin-bottom: 0 !important;\r\n  }\r\n\r\n  \/* BOTTOM CTA *\/\r\n\r\n  .hia110-bottom-cta {\r\n    padding: 58px 0 70px;\r\n    background:\r\n      radial-gradient(circle at 20% 0%, rgba(24, 200, 255, 0.14), transparent 30%),\r\n      linear-gradient(135deg, #031338, #061f4f);\r\n    color: #ffffff;\r\n    text-align: center;\r\n  }\r\n\r\n  .hia110-bottom-box {\r\n    width: min(820px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .hia110-bottom-title {\r\n    margin: 0 0 14px;\r\n    color: #ffffff;\r\n    font-size: clamp(30px, 3.5vw, 48px);\r\n    line-height: 1.06;\r\n    font-weight: 950;\r\n    letter-spacing: -0.04em;\r\n  }\r\n\r\n  .hia110-bottom-copy {\r\n    margin: 0 auto 24px;\r\n    max-width: 650px;\r\n    color: rgba(255,255,255,0.84);\r\n    font-size: 17px;\r\n    line-height: 1.55;\r\n    font-weight: 560;\r\n  }\r\n\r\n  .hia110-bottom-cta .hia110-button,\r\n  .hia110-bottom-cta .hia110-button:link,\r\n  .hia110-bottom-cta .hia110-button:visited {\r\n    background: #ffffff;\r\n    color: var(--hia-navy) !important;\r\n    border-color: #ffffff;\r\n  }\r\n\r\n  .hia110-bottom-cta .hia110-button:hover,\r\n  .hia110-bottom-cta .hia110-button:focus-visible {\r\n    background: transparent;\r\n    color: #ffffff !important;\r\n  }\r\n\r\n  @media (max-width: 1180px) {\r\n    .hia110-loop-line,\r\n    .hia110-stop::before {\r\n      display: none;\r\n    }\r\n\r\n    .hia110-stop .hia110-wrap {\r\n      padding-left: 0;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 980px) {\r\n    .hia110-next-card,\r\n    .hia110-fit-grid,\r\n    .hia110-teacher-card {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .hia110-problem-grid,\r\n    .hia110-different-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    }\r\n\r\n    .hia110-learn-accordion {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .hia110-next-date-wrap {\r\n      align-self: start;\r\n      padding-bottom: 0;\r\n    }\r\n\r\n    .hia110-next-card .hia110-button {\r\n      align-self: start;\r\n      width: 100%;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 760px) {\r\n    .hia110-section {\r\n      padding: 44px 0;\r\n    }\r\n\r\n    .hia110-next-card {\r\n      width: min(100% - 32px, 1120px);\r\n      grid-template-columns: 1fr;\r\n      gap: 16px;\r\n      padding: 20px;\r\n    }\r\n\r\n    .hia110-button {\r\n      width: 100%;\r\n    }\r\n\r\n    .hia110-button-row {\r\n      align-items: stretch;\r\n    }\r\n\r\n    .hia110-text-link {\r\n      text-align: center;\r\n      width: 100%;\r\n    }\r\n\r\n    .hia110-problem-grid,\r\n    .hia110-different-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .hia110-fit-question {\r\n      grid-template-columns: 38px minmax(0, 1fr) 40px;\r\n      column-gap: 14px;\r\n      padding: 16px;\r\n    }\r\n\r\n    .hia110-fit-title {\r\n      padding-right: 6px;\r\n    }\r\n\r\n    .hia110-learn-question {\r\n      grid-template-columns: 38px minmax(0, 1fr) 40px;\r\n      column-gap: 14px;\r\n      padding: 16px;\r\n    }\r\n\r\n    .hia110-learn-title {\r\n      padding-right: 6px;\r\n    }\r\n\r\n    .hia110-learn-answer {\r\n      padding: 0 16px 18px 68px;\r\n    }\r\n\r\n    .hia110-fit-answer {\r\n      padding: 0 18px 18px 64px;\r\n    }\r\n\r\n    .hia110-faq-question {\r\n      grid-template-columns: minmax(0, 1fr) 40px;\r\n      column-gap: 14px;\r\n      padding: 16px;\r\n    }\r\n\r\n    .hia110-teacher-card {\r\n      padding: 22px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .hia110-loop-line::after {\r\n      animation: none;\r\n      display: none;\r\n    }\r\n\r\n    .hia110-button,\r\n    .hia110-reveal-card,\r\n    .hia110-faq-plus,\r\n    .hia110-learn-plus,\r\n    .hia110-plus {\r\n      transition: none;\r\n    }\r\n\r\n    .hia110-button:hover,\r\n    .hia110-button:focus-visible,\r\n    .hia110-reveal-card:hover,\r\n    .hia110-reveal-card:focus-within,\r\n    .hia110-reveal-card.is-open {\r\n      transform: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"hia110-page\">\r\n  <div class=\"hia110-loop-line\" aria-hidden=\"true\"><\/div>\r\n\r\n  <section class=\"hia110-next\" aria-label=\"Next live HIA 110 session\">\r\n    <div class=\"hia110-next-card\">\r\n      <div>\r\n        <p class=\"hia110-next-title\">Next live session<\/p>\r\n        <p class=\"hia110-next-subtitle\">HIA 110: Prompting I - $125<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"hia110-next-date-wrap\">\r\n        <span id=\"hia110-next-date\">Loading next session\u2026<\/span>\r\n      <\/div>\r\n\r\n      <a class=\"hia110-button\" href=\"https:\/\/rap.ytq.mybluehost.me\/hia-110-registration\/\">Reserve your seat<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section hia110-stop\" id=\"what-youll-learn\" data-stop=\"1\">\r\n    <div class=\"hia110-wrap\">\r\n      <p class=\"hia110-eyebrow\">what this seminar helps you do<\/p>\r\n      <h2>Stop creating AL slop (generic work)<\/h2>\r\n      <p class=\"hia110-section-intro\">\r\n        It sounds polished at first. Then you realize it is vague, bloated, or not quite right.\r\n        HIA 110 teaches you how to give AI better direction, improve weak first drafts, and get clearer, more useful results in less time.\r\n      <\/p>\r\n\r\n      <div class=\"hia110-problem-grid\">\r\n        <div class=\"hia110-problem-card\">\r\n          <span class=\"hia110-icon\" aria-hidden=\"true\">\r\n            <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n              <path d=\"M14 10h20v28H14z\" \/>\r\n              <path d=\"M19 18h10\" \/>\r\n              <path d=\"M19 25h10\" \/>\r\n              <path d=\"M19 32h6\" \/>\r\n            <\/svg>\r\n          <\/span>\r\n          <span class=\"hia110-card-title\">Better setup<\/span>\r\n          <p class=\"hia110-card-copy\">Give AI the right context before it starts.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-problem-card\">\r\n          <span class=\"hia110-icon\" aria-hidden=\"true\">\r\n            <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n              <path d=\"M8 12h32v22H18l-8 7v-7H8z\" \/>\r\n              <path d=\"M16 21h16\" \/>\r\n              <path d=\"M16 28h10\" \/>\r\n            <\/svg>\r\n          <\/span>\r\n          <span class=\"hia110-card-title\">Better direction<\/span>\r\n          <p class=\"hia110-card-copy\">Guide the answer after the first draft.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-problem-card\">\r\n          <span class=\"hia110-icon\" aria-hidden=\"true\">\r\n            <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n              <path d=\"M8 36 18 26l8 7 14-18\" \/>\r\n              <path d=\"M32 15h8v8\" \/>\r\n            <\/svg>\r\n          <\/span>\r\n          <span class=\"hia110-card-title\">Better results<\/span>\r\n          <p class=\"hia110-card-copy\">Get better quality, every time.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hia110-button-row\">\r\n        <a class=\"hia110-text-link\" href=\"#what-we-cover\">See what you\u2019ll learn<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section hia110-section-soft hia110-stop\" data-stop=\"2\">\r\n    <div class=\"hia110-wrap hia110-fit-grid\">\r\n      <div>\r\n        <p class=\"hia110-eyebrow\">This seminar is for you if<\/p>\r\n        <h2>You use AI, but the results aren't great.<\/h2>\r\n        <p class=\"hia110-section-intro\">\r\n          AI can help with emails, summaries, outlines, drafts, planning, and messy first thoughts, but only if you guide it.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"hia110-fit-list\">\r\n        <div class=\"hia110-fit-item\">\r\n          <button class=\"hia110-fit-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-check\">\u2713<\/span>\r\n            <span class=\"hia110-fit-title\">You waste too much time trying to hit the mark.<\/span>\r\n            <span class=\"hia110-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-fit-answer\">\r\n            <p>You ask, revise, rephrase, and try again, but still do not know why one answer works better than another. Learn a repeatable method for giving AI clearer direction from the start.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-fit-item\">\r\n          <button class=\"hia110-fit-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-check\">\u2713<\/span>\r\n            <span class=\"hia110-fit-title\">AI drafts sound good, but still feel off.<\/span>\r\n            <span class=\"hia110-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-fit-answer\">\r\n            <p>Poorly prompted AI work can be grammatically correct and completely bloated. It may sound polished, but it can still make you look careless. Learn how to create good work, not just good-sounding slop.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-fit-item\">\r\n          <button class=\"hia110-fit-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-check\">\u2713<\/span>\r\n            <span class=\"hia110-fit-title\">You worry AI makes you look bad.<\/span>\r\n            <span class=\"hia110-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-fit-answer\">\r\n            <p>The result sounds good, but you would never actually use it. Learn how to make something that is actually good, faster.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-fit-item\">\r\n          <button class=\"hia110-fit-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-check\">\u2713<\/span>\r\n            <span class=\"hia110-fit-title\">You want better AI results at work, faster.<\/span>\r\n            <span class=\"hia110-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-fit-answer\">\r\n            <p>Learn how to use AI for real professional work without settling for generic output, wordy drafts, or vague answers that create more cleanup work.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section hia110-stop\" id=\"what-we-cover\" data-stop=\"3\">\r\n    <div class=\"hia110-wrap\">\r\n      <p class=\"hia110-eyebrow\">What you\u2019ll learn<\/p>\r\n      <h2>Useful tactics for getting better work.<\/h2>\r\n      <p class=\"hia110-section-intro\">\r\n        Prompt tricks are limited. You need a method you can use across different kinds of work.\r\n      <\/p>\r\n\r\n      <div class=\"hia110-learn-accordion\">\r\n        <div class=\"hia110-learn-item is-open\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"true\">\r\n            <span class=\"hia110-learn-number\">1<\/span>\r\n            <span class=\"hia110-learn-title\">Build a universal framework<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>Learn HIA\u2019s CHAT\u2122 framework so you can give AI what it needs before it starts working for you.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-learn-item\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-learn-number\">2<\/span>\r\n            <span class=\"hia110-learn-title\">Learn why one prompt isn\u2019t enough<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>The first AI draft may sound finished, but thin work is easier to spot than people think. Learn how to shape the output before it chips away at your credibility.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-learn-item\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-learn-number\">3<\/span>\r\n            <span class=\"hia110-learn-title\">Learn why context is important<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>You know what you mean. AI doesn\u2019t. Learn why context is critical and how to frame the work so AI gives you something you can put your name on.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-learn-item\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-learn-number\">4<\/span>\r\n            <span class=\"hia110-learn-title\">Understand tone in the AI world<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>AI responds to how you talk to it. It reacts more like a person than a search box, which means tone changes the quality of what you get back.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-learn-item\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-learn-number\">5<\/span>\r\n            <span class=\"hia110-learn-title\">Learn why audience is key<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>You\u2019ll keep getting generic output unless AI understands who the work is for. Learn how to frame the audience properly so the result lands with the people reading it.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-learn-item\">\r\n          <button class=\"hia110-learn-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span class=\"hia110-learn-number\">6<\/span>\r\n            <span class=\"hia110-learn-title\">Learn how to fix poor results<\/span>\r\n            <span class=\"hia110-learn-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-learn-answer\">\r\n            <p>Bad AI output does not always mean the tool failed. Learn how to reset the conversation when AI drifts and use Reverse CHAT\u2122 when you\u2019re not sure what to ask.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section hia110-section-soft hia110-stop\" data-stop=\"4\">\r\n    <div class=\"hia110-wrap\">\r\n      <p class=\"hia110-eyebrow\">Why this seminar is different<\/p>\r\n      <h2>This is not a prompt hack class.<\/h2>\r\n      <p class=\"hia110-section-intro\">\r\n        You\u2019ll learn how to work with AI to produce better output, faster. Without sounding generic.\r\n      <\/p>\r\n\r\n      <div class=\"hia110-different-grid\">\r\n        <div class=\"hia110-reveal-card\">\r\n          <button class=\"hia110-reveal-toggle\" type=\"button\" aria-label=\"Reveal details for No prompt tricks\"><\/button>\r\n          <div class=\"hia110-reveal-front\">\r\n            <span class=\"hia110-reveal-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n                <path d=\"M14 8h20v32H14z\" \/>\r\n                <path d=\"M19 17h10\" \/>\r\n                <path d=\"M19 24h10\" \/>\r\n                <path d=\"M19 31h6\" \/>\r\n              <\/svg>\r\n            <\/span>\r\n            <span class=\"hia110-reveal-title\">No prompt tricks<\/span>\r\n          <\/div>\r\n          <p class=\"hia110-reveal-copy\">Prompt lists only help so much. This class teaches a method you can use across situations.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-reveal-card\">\r\n          <button class=\"hia110-reveal-toggle\" type=\"button\" aria-label=\"Reveal details for Better work, not just faster work\"><\/button>\r\n          <div class=\"hia110-reveal-front\">\r\n            <span class=\"hia110-reveal-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n                <path d=\"M8 36 18 26l8 7 14-18\" \/>\r\n                <path d=\"M32 15h8v8\" \/>\r\n              <\/svg>\r\n            <\/span>\r\n            <span class=\"hia110-reveal-title\">Better work, not just faster work<\/span>\r\n          <\/div>\r\n          <p class=\"hia110-reveal-copy\">Speed does not matter if the draft still looks like AI wrote it. You\u2019ll learn how to get output that is useful to humans.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-reveal-card\">\r\n          <button class=\"hia110-reveal-toggle\" type=\"button\" aria-label=\"Reveal details for Built around professional work\"><\/button>\r\n          <div class=\"hia110-reveal-front\">\r\n            <span class=\"hia110-reveal-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n                <path d=\"M12 14h24v22H12z\" \/>\r\n                <path d=\"M18 14V9h12v5\" \/>\r\n                <path d=\"M12 24h24\" \/>\r\n              <\/svg>\r\n            <\/span>\r\n            <span class=\"hia110-reveal-title\">Built around professional work<\/span>\r\n          <\/div>\r\n          <p class=\"hia110-reveal-copy\">Emails. Summaries. Outlines. Drafts. Planning. Messy first thoughts. The class focuses on work you can use AI for day to day.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-reveal-card\">\r\n          <button class=\"hia110-reveal-toggle\" type=\"button\" aria-label=\"Reveal details for Make sure you are in charge\"><\/button>\r\n          <div class=\"hia110-reveal-front\">\r\n            <span class=\"hia110-reveal-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 48 48\" stroke-width=\"2\">\r\n                <path d=\"M24 6 38 12v11c0 9-6 16-14 19-8-3-14-10-14-19V12z\" \/>\r\n                <path d=\"m17 24 5 5 10-11\" \/>\r\n              <\/svg>\r\n            <\/span>\r\n            <span class=\"hia110-reveal-title\">Make sure you are in charge<\/span>\r\n          <\/div>\r\n          <p class=\"hia110-reveal-copy\">AI can help you move faster. You\u2019ll learn how to guide the tool without letting AI decide what good looks like.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section\">\r\n    <div class=\"hia110-wrap\">\r\n      <div class=\"hia110-teacher-card\">\r\n        <div class=\"hia110-teacher-badge\">\r\n          <p class=\"hia110-teacher-badge-title\">Taught by people who use AI every day.<\/p>\r\n          <p class=\"hia110-teacher-badge-copy\">Non-technical methods for professionals.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-teacher-copy\">\r\n          <p>\r\n            This seminar teaches you how to use AI to brainstorm, organize, simplify, and improve everyday work.\r\n          <\/p>\r\n          <p>\r\n            A lot of AI training jumps too quickly to features, agents, automations, and complex workflows. That is not where most professionals need to start.\r\n          <\/p>\r\n          <p>\r\n            You\u2019ll learn a method you can use immediately, without becoming technical and without giving AI the power to tank your career.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-section hia110-section-soft\">\r\n    <div class=\"hia110-wrap\">\r\n      <p class=\"hia110-eyebrow\">Common questions<\/p>\r\n      <h2>Good questions before you start prompting.<\/h2>\r\n\r\n      <div class=\"hia110-faq\">\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>Do I need to take AI Essentials before this seminar?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>No. AI Essentials is not required.<\/p>\r\n            <p>But there are probably things about AI you do not know you are missing. And those things can dramatically affect what you produce.<\/p>\r\n            <p>We strongly encourage taking AI Essentials first so you have the foundation to build from.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>I already use AI. Do I really need to learn prompting?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>If we\u2019re honest, probably.<\/p>\r\n            <p>This technology is new, and most people are not using it as well as they think. Yes, even you.<\/p>\r\n            <p>You may be generating AI slop and aggravating your colleagues without realizing it. Better to be safe than sorry.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>Will I get reusable prompting habits, or just a list of prompts?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>Definitely reusable habits and frameworks.<\/p>\r\n            <p>Prompt lists can help you think of new angles, but they do not work universally.<\/p>\r\n            <p>HIA 110 is designed to build your overall skill, not hand you one-off parlor tricks.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>Will this help me get better work from AI?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>Yes. That is the entire point.<\/p>\r\n            <p>High-quality results require you to give clearer direction and proper framing to AI. Without it, you sound like everyone else using AI poorly.<\/p>\r\n            <p>HIA 110 teaches you how to improve the answer before you use it, not just hope the first draft works.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>I\u2019m a leader. Why should I care about prompting?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>Because your team is probably already using AI, even if you do not know it.<\/p>\r\n            <p>If you are going to lead well, you need to know how to spot AI slop and course correct.<\/p>\r\n            <p>Prompting is not a tech trick or admin work. It is a foundational skill for directing better work, so it is best to understand it now.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hia110-faq-item\">\r\n          <button class=\"hia110-faq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <span>What kinds of work will this help me with?<\/span>\r\n            <span class=\"hia110-faq-plus\">+<\/span>\r\n          <\/button>\r\n          <div class=\"hia110-faq-answer\">\r\n            <p>A lot of everyday work.<\/p>\r\n            <p>You\u2019ll learn how to use AI for drafting, analysis, brainstorming, and organizing messy information.<\/p>\r\n            <p>Once you understand how to work with it, AI can save you hours each week.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"hia110-bottom-cta\">\r\n    <div class=\"hia110-bottom-box\">\r\n      <p class=\"hia110-bottom-title\">Get better work from AI.<\/p>\r\n      <p class=\"hia110-bottom-copy\">\r\n        Learn how to give AI better direction, improve the first draft, and produce work you can actually use.\r\n      <\/p>\r\n      <a class=\"hia110-button\" href=\"https:\/\/rap.ytq.mybluehost.me\/hia-110-registration\/\">Reserve your seat<\/a>\r\n    <\/div>\r\n  <\/section>\r\n<\/div>\r\n\r\n<script>\r\n  (function () {\r\n    function bindToggleCards(selector, openClass, buttonSelector) {\r\n      const items = document.querySelectorAll(selector);\r\n\r\n      items.forEach(function (item) {\r\n        const button = item.querySelector(buttonSelector);\r\n        if (!button || button.dataset.hiaBound === \"true\") return;\r\n\r\n        button.dataset.hiaBound = \"true\";\r\n\r\n        button.addEventListener(\"click\", function () {\r\n          const isOpen = item.classList.toggle(openClass);\r\n          button.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n        });\r\n      });\r\n    }\r\n\r\n    function initToggles() {\r\n      bindToggleCards(\".hia110-fit-item\", \"is-open\", \".hia110-fit-question\");\r\n      bindToggleCards(\".hia110-learn-item\", \"is-open\", \".hia110-learn-question\");\r\n      bindToggleCards(\".hia110-faq-item\", \"is-open\", \".hia110-faq-question\");\r\n\r\n      const cards = document.querySelectorAll(\".hia110-reveal-card\");\r\n      cards.forEach(function (card) {\r\n        const button = card.querySelector(\".hia110-reveal-toggle\");\r\n        if (!button || button.dataset.hiaBound === \"true\") return;\r\n\r\n        button.dataset.hiaBound = \"true\";\r\n        button.setAttribute(\"aria-expanded\", card.classList.contains(\"is-open\") ? \"true\" : \"false\");\r\n\r\n        button.addEventListener(\"click\", function () {\r\n          const isOpen = card.classList.toggle(\"is-open\");\r\n          button.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n        });\r\n      });\r\n    }\r\n\r\n    function loadNextSession() {\r\n      const dateEl = document.getElementById(\"hia110-next-date\");\r\n      if (!dateEl || dateEl.dataset.loaded === \"true\") return;\r\n\r\n      dateEl.dataset.loaded = \"true\";\r\n\r\n      fetch(\"\/wp-json\/hia\/v1\/next-session?course=HIA%20110\")\r\n        .then(function (res) { return res.json(); })\r\n        .then(function (data) {\r\n          if (data && data.found) {\r\n            dateEl.textContent = data.date;\r\n          } else {\r\n            dateEl.textContent = \"Check back soon for the next session.\";\r\n          }\r\n        })\r\n        .catch(function () {\r\n          dateEl.textContent = \"Check back soon for the next session.\";\r\n        });\r\n    }\r\n\r\n    function updateLoopLine() {\r\n      const page = document.querySelector(\".hia110-page\");\r\n      const stops = Array.from(document.querySelectorAll(\".hia110-stop\"));\r\n      const firstStop = stops[0];\r\n      const lastStop = stops[stops.length - 1];\r\n      const nextTitle = document.querySelector(\".hia110-next-title\");\r\n\r\n      if (!page || !firstStop || !lastStop || !nextTitle || window.innerWidth <= 1180) return;\r\n\r\n      const pageRect = page.getBoundingClientRect();\r\n      const firstRect = firstStop.getBoundingClientRect();\r\n      const lastRect = lastStop.getBoundingClientRect();\r\n      const nextTitleRect = nextTitle.getBoundingClientRect();\r\n\r\n      const loopX = nextTitleRect.left - pageRect.left;\r\n\r\n      page.style.setProperty(\"--hia-loop-x\", loopX + \"px\");\r\n      page.style.setProperty(\"--hia-loop-top\", (firstRect.top - pageRect.top + 60) + \"px\");\r\n      page.style.setProperty(\"--hia-loop-height\", Math.max(0, (lastRect.bottom - pageRect.top - 46) - (firstRect.top - pageRect.top + 60)) + \"px\");\r\n\r\n      stops.forEach(function (stop) {\r\n        const stopRect = stop.getBoundingClientRect();\r\n        const markerLeft = loopX - (stopRect.left - pageRect.left) - 27;\r\n        stop.style.setProperty(\"--hia-stop-marker-left\", markerLeft + \"px\");\r\n      });\r\n    }\r\n\r\n    function initHia110Page() {\r\n      initToggles();\r\n      loadNextSession();\r\n      updateLoopLine();\r\n    }\r\n\r\n    document.addEventListener(\"DOMContentLoaded\", initHia110Page);\r\n    window.addEventListener(\"load\", updateLoopLine);\r\n    window.addEventListener(\"resize\", updateLoopLine);\r\n\r\n    let hia110ObserverTimer;\r\n    const observer = new MutationObserver(function () {\r\n      window.clearTimeout(hia110ObserverTimer);\r\n      hia110ObserverTimer = window.setTimeout(initHia110Page, 50);\r\n    });\r\n\r\n    observer.observe(document.body, {\r\n      childList: true,\r\n      subtree: true\r\n    });\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc36f4a elementor-widget elementor-widget-html\" data-id=\"dc36f4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hia-related\" style=\"max-width:900px;margin:44px auto;padding:24px 16px 0;border-top:1px solid #E7C77A;\"><h2 style=\"color:#15577F;font-size:1.35em;margin:0 0 16px;\">Continue your AI learning path<\/h2><ul style=\"list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px;\"><li style=\"margin:0;\"><a href=\"\/hia-101-ai-essentials\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">HIA 101: AI Essentials<\/a><\/li><li style=\"margin:0;\"><a href=\"\/hia-201\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">HIA 201: Writing with AI<\/a><\/li><li style=\"margin:0;\"><a href=\"\/hia-230-prompting-2\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">HIA 230: Prompting 2<\/a><\/li><li style=\"margin:0;\"><a href=\"\/hia-310-ai-decision-support\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">HIA 310: AI Decision Support<\/a><\/li><li style=\"margin:0;\"><a href=\"\/hia-320-gpt-power-user-setup\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">HIA 320: GPT Power User Setup<\/a><\/li><li style=\"margin:0;\"><a href=\"\/seminars\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">All seminars<\/a><\/li><li style=\"margin:0;\"><a href=\"\/advisory\/\" style=\"color:#15577F;text-decoration:none;border:1px solid #E7C77A;border-radius:20px;padding:7px 15px;display:inline-block;font-weight:600;\">AI Advisory<\/a><\/li><\/ul><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>HIA 110: Prompting 1 Next live session HIA 110: Prompting I &#8211; $125 Loading next session\u2026 Reserve your seat what this seminar helps you do Stop creating AL slop (generic work) It sounds polished at first. Then you realize it is vague, bloated, or not quite right. HIA 110 teaches you how to give AI [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-654","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Advanced Prompting for Professionals | HIA Precision Prompting<\/title>\n<meta name=\"description\" content=\"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.\" \/>\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.hiaedge.com\/hia-110-prompting-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Advanced Prompting for Professionals | HIA Precision Prompting\" \/>\n<meta property=\"og:description\" content=\"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Hybrid Intelligence Academy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Hybrid-Intelligence-Academy\/61579510605846\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T23:19:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/hia-110-prompting-1\\\/\",\"url\":\"https:\\\/\\\/www.hiaedge.com\\\/hia-110-prompting-1\\\/\",\"name\":\"Advanced Prompting for Professionals | HIA Precision Prompting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#website\"},\"datePublished\":\"2026-03-10T19:20:20+00:00\",\"dateModified\":\"2026-07-08T23:19:23+00:00\",\"description\":\"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/hia-110-prompting-1\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hiaedge.com\\\/hia-110-prompting-1\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/hia-110-prompting-1\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hiaedge.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HIA 110: Prompting 1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#website\",\"url\":\"https:\\\/\\\/www.hiaedge.com\\\/\",\"name\":\"Hybrid Intelligence Academy\",\"description\":\"Practical AI skills for real professionals.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#organization\"},\"alternateName\":\"HAI\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hiaedge.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#organization\",\"name\":\"Hybrid Intelligence Academy\",\"url\":\"https:\\\/\\\/www.hiaedge.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hiaedge.com\\\/staging\\\/3501\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Hybrid-Intelligence-Academy-1.jpg\",\"contentUrl\":\"https:\\\/\\\/hiaedge.com\\\/staging\\\/3501\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Hybrid-Intelligence-Academy-1.jpg\",\"width\":1660,\"height\":476,\"caption\":\"Hybrid Intelligence Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hiaedge.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Hybrid-Intelligence-Academy\\\/61579510605846\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/hybrid-intelligence-academy\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Advanced Prompting for Professionals | HIA Precision Prompting","description":"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.","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.hiaedge.com\/hia-110-prompting-1\/","og_locale":"en_US","og_type":"article","og_title":"Advanced Prompting for Professionals | HIA Precision Prompting","og_description":"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.","og_url":"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/","og_site_name":"Hybrid Intelligence Academy","article_publisher":"https:\/\/www.facebook.com\/people\/Hybrid-Intelligence-Academy\/61579510605846\/","article_modified_time":"2026-07-08T23:19:23+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/","url":"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/","name":"Advanced Prompting for Professionals | HIA Precision Prompting","isPartOf":{"@id":"https:\/\/www.hiaedge.com\/#website"},"datePublished":"2026-03-10T19:20:20+00:00","dateModified":"2026-07-08T23:19:23+00:00","description":"HIA Precision Prompting teaches advanced prompting for professionals who want better, more consistent AI outputs in real work. This live online seminar goes beyond generic prompt templates to show how context, iteration, feedback, recursive logic, and drift management improve quality across tools like ChatGPT, Claude, Gemini, and other leading AI platforms.","breadcrumb":{"@id":"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hiaedge.com\/hia-110-prompting-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hiaedge.com\/hia-110-prompting-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hiaedge.com\/"},{"@type":"ListItem","position":2,"name":"HIA 110: Prompting 1"}]},{"@type":"WebSite","@id":"https:\/\/www.hiaedge.com\/#website","url":"https:\/\/www.hiaedge.com\/","name":"Hybrid Intelligence Academy","description":"Practical AI skills for real professionals.","publisher":{"@id":"https:\/\/www.hiaedge.com\/#organization"},"alternateName":"HAI","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hiaedge.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hiaedge.com\/#organization","name":"Hybrid Intelligence Academy","url":"https:\/\/www.hiaedge.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hiaedge.com\/#\/schema\/logo\/image\/","url":"https:\/\/hiaedge.com\/staging\/3501\/wp-content\/uploads\/2026\/03\/cropped-Hybrid-Intelligence-Academy-1.jpg","contentUrl":"https:\/\/hiaedge.com\/staging\/3501\/wp-content\/uploads\/2026\/03\/cropped-Hybrid-Intelligence-Academy-1.jpg","width":1660,"height":476,"caption":"Hybrid Intelligence Academy"},"image":{"@id":"https:\/\/www.hiaedge.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Hybrid-Intelligence-Academy\/61579510605846\/","https:\/\/www.linkedin.com\/company\/hybrid-intelligence-academy\/"]}]}},"_links":{"self":[{"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/pages\/654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/comments?post=654"}],"version-history":[{"count":20,"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/pages\/654\/revisions"}],"predecessor-version":[{"id":3406,"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/pages\/654\/revisions\/3406"}],"wp:attachment":[{"href":"https:\/\/hiaedge.com\/staging\/3501\/wp-json\/wp\/v2\/media?parent=654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}