{"id":1810,"date":"2026-06-05T02:40:47","date_gmt":"2026-06-05T02:40:47","guid":{"rendered":"https:\/\/verifact.pro\/new\/?page_id=1810"},"modified":"2026-07-04T13:45:18","modified_gmt":"2026-07-04T13:45:18","slug":"earnings","status":"publish","type":"page","link":"https:\/\/verihaus.pro\/inspectors\/earnings\/","title":{"rendered":"Earnings"},"content":{"rendered":"\n<style>\n  .vf-earn-page,\n  .vf-earn-page * {\n    box-sizing: border-box;\n  }\n\n  .vf-earn-page {\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow-x: hidden;\n    font-family: inherit;\n    color: #07111f;\n    background: #ffffff;\n  }\n\n  .vf-earn-wrap {\n    width: min(1480px, calc(100vw - 64px));\n    margin: 0 auto;\n  }\n\n  .vf-earn-label {\n    margin: 0 0 14px 0;\n    color: #6b7788;\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n  }\n\n  .vf-earn-red {\n    color: #d92525;\n  }\n\n  .vf-earn-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding: 15px 28px;\n    border-radius: 7px;\n    text-decoration: none !important;\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    transition: all 0.2s ease;\n  }\n\n  .vf-earn-btn-primary {\n    background: #d92525;\n    color: #ffffff !important;\n    border: 1px solid #d92525;\n    box-shadow: 0 16px 34px rgba(217,37,37,0.18);\n  }\n\n  .vf-earn-btn-primary:hover {\n    transform: translateY(-2px);\n    opacity: 0.94;\n    color: #ffffff !important;\n  }\n\n  .vf-earn-btn-secondary {\n    background: #ffffff;\n    color: #07111f !important;\n    border: 1px solid #07111f;\n  }\n\n  .vf-earn-btn-secondary:hover {\n    background: #07111f;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n  }\n\n  \/* HERO *\/\n\n  .vf-earn-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 86% 18%, rgba(217,37,37,0.08) 0%, rgba(217,37,37,0) 30%),\n      linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);\n    border-bottom: 1px solid #e7ebf0;\n  }\n\n  .vf-earn-hero-grid {\n    display: grid;\n    grid-template-columns: 0.86fr 1.14fr;\n    gap: 38px;\n    align-items: center;\n    padding: 58px 0 74px;\n  }\n\n  .vf-earn-hero-copy h1 {\n    margin: 0 0 22px 0;\n    max-width: 680px;\n    color: #07111f;\n    font-size: 66px;\n    line-height: 1.03;\n    font-weight: 900;\n    letter-spacing: -0.058em;\n  }\n\n  .vf-earn-hero-copy > p {\n    margin: 0 0 30px 0;\n    max-width: 640px;\n    color: #516071;\n    font-size: 18px;\n    line-height: 1.74;\n  }\n\n  .vf-earn-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .vf-earn-hero-facts {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .vf-earn-hero-facts span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    color: #435162;\n    font-size: 12.5px;\n    line-height: 1.2;\n    font-weight: 800;\n    box-shadow: 0 8px 20px rgba(7,17,31,0.03);\n  }\n\n  .vf-earn-hero-visual {\n    position: relative;\n    min-height: 620px;\n    border-radius: 30px;\n    overflow: hidden;\n    background: #07111f;\n    box-shadow: 0 36px 84px rgba(7,17,31,0.16);\n  }\n\n  .vf-earn-hero-visual img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center center;\n    display: block;\n  }\n\n  .vf-earn-hero-visual::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(180deg, rgba(7,17,31,0.06) 0%, rgba(7,17,31,0.22) 38%, rgba(7,17,31,0.76) 100%),\n      linear-gradient(90deg, rgba(7,17,31,0.10) 0%, rgba(7,17,31,0) 48%, rgba(7,17,31,0.22) 100%);\n  }\n\n  .vf-earn-hero-card {\n    position: absolute;\n    left: 28px;\n    right: 28px;\n    bottom: 28px;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 24px;\n    align-items: end;\n  }\n\n  .vf-earn-hero-card-main {\n    max-width: 530px;\n    padding: 24px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.95);\n    backdrop-filter: blur(10px);\n    box-shadow: 0 18px 42px rgba(0,0,0,0.18);\n  }\n\n  .vf-earn-hero-card-main span {\n    display: inline-flex;\n    margin-bottom: 10px;\n    padding: 8px 10px;\n    border-radius: 999px;\n    background: #fff3f3;\n    color: #d92525;\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  .vf-earn-hero-card-main h2 {\n    margin: 0 0 8px 0;\n    color: #07111f;\n    font-size: 24px;\n    line-height: 1.18;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n  }\n\n  .vf-earn-hero-card-main p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n\n  .vf-earn-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 42px;\n    padding: 12px 16px;\n    border-radius: 999px;\n    background: rgba(7,17,31,0.84);\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.14);\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    white-space: nowrap;\n  }\n\n  \/* PRINCIPLES *\/\n\n  .vf-earn-principles {\n    padding: 42px 0;\n    background: #ffffff;\n    border-bottom: 1px solid #edf1f5;\n  }\n\n  .vf-earn-principles-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .vf-earn-principle {\n    padding: 22px;\n    border-radius: 18px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    box-shadow: 0 14px 32px rgba(7,17,31,0.035);\n  }\n\n  .vf-earn-principle strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #07111f;\n    font-size: 16px;\n    line-height: 1.25;\n    font-weight: 900;\n  }\n\n  .vf-earn-principle span {\n    display: block;\n    color: #5f6b7a;\n    font-size: 13.8px;\n    line-height: 1.58;\n  }\n\n  \/* MODEL *\/\n\n  .vf-earn-model {\n    padding: 88px 0;\n    background: #f8fafc;\n  }\n\n  .vf-earn-section-title {\n    max-width: 900px;\n    margin: 0 auto 44px;\n    text-align: center;\n  }\n\n  .vf-earn-section-title h2 {\n    margin: 0 0 12px 0;\n    color: #07111f;\n    font-size: 44px;\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n  }\n\n  .vf-earn-section-title p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .vf-earn-model-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .vf-earn-model-card {\n    position: relative;\n    overflow: hidden;\n    border-radius: 24px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    box-shadow: 0 18px 42px rgba(7,17,31,0.055);\n  }\n\n  .vf-earn-model-image {\n    position: relative;\n    aspect-ratio: 16 \/ 10;\n    overflow: hidden;\n    background: #07111f;\n  }\n\n  .vf-earn-model-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .vf-earn-model-image::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(7,17,31,0.02) 0%, rgba(7,17,31,0.16) 52%, rgba(7,17,31,0.44) 100%);\n  }\n\n  .vf-earn-model-tag {\n    position: absolute;\n    left: 16px;\n    top: 16px;\n    z-index: 2;\n    display: inline-flex;\n    padding: 8px 10px;\n    border-radius: 999px;\n    background: rgba(7,17,31,0.86);\n    color: #ffffff;\n    font-size: 10.5px;\n    line-height: 1;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  .vf-earn-model-body {\n    padding: 26px;\n  }\n\n  .vf-earn-model-body h3 {\n    margin: 0 0 10px 0;\n    color: #07111f;\n    font-size: 27px;\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.035em;\n  }\n\n  .vf-earn-model-body p {\n    margin: 0 0 18px 0;\n    color: #5f6b7a;\n    font-size: 14.8px;\n    line-height: 1.66;\n  }\n\n  .vf-earn-model-list {\n    display: grid;\n    gap: 11px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vf-earn-model-list li {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 10px;\n    color: #435162;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .vf-earn-model-list li::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    margin-top: 7px;\n    border-radius: 50%;\n    background: #d92525;\n  }\n\n  \/* VALUE DRIVERS *\/\n\n  .vf-earn-drivers {\n    padding: 88px 0;\n    background: #ffffff;\n  }\n\n  .vf-earn-drivers-layout {\n    display: grid;\n    grid-template-columns: 0.86fr 1.14fr;\n    gap: 42px;\n    align-items: start;\n  }\n\n  .vf-earn-drivers-copy {\n    position: sticky;\n    top: 30px;\n  }\n\n  .vf-earn-drivers-copy h2 {\n    margin: 0 0 16px 0;\n    color: #07111f;\n    font-size: 42px;\n    line-height: 1.14;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n  }\n\n  .vf-earn-drivers-copy p {\n    margin: 0 0 20px 0;\n    color: #5f6b7a;\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .vf-earn-note {\n    padding: 18px 20px;\n    border-radius: 16px;\n    background: #fff8f8;\n    border: 1px solid rgba(217,37,37,0.18);\n    color: #506073;\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .vf-earn-note strong {\n    color: #07111f;\n  }\n\n  .vf-earn-driver-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .vf-earn-driver {\n    padding: 24px;\n    border-radius: 18px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    box-shadow: 0 14px 34px rgba(7,17,31,0.04);\n  }\n\n  .vf-earn-driver-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 16px;\n    border-radius: 50%;\n    background: #07111f;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .vf-earn-driver h3 {\n    margin: 0 0 8px 0;\n    color: #07111f;\n    font-size: 19px;\n    line-height: 1.28;\n    font-weight: 900;\n  }\n\n  .vf-earn-driver p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 14.2px;\n    line-height: 1.62;\n  }\n\n  \/* ACCEPTANCE *\/\n\n  .vf-earn-accept {\n    padding: 88px 0;\n    background: #07111f;\n    color: #ffffff;\n  }\n\n  .vf-earn-accept-grid {\n    display: grid;\n    grid-template-columns: 1.04fr 0.96fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .vf-earn-accept-panel {\n    padding: 34px;\n    border-radius: 26px;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n\n  .vf-earn-accept-panel h2 {\n    margin: 0 0 16px 0;\n    color: #ffffff;\n    font-size: 42px;\n    line-height: 1.14;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n  }\n\n  .vf-earn-accept-panel p {\n    margin: 0 0 24px 0;\n    color: #d5dbe3;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .vf-earn-accept-list {\n    display: grid;\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vf-earn-accept-list li {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 12px;\n    color: #e5e7eb;\n    font-size: 14.8px;\n    line-height: 1.58;\n  }\n\n  .vf-earn-accept-list li::before {\n    content: \"\u2713\";\n    width: 22px;\n    height: 22px;\n    margin-top: 2px;\n    border-radius: 50%;\n    background: #d92525;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .vf-earn-accept-visual {\n    position: relative;\n    min-height: 540px;\n    border-radius: 28px;\n    overflow: hidden;\n    background: #101827;\n    box-shadow: 0 28px 70px rgba(0,0,0,0.26);\n  }\n\n  .vf-earn-accept-visual img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    opacity: 0.92;\n  }\n\n  .vf-earn-accept-visual::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(7,17,31,0.04) 0%, rgba(7,17,31,0.72) 100%);\n  }\n\n  .vf-earn-accept-card {\n    position: absolute;\n    left: 24px;\n    right: 24px;\n    bottom: 24px;\n    z-index: 2;\n    padding: 22px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.95);\n    backdrop-filter: blur(10px);\n  }\n\n  .vf-earn-accept-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #07111f;\n    font-size: 20px;\n    line-height: 1.25;\n    font-weight: 900;\n  }\n\n  .vf-earn-accept-card span {\n    display: block;\n    color: #5f6b7a;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* PAYMENT FLOW *\/\n\n  .vf-earn-payment {\n    padding: 88px 0;\n    background: #f8fafc;\n  }\n\n  .vf-earn-payment-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .vf-earn-payment-step {\n    padding: 24px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    box-shadow: 0 14px 34px rgba(7,17,31,0.04);\n  }\n\n  .vf-earn-payment-step span {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: #fff3f3;\n    color: #d92525;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .vf-earn-payment-step h3 {\n    margin: 0 0 8px 0;\n    color: #07111f;\n    font-size: 18px;\n    line-height: 1.28;\n    font-weight: 900;\n  }\n\n  .vf-earn-payment-step p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 13.8px;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n\n  .vf-earn-faq {\n    padding: 88px 0;\n    background: #ffffff;\n  }\n\n  .vf-earn-faq-grid {\n    display: grid;\n    grid-template-columns: 0.82fr 1.18fr;\n    gap: 42px;\n    align-items: start;\n  }\n\n  .vf-earn-faq-intro h2 {\n    margin: 0 0 14px 0;\n    color: #07111f;\n    font-size: 40px;\n    line-height: 1.14;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n  }\n\n  .vf-earn-faq-intro p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .vf-earn-faq-items {\n    display: grid;\n    gap: 14px;\n  }\n\n  .vf-earn-faq-item {\n    padding: 24px;\n    border-radius: 18px;\n    background: #ffffff;\n    border: 1px solid #e3e8ef;\n    box-shadow: 0 12px 30px rgba(7,17,31,0.035);\n  }\n\n  .vf-earn-faq-item h3 {\n    margin: 0 0 9px 0;\n    color: #07111f;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .vf-earn-faq-item p {\n    margin: 0;\n    color: #5f6b7a;\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* CTA *\/\n\n  .vf-earn-cta {\n    padding: 76px 0;\n    background: #07111f;\n  }\n\n  .vf-earn-cta-box {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 28px;\n    align-items: center;\n    padding: 42px;\n    border-radius: 24px;\n    background: linear-gradient(90deg, #041020 0%, #07111f 72%, #181127 100%);\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.10);\n  }\n\n  .vf-earn-cta-box h2 {\n    margin: 0 0 10px 0;\n    color: #ffffff;\n    font-size: 34px;\n    line-height: 1.15;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n  }\n\n  .vf-earn-cta-box p {\n    margin: 0;\n    max-width: 760px;\n    color: #d5dbe3;\n    font-size: 15.5px;\n    line-height: 1.68;\n  }\n\n  .vf-earn-cta-actions {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    min-width: 250px;\n  }\n\n  .vf-earn-cta-actions .vf-earn-btn {\n    width: 100%;\n  }\n\n  .vf-earn-cta-actions .vf-earn-btn-secondary {\n    background: transparent;\n    color: #ffffff !important;\n    border-color: rgba(255,255,255,0.55);\n  }\n\n  .vf-earn-cta-actions .vf-earn-btn-secondary:hover {\n    background: #ffffff;\n    color: #07111f !important;\n  }\n\n  @media (max-width: 1240px) {\n    .vf-earn-hero-grid,\n    .vf-earn-drivers-layout,\n    .vf-earn-accept-grid,\n    .vf-earn-faq-grid,\n    .vf-earn-cta-box {\n      grid-template-columns: 1fr;\n    }\n\n    .vf-earn-hero-visual {\n      min-height: 560px;\n    }\n\n    .vf-earn-principles-grid,\n    .vf-earn-model-grid,\n    .vf-earn-payment-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .vf-earn-drivers-copy {\n      position: static;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .vf-earn-wrap {\n      width: min(100%, calc(100vw - 28px));\n    }\n\n    .vf-earn-hero-grid {\n      padding: 38px 0 56px;\n    }\n\n    .vf-earn-hero-copy h1 {\n      font-size: 42px;\n      line-height: 1.08;\n      letter-spacing: -0.04em;\n    }\n\n    .vf-earn-hero-copy > p {\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    .vf-earn-hero-actions {\n      flex-direction: column;\n    }\n\n    .vf-earn-hero-actions .vf-earn-btn {\n      width: 100%;\n    }\n\n    .vf-earn-hero-visual,\n    .vf-earn-accept-visual {\n      min-height: 420px;\n      border-radius: 22px;\n    }\n\n    .vf-earn-hero-card {\n      left: 16px;\n      right: 16px;\n      bottom: 16px;\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .vf-earn-hero-card-main {\n      max-width: none;\n      padding: 18px;\n    }\n\n    .vf-earn-principles-grid,\n    .vf-earn-model-grid,\n    .vf-earn-driver-grid,\n    .vf-earn-payment-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vf-earn-model,\n    .vf-earn-drivers,\n    .vf-earn-accept,\n    .vf-earn-payment,\n    .vf-earn-faq,\n    .vf-earn-cta {\n      padding: 56px 0;\n    }\n\n    .vf-earn-section-title h2,\n    .vf-earn-drivers-copy h2,\n    .vf-earn-accept-panel h2,\n    .vf-earn-faq-intro h2,\n    .vf-earn-cta-box h2 {\n      font-size: 30px;\n    }\n\n    .vf-earn-cta-box {\n      padding: 28px 22px;\n    }\n\n    .vf-earn-cta-actions {\n      min-width: 100%;\n    }\n  }\n<\/style>\n\n<div class=\"vf-earn-page\">\n\n  <section class=\"vf-earn-hero\">\n    <div class=\"vf-earn-wrap vf-earn-hero-grid\">\n      <div class=\"vf-earn-hero-copy\">\n        <p class=\"vf-earn-label\">Inspector Earnings<\/p>\n        <h1>Earn through <span class=\"vf-earn-red\">structured field verification<\/span> assignments<\/h1>\n        <p>\n          Verihaus gives inspectors, verifiers, engineers and industry specialists a way to support paid field assignments when their location and expertise match a client request. Assignment fees are confirmed before acceptance, without promising fixed income or guaranteed volume.\n        <\/p>\n\n        <div class=\"vf-earn-hero-actions\">\n          <a class=\"vf-earn-btn vf-earn-btn-primary\" href=\"\/apply-as-inspector\/\">Apply as Inspector<\/a>\n          <a class=\"vf-earn-btn vf-earn-btn-secondary\" href=\"\/assignment-types\/\">View Assignment Types<\/a>\n        <\/div>\n\n        <div class=\"vf-earn-hero-facts\">\n          <span>Fee confirmed before acceptance<\/span>\n          <span>You choose suitable tasks<\/span>\n          <span>No income guarantees or pressure<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"vf-earn-hero-visual\">\n        <img decoding=\"async\" src=\"https:\/\/verihaus.pro\/wp-content\/uploads\/2026\/06\/factory_supervisor_and_assembly_workers_verihaus.png\" alt=\"Field professional supporting a structured verification assignment\">\n        <div class=\"vf-earn-hero-card\">\n          <div class=\"vf-earn-hero-card-main\">\n            <span>Transparent earning model<\/span>\n            <h2>You see the scope before you commit.<\/h2>\n            <p>\n              Before you commit, you will get assignment offer with clear location, expected work, evidence requirements, timing and offered fee before you decide whether to accept.\n            <\/p>\n          <\/div>\n          <div class=\"vf-earn-hero-badge\">Verihaus Inspector Network<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-principles\">\n    <div class=\"vf-earn-wrap vf-earn-principles-grid\">\n      <div class=\"vf-earn-principle\">\n        <strong>How much you earn?<\/strong>\n        <span>Assignments depend on client demand, location, fit and availability.<\/span>\n      <\/div>\n      <div class=\"vf-earn-principle\">\n        <strong>Fee before acceptance<\/strong>\n        <span>You review the task fee, scope and timing before confirming.<\/span>\n      <\/div>\n      <div class=\"vf-earn-principle\">\n        <strong>Higher scope can mean higher value<\/strong>\n        <span>Specialist tasks often require stronger expertise, travel or documentation.<\/span>\n      <\/div>\n      <div class=\"vf-earn-principle\">\n        <strong>Professional boundaries<\/strong>\n        <span>Safe, permission-based work with clear reporting limits.<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-model\">\n    <div class=\"vf-earn-wrap\">\n      <div class=\"vf-earn-section-title\">\n        <p class=\"vf-earn-label\">Earning Model<\/p>\n        <h2>How assignment value is normally structured<\/h2>\n        <p>\n          We do not publish inspector payments because every assignment we have is different. Instead, each task is scoped and confirmed individually before you accept it.\n        <\/p>\n      <\/div>\n\n      <div class=\"vf-earn-model-grid\">\n        <article class=\"vf-earn-model-card\">\n          <div class=\"vf-earn-model-image\">\n            <img decoding=\"async\" src=\"https:\/\/verihaus.pro\/wp-content\/uploads\/2026\/06\/factory_assembly_line_workers_verihaus.png\" alt=\"Factory verification assignment\">\n            <span class=\"vf-earn-model-tag\">Standard field task<\/span>\n          <\/div>\n          <div class=\"vf-earn-model-body\">\n            <h3>Basic and standard field assignments<\/h3>\n            <p>\n              These tasks are usually built around local presence, visible evidence, photos, checklist answers and a short structured submission.\n            <\/p>\n            <ul class=\"vf-earn-model-list\">\n              <li>Company or site presence checks<\/li>\n              <li>Exterior or permitted-area documentation<\/li>\n              <li>Simple supplier or address verification<\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n        <article class=\"vf-earn-model-card\">\n          <div class=\"vf-earn-model-image\">\n            <img decoding=\"async\" src=\"https:\/\/verihaus.pro\/wp-content\/uploads\/2026\/06\/electronics_factory_floor_inspection_verihaus.png\" alt=\"Specialist verification assignment in electronics factory\">\n            <span class=\"vf-earn-model-tag\">Specialist task<\/span>\n          <\/div>\n          <div class=\"vf-earn-model-body\">\n            <h3>Specialist and technical assignments<\/h3>\n            <p>\n              Higher-value assignments may require engineering, quality, logistics, factory, technical or sector-specific experience.\n            <\/p>\n            <ul class=\"vf-earn-model-list\">\n              <li>Factory or production evidence<\/li>\n              <li>Equipment, asset or technical context<\/li>\n              <li>Quality or process observation<\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n        <article class=\"vf-earn-model-card\">\n          <div class=\"vf-earn-model-image\">\n            <img decoding=\"async\" src=\"https:\/\/verihaus.pro\/wp-content\/uploads\/2026\/06\/factory_floor_maintenance_inspection_verihaus.png\" alt=\"Multi-site or repeat verification work\">\n            <span class=\"vf-earn-model-tag\">Repeat or larger scope<\/span>\n          <\/div>\n          <div class=\"vf-earn-model-body\">\n            <h3>Repeat, urgent or larger-scope work<\/h3>\n            <p>\n              Some assignments involve more travel, tighter timing, multiple locations, deeper reporting or follow-up clarification after the visit.\n            <\/p>\n            <ul class=\"vf-earn-model-list\">\n              <li>Multi-site verification routes<\/li>\n              <li>Urgent or time-sensitive requests<\/li>\n              <li>More detailed evidence packages<\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-drivers\">\n    <div class=\"vf-earn-wrap vf-earn-drivers-layout\">\n      <div class=\"vf-earn-drivers-copy\">\n        <p class=\"vf-earn-label\">What Influences Assignment Fees<\/p>\n        <h2>More value usually comes from scope, expertise and responsibility<\/h2>\n        <p>\n          The value of a field assignment is not only about time on site. It also depends on the professional profile required, the evidence package, location, travel effort, timing and the seriousness of the client decision.\n        <\/p>\n        <div class=\"vf-earn-note\">\n          <strong>Transparent assignment scope:<\/strong> Every assignment offer shows the proposed fee, scope, timing, location and reporting requirements before you decide whether to accept the work.\n        <\/div>\n      <\/div>\n\n      <div class=\"vf-earn-driver-grid\">\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">01<\/div>\n          <h3>Assignment scope<\/h3>\n          <p>All asignments are different. A short exterior check is different from a permitted factory visit, production milestone check or asset documentation task. We adjust the fee based on the scope.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">02<\/div>\n          <h3>Professional expertise<\/h3>\n          <p>Engineering, quality, logistics, manufacturing or specialist industry knowledge can make a task more valuable.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">03<\/div>\n          <h3>Location and travel<\/h3>\n          <p>City, travel distance, route complexity, parking, local transport and site accessibility &#8211; all affect the assignment fee.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">04<\/div>\n          <h3>Evidence depth<\/h3>\n          <p>If we ask for more photos, video where permitted, checklist detail, observations, limitations and structured notes &#8211; these all increase workload, but also increases the fee that you will be offered.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">05<\/div>\n          <h3>Urgency and timing<\/h3>\n          <p>Short-notice requests, strict deadlines, weekend constraints or time-sensitive assignments affects the earnings of our inspectors.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-driver\">\n          <div class=\"vf-earn-driver-num\">06<\/div>\n          <h3>Repeat reliability<\/h3>\n          <p>Inspectors who submit clear, complete and reliable work may be considered for more suitable assignments over time and the fee is adjusted accordingly for a better quality of performed assignments.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-accept\">\n    <div class=\"vf-earn-wrap vf-earn-accept-grid\">\n      <div class=\"vf-earn-accept-panel\">\n        <p class=\"vf-earn-label\" style=\"color:#ffffff; opacity:0.78;\">Before You Accept<\/p>\n        <h2>You should know what you are accepting<\/h2>\n        <p>\n          Read the brief in detail before you accepting it. Verihaus assignments are offered with a defined scope and you as an inspector remain in control of what you accept.\n        <\/p>\n\n        <ul class=\"vf-earn-accept-list\">\n          <li>You receive the assignment location and practical scope.<\/li>\n          <li>You see the expected evidence and reporting requirements.<\/li>\n          <li>You receive the proposed assignment fee before acceptance.<\/li>\n          <li>You can decline if the task is not suitable for your background or schedule.<\/li>\n          <li>You work within legal, safe and permission-based boundaries.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"vf-earn-accept-visual\">\n        <img decoding=\"async\" src=\"https:\/\/verihaus.pro\/wp-content\/uploads\/2026\/06\/factory_worker_inspecting_metal_components_verihaus.png\" alt=\"Inspector reviewing visible evidence during an industrial assignment\">\n        <div class=\"vf-earn-accept-card\">\n          <strong>Good assignments are clear before they start.<\/strong>\n          <span>No guessing, no hidden expectations, no need to accept a task that does not fit your experience or availability.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-payment\">\n    <div class=\"vf-earn-wrap\">\n      <div class=\"vf-earn-section-title\">\n        <p class=\"vf-earn-label\">Payment Flow<\/p>\n        <h2>How payment normally fits into the assignment workflow<\/h2>\n        <p>\n          The exact administrative process may depend on the assignment and region, but the principle is simple: scope first, acceptance second, completed evidence third.\n        <\/p>\n      <\/div>\n\n      <div class=\"vf-earn-payment-grid\">\n        <div class=\"vf-earn-payment-step\">\n          <span>1<\/span>\n          <h3>Task identified<\/h3>\n          <p>A client request is reviewed and matched to a suitable field profile.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-payment-step\">\n          <span>2<\/span>\n          <h3>Fee proposed<\/h3>\n          <p>You receive the assignment scope, timing and proposed fee before accepting.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-payment-step\">\n          <span>3<\/span>\n          <h3>You accept<\/h3>\n          <p>You confirm only if the work fits your location, expertise and availability.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-payment-step\">\n          <span>4<\/span>\n          <h3>You submit evidence<\/h3>\n          <p>Photos, notes, checklist answers and limitations are submitted as required.<\/p>\n        <\/div>\n\n        <div class=\"vf-earn-payment-step\">\n          <span>5<\/span>\n          <h3>Payment processed<\/h3>\n          <p>After accepted completion, payment follows the confirmed assignment terms.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-faq\">\n    <div class=\"vf-earn-wrap vf-earn-faq-grid\">\n      <div class=\"vf-earn-faq-intro\">\n        <p class=\"vf-earn-label\">FAQ<\/p>\n        <h2>Earnings questions before applying<\/h2>\n        <p>\n          These answers are written to build understanding without creating unrealistic expectations.\n        <\/p>\n      <\/div>\n\n      <div class=\"vf-earn-faq-items\">\n        <div class=\"vf-earn-faq-item\">\n          <h3>Does Verihaus guarantee a certain number of assignments?<\/h3>\n          <p>\n            No. Assignment availability depends on client demand, location, expertise match, timing and suitability. Applying to the network does not guarantee regular work or a fixed income.\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-faq-item\">\n          <h3>Will I know the fee before I accept?<\/h3>\n          <p>\n            Yes. We will provide you with a detailed scope, expected evidence, timing and proposed fee before you decide whether to accept it.\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-faq-item\">\n          <h3>Can my earnings be higher than mentioned in the scope?<\/h3>\n          <p>\n            It depends. Sometimes we have optional subtask within the main scope that may allow you to earn more if thoese are accomplished. However those may require stronger expertise, more responsibility, deeper evidence, travel effort or more detailed reporting. The fee is still confirmed per assignment.\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-faq-item\">\n          <h3>Can I decline an assignment?<\/h3>\n          <p>\n            Yes. You should only accept assignments that fit your location, schedule, expertise, safety comfort and practical availability.\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-faq-item\">\n          <h3>When is payment processed?<\/h3>\n          <p>\n            Payment is processed after the completed assignment package is submitted and accepted according to the confirmed assignment terms. Usually the payment arrives within 10 business days after submitting the report\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-faq-item\">\n          <h3>Do I need to be an engineer to earn through Verihaus?<\/h3>\n          <p>\n            No. Our inspector network consists of inspectors and verifiers with over 50 different specializations &#8211; from engineers and pharmacists to scientists, teachers and lawyers. Some tasks require local presence and structured documentation. Others require engineering, quality, logistics, audit, manufacturing or sector-specific experience. Matching depends on the assignment scope.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"vf-earn-cta\">\n    <div class=\"vf-earn-wrap\">\n      <div class=\"vf-earn-cta-box\">\n        <div>\n          <p class=\"vf-earn-label\" style=\"color:#ffffff; opacity:0.82; margin-bottom:10px;\">Apply as Inspector<\/p>\n          <h2>Join the network without unrealistic promises.<\/h2>\n          <p>\n            Apply if you can support structured, responsible field verification work. Tell us your location, languages, expertise, availability and the assignment types that fit your background.\n          <\/p>\n        <\/div>\n\n        <div class=\"vf-earn-cta-actions\">\n          <a class=\"vf-earn-btn vf-earn-btn-primary\" href=\"\/inspectors\/apply-as-inspector\/\">Apply as Inspector<\/a>\n          <a class=\"vf-earn-btn vf-earn-btn-secondary\" href=\"\/inspectors\/how-it-works\/\">How It Works<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"WebPage\",\n  \"name\": \"Inspector Earnings\",\n  \"description\": \"Earning model information for Verihaus inspectors, verifiers, engineers and industry specialists. Assignment fees are confirmed before acceptance and no specific income is guaranteed.\",\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Verihaus\"\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Verihaus guarantee a certain number of assignments?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Assignment availability depends on client demand, location, expertise match, timing and suitability. Applying to the network does not guarantee regular work or a fixed income.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will I know the fee before I accept?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. A professional assignment should confirm the scope, expected evidence, timing and proposed fee before the inspector decides whether to accept it.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can specialist assignments be more valuable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Often yes, because they may require stronger expertise, more responsibility, deeper evidence, travel effort or more detailed reporting. The fee is still confirmed per assignment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I decline an assignment?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Inspectors should only accept assignments that fit their location, schedule, expertise, safety comfort and practical availability.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When is payment processed?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Payment is processed after the completed assignment package is submitted and accepted according to the confirmed assignment terms.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need to be an engineer to earn through Verihaus?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Not always. Some tasks require local presence and structured documentation. Others require engineering, quality, logistics, audit, manufacturing or sector-specific experience. Matching depends on the assignment scope.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Inspector Earnings Earn through structured field verification assignments Verihaus gives inspectors, verifiers, engineers and industry specialists a way to support paid field assignments when their location and expertise match a client request. Assignment fees are confirmed before acceptance, without promising fixed income or guaranteed volume. Apply as Inspector View Assignment Types Fee confirmed before acceptance &#8230; <a title=\"Earnings\" class=\"read-more\" href=\"https:\/\/verihaus.pro\/inspectors\/earnings\/\" aria-label=\"Read more about Earnings\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1810","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/pages\/1810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/comments?post=1810"}],"version-history":[{"count":20,"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/pages\/1810\/revisions"}],"predecessor-version":[{"id":2173,"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/pages\/1810\/revisions\/2173"}],"wp:attachment":[{"href":"https:\/\/verihaus.pro\/inspectors\/wp-json\/wp\/v2\/media?parent=1810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}