{"id":14762,"date":"2026-08-08T18:00:00","date_gmt":"2026-08-08T18:00:00","guid":{"rendered":"https:\/\/zodel.com\/spotlight\/?p=14762"},"modified":"2026-08-17T14:41:10","modified_gmt":"2026-08-17T14:41:10","slug":"how-to-brief-a-model","status":"publish","type":"post","link":"https:\/\/zodel.com\/spotlight\/how-to-brief-a-model\/","title":{"rendered":"How to Brief a Model in 5 Minutes, Even If You&#8217;ve Never Hired One Before"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>TL;DR:<\/strong> A model brief is nine lines: job, date, call and wrap times, location, on-set contact, image usage, wardrobe, rate, and anything unusual about the day. That is how to brief a model. Send it at least 48 hours out. Usage is the line people skip and the one that costs money later, so write TBC and a date rather than guessing at it.<\/p>\n<\/blockquote>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>On This Page<\/h2><nav><ul><li class=\"\"><a href=\"#what-does-a-model-brief-actually-look-like\">What Does a Model Brief Actually Look Like?<\/a><ul><\/ul><\/li><li class=\"\"><a href=\"#how-do-you-fill-in-each-line\">How Do You Fill In Each Line?<\/a><ul><\/ul><\/li><li class=\"\"><a href=\"#what-do-the-words-mean-a-first-timers-glossary\">What Do the Words Mean? A First-Timer&#8217;s Glossary<\/a><\/li><li class=\"\"><a href=\"#what-questions-will-the-model-ask-you-back\">What Questions Will the Model Ask You Back?<\/a><\/li><li class=\"\"><a href=\"#what-if-you-dont-know-the-answer-yet\">What If You Don&#8217;t Know the Answer Yet?<\/a><\/li><li class=\"\"><a href=\"#what-does-an-agency-brief-look-like-compared-to-a-direct-booking\">What Does an Agency Brief Look Like Compared to a Direct Booking?<\/a><\/li><li class=\"\"><a href=\"#what-should-you-do-on-shoot-day\">How Do Photographers and Models Work Together on Set?<\/a><\/li><li class=\"\"><a href=\"#what-are-the-most-common-first-brief-mistakes\">What Common Mistakes Should You Avoid When Planning a Photoshoot?<\/a><\/li><li class=\"\"><a href=\"#the-nine-lines-that-make-a-model-brief-work\">The Nine Lines That Make a Model Brief Work<\/a><ul><\/ul><\/li><\/ul><\/nav><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Zodel at a Glance \u2014 2-up mobile\/tablet, no overlap on grey cards -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600&amp;display=swap\" rel=\"stylesheet\">\n\n<section class=\"zg\" id=\"zg-ataglance\" role=\"region\" aria-labelledby=\"zg-title\">\n <style>\n  .zg{\n    --bg:#fff; --ink:#0e0e0e; --muted:#6a7380; --line:#eceff3;\n    --chip:#ffffff;\n    --grey:#f5f7fa; --radius:18px;\n\n    font-family:\"Poppins\",ui-sans-serif,-apple-system,\"Segoe UI\",Roboto,Arial;\n    color:var(--ink); background:var(--bg);\n    border:none;\n    border-radius:22px;\n    padding:28px; max-width:1160px; margin:28px auto;\n  }\n\n  .zg .mast{\n    display:grid;\n    grid-template-columns:1fr auto;\n    grid-template-rows:auto auto;\n    grid-template-areas:\"title title\" \"sub badge\";\n    gap:10px 20px; margin-bottom:22px;\n  }\n  .zg .mast h2{\n    grid-area:title; margin:0;\n    font-weight:600; font-size:2.6rem; line-height:1.1;\n  }\n  .zg .mast .tagline{\n    grid-area:sub; margin:0;\n    color:#58606d; font-size:1rem; line-height:1.4; align-self:center;\n  }\n  .zg .mast .badge{\n    grid-area:badge; align-self:center; justify-self:end;\n    background:#ffffff;\n    border:none;\n    padding:12px 18px; border-radius:14px;\n    font-weight:600; font-size:1.05rem; white-space:nowrap;\n  }\n\n  #zg-ataglance .grid{\n    display:grid; grid-template-columns:repeat(4,1fr); gap:16px;\n  }\n\n  .zg .card{\n    position:relative; display:flex; flex-direction:column; overflow:hidden;\n    background:#fff;\n    border:none;\n    border-radius:var(--radius);\n    padding:28px; min-height:280px;\n  }\n  .zg .card.grey{ background:var(--grey); }\n\n  .zg .card.soft{ background:#F7F7F7; }\n\n  .zg .ico{\n    width:56px;height:56px;border-radius:14px;\n    background:#ffffff;\n    border:none;\n    display:grid; place-items:center; margin-bottom:14px;\n  }\n  .zg .ico img{ width:32px;height:32px;object-fit:contain; }\n\n  .zg .num{\n    margin:0 0 10px;\n    font-weight:600; font-size:3.1rem; line-height:1.05;\n  }\n\n  .zg .num-img-wrap{\n    height:3.1rem;\n    display:flex;\n    align-items:center;\n    margin:0 0 10px;\n  }\n  .zg .num-img{\n    height:100%; width:auto;\n    max-height:3.1rem;\n    object-fit:contain;\n  }\n\n  .zg .text{\n    margin:0; color:#4a4f57;\n    font-size:1rem; line-height:1.4; flex:1 0 auto;\n  }\n\n  .zg .chips{\n    display:flex; flex-wrap:wrap; gap:10px; margin-top:16px;\n  }\n  .zg .chip{\n    background:#ffffff;\n    border:none;\n    padding:7px 12px; border-radius:999px;\n    font-weight:500; font-size:.88rem; white-space:nowrap;\n  }\n\n  .zg .grey .chips{\n    position:absolute; left:28px; bottom:20px; z-index:3; margin-top:0;\n  }\n  .zg .grey .collage{\n    position:absolute; pointer-events:none; z-index:1; top:12px; right:10px;\n  }\n  .zg .jobs .collage{ width:88%; top:-30px; right:-40px; }\n  .zg .jobs .collage img{ width:100%; display:block; border-radius:18px; }\n  .zg .models .collage{ width:75%; top:-8px; right:-15px; }\n  .zg .models .collage img{ width:100%; display:block; border-radius:18px; }\n\n  .zg .span-2{ grid-column:span 2; } \n  .zg .span-4{ grid-column:span 4; }\n\n  .zg .join{\n    display:flex; align-items:center; justify-content:space-between; gap:16px;\n    background:var(--grey);\n    border:none;\n    border-radius:var(--radius);\n    padding:24px;\n  }\n  .zg .avatars{ display:flex; align-items:center; }\n  .zg .avatar{\n    width:40px; height:40px; border-radius:999px; object-fit:cover;\n    border:2px solid #fff;\n    margin-left:-12px;\n  }\n  .zg .avatar:first-child{ margin-left:0; }\n  .zg .plus{\n    width:40px;height:40px;border-radius:999px;\n    background:#ffffff;\n    border:none;\n    display:grid; place-items:center;\n    font-weight:600; margin-left:-10px;\n  }\n  .zg .join .tag{\n    margin:0; font-weight:600; flex:1; font-size:1.05rem;\n  }\n  .zg .cta{\n    display:inline-block;background:#0f172a;color:#fff;\n    border:none;\n    padding:12px 20px;border-radius:12px;\n    font-weight:600;text-decoration:none;white-space:nowrap;\n  }\n\n  @media (max-width:1024px){\n    #zg-ataglance .grid{\n      display:flex !important;\n      flex-wrap:wrap !important;\n      gap:16px !important;\n    }\n    #zg-ataglance .grid > *{\n      box-sizing:border-box;\n      flex:0 0 calc(50% - 8px) !important;\n      max-width:calc(50% - 8px) !important;\n      margin:0;\n    }\n    #zg-ataglance .grid > .join{\n      flex:0 0 100% !important;\n      max-width:100% !important;\n    }\n    .zg .grey .chips{\n      position:static !important;\n      left:auto !important;\n      bottom:auto !important;\n      margin-top:14px !important;\n    }\n    .zg .text{ margin-bottom:12px !important; }\n    .zg .card{ min-height:auto; padding:22px 22px 26px !important; }\n    .zg .jobs .collage, .zg .models .collage{ display:none !important; }\n    .zg .ico{ display:none !important; }\n    .zg .mast h2{ font-size:2rem; }\n    .zg .mast .tagline{ font-size:.95rem; }\n    .zg .mast .badge{ font-size:.9rem; padding:10px 14px; }\n    .zg .num{ font-size:2.2rem; }\n\n    .zg .num-img-wrap{ height:2.2rem; }\n    .zg .num-img{ max-height:2.2rem; }\n\n    .zg .text{ font-size:.97rem; }\n    .zg .chip{ font-size:.8rem; padding:6px 10px; }\n    .zg .join{ flex-direction:column; text-align:center; }\n  }\n\n  @media (max-width:420px){\n    .zg .mast{\n      grid-template-columns:1fr;\n      grid-template-areas:\"title\" \"sub\" \"badge\";\n    }\n    .zg .mast .badge{ justify-self:start; }\n  }\n <\/style>\n\n  <div class=\"mast\">\n    <h2 id=\"zg-title\">#1 Modeling Agency Alternative<\/h2>\n    <p class=\"tagline\">Fully managed model booking service without unreasonable agency fees.<\/p>\n  <\/div>\n\n  <div class=\"grid\">\n    <article class=\"card grey span-2 jobs\" aria-label=\"1,000+ modeling jobs posted. Rising by the hour.\">\n      <div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/post-a-job-1.png\" alt=\"\" title=\"\"><\/div>\n      <h3 class=\"num\">1,000+<\/h3>\n      <p class=\"text\"><strong>Modeling jobs<\/strong> get posted<br>and counting.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Companies<\/span>\n        <span class=\"chip\">Photographers<\/span>\n        <span class=\"chip\">Agencies<\/span>\n      <\/div>\n      <div class=\"collage\" aria-hidden=\"true\">\n        <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/test12.png\" alt=\"\" title=\"\">\n      <\/div>\n    <\/article>\n\n    <article class=\"card soft\" aria-label=\"Loved by models, trusted by brands.\">\n      <div class=\"ico\">\n        <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/trustworthy.png\" alt=\"\" title=\"\">\n      <\/div>\n\n      <div class=\"num-img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/11\/stars-5-rating.png\" alt=\"5-star rating infographic\" class=\"num-img\" title=\"\">\n      <\/div>\n\n      <p class=\"text\"><strong>Loved<\/strong> by models, <strong>trusted<\/strong> by brands.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Models<\/span>\n        <span class=\"chip\">Brands<\/span>\n      <\/div>\n    <\/article>\n\n    <article class=\"card soft\" aria-label=\"Model compensation: real work, real pay\u201424 hours later.\">\n      <div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/secure-payment.png\" alt=\"\" title=\"\"><\/div>\n      <h3 class=\"num\">24 hrs<\/h3>\n      <p class=\"text\"><strong>Payment processes<\/strong> within 24 hours.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Transparent<\/span>\n        <span class=\"chip\">Secure<\/span>\n      <\/div>\n    <\/article>\n\n    <article class=\"card soft\" aria-label=\"Posting a job takes 5 minutes.\">\n      <div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/tat.png\" alt=\"\" title=\"\"><\/div>\n      <h3 class=\"num\">5 mins<\/h3>\n      <p class=\"text\"><strong>Getting a job<\/strong> in minutes. Get matched within 24 hrs.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Brands<\/span>\n        <span class=\"chip\">Photographers<\/span>\n      <\/div>\n    <\/article>\n\n    <article class=\"card soft\" aria-label=\"Zodel Support. Your campaign\u2019s lifeline, 7 days a week.\">\n      <div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/zodel-support.png\" alt=\"\" title=\"\"><\/div>\n      <h3 class=\"num\">24\/7<\/h3>\n      <p class=\"text\"><strong>Zodel Support<\/strong>\u2014 7 days a week.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Reliable<\/span>\n        <span class=\"chip\">Responsible<\/span>\n      <\/div>\n    <\/article>\n\n    <article class=\"card grey span-2 models\" aria-label=\"800+ active models use Zodel to find gigs locally and nationwide.\">\n      <div class=\"ico\"><img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/models.png\" alt=\"\" title=\"\"><\/div>\n      <h3 class=\"num\">800+<\/h3>\n      <p class=\"text\"><strong>Top models<\/strong> use Zodel <br>to find jobs locally and <br>nationwide.<\/p>\n      <div class=\"chips\">\n        <span class=\"chip\">Verified<\/span>\n        <span class=\"chip\">Local<\/span>\n        <span class=\"chip\">Nationwide<\/span>\n      <\/div>\n      <div class=\"collage\" aria-hidden=\"true\">\n        <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/Zodels-123.webp\" alt=\"\" title=\"\">\n      <\/div>\n    <\/article>\n\n    <article class=\"span-4 join\" aria-label=\"Find verified NYC brand ambassadors and event models on Zodel\">\n      <div class=\"avatars\">\n        <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/Zodel-Models-Face-1.png\" alt=\"\" title=\"\">\n        <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/09\/Zodel-Models-Face-2.png\" alt=\"\" title=\"\">\n        <span class=\"plus\">+<\/span>\n      <\/div>\n      <p class=\"tag\">The largest growing modeling agency alternative in the US<\/p>\n      <a class=\"cta\" href=\"https:\/\/zodel.com\/hire-models\/\">Scout Talent. Book Models Directly<\/a>\n    <\/article>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\">You booked the model. The shoot is Thursday. Now you have to send the details, and you are not sure what that message is supposed to contain.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That message is a model brief: a short written summary of a booked job covering what is being shot, where the images will run, logistics, and wardrobe. It is not a contract. It is the working document both sides refer to on the day.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Zodel is a <a href=\"https:\/\/zodel.com\/spotlight\/book-models-directly-model-booking-platform\/\">model booking platform<\/a> that connects clients directly with verified professional models across the United States. This guide reflects what models on Zodel actually ask for before a job. Below is the template, then the nine lines to fill in, then what to do when you do not know an answer yet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Every model brief has to answer three things:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>What<\/strong> you are shooting and where the images will be used<\/li>\n\n\n\n<li><strong>When and where<\/strong> to arrive, and how long the day runs<\/li>\n\n\n\n<li><strong>What to bring<\/strong>, what to wear, and who is handling hair and makeup<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Everything else is detail. Those three cause the reshoots.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"490\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Mei-F-Zodel-NYC-Editorial-Models.jpg\" alt=\"Mei F - Zodel New York Models\" class=\"wp-image-14604\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Mei-F-Zodel-NYC-Editorial-Models.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Mei-F-Zodel-NYC-Editorial-Models-184x300.jpg 184w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"490\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Jana-P-NYC-Editorial-Models-Small.jpg\" alt=\"Jana P - NYC Models for High Fashion Magazines\" class=\"wp-image-14603\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Jana-P-NYC-Editorial-Models-Small.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Jana-P-NYC-Editorial-Models-Small-184x300.jpg 184w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"490\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Sofi-G-NYC-Editorial-Models.jpg\" alt=\"Sofi G - New York Editorial Models\" class=\"wp-image-14605\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Sofi-G-NYC-Editorial-Models.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Sofi-G-NYC-Editorial-Models-184x300.jpg 184w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-does-a-model-brief-actually-look-like\" class=\"wp-block-heading\">What Does a Model Brief Actually Look Like?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-1.jpg\" alt=\"Hire Models on Zodel Modeling Agency in Miami. Book Brianna G.\" class=\"wp-image-7990\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-1.jpg 900w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-1-300x200.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-1-768x512.jpg 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">A model brief is nine lines long. Copy the block below, fill each line, and send it. That is the whole document.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most of the brief is already in your head. You knew the date, the address, the call time, and the rate before you opened this page.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eight of the nine lines are transcription.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Only usage takes a decision. That is where the five minutes go.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The template\u2014copy this:<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);flex-basis:66.66%\">\n<h4 id=\"shoot-brief-your-brand-model-name\" class=\"wp-block-heading\"><strong>SHOOT BRIEF \u2014 [Your brand] \u00d7 [Model name]<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>JOB:<\/strong> [What you&#8217;re shooting], [number] looks, for [brand or product].<\/li>\n\n\n\n<li><strong>DATE: <\/strong>[Day, date]<\/li>\n\n\n\n<li><strong>CALL:<\/strong> [time] \u00b7 WRAP: [time] \u00b7 BREAK: [when]<\/li>\n\n\n\n<li><strong>LOCATION: <\/strong>[Street address], [floor or suite], [door or buzzer]<\/li>\n\n\n\n<li><strong>ON-SET CONTACT:<\/strong> [Name], [mobile]\u2014reachable from [time]<\/li>\n\n\n\n<li><strong>USAGE:<\/strong> [Channels], [territory], [duration]. Paid media: [yes\/no]<\/li>\n\n\n\n<li><strong>WARDROBE:<\/strong> You bring [items]. We provide [items]. Hair and makeup: [on site \/ not provided]<\/li>\n\n\n\n<li><strong>RATE: <\/strong>[As agreed at booking]. Payment [terms].<\/li>\n\n\n\n<li><strong>NOTE:<\/strong> [Anything physically unusual about the day]<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-2.webp\" alt=\"Hire Brianna G on Zodel\" class=\"wp-image-8177\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-2.webp 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/04\/Brianna-G-Zodel-2-200x300.webp 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/07\/Stephanie-G-Swimwear-Models-on-Zodel.webp\" alt=\"Book Swimwear Models on Zodel. Hire Stephanie G.\" class=\"wp-image-9029\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/07\/Stephanie-G-Swimwear-Models-on-Zodel.webp 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/07\/Stephanie-G-Swimwear-Models-on-Zodel-200x300.webp 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--10);flex-basis:66.66%\">\n<p class=\"wp-block-paragraph\">The same template, filled in:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>SHOOT BRIEF \u2014 Marlow Swim \u00d7 Jess T.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>JOB:<\/strong> Product shoot for our spring swim line, 22 looks.<\/li>\n\n\n\n<li><strong>DATE: <\/strong>Thursday 14th<\/li>\n\n\n\n<li><strong>CALL: <\/strong>9:00am \u00b7 WRAP: 3:00pm \u00b7 BREAK: 12:00\u20131:00pm<\/li>\n\n\n\n<li><strong>LOCATION: <\/strong>412 Studio, 4th floor, buzzer 4B<\/li>\n\n\n\n<li><strong>ON-SET CONTACT: <\/strong>Dana R., 555-0142\u2014reachable from 8:00am<\/li>\n\n\n\n<li><strong>USAGE:<\/strong> Our website and organic social, US only, 12 months. Paid media: no<\/li>\n\n\n\n<li><strong>WARDROBE:<\/strong> You bring skin-tone seamless underwear, no visible tan<\/li>\n\n\n\n<li>lines. We provide all swimwear. Hair and makeup: on-site from 9:00am<\/li>\n\n\n\n<li><strong>RATE:<\/strong> As agreed at booking. Payment releases within 24 hours of completion.<\/li>\n\n\n\n<li><strong>NOTE: <\/strong>Some shots are poolside outdoors. Robes and heaters on site.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">If you booked through Zodel, four of these nine lines are already written. Job, date, location, and rate come straight from the job post, and your usage and wardrobe notes are in the description field. The brief is the job post, restated for the person doing the work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Compare that to what most first-time clients send.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Robotic and useless:<\/strong> &#8220;Hi! Shoot on Thursday; details to follow. Excited to work with you!&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Same friendliness. Only one of them means the model can plan.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em><strong>Still filling the role?<\/strong> Post the job on Zodel, and half of this brief writes itself.<\/em><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-0aa01211 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/zodel.com\/create-job\/category\">Post a Job on Zodel<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"how-do-you-fill-in-each-line\" class=\"wp-block-heading\">How Do You Fill In Each Line?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Olivia-Allan-1024x683.jpg\" alt=\"\" class=\"wp-image-2678\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Olivia-Allan-1024x683.jpg 1024w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Olivia-Allan-300x200.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Olivia-Allan-768x512.jpg 768w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Olivia-Allan.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Work top to bottom and do not redraft. The brief is a working document, not a piece of writing.<\/p>\n\n\n\n<h3 id=\"job-what-youre-shooting-and-how-many-looks\" class=\"wp-block-heading\">JOB: what you&#8217;re shooting and how many looks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;22 looks&#8221; and &#8220;one hero image&#8221; are completely different days. Models pace themselves against that number, so state it. Name the product or campaign so they arrive with context.<\/p>\n\n\n\n<h3 id=\"date-call-wrap-break\" class=\"wp-block-heading\">DATE, CALL, WRAP, BREAK<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Give real clock times, not &#8220;morning.&#8221; A model who thinks the day ends at noon will have booked something at two. The break line matters more than it looks, and skipping it is how you end up shooting hour six with someone who has not eaten.<\/p>\n\n\n\n<h3 id=\"location-address-floor-door\" class=\"wp-block-heading\">LOCATION: address, floor, door<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A street address, a floor, and a door or buzzer. &#8220;Downtown studio, details TBC&#8221; is not a location. Add the detail you assume is obvious, because that is the one that gets missed.<\/p>\n\n\n\n<h3 id=\"on-set-contact-one-name-one-mobile\" class=\"wp-block-heading\">ON-SET CONTACT: one name, one mobile<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Name the person the model reports to on arrival. One name. Not &#8220;the team,&#8221; and not a number nobody answers before nine.<\/p>\n\n\n\n<h3 id=\"usage-where-the-images-will-run\" class=\"wp-block-heading\">USAGE: where the images will run<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the single most-skipped line and the most expensive to fix later. State the channels, the territory, and the duration. Website and organic social for 12 months is a different job from a national paid campaign, and it is priced differently.<\/p>\n\n\n\n<h3 id=\"wardrobe-what-they-bring-what-you-provide\" class=\"wp-block-heading\">WARDROBE: what they bring, what you provide<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Cover shoes, undergarments, nails, and whether hair and makeup is on site. If you need a specific look, say so now. Models bring their own basics, and basics are not a styled look.<\/p>\n\n\n\n<h3 id=\"rate-restate-what-was-agreed\" class=\"wp-block-heading\">RATE: restate what was agreed<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Restate it even though it is already in the booking. Confirmation prevents the shoot-day conversation nobody enjoys. On Zodel this is locked in the job record before the brief goes out.<\/p>\n\n\n\n<h3 id=\"note-anything-unusual\" class=\"wp-block-heading\">NOTE: anything unusual<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Water, heights, animals, tight spaces, extended time in <a href=\"https:\/\/zodel.com\/spotlight\/lingerie-models\/\">swimwear<\/a> outdoors in November. Flag it in writing. A professional will usually say yes and will absolutely notice if you did not mention it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then the last line: <strong>&#8220;Anything I&#8217;ve missed, ask me here.&#8221;<\/strong> That converts the brief from a broadcast into a thread, and most misunderstandings surface in the reply.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Five minutes is how long the brief takes to write. Posting the job itself is a separate step.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-do-the-words-mean-a-first-timers-glossary\" class=\"wp-block-heading\">What Do the Words Mean? A First-Timer&#8217;s Glossary<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Six terms cause most of the confusion, and none of them are complicated. They are industry shorthand nobody explains to you before your first booking.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Call sheet:<\/strong> the document listing who arrives when, where, and with what. On a small shoot the brief and the call sheet are the same file. On a larger one, the call sheet is a separate schedule.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Usage (or usage rights):<\/strong> where, how, and for how long you can run the images. Usage is negotiated separately from the day rate because it is a separate thing you are buying. Broader usage costs more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Day rate vs. half day:<\/strong> a day rate typically covers a full working day; a half day covers roughly half of one. The line between them is where disputes start. Name the actual hours instead of relying on the label.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Buyout: <\/strong>an agreement to pay once for broad or unlimited usage rather than licensing by period or channel. Buyouts sound simpler and are usually more expensive. Ask before assuming one is included.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Model release: <\/strong>signed permission to use someone&#8217;s likeness for the stated purpose. You need one even when everything else went perfectly. It protects the shoot from becoming a legal problem two years later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fitting: <\/strong>a short session before the shoot to check garments on the model. <a href=\"https:\/\/zodel.com\/spotlight\/fitting-models\/\">Fitting models<\/a> are a distinct category with their own rates. If you need a fitting, it is a separate booking.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/12\/Olivia-N-LA-Models-7.webp\" alt=\"Hire Top LA Models. Book Olivia N.\" class=\"wp-image-12003\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/12\/Olivia-N-LA-Models-7.webp 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/12\/Olivia-N-LA-Models-7-200x300.webp 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">One term you will not need: casting. Zodel is a booking platform, not a casting site. Clients post jobs and hire directly\u2014there is no audition or casting process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Knowing these six words is most of what separates a client who sounds experienced from one who does not.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-questions-will-the-model-ask-you-back\" class=\"wp-block-heading\">What Questions Will the Model Ask You Back?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Photographers-Hire-Models-for-Photo-Shoots-1024x683.jpg\" alt=\"Photographer directing a model on set after a written brief, showing how to brief a model for a shoot\" class=\"wp-image-3280\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Photographers-Hire-Models-for-Photo-Shoots-1024x683.jpg 1024w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Photographers-Hire-Models-for-Photo-Shoots-300x200.jpg 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Photographers-Hire-Models-for-Photo-Shoots-768x512.jpg 768w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/03\/Photographers-Hire-Models-for-Photo-Shoots.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Expect five. A professional model will ask about usage, call time, wardrobe, who else is on set, and payment terms, usually within an hour of accepting the job.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the part first-time clients find unsettling. It reads like scrutiny. It is not.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A model asking about usage is doing exactly what a freelance designer does when they ask what the logo is for. The answers determine how they price, prepare, and plan the rest of their week. Vague answers get vague commitment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The five, and what a good answer sounds like:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><em>&#8220;What&#8217;s the usage?&#8221;<\/em> \u2192 &#8220;Website and organic social, 12 months, US only. No paid.&#8221;<\/li>\n\n\n\n<li><em>&#8220;What time do you need me, and when do we wrap?&#8221;<\/em> \u2192 &#8220;9am call, 3pm wrap, one-hour break.&#8221;<\/li>\n\n\n\n<li><em>&#8220;What should I bring?&#8221;<\/em> \u2192 &#8220;Skin-tone seamless underwear. We provide everything else.&#8221;<\/li>\n\n\n\n<li><em>&#8220;Who else is on set?&#8221;<\/em> \u2192 &#8220;Photographer, one assistant, HMUA, and me. Five people total.&#8221;<\/li>\n\n\n\n<li><em>&#8220;When does payment release?&#8221;<\/em> \u2192 &#8220;Within 24 hours of completion, through Zodel.&#8221;<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">If you can answer those five, you can brief a model. That is the whole skill.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-if-you-dont-know-the-answer-yet\" class=\"wp-block-heading\">What If You Don&#8217;t Know the Answer Yet?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Leave it blank and say so. &#8220;Usage TBC, I&#8217;ll confirm by Tuesday&#8221; is a professional answer. Guessing and being wrong is not.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here is where first-time clients actually get stuck, line by line.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Caroline-R-Las-Vegas-Zodel-1.jpg\" alt=\"Caroline R. Hire LV models on Zodel - the Las Vegas modeling agencies alternative\" class=\"wp-image-14392\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Caroline-R-Las-Vegas-Zodel-1.jpg 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Caroline-R-Las-Vegas-Zodel-1-200x300.jpg 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t know what rate is normal.<\/strong> This is the most common one, and it is the reason people delay booking. Zodel shows industry rate guidance as you post, flagging whether your figure sits below, within, or above the market range for that job category. Below-market rates get flagged before you publish, not after nobody applies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t know what usage to ask for.<\/strong> Default to the narrowest honest answer. Website and organic social for 12 months covers most brand work. You can license more later; you cannot easily claw back a grant you never needed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t know how long the day should be.<\/strong> Work back from the look count. Twenty-two looks is a full day. Six is a half. If you are unsure, book the longer option and wrap early.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You don&#8217;t know what to write at all.<\/strong> Zodel&#8217;s job posting flow prompts for category, description, location, date, model count, and pay rate as structured fields. Put your usage and wardrobe notes in the description. Half the brief is written before you finish posting.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Built-in chat connects you directly to the model once the booking is secured, and Zodel&#8217;s team is available 24\/7 when something is genuinely unclear. Traditional agencies assume you already know all of this. That assumption is the actual barrier, and Zodel removes it. If you have not booked this way before, <a href=\"https:\/\/zodel.com\/spotlight\/what-is-zodel\/\">what is Zodel<\/a> covers how the workflow runs end to end.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You do not have to know the market rate before you start. Zodel shows you where your budget sits as you post, so the number in your brief is the number an experienced client would have used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Maxim Magazine put it this way: &#8220;Platforms like Zodel aren&#8217;t just changing how brands book models\u2014they&#8217;re setting a new standard for the entire industry.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/zodel.com\/create-job\/category\">See what your budget books.<\/a><\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"zs-wrap alignfull\"> <div class=\"zodel-steps\" data-autoplay=\"true\" data-interval=\"3800\" aria-label=\"How to Hire Models on Zodel\"> <h2 class=\"zs-title\">How to Hire Models on Zodel?<\/h2> <div class=\"zs-inner\"> <div class=\"zs-grid\"> <!-- Sidebar steps --> <aside class=\"zs-sidebar\" aria-label=\"Steps\"> <ul class=\"zs-steps\" role=\"tablist\" aria-orientation=\"vertical\"> <li role=\"tab\" aria-selected=\"true\" tabindex=\"0\" data-step=\"0\" class=\"active\">Post<\/li> <li role=\"tab\" aria-selected=\"false\" tabindex=\"-1\" data-step=\"1\">Review<\/li> <li role=\"tab\" aria-selected=\"false\" tabindex=\"-1\" data-step=\"2\">Accept<\/li> <li role=\"tab\" aria-selected=\"false\" tabindex=\"-1\" data-step=\"3\">Pay<\/li> <\/ul> <\/aside> <!-- Phone --> <div class=\"zs-phone\" aria-label=\"Zodel mobile app preview\"> <div class=\"zs-device\" role=\"img\" aria-label=\"Smartphone frame\"> <div class=\"zs-notch\" aria-hidden=\"true\"><\/div> <div class=\"zs-screen\"> <img id=\"zs-img\" alt=\"Post a job screen\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/1-Post-a-Job.webp\" loading=\"eager\" decoding=\"async\" sizes=\"(max-width: 600px) 68vw, (max-width: 960px) 240px, 320px\" title=\"\"> <\/div> <div class=\"zs-buttons\" aria-hidden=\"true\"><\/div> <\/div> <div class=\"zs-progress\" aria-hidden=\"true\"><span><\/span><\/div> <\/div> <!-- Copy --> <div class=\"zs-copy\" aria-live=\"polite\"> <div class=\"zs-copy-inner\"> <p class=\"zs-kicker\" id=\"zs-kicker\">Post your job<\/p> <p id=\"zs-text\"> Share your job details like location, pay rate, and any specific requirements to initiate the model search. <\/p> <!-- \u2705 Button directly after the paragraph (as requested) --> <a class=\"zs-btn\" href=\"https:\/\/zodel.com\/create-job\/category?&#038;utm_campaign=blog_link\"> Hire Models in a Few Clicks <\/a> <!-- App badges below the button --> <div class=\"zs-ctas\"> <div class=\"zs-apps\" aria-label=\"Download the Zodel App\"> <a class=\"zs-badge\" href=\"https:\/\/apps.apple.com\/us\/app\/id6475001604\" rel=\"nofollow noopener\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/App-Store.png\" alt=\"Download on the App Store\" title=\"\"> <\/a> <a class=\"zs-badge\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.zodel\" rel=\"nofollow noopener\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/Google-Play.png\" alt=\"Get it on Google Play\" title=\"\"> <\/a> <\/div> <\/div> <\/div> <\/div> <!-- \/Copy --> <\/div> <\/div> <\/div> <\/section> <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" crossorigin> <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin> <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\"> <style>\n:root{\n  --zs-bg:#0E0E0E;\n  --zs-text:#F9FAFB;\n  --zs-muted:#A6B0BB;\n  --zs-card:#111214;\n  --zs-border:rgba(249,250,251,.10);\n}\n\n\/* Full-width dark section *\/\n.zs-wrap{\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  background:var(--zs-bg);\n}\n\n.zodel-steps{\n  color:var(--zs-text);\n  background:var(--zs-bg);\n  padding:56px 20px;\n  font-family:\"Poppins\",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif;\n}\n\n.zodel-steps *{box-sizing:border-box;}\n\n\/* H2 \u2014 responsive *\/\n.zs-title{\n  margin:0 0 48px;\n  text-align:center;\n  color:#F9FAFB!important;\n  font-weight:600;\n  font-size:clamp(2.2rem, 3vw + 1rem, 3.5rem);\n  line-height:clamp(2.6rem, 3.5vw + 1rem, 5rem);\n  letter-spacing:-0.02em;\n}\n\n\/* Layout *\/\n.zs-inner{\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.zs-grid{\n  display:grid;\n  gap:32px;\n  grid-template-columns:1fr;\n  align-items:start;\n}\n\n\/* Order on mobile: phone, tabs, copy *\/\n.zs-sidebar{order:2;}\n.zs-phone{order:1;}\n.zs-copy{order:3;}\n\n@media (min-width:961px){\n  .zs-inner{\n    padding:0 40px; \/* keeps outer left\/right balance *\/\n  }\n\n  .zs-grid{\n    grid-template-columns:minmax(200px,220px) minmax(240px,300px) minmax(320px,420px);\n    column-gap:72px;\n    align-items:stretch;\n  }\n\n  .zs-sidebar{order:1;}\n  .zs-phone{\n    order:2;\n    justify-self:center;\n    max-width:300px;\n    width:100%;\n    margin-inline:auto;\n  }\n  .zs-copy{order:3;}\n}\n\n\/* Phone block *\/\n.zs-device{\n  position:relative;\n  border-radius:34px;\n  background:var(--zs-card);\n  padding:14px;\n  border:1px solid rgba(255,255,255,.08);\n  box-shadow:0 18px 40px rgba(0,0,0,.55);\n}\n\n\/* --- Prevent black vertical bars --- *\/\n.zs-device{ position:relative; overflow:hidden; z-index:0; }\n.zs-buttons{ position:absolute; inset:0; }\n.zs-buttons::before,\n.zs-buttons::after{ right:6px; } \/* or display:none *\/\n\n\n.zs-notch{\n  position:absolute;\n  top:10px;\n  left:50%;\n  transform:translateX(-50%);\n  width:34%;\n  height:18px;\n  border-radius:12px;\n  background:#050506;\n}\n\n.zs-buttons::before,\n.zs-buttons::after{\n  content:\"\";\n  position:absolute;\n  right:-3px;\n  width:3px;\n  border-radius:2px;\n  background:#2A2B2E;\n}\n.zs-buttons::before{top:80px;height:42px;}\n.zs-buttons::after{top:130px;height:74px;}\n\n.zs-screen{\n  overflow:hidden;\n  border-radius:26px;\n  background:#0F1113;\n  border:1px solid rgba(255,255,255,.06);\n  aspect-ratio:9\/19.5; \/* tall, non-squished phone *\/\n}\n\n.zs-screen img{\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  border-radius:26px;\n  transition:opacity .45s ease;\n}\n\n.zs-screen img.is-fading{opacity:.05;}\n\n.zs-progress{\n  height:5px;\n  background:#ffffff14;\n  border-radius:999px;\n  margin:12px 4px 0;\n}\n.zs-progress span{\n  display:block;\n  height:100%;\n  width:0;\n  background:#F9FAFB;\n  border-radius:inherit;\n  transition:width .1s linear;\n}\n\n\/* Steps \u2014 big, left aligned *\/\n.zs-steps{\n  list-style:none;\n  margin:0;\n  padding:0;\n  border-top:1px solid var(--zs-border);\n}\n\n.zs-steps li{\n  padding:14px 0;\n  color:var(--zs-muted);\n  font-weight:600;\n  font-size:2.5rem;\n  line-height:3rem;\n  letter-spacing:-0.02em;\n  border-bottom:1px solid var(--zs-border);\n  cursor:pointer;\n  text-align:left;\n}\n\n.zs-steps li.active{\n  color:#F9FAFB;\n}\n\n\/* Slightly smaller step text on narrower screens *\/\n@media (max-width:960px){\n  .zs-steps li{\n    font-size:1.75rem;\n    line-height:2.2rem;\n  }\n}\n\n\/* Copy column *\/\n.zs-copy{\n  display:flex;\n  flex-direction:column;\n  text-align:left;\n  transition:opacity .45s ease,transform .45s ease;\n}\n\n.zs-copy-inner{\n  max-width:560px;\n}\n\n\/* Body text *\/\n.zs-copy p:not(.zs-kicker){\n  margin:0 0 10px;\n  color:#F9FAFB;\n  max-width:560px;\n  font-size:clamp(1rem, 0.6vw + 0.9rem, 1.125rem);\n  line-height:1.6;\n  text-align:left;\n}\n\n\/* Kicker *\/\n.zs-copy .zs-kicker{\n  font-weight:600;\n  font-size:clamp(1.6rem, 2.2vw + 1rem, 3rem);\n  line-height:1.15;\n  letter-spacing:-0.02em;\n  margin:0 0 10px;\n  color:#F9FAFB;\n  text-align:left;\n}\n\n\/* CTA button *\/\n.zs-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin:10px 0 14px;\n  padding:14px 24px;\n  border-radius:16px;\n  background:#F9FAFB;\n  color:#161C24;\n  font-weight:600;\n  font-size:1rem;\n  line-height:1.5rem;\n  text-decoration:none;\n  box-shadow:0 10px 28px rgba(0,0,0,.35);\n  min-width:240px;\n  column-gap:8px;\n}\n\n\/* App badges under the button *\/\n.zs-ctas{\n  margin-top:14px;\n}\n\n@media (min-width:961px){\n  .zs-ctas{\n    margin-top:14px !important;\n  }\n}\n\n.zs-apps{\n  display:flex;\n  gap:14px;\n  align-items:center;\n  justify-content:flex-start;\n  flex-wrap:wrap;\n}\n\n.zs-badge img{\n  height:44px;\n  width:auto;\n  display:block;\n}\n\n\/* Responsive H2 for very small screens *\/\n@media (max-width:600px){\n  .zs-title{\n    font-size:2.5rem;\n    line-height:3.2rem;\n  }\n}\n\n\/* === Compact mobile slider overrides === *\/\n@media (max-width:960px){\n  .zs-grid{\n    gap:20px;\n  }\n\n  .zs-phone{\n    justify-self:center;\n    width:100%;\n    max-width:min(70vw, 240px);\n    margin-inline:auto;\n  }\n\n  .zs-device{\n    padding:8px;\n    border-radius:18px;\n    box-shadow:0 10px 24px rgba(0,0,0,.45);\n  }\n\n  .zs-notch{\n    height:10px;\n    top:8px;\n    border-radius:8px;\n  }\n\n  .zs-buttons::before{\n    top:56px;\n    height:34px;\n  }\n  .zs-buttons::after{\n    top:96px;\n    height:48px;\n  }\n\n  \/* keep tall phone ratio on mobile *\/\n  .zs-screen{\n    aspect-ratio:9\/19.5;\n    border-radius:14px;\n  }\n  .zs-screen img{\n    border-radius:14px;\n  }\n\n  .zs-progress{\n    height:3px;\n    margin:8px 2px 0;\n  }\n\n  .zs-progress span{\n    transition:width .1s linear;\n  }\n\n  \/* more compact tabs *\/\n  .zs-steps li{\n    font-size:1.25rem;\n    line-height:1.6rem;\n    padding:10px 0;\n  }\n\n  \/* scaled text *\/\n  .zs-copy .zs-kicker{\n    font-size:1.35rem;\n    line-height:1.25;\n    margin-bottom:8px;\n  }\n\n  .zs-copy p:not(.zs-kicker){\n    font-size:1rem;\n    line-height:1.5;\n    max-width:480px;\n  }\n\n  \/* smaller badges *\/\n  .zs-badge img{\n    height:36px;\n  }\n\n  \/* 2% nudge right for both tabs (sidebar) and copy on mobile\/tablet *\/\n  .zs-sidebar,\n  .zs-copy{\n    margin-left:2%;\n  }\n}\n\n\/* Extra-tight phones *\/\n@media (max-width:600px){\n  .zs-phone{\n    max-width:min(64vw, 210px);\n  }\n\n  \/* slightly smaller device, still tall *\/\n  .zs-device{\n    padding:6px;\n    border-radius:16px;\n  }\n\n  .zs-screen{\n    aspect-ratio:9\/19.5; \/* keep same tall ratio so it doesn\u2019t look squished *\/\n    border-radius:12px;\n  }\n\n  .zs-screen img{\n    border-radius:12px;\n  }\n\n  .zs-badge img{\n    height:32px;\n  }\n}\n\n\/* Reset margins back on desktop *\/\n@media (min-width:961px){\n  .zs-sidebar,\n  .zs-copy{\n    margin-left:0;\n  }\n}\n\/* ===== Mobile\/Tablet layout: phone full width; tabs + copy side-by-side ===== *\/\n@media (max-width: 960px){\n  .zodel-steps .zs-grid{\n    \/* 2 \u043a\u043e\u043b\u043e\u043d\u0438: tabs (\u043f\u043e-\u0442\u044f\u0441\u043d\u0430) + copy (\u043f\u043e-\u0448\u0438\u0440\u043e\u043a\u0430) *\/\n    grid-template-columns: minmax(150px, 0.9fr) minmax(240px, 1.1fr);\n    grid-template-areas:\n      \"phone phone\"\n      \"sidebar copy\";\n    column-gap: 16px;\n    row-gap: 20px;\n    align-items: start;\n  }\n\n  \/* \u042f\u0432\u043d\u043e \u043f\u043e\u0437\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u0430\u043d\u0435 \u0447\u0440\u0435\u0437 grid areas *\/\n  .zodel-steps .zs-phone   { grid-area: phone;   justify-self: center; max-width: min(72vw, 260px); }\n  .zodel-steps .zs-sidebar { grid-area: sidebar; margin-left: 0; order: initial; }\n  .zodel-steps .zs-copy    { grid-area: copy;    margin-left: 0; order: initial; }\n}\n\n\/* Optional: \u043d\u0430 \u0441\u0443\u043f\u0435\u0440 \u0442\u0435\u0441\u043d\u0438 \u0435\u043a\u0440\u0430\u043d\u0438 \u043f\u0430\u043a \u0435\u0434\u0438\u043d \u043f\u043e\u0434 \u0434\u0440\u0443\u0433 *\/\n@media (max-width: 480px){\n  .zodel-steps .zs-grid{\n    grid-template-columns: 1fr;\n    grid-template-areas:\n      \"phone\"\n      \"sidebar\"\n      \"copy\";\n  }\n}\n\n<\/style>\n <script> document.addEventListener('DOMContentLoaded',()=>{ const root=document.querySelector('.zodel-steps'); if(!root) return; const img=root.querySelector('#zs-img'); const copy=root.querySelector('.zs-copy'); const kicker=root.querySelector('#zs-kicker'); const text=root.querySelector('#zs-text'); const tabs=[...root.querySelectorAll('.zs-steps li')]; const progress=root.querySelector('.zs-progress span'); const steps=[ { label:'Post', kicker:'Post your job', text:'Share your job details like location, pay rate, and any specific requirements to initiate the model search.', img:'https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/1-Post-a-Job.webp', alt:'Post a job' }, { label:'Review', kicker:'Zodels will apply', text:'We\u2019ll match your job requirements with models and invite them to apply.', img:'https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/2-Review-Zodels-Who-Apply.webp', alt:'Review applicants' }, { label:'Accept', kicker:'Accept', text:'Review models who applied and make your selection. Choose the best talent for your project.', img:'https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/3-Accept-Zodels-for-Job-Post.webp', alt:'Accept the best model' }, { label:'Pay', kicker:'Pay for Zodels', text:'Complete the booking with our streamlined payment system. Payment is held by Zodel and released to models after successful completion of the job.', img:'https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/08\/4-Pay-for-Hired-Models.webp', alt:'Payment' } ]; let i=0,timer=null,progTimer=null; const interval=Number(root.dataset.interval||3800); function setActive(idx){ i=(idx+steps.length)%steps.length; tabs.forEach((li,n)=>{ li.classList.toggle('active',n===i); li.setAttribute('aria-selected',n===i ? 'true' : 'false'); li.tabIndex=n===i ? 0 : -1; }); img.classList.add('is-fading'); copy.classList.add('fade'); setTimeout(()=>{ const step=steps[i]; img.src=step.img; img.alt=step.alt; kicker.textContent=step.kicker; text.textContent=step.text; const finish=()=>{ img.classList.remove('is-fading'); copy.classList.remove('fade'); }; if(img.complete) finish(); else img.onload=finish; },160); progress.style.width='0%'; } function next(){setActive(i+1);} function start(){ stop(); timer=setInterval(next,interval); let w=0; progress.style.width='0%'; progTimer=setInterval(()=>{ w+=100\/(interval\/100); if(w>100)w=100; progress.style.width=w+'%'; },100); } function stop(){ if(timer) clearInterval(timer); if(progTimer) clearInterval(progTimer); timer=null; progTimer=null; } tabs.forEach((li,idx)=>{ li.addEventListener('click',()=>{ setActive(idx); start(); }); }); setActive(0); start(); }); <\/script>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-does-an-agency-brief-look-like-compared-to-a-direct-booking\" class=\"wp-block-heading\">What Does an Agency Brief Look Like Compared to a Direct Booking?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The content is the same. The path it travels is not, and the path determines how fast you can fix a mistake. Booking through a <a href=\"https:\/\/zodel.com\/spotlight\/modeling-agency-alternative\/\">modeling agency alternative<\/a> changes the route, not the document.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-base-2-color has-contrast-background-color has-text-color has-background has-link-color has-fixed-layout\"><thead><tr><th>What you&#8217;re doing<\/th><th>Through a traditional modeling agency<\/th><th>Booking directly on Zodel<\/th><\/tr><\/thead><tbody><tr><td>Who reads your brief<\/td><td>The agent, who relays it to the model<\/td><td>The model, directly<\/td><\/tr><tr><td>How it travels<\/td><td>Email chains and manual follow-ups<\/td><td>Built-in chat on the job<\/td><\/tr><tr><td>What you pay on top of the rate<\/td><td>Agency commission of 10\u201340%<\/td><td>Platform fee as low as 5%<\/td><\/tr><tr><td>Knowing what to include<\/td><td>You are expected to already know<\/td><td>Structured job-post fields prompt each item<\/td><\/tr><tr><td>Setting the rate<\/td><td>Quoted to you, markup not itemized<\/td><td>Industry rate guidance shown as you post<\/td><\/tr><tr><td>A change on shoot week<\/td><td>Routed back through the agent<\/td><td>Sent in the job chat<\/td><\/tr><tr><td>If something goes wrong<\/td><td>Invoice disputes after the fact<\/td><td>Funds held in escrow until the job is complete<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Put a number on it. On a $4,000 booking, a 25% agency commission, the midpoint of the 10\u201340% range, adds $1,000 on top of the rate. A platform fee as low as 5% on the same booking is $200. The brief you write is identical either way.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The commission gap is what people notice first. The relay gap shows up at 7am on shoot day, when the studio door code has changed and your only route to the model is an agent who opens email at nine.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-should-you-do-on-shoot-day\" class=\"wp-block-heading\">How Do Photographers and Models Work Together on Set?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/05\/How-to-Become-a-Model.png\" alt=\"Client and model on set during a briefed studio shoot\" class=\"wp-image-3746\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/05\/How-to-Become-a-Model.png 900w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/05\/How-to-Become-a-Model-300x200.png 300w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/05\/How-to-Become-a-Model-768x512.png 768w\" sizes=\"auto, (max-width: 900px) 100vw, 900px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Three things. Greet the model by name, show them where to put their bag, and tell them when the first break is. That covers most of what &#8220;on-set etiquette&#8221; means in practice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The rest follows from treating a booked model as a hired professional rather than a subject.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Direct the shot, not the person.<\/strong> &#8220;Chin slightly down, weight on the back foot&#8221; is the direction. &#8220;Look more confident&#8221; is not usable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keep the crew count honest.<\/strong> If you told the model five people, do not turn up with eleven. Unannounced observers change the job.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Run the breaks you promised.<\/strong> A model who has not eaten since 7am stops photographing well around hour four. This is not a diva problem; it is a physiology one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Do not renegotiate on set.<\/strong> If the shoot runs long or you want extra looks, that is a conversation about additional time and additional pay. Have it out loud, in the chat, before you shoot it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Close the loop.<\/strong> Confirm wrap, confirm the model release is signed, and confirm when payment releases. On Zodel, funds are released to the model within 24 hours of job completion, and both sides leave reviews.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"what-are-the-most-common-first-brief-mistakes\" class=\"wp-block-heading\">What Common Mistakes Should You Avoid When Planning a Photoshoot?<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3a88641f wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/06\/Book-Rachel-F.-on-Zodel.jpg\" alt=\"\" class=\"wp-image-4733\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/06\/Book-Rachel-F.-on-Zodel.jpg 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2024\/06\/Book-Rachel-F.-on-Zodel-200x300.jpg 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Arina-B-San-Diego-Zodel-5.webp\" alt=\"\" class=\"wp-image-14425\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Arina-B-San-Diego-Zodel-5.webp 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2026\/07\/Arina-B-San-Diego-Zodel-5-200x300.webp 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full has-custom-border\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/02\/Manavvi.webp\" alt=\"\" class=\"wp-image-6763\" style=\"border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px\" title=\"\" srcset=\"https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/02\/Manavvi.webp 600w, https:\/\/zodel.com\/spotlight\/wp-content\/uploads\/2025\/02\/Manavvi-200x300.webp 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Four repeat constantly, and all four are avoidable in writing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leaving usage vague.<\/strong> &#8220;For our marketing&#8221; is not a usage grant. It is the sentence that produces an invoice dispute when the image turns up on a billboard.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Confusing the shoot count with the day length.<\/strong> Twenty-two looks in six hours is a fast day. Six looks in six hours is a relaxed one. The number sets the pace, so state it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Assuming hair and makeup is included.<\/strong> It is a separate booking unless you say otherwise. Models bring their own basics, and that is not the same as a styled look.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sending the brief too late.<\/strong> Aim for at least 48 hours out. Wardrobe, travel, and childcare all need more notice than a day, and a model who cannot plan arrives underprepared through no fault of their own.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"the-nine-lines-that-make-a-model-brief-work\" class=\"wp-block-heading\">The Nine Lines That Make a Model Brief Work<\/h2>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">A brief is not a test. It is a list of decisions you have already made, written down where the model can see them. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most first bookings go wrong in the same place\u2014the client knows the answer and does not think to say it out loud. Write the nine lines. Send them 48 hours out, and mark anything still open as TBC with a date. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The vocabulary was the only real barrier. Six words long. You have all six.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Zodel is available at <a href=\"https:\/\/zodel.com\">zodel.com<\/a> and as an <a href=\"https:\/\/apps.apple.com\/us\/app\/zodel-book-models-find-jobs\/id6475001604\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">iOS<\/a> and <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.zodel&amp;hl=en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Android app<\/a>.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"book-verified-models-and-build-the-brief-in-the-same-place\">Book Verified Models and Build the Brief in the Same Place<\/h3>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Zodel is a model booking platform available at zodel.com and on iOS and Android. Unlike traditional modeling agencies that charge 10\u201340% commission, Zodel connects clients directly with verified professional models across <a href=\"https:\/\/zodel.com\/spotlight\/modeling-agencies-nyc-hire-new-york-models\/\">New York<\/a>, <a href=\"https:\/\/zodel.com\/spotlight\/hire-la-models\/\">Los Angeles<\/a>, <a href=\"https:\/\/zodel.com\/spotlight\/modeling-agencies-in-miami-hire-miami-models\/\">Miami<\/a>, <a href=\"https:\/\/zodel.com\/spotlight\/hire-chicago-models\/\">Chicago<\/a>, and <a href=\"https:\/\/zodel.com\/spotlight\/hire-the-top-las-vegas-models\/\">Las Vegas<\/a>\u2014charging as low as 5%. Clients post a job, Zodel matches models, and funds are held in escrow until the job is complete.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">More than 1,000 modeling jobs have been posted on Zodel, with 800+ verified models using Zodel for local and nationwide work. Jobs can be posted in as little as five minutes, and most roles are filled within 24 hours. Rate guidance shows whether your budget sits below, within, or above the market range before you publish, which means your first brief is built on the same numbers an experienced client would use.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">This shoot is already booked. The next one does not have to start with a blank message.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-0aa01211 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/zodel.com\/create-job\/category\">Post Your Next Job on Zodel<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Zodel \"Model Brief\" FAQ \u2014 Full-Width Black Section | Font: Poppins | Paste into WP Bakery Raw HTML block -->\n<!-- SINGLE FAQPage EMITTER: JSON-LD only. Disable Rank Math auto-FAQ for this URL. Do NOT add any other FAQPage markup. -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  .zd-faq-section-mbr {\n    font-family: 'Poppins', sans-serif !important;\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    background: #0d0d0d !important;\n    padding: 72px 0 64px 0 !important;\n    box-sizing: border-box !important;\n    overflow-x: clip !important;\n  }\n  .zd-faq-wrap-mbr {\n    font-family: 'Poppins', sans-serif !important;\n    width: 100% !important;\n    max-width: 1180px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    background: transparent !important;\n    border-radius: 0 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 0 !important;\n    box-sizing: border-box !important;\n  }\n  .zd-faq-title-mbr {\n    font-family: 'Poppins', sans-serif !important;\n    font-size: clamp(72px, 8vw, 140px) !important;\n    font-weight: 700 !important;\n    letter-spacing: 0.01em !important;\n    line-height: 0.9 !important;\n    color: #ffffff !important;\n    margin: 0 0 48px 0 !important;\n    padding: 0 !important;\n    text-transform: none !important;\n  }\n  .zd-faq-item-mbr {\n    border-bottom: 1px solid rgba(255, 255, 255, 0.14) !important;\n    padding: 28px 0 !important;\n  }\n  .zd-faq-item-mbr:first-of-type { padding-top: 0 !important; }\n  .zd-faq-item-mbr:last-child {\n    border-bottom: none !important;\n    padding-bottom: 0 !important;\n  }\n  .zd-faq-q-mbr {\n    font-family: 'Poppins', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 12px 0 !important;\n    padding: 0 !important;\n    line-height: 1.5 !important;\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 12px !important;\n  }\n  .zd-faq-q-mbr::before {\n    content: '\u2192' !important;\n    flex-shrink: 0 !important;\n    color: rgba(255, 255, 255, 0.45) !important;\n    font-weight: 400 !important;\n    margin-top: 1px !important;\n  }\n  .zd-faq-a-mbr {\n    font-family: 'Poppins', sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    color: rgba(255, 255, 255, 0.82) !important;\n    margin: 0 !important;\n    padding: 0 0 0 30px !important;\n    line-height: 1.75 !important;\n  }\n  .zd-faq-a-mbr p { margin: 0 !important; }\n  .zd-faq-a-mbr strong { color: #ffffff !important; font-weight: 600 !important; }\n  @media (max-width: 768px) {\n    .zd-faq-section-mbr { padding: 48px 0 !important; }\n    .zd-faq-wrap-mbr { padding: 0 24px !important; }\n    .zd-faq-title-mbr {\n      font-size: clamp(54px, 18vw, 86px) !important;\n      margin-bottom: 36px !important;\n      font-weight: 700 !important;\n      text-transform: none !important;\n    }\n    .zd-faq-item-mbr { padding: 24px 0 !important; }\n    .zd-faq-q-mbr { font-size: 15px !important; }\n    .zd-faq-a-mbr { font-size: 14px !important; padding-left: 28px !important; }\n  }\n<\/style>\n<section class=\"zd-faq-section-mbr\">\n  <div class=\"zd-faq-wrap-mbr\">\n    <h2 class=\"zd-faq-title-mbr\">FAQs<\/h2>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: What is a model brief?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> A model brief is a short written summary sent to a booked model before a shoot. It states what is being shot, where the images will be used, the call time and location, wardrobe requirements, and the agreed rate. It is a working document, not a contract, and both sides refer to it on shoot day.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: What should a model brief include?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> A model brief should include nine lines: the job and look count, the date, call and wrap times, the full location, one on-set contact, image usage, wardrobe, the restated rate, and any unusual conditions. Usage is the most frequently omitted line and the most expensive to resolve afterwards.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: How far in advance should you send a model brief?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> Send the brief at least 48 hours before the shoot. Models need lead time to arrange wardrobe, travel, and personal scheduling, and a brief that arrives the night before produces avoidable questions on the day. On Zodel, the job details are visible to the model from the moment the booking is confirmed.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: What questions do models ask before a shoot?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> Professional models typically ask five questions: what the image usage is, the call and wrap times, what wardrobe to bring, who else will be on set, and when payment releases. These questions determine how a model prices and prepares, so clear answers produce a smoother shoot day.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: What is the difference between a day rate and usage?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> A day rate pays for the model&#8217;s time on the shoot. Usage pays for the right to publish the resulting images in specific places, for a specific period. They are separate charges, and broader usage across paid media or longer terms costs more than website and organic social alone.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: What does it cost to book a model without an agency?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> Traditional modeling agencies charge commissions of 10\u201340% on top of the model&#8217;s rate. Zodel is a model booking platform that charges a platform fee as low as 5%, with rate guidance showing whether a proposed budget sits below, within, or above the market range for that job category before the job is published.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: How quickly can you book a model and send the brief?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> A job can be posted on Zodel in as little as five minutes, and most roles are filled within 24 hours. Once a model accepts, the job details are visible to them immediately and the brief can be sent through built-in chat. Funds are held in escrow and released within 24 hours of completion.<\/p><\/div>\n    <\/div>\n    <div class=\"zd-faq-item-mbr\">\n      <p class=\"zd-faq-q-mbr\">Q: Do you still need a model release if you have a brief?<\/p>\n      <div class=\"zd-faq-a-mbr\"><p><strong>A:<\/strong> Yes. A brief describes the job; a model release grants legal permission to use a person&#8217;s likeness for the stated purpose. The two documents do different work, and a signed release is required regardless of how detailed the brief was or how well the shoot went.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a model brief?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A model brief is a short written summary sent to a booked model before a shoot. It states what is being shot, where the images will be used, the call time and location, wardrobe requirements, and the agreed rate. It is a working document, not a contract, and both sides refer to it on shoot day.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What should a model brief include?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A model brief should include nine lines: the job and look count, the date, call and wrap times, the full location, one on-set contact, image usage, wardrobe, the restated rate, and any unusual conditions. Usage is the most frequently omitted line and the most expensive to resolve afterwards.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far in advance should you send a model brief?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Send the brief at least 48 hours before the shoot. Models need lead time to arrange wardrobe, travel, and personal scheduling, and a brief that arrives the night before produces avoidable questions on the day. On Zodel, the job details are visible to the model from the moment the booking is confirmed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What questions do models ask before a shoot?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Professional models typically ask five questions: what the image usage is, the call and wrap times, what wardrobe to bring, who else will be on set, and when payment releases. These questions determine how a model prices and prepares, so clear answers produce a smoother shoot day.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between a day rate and usage?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A day rate pays for the model's time on the shoot. Usage pays for the right to publish the resulting images in specific places, for a specific period. They are separate charges, and broader usage across paid media or longer terms costs more than website and organic social alone.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does it cost to book a model without an agency?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Traditional modeling agencies charge commissions of 10\u201340% on top of the model's rate. Zodel is a model booking platform that charges a platform fee as low as 5%, with rate guidance showing whether a proposed budget sits below, within, or above the market range for that job category before the job is published.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How quickly can you book a model and send the brief?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A job can be posted on Zodel in as little as five minutes, and most roles are filled within 24 hours. Once a model accepts, the job details are visible to them immediately and the brief can be sent through built-in chat. Funds are held in escrow and released within 24 hours of completion.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you still need a model release if you have a brief?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. A brief describes the job; a model release grants legal permission to use a person's likeness for the stated purpose. The two documents do different work, and a signed release is required regardless of how detailed the brief was or how well the shoot went.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Follow Zodel on:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"https:\/\/www.instagram.com\/zodel\/\" class=\"wp-block-social-link-anchor\" rel=\"nofollow noopener\" target=\"_blank\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-tiktok wp-block-social-link\"><a href=\"https:\/\/www.tiktok.com\/@zodel\" class=\"wp-block-social-link-anchor\" rel=\"nofollow noopener\" target=\"_blank\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.708 0.027c1.745-0.027 3.48-0.011 5.213-0.027 0.105 2.041 0.839 4.12 2.333 5.563 1.491 1.479 3.6 2.156 5.652 2.385v5.369c-1.923-0.063-3.855-0.463-5.6-1.291-0.76-0.344-1.468-0.787-2.161-1.24-0.009 3.896 0.016 7.787-0.025 11.667-0.104 1.864-0.719 3.719-1.803 5.255-1.744 2.557-4.771 4.224-7.88 4.276-1.907 0.109-3.812-0.411-5.437-1.369-2.693-1.588-4.588-4.495-4.864-7.615-0.032-0.667-0.043-1.333-0.016-1.984 0.24-2.537 1.495-4.964 3.443-6.615 2.208-1.923 5.301-2.839 8.197-2.297 0.027 1.975-0.052 3.948-0.052 5.923-1.323-0.428-2.869-0.308-4.025 0.495-0.844 0.547-1.485 1.385-1.819 2.333-0.276 0.676-0.197 1.427-0.181 2.145 0.317 2.188 2.421 4.027 4.667 3.828 1.489-0.016 2.916-0.88 3.692-2.145 0.251-0.443 0.532-0.896 0.547-1.417 0.131-2.385 0.079-4.76 0.095-7.145 0.011-5.375-0.016-10.735 0.025-16.093z\" \/><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">TikTok<\/span><\/a><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A copy-paste brief template, the seven lines to fill in, and what to do when you do not know the answer yet. Written for anyone booking a model for the first time.<\/p>\n","protected":false},"author":1,"featured_media":232,"comment_status":"closed","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26,6],"tags":[70,781],"class_list":["post-14762","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tips-and-advice","category-hire-talent","tag-hiring-models","tag-photoshoot-planning"],"_links":{"self":[{"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/posts\/14762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/comments?post=14762"}],"version-history":[{"count":28,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/posts\/14762\/revisions"}],"predecessor-version":[{"id":14820,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/posts\/14762\/revisions\/14820"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/media\/232"}],"wp:attachment":[{"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/media?parent=14762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/categories?post=14762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zodel.com\/spotlight\/wp-json\/wp\/v2\/tags?post=14762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}