<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Matt Silver — Operator's Notebook</title>
    <link>https://mattsilver.ai/blog</link>
    <description>Field notes from the cross-border corridor — Mexico freight, AI agents, and building Cargado.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 01 May 2026 15:42:26 GMT</lastBuildDate>
    <atom:link href="https://mattsilver.ai/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>There&apos;s No Phantom Capacity. Carriers Just Parked Their Trucks.</title>
      <link>https://mattsilver.ai/blog/phantom-capacity</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/phantom-capacity</guid>
      <pubDate>Thu, 30 Apr 2026 22:26:03 GMT</pubDate>
      <description>The US-Mexico capacity squeeze isn&apos;t phantom. It&apos;s parked equipment, revoked B1 visas, and shippers calling carriers back directly as tariffs lift and the market picks up speed.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>There&#39;s No Phantom Capacity. Carriers Just Parked Their Trucks.</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>The US-Mexico capacity squeeze isn&#39;t phantom. It&#39;s parked equipment, revoked B1 visas, and shippers calling carriers back directly as tariffs lift and the market picks up speed.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 30, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fphantom-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=The+US-Mexico+capacity+squeeze+isn%27t+phantom.+It%27s+parked+equipment%2C+revoked+B1+visas%2C+and+shippers+calling+carriers+back+directly+as+tariffs+lift+and+the+market+picks+up+speed.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fphantom-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=The+US-Mexico+capacity+squeeze+isn%27t+phantom.+It%27s+parked+equipment%2C+revoked+B1+visas%2C+and+shippers+calling+carriers+back+directly+as+tariffs+lift+and+the+market+picks+up+speed.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fphantom-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fphantom-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div style='padding-bottom:2rem;'><img style="margin-left:auto; margin-right:auto;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/50a74435-66fb-496f-be3c-19800c023ba4/ChatGPT_Image_Apr_30__2026__05_24_25_PM.png?t=1777587883"/></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Over the past 24 hours, I’ve heard the term “phantom capacity” enough times that it’s worth addressing directly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t meant to call anyone out. I just kept getting the same question — what is phantom capacity, what’s actually happening to capacity in Mexico cross-border right now — and decided it was easier to write down what I’m seeing than to answer it one DM at a time. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The framing has a kernel of truth. Mexico cross-border is messy. Cargo theft is real. C-TPAT and qualified-driver requirements are real. And yes — you can have “capacity” on paper that doesn’t actually show up when you need it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But “phantom” is the wrong word, and it’s the wrong word in a way that lets the industry off the hook. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Phantom implies sketchy. In trucking, when we say phantom carrier, we usually mean fraud — double-brokered loads, stolen MC numbers, freight that gets picked up and never delivered. That is a real problem in cross-border. But it is not what&#39;s actually happening to capacity right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What&#39;s happening is something more specific and more knowable than ghosts. Three things are unfolding at once. None of them are mysterious. </p></div><div id="cabotage-enforcement-is-shrinking-t" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Cabotage enforcement is shrinking the qualified driver pool</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I wrote about this back in <a class="link" href="https://mattsilver.ai/blog/clearing-the-air-on-b1-drivers-worker?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=there-s-no-phantom-capacity-carriers-just-parked-their-trucks" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #62</a> — B1 visa drivers are a core part of the North American supply chain, not the enemy. They are the engine of US-Mexico trade, literally and figuratively. The cross-border supply chain that moves close to $800 billion in goods between the two countries every year runs on B1 capacity at the border. Without B1 drivers, you don&#39;t have cross-border trucking — you have a parking lot in Laredo and another one in Nuevo Laredo with no way to bridge them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look at the carrier base we&#39;ve onboarded in Laredo and the lean is unmistakable. <b>More than two-thirds of those carriers run majority-B1 fleets.</b> More than 40% run <b>entirely</b> B1 — zero CDL drivers on staff. Only about 8% run an exclusively CDL fleet. The carriers showing up to move Mexico freight are, overwhelmingly, B1-driven operations. That is not a quirk of our network. That is what the cross-border carrier base actually looks like. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here is the uncomfortable part. A small number of carriers have been running their B1 drivers on purely domestic US loads by picking off freight in the US market. That is cabotage. It is illegal. It always has been. For years the enforcement was loose enough that some operators built parts of their business model around it — and undercut every carrier that played by the rules. Hell, even carrier reps have been known to say “my carrier commits cabotage so I can get them way under market going into San Antonio!”. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That era is ending. Drivers caught running domestic loads have been losing their B1s. The crackdown is not theoretical anymore. The driver still exists. He just cannot legally pull the freight he was illegally pulling a year ago. And good. The few who broke the rules were ruining it for everyone else, and one way or another, the government knows those drivers committed cabotage. They deserve to lose their ability to participate in one of the most lucrative trade lanes in North America. The carriers that knowingly dispatched them deserve the same. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And now there’s a second layer that’s even messier: multiple carriers are reporting that CBP is confiscating / revoking B1 visas at the border without giving a specific justification. In one Laredo ops group chat, the number circulating was <b>70+ visas revoked over a weekend</b>, with CBP officers saying their system simply shows Department of State notes instructing revocation — no detail, no explanation, just “revoked.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If that holds, it will show up exactly the way everyone describes “phantom capacity” showing up: bids softening, longer response times, and brokers feeling like trucks just disappeared. Except again — it isn’t phantom. It’s policy, enforcement, and paperwork. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is not a security story. It is a US enforcement story. And it acts on the qualified driver pool exactly the way &quot;phantom capacity&quot; is supposed to — except it has a name, an agency, and a paper trail. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c5592bde-5a32-437a-9583-0095a839275d/ChatGPT_Image_Apr_30__2026__05_22_15_PM.png?t=1777587788"/></div></div><div id="carriers-are-upside-down-on-truck-n" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Carriers are upside down on truck notes and parking equipment</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every cross-border carrier I talked to in Laredo recently is running a smaller fleet than they own. The math is the same one yard to the next: a 20-truck operation now runs 12. The notes were written when used Class 8 sleepers were $70K–$80K in 2022; today the same trucks sell at auction for $20K–$25K. Rates have not moved enough to service the original payment schedule, and refinancing is not on the table when the underlying asset is worth half what it was. The trucks that are paid off keep running. The financed ones get parked, plated, and left to wait. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Parking a truck does not stop the bleeding. Insurance, transponders, ELD subscriptions, plate and FMCSA registration fees — they keep billing whether the truck rolls or not. Fleets are eating those fixed costs to avoid the bigger loss of running a truck below its operating cost. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is not phantom capacity. This is balance-sheet capacity. The trucks are tagged, titled, and sitting in a row. They will come back when rates move or the notes get refinanced. Until then, they are off the board. </p></div><div id="shippers-are-coming-back-to-their-c" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Shippers are coming back to their carriers directly</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The same carriers are showing up. They&#39;re just bidding less — and on more concentrated freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here is what&#39;s driving it. With tariffs being canceled and the cross-border market picking up speed again, shippers are calling their carriers back directly. The phone calls that went to brokers during the uncertain stretch — when shippers wanted optionality and didn&#39;t want to commit — are going back to the carriers shippers already know and trust. The freight is coming back. It&#39;s just coming back direct. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you talk to a Mexican carrier with a strong customer book right now, you&#39;ll hear it. They aren&#39;t bidding on the board the way they were six months ago. They&#39;re cherry-picking. They open a load, they look at the rate, they look at the lane, and most of the time they pass — because their trucks are already filling up from inbound calls. The bid that would have come in last fall doesn&#39;t come in now, not because the carrier is gone, but because the carrier is full. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The same pattern shows up across our network. The carriers we know are still active. They&#39;re still logging in, still opening loads, still here. But they&#39;re being selective in a way they weren&#39;t a few quarters ago, concentrating their attention on the lanes and customers that work for them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The cleanest read: carriers are not disengaged. They are full. They are taking direct shipper freight first and only bidding on broker freight when they have leftover capacity. The &quot;shortage&quot; brokers feel is partly just shippers and carriers reconnecting on volume that always belonged in those direct relationships. </p></div><div id="so-what-does-this-actually-mean-for" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">So what does this actually mean for shippers and brokers?</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you&#39;re a shipper, the lesson is not to hire a security consultant. The lesson is to know the financial state of your carrier base. Which of your contracted carriers are running at break-even? Which ones parked trucks last quarter? When you&#39;re competing for capacity, you&#39;re competing against direct shipper relationships — not phantoms. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you&#39;re a broker, the question is sharper: how do I become the broker a carrier wants to bid first when the shipper hasn&#39;t already called them directly? That is a relationship question, a payment-terms question, and a &quot;do you actually understand my freight&quot; question. It is not solved with another mini-bid or a tighter routing guide. </p></div><div id="the-deeper-point" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The deeper point</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> &quot;Phantom capacity&quot; is a useful term when you don&#39;t want to name causes. It implies the squeeze just sort of happened — that capacity evaporated because of forces nobody can see. But the forces are visible. Visa enforcement has names and dates. Truck notes have payment schedules. Carrier behavior in a marketplace has a measurable signature. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The capacity is not a ghost. It is parked, repossessed, or already booked direct by a shipper who picked up the phone. The sooner the industry says that out loud, the sooner anyone can do something about it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We are going to keep watching it inside Cargado. Carrier behavior in a live marketplace is one of the cleanest signals we have on whether the cross-border market is actually getting tighter or just getting more selective. If you want to see what real cross-border capacity looks like in real time, that is where it is. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Building the Mexico Team: When to Hire, Who to Hire, and How to Scale</title>
      <link>https://mattsilver.ai/blog/building-the-mexico-team</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/building-the-mexico-team</guid>
      <pubDate>Wed, 22 Apr 2026 13:43:10 GMT</pubDate>
      <description>Part 4 of the Mexico Freight Playbook — how to staff your Mexico operation at each stage of growth, from your first load to a full department</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Building the Mexico Team: When to Hire, Who to Hire, and How to Scale</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Part 4 of the Mexico Freight Playbook — how to staff your Mexico operation at each stage of growth, from your first load to a full department</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 22, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-mexico-team' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Part+4+of+the+Mexico+Freight+Playbook+%E2%80%94+how+to+staff+your+Mexico+operation+at+each+stage+of+growth%2C+from+your+first+load+to+a+full+department&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-mexico-team' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Part+4+of+the+Mexico+Freight+Playbook+%E2%80%94+how+to+staff+your+Mexico+operation+at+each+stage+of+growth%2C+from+your+first+load+to+a+full+department+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-mexico-team' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-mexico-team' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>This is the fourth post in the Mexico Freight Playbook series. </i><i><a class="link" href="https://congratsonalltheprogress.com/p/why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=building-the-mexico-team-when-to-hire-who-to-hire-and-how-to-scale" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Read Part 1</a></i><i> (why Mexico matters), </i><i><a class="link" href="https://congratsonalltheprogress.com/p/the-sales-playbook-for-mexico-freight?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=building-the-mexico-team-when-to-hire-who-to-hire-and-how-to-scale" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Part 2</a></i><i> (how to sell it), and </i><i><a class="link" href="https://congratsonalltheprogress.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=building-the-mexico-team-when-to-hire-who-to-hire-and-how-to-scale" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Part 3</a></i><i> (operations and execution).</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The biggest mistake I see brokers make with Mexico freight? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Overbuilding too early. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They think they need to set up an office in Laredo or hire a team in Monterrey before they move their first load. They hire three people, spend six months &quot;getting ready,&quot; and burn through budget before they&#39;ve made a single dollar. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don&#39;t do that. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico freight doesn&#39;t require a big team to start. It requires the right person at the right time. Here&#39;s how to think about staffing as you grow. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="stage-1-getting-started-05-customer" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Stage 1: Getting Started (0-5 Customers)</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>You don&#39;t need anyone dedicated to Mexico yet.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your existing team can handle this. Pick one person — someone curious, someone who wants to learn — and let them own the early loads. They&#39;re not full-time on Mexico. They&#39;re just the person who figures it out when Mexico freight comes up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even better if you already have someone on your team who speaks Spanish or has ties to Mexico. Maybe they have family there. Maybe they&#39;ve expressed interest in cross-border before. If you&#39;ve got that person — even if they&#39;re remote, even if they&#39;re currently focused on something else — lean into them. That combination of language skills and genuine interest is rare and valuable. Don&#39;t overlook it because they&#39;re not sitting in your office or because Mexico isn&#39;t their official job yet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That person builds expertise with each shipment. They learn the carriers. They understand the lanes. They learn what details the customs broker needs to get a load across the border and start to build familiarity there. But they&#39;re still doing their regular job. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This stage is about learning, not scaling. You&#39;re validating that Mexico freight works for your business. You&#39;re building relationships with a few carriers. You&#39;re getting comfortable with the documents and the process. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>What this looks like in practice:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One person owns Mexico &quot;on the side&quot; </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They handle 1-2 loads per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They&#39;re quoting 5-10 opportunities per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Revenue: $250K-500K annually </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don&#39;t hire anyone yet. Don&#39;t rent an office. Just learn. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="stage-2-building-momentum-5-custome" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Stage 2: Building Momentum (5+ Customers with Weekly Volume)</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Now it&#39;s time to lean in — but still not full-time.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you have five or more customers giving you volume on a weekly basis, someone needs to devote real time to Mexico. Not necessarily full-time, but meaningful time. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the person who starts asking every account manager: <i>&quot;Hey, does your customer have any Mexico freight?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They&#39;re proactively selling Mexico to your existing book. They&#39;re the internal expert that sales reps bring onto calls when Mexico comes up. They&#39;re building the pipeline. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how the team dynamic works: your account managers keep owning the customer relationship. They win the freight. They get the tenders. They build the loads. But when something needs to happen at the border or in Mexico — talking to the customs broker, coordinating with facilities, troubleshooting an issue — your Mexico person handles it. Everyone on the floor starts to trust them for that piece. The AMs stay focused on the customer. Your Mexico person stays focused on making Mexico work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The key shift at this stage: Mexico goes from reactive (&quot;we handle it when it comes up&quot;) to proactive (&quot;we&#39;re actively looking for it&quot;). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>What this looks like in practice:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One person spending 50%+ of their time on Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They&#39;re selling, quoting, and coordinating </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 35-105 loads per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Quoting 100-300 opportunities per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Revenue: $1M-2M annually </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You might be tempted to hire someone dedicated at this point. Resist the urge until you hit Stage 3. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="stage-3-operations-investment-daily" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Stage 3: Operations Investment (Daily Volume from Several Customers)</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>This is the inflection point. Make a real hire.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you have daily volume from several customers, you need an <b>operations person who is fluent in Spanish.</b> Their job is to: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Talk to the customs brokers and facilities in Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Coordinate with your U.S. ops team and account managers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Make sure freight moves smoothly </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This person doesn&#39;t need to be in Mexico. They can be anywhere. But they need to speak Spanish fluently and understand cross-border operations. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your U.S. account managers stay focused on the customer relationship. Your Spanish-speaking ops person handles the Mexico-side coordination. They work together. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is when Mexico becomes a real business unit, not a side project. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>What this looks like in practice:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 2-5 dedicated ops people (Spanish-speaking) — today, most Mexico ops people can handle about 10 loads per day because of how manual the process is. That&#39;s improving, but plan accordingly. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sales support from existing team or partial dedicated sales time </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 175-525 loads per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Quoting 500-1,500 opportunities per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Revenue: $4M-6M annually </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Clear SOPs documented </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Team of 5-10 people touching Mexico in some capacity </p></li></ul></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="stage-4-full-department-700-loads-w" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Stage 4: Full Department (700+ Loads/Week)</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Now you&#39;re building a real department.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At 700+ loads per week, Mexico is a meaningful part of your P&L. You&#39;re ready for: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Dedicated sales headcount</b> — people whose entire job is selling Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Office presence in Laredo</b> — where the carriers are, where the action is </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Multiple ops people</b> — covering different shifts, different regions, different customers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Potentially an office in Monterrey or Mexico City</b> — for carrier development and customer service </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is when you think about Mexico as its own functional department within the brokerage, not just a service line. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>What this looks like in practice:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 700-1,750+ loads per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Quoting 2,000+ opportunities per week </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Revenue: $10M+ annually </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Full team with dedicated sales, ops, and potentially carrier development </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Office presence at border and/or in Mexico </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But don&#39;t jump to Stage 4 until you&#39;ve earned it. Most brokers stall out because they overbuild too early, not because they underinvest. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-first-hire-what-to-look-for" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The First Hire: What to Look For</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you&#39;re ready to make your first dedicated Mexico hire (Stage 3), here&#39;s what matters: </p></div><div id="must-haves" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Must-Haves</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Fluent Spanish</b> — Not conversational, fluent. They need to negotiate with carriers, troubleshoot with customs brokers, and resolve issues at facilities. This is non-negotiable. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Operations mindset</b> — Your first hire is ops, not sales. You need someone who can coordinate the chaos, not someone who&#39;s going to close deals and then hand off a mess. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Problem-solving ability</b> — Cross-border freight goes sideways. Documents get delayed. Trucks get held. You need someone who stays calm and figures it out. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Logistics experience</b> — They need to understand freight. Period. Eventually they need to understand cross-border freight specifically, but at minimum they should know how loads move, how carriers operate, and how to troubleshoot when things go wrong. You can&#39;t teach urgency and instinct. </p></div><div id="niceto-haves" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Nice-to-Haves</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Border city connections</b> — If they know carriers or customs brokers in Laredo already, that&#39;s a head start. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Bilingual email and documentation skills</b> — Can they write professional emails in Spanish? Can they review Spanish-language documents and catch errors? </p></div><div id="red-flags" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Red Flags</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>&quot;I&#39;ve done a little bit of Mexico&quot;</b> — Vague experience is often no experience. Press on specifics. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Can&#39;t explain the crossing process</b> — If they&#39;ve actually worked cross-border, they can walk you through how freight moves. If they can&#39;t, they haven&#39;t. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Only wants to sell</b> — Your first hire needs to do everything. If they only want to be in sales, they&#39;re not the right fit for Stage 3. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Uses Google Translate</b> — If they&#39;re copying and pasting into Google Translate to communicate with carriers or customs brokers, they&#39;re not fluent. You need someone who can think and respond in Spanish naturally, especially when things go sideways. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="where-to-hire" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Where to Hire</h2></div><div id="for-your-first-ops-hire" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">For Your First Ops Hire</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Laredo, TX</b> — This is the obvious answer. More cross-border freight goes through Laredo than any other port. If you want someone who knows the market, knows the carriers, and can be on the ground, Laredo is the place. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>El Paso, TX</b> — Second busiest crossing. Strong talent pool, especially for automotive-related freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>McAllen / Brownsville, TX</b> — Smaller markets but growing. Good options if you&#39;re focused on specific corridors. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Remote (anywhere)</b> — If they&#39;re fluent in Spanish and can work U.S. hours, they can be anywhere. The phone calls and emails work the same whether they&#39;re in Laredo or Chicago. </p></div><div id="for-your-mexico-office-stage-4" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">For Your Mexico Office (Stage 4)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Monterrey</b> — Industrial hub. If your freight is automotive, manufacturing, or general cargo from northern Mexico, this is the logical location. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Mexico City</b> — Good for corporate relationships and southern Mexico freight. Less about operations, more about customer development. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Guadalajara</b> — Tequila, electronics, food & beverage. If your book is heavy in these verticals, Guadalajara makes sense. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don&#39;t open a Mexico office until you&#39;re doing 500+ loads per week and you&#39;re going down there every other week anyway. The office should formalize what you&#39;re already doing, not create new activity. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-first-year-playbook" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The First Year Playbook</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s what a realistic first year looks like: </p></div><div id="quarter-1-foundation" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 1: Foundation</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Audit your existing book for border city freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Identify 10-20 target accounts with likely Mexico freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Move your first loads (aim for profitability by load 2-3) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build relationships with 2-3 reliable carriers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Target: 5-10 loads/month</b></p></li></ul></div><div id="quarter-2-traction" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 2: Traction</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Establish consistent lanes with repeat customers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand carrier relationships based on lane needs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Start training a second person on Mexico basics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Target: 20-30 loads/month</b></p></li></ul></div><div id="quarter-3-process" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 3: Process</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Document your SOPs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Systematize carrier selection by lane </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build quoting confidence on key corridors </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Target: 50+ loads/month</b></p></li></ul></div><div id="quarter-4-scale" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 4: Scale</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Evaluate dedicated headcount needs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Consider presence in Laredo (if volume warrants) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand into adjacent services (expedited, open deck, reefer) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Target: 100+ loads/month</b></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> By the end of year one, you should know whether Mexico is a real business line for you or a nice-to-have. If you&#39;re at 100+ loads per month, it&#39;s real. Time to invest. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-i-need-someone-in-mexico-trap" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The &quot;I Need Someone in Mexico&quot; Trap</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I hear this constantly: <i>&quot;We can&#39;t do Mexico until we have someone on the ground there.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is wrong. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don&#39;t need someone in Mexico to start. You don&#39;t need someone in Mexico to scale to $2M in revenue. You might not even need someone in Mexico at $5M. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the progression: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Start remote</b> — Your first Mexico person can be anywhere. Spanish fluency matters more than location. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Add Laredo before Mexico</b> — If you need a physical presence, start at the border. That&#39;s where the carriers are, where the customs brokers are, where the crossings happen. Laredo is the center of gravity. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Add Mexico when you&#39;re already there constantly</b> — When you find yourself flying to Monterrey every month, when you&#39;re meeting with carriers and customers regularly, when the relationships demand physical presence — then you open an office. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The office in Mexico should formalize relationships you&#39;ve already built, not create new ones from scratch. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="integrating-mexico-into-your-existi" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Integrating Mexico into Your Existing Sales Team</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the challenges at Stage 2 and 3 is getting your existing sales team to actually bring up Mexico with their customers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s what works: </p></div><div id="name-the-commodities" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Name the Commodities</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don&#39;t send a generic email saying &quot;we do Mexico now.&quot; List the specific industries and commodities that signal Mexico freight: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Automotive parts </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Appliances </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electronics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tequila </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Paper products </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Furniture </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Food ingredients </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you name those commodities, salespeople self-identify. They go, <i>&quot;Oh, I have a customer that ships automotive parts&quot;</i> or <i>&quot;My customer is a supplier for that company.&quot;</i> That&#39;s your pipeline. </p></div><div id="join-their-calls" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Join Their Calls</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Get your Mexico person on customer calls as the expert. The sales rep stays on the account, keeps the relationship, gets their commission. Your Mexico person does the heavy lifting on the cross-border piece. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This reduces risk for the sales rep. They&#39;re not worried about looking dumb or promising something they can&#39;t deliver. They have backup. </p></div><div id="do-80-of-the-work" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Do 80% of the Work</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Quote it for them. Cover it for them. Handle the carrier communication. Make it easy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The sales rep gets paid on freight they never could have closed alone. You build the Mexico book. The customer gets someone who actually understands their cross-border headache. Everyone wins. </p></div><div id="track-and-celebrate" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Track and Celebrate</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Make Mexico wins visible. Share them in team meetings. Recognize the sales reps who bring Mexico opportunities. Create healthy competition. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more Mexico wins people see, the more they&#39;ll look for them. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-org-chart-at-scale" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Org Chart at Scale</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you&#39;re at Stage 4 (700+ loads/week), here&#39;s what a Mexico org chart might look like: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Mexico Director / VP</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Owns P&L for Mexico business line </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Reports to head of sales or COO </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sets strategy, manages team, handles key customer relationships </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Sales (2-4 people)</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dedicated Mexico hunters and farmers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> May be split by region (West Coast vs. Texas/Gulf vs. Midwest) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Focused on new logo acquisition and account growth </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Operations (3-5 people)</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Spanish-speaking ops coordinators </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Handle day-to-day execution </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> May be split by shift (early for Mexico pickups, late for U.S. deliveries) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Carrier Development (1-2 people)</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build and maintain carrier relationships </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> May be based in Laredo or Monterrey </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Source capacity for new lanes </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is a $10M+ business line with real infrastructure. But you don&#39;t build this on day one. You earn your way here. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="what-scale-actually-looks-like" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What Scale Actually Looks Like</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a reference framework: </p></div><div style="padding:14px 40px 14px;"><table class="table-base" width="100%" style="table-layout:fixed; border-collapse:collapse;"><tr><th class="table-h" width="20%" valign="middle"><p style="text-align:left;"> Stage </p></th><th class="table-h" width="20%" valign="middle"><p style="text-align:left;"> Weekly Loads </p></th><th class="table-h" width="20%" valign="middle"><p style="text-align:left;"> Opportunities Quoted </p></th><th class="table-h" width="20%" valign="middle"><p style="text-align:left;"> Annual Revenue </p></th><th class="table-h" width="20%" valign="middle"><p style="text-align:left;"> What It Means </p></th></tr><tr><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Testing </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 1-2 </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 5-10/week </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> $250K-500K </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Learning, validating lanes, building relationships </p></td></tr><tr><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Committed </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 35-105 </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 100-300/week </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> $1M-2M </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Dedicated resource, real P&L contribution </p></td></tr><tr><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Scaled </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 175-525 </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 500-1,500/week </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> $4M-6M </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Team of 3-5, clear SOPs, likely some presence at border </p></td></tr><tr><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Dominant </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 700-1,750 </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> 2,000+/week </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> $10M+ </p></td><td class="table-c" width="20%" valign="top"><p style="text-align:left;"> Functional department, office in Mexico becomes necessary </p></td></tr></table></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For a top 25 broker, 700-1,750 loads per week is where Mexico becomes a meaningful part of your story. Below that, it&#39;s a nice add-on. Above that, it&#39;s a competitive moat. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-bottom-line" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bottom Line</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a Mexico team is about matching investment to volume. Don&#39;t overbuild early. Don&#39;t underbuild when you have momentum. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The progression is clear: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Start with one curious person</b> who learns the ropes on the side </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Lean in with dedicated time</b> when you have 5+ weekly customers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Hire a Spanish-speaking ops person</b> when you have daily volume </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Build a department</b> when you&#39;re at 700+ loads per week </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every stage should feel earned. You&#39;re not hiring ahead of demand — you&#39;re hiring to handle demand you&#39;ve already created. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s how you build a Mexico operation that scales profitably. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>That&#39;s the Mexico Freight Playbook — four parts covering why Mexico matters, how to sell it, how to execute it, and how to build the team. If you made it through all four, you know more about Mexico freight than 95% of brokers out there.</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Now go find the freight.</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Questions about building your Mexico team? Drop me a note. I love talking about this stuff.</i></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>The Operations Playbook for Mexico Freight</title>
      <link>https://mattsilver.ai/blog/the-operations-playbook-for-mexico-freight</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/the-operations-playbook-for-mexico-freight</guid>
      <pubDate>Mon, 13 Apr 2026 12:53:29 GMT</pubDate>
      <description>Part 3 of the Mexico Freight Playbook — how the freight actually moves, the documents you need, pricing components, and everything you need to execute flawlessly.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>The Operations Playbook for Mexico Freight</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Part 3 of the Mexico Freight Playbook — how the freight actually moves, the documents you need, pricing components, and everything you need to execute flawlessly.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 13, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-operations-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Part+3+of+the+Mexico+Freight+Playbook+%E2%80%94+how+the+freight+actually+moves%2C+the+documents+you+need%2C+pricing+components%2C+and+everything+you+need+to+execute+flawlessly.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-operations-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Part+3+of+the+Mexico+Freight+Playbook+%E2%80%94+how+the+freight+actually+moves%2C+the+documents+you+need%2C+pricing+components%2C+and+everything+you+need+to+execute+flawlessly.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-operations-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-operations-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 auto 0 auto;padding-bottom:20px;padding-left:40px;padding-right:40px;padding-top:20px;"><p style="color:var(--wt-text-on-background-color) !important;display:block;margin:0 auto 0 auto;text-align:center;width:300px;"><b> In partnership with </b></p><a href="https://magic.beehiiv.com/v1/5f7ce6e3-9a71-416b-99a7-606c5f7e2447?email={{email}}&redirect_to=https%3A%2F%2Fcodenewsletter.ai%2Fforms%2F14166360-de71-46c4-8722-878d417fab5c&utm_source=beehiiv&utm_campaign=J7X6GQPPZJ&redirect_delay=3&_bhiiv=opp_7fd45ece-2a50-4d88-a250-79d3c3115d94_94e90c2e&bhcl_id=62b9638e-fc68-40d6-a5a5-0d04149c7ffe_SUBSCRIBER_ID_{{email_address_id}}" rel="nofollow noopener noreferrer" style="text-decoration: none; margin:0 auto 0 auto;width:300px;" target="_blank"><img style="width:300px;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/ad_network/advertiser/logo/d5fb3106-d3d0-44d7-89a6-4a934a732e53/TheCodeSuperhuman.png"/></a></div><div id="the-tech-newsletter-for-engineers-w" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Tech newsletter for Engineers who want to stay ahead</h3></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><a href="https://magic.beehiiv.com/v1/5f7ce6e3-9a71-416b-99a7-606c5f7e2447?email={{email}}&redirect_to=https%3A%2F%2Fcodenewsletter.ai%2Fforms%2F14166360-de71-46c4-8722-878d417fab5c&utm_source=beehiiv&utm_campaign=J7X6GQPPZJ&redirect_delay=3&_bhiiv=opp_7fd45ece-2a50-4d88-a250-79d3c3115d94_94e90c2e&bhcl_id=62b9638e-fc68-40d6-a5a5-0d04149c7ffe_SUBSCRIBER_ID_{{email_address_id}}" rel="nofollow noopener noreferrer" style="text-decoration: none;" target="_blank"><img style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/dffb4f29-4e6a-48f9-9517-679faaf06daa/The_Morning_Paper_for_AI___ML_Engineers_-_V3.jpg?t=1772818068"/></a></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Tech moves fast, but you&#39;re still playing catch-up? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s exactly why 200K+ engineers working at Google, Meta, and Apple read <a class="link" href="https://magic.beehiiv.com/v1/5f7ce6e3-9a71-416b-99a7-606c5f7e2447?email={{email}}&redirect_to=https%3A%2F%2Fcodenewsletter.ai%2Fforms%2F14166360-de71-46c4-8722-878d417fab5c&utm_source=beehiiv&utm_campaign=J7X6GQPPZJ&redirect_delay=3&_bhiiv=opp_7fd45ece-2a50-4d88-a250-79d3c3115d94_94e90c2e&bhcl_id=62b9638e-fc68-40d6-a5a5-0d04149c7ffe_SUBSCRIBER_ID_{{email_address_id}}" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">The Code</a> twice a week. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s what you get: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Curated tech news that shapes your career - Filtered from thousands of sources so you know what&#39;s coming 6 months early. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Practical resources you can use immediately - Real tutorials and tools that solve actual engineering problems. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Research papers and insights decoded - We break down complex tech so you understand what matters. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All delivered twice a week in just 2 short emails. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><a class="link" href="https://magic.beehiiv.com/v1/5f7ce6e3-9a71-416b-99a7-606c5f7e2447?email={{email}}&redirect_to=https%3A%2F%2Fcodenewsletter.ai%2Fforms%2F14166360-de71-46c4-8722-878d417fab5c&utm_source=beehiiv&utm_campaign=J7X6GQPPZJ&redirect_delay=3&_bhiiv=opp_7fd45ece-2a50-4d88-a250-79d3c3115d94_94e90c2e&bhcl_id=62b9638e-fc68-40d6-a5a5-0d04149c7ffe_SUBSCRIBER_ID_{{email_address_id}}" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Join 200K+ engineers</a></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>This is the third post in the Mexico Freight Playbook series. </i><i><a class="link" href="https://congratsonalltheprogress.com/p/why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-operations-playbook-for-mexico-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Read Part 1</a></i><i> (why Mexico matters) and </i><i><a class="link" href="https://congratsonalltheprogress.com/p/the-sales-playbook-for-mexico-freight?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-operations-playbook-for-mexico-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Part 2</a></i><i> (how to sell it).</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You&#39;ve found the freight. You&#39;ve closed the customer. Now you need to actually move it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is where a lot of brokers get nervous. Cross-border feels complicated — multiple carriers, customs brokers, border crossings, documents with Spanish names. It looks like chaos. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But here&#39;s the thing: <b>it&#39;s the same thing every day.</b> It&#39;s very repetitive. Once you understand the pattern, you just keep doing it over and over. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This post is the operations playbook — everything you need to execute Mexico freight reliably. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="how-the-freight-actually-moves" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">How the Freight Actually Moves</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let&#39;s start with the basics. A cross-border shipment involves multiple parties: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mexican carrier</b> — moves freight from origin to the border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Transfer driver</b> — crosses the border (usually a B1 visa holder) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>U.S. carrier</b> — delivers from border to destination </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Customs brokers</b> — on both sides of the border </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That sounds like a lot. But in practice, you&#39;re usually working with one carrier who coordinates all of it. They have their Mexican partner, their transfer drivers, and their U.S. operations. Your job is to give them the freight and make sure the paperwork is in order. </p></div><div id="doorto-door-vs-transload" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Door-to-Door vs. Transload</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are two ways freight crosses the border: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Door-to-door:</b> The freight stays on the same U.S. trailer the entire time. A Mexican partner carrier picks up the trailer in Mexico, brings it to the border, a transfer driver crosses it, and then a U.S. driver delivers it. Same trailer, no touching the freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Transload:</b> The freight gets unloaded at the border and reloaded onto a different trailer. This is sometimes cheaper, but you&#39;re breaking the seal and touching the freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most of the time, <b>door-to-door is what you want.</b> It&#39;s cleaner, less risk, better for your customer&#39;s peace of mind. The trailer never opens until it reaches the final destination. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When does transload make sense? Usually when there&#39;s a significant cost savings, when the freight isn&#39;t sensitive to handling, or when the customer specifically requests it. But if you&#39;re just starting out, default to door-to-door. </p></div><div id="b-1-drivers-the-backbone-of-cross-b" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">B1 Drivers: The Backbone of Cross-Border Capacity</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> About 60-70% of cross-border capacity at the southern border involves B1 visa drivers. These are Mexican nationals with business visas that allow them to drive commercially in the U.S. They&#39;re employed by U.S. carriers but based at the border — typically in cities like Nuevo Laredo. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how it works: A Mexican partner carrier handles the interior Mexico portion — picking up in Monterrey or Guadalajara and bringing the trailer to the border. Then a B1 driver takes over. That same driver crosses the border and delivers all the way to Chicago, Dallas, or wherever the freight is going. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So the B1 driver isn&#39;t doing the Mexico interior pickup. They&#39;re doing the crossing and the entire U.S. leg. It&#39;s often the same driver from Nuevo Laredo who crosses your freight week after week — they know the route, they know the crossing, they know the drill. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I mentioned this in Part 2, but it&#39;s worth repeating: <b>if your customer won&#39;t allow B1 drivers on northbound moves, they&#39;re dramatically limiting their carrier options.</b> Most carriers at the southern border employ B1 drivers, not CDL holders. Don&#39;t let them shoot themselves in the foot. </p></div><div id="understanding-the-carrier-structure" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Understanding the Carrier Structure</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most carriers you&#39;ll work with are U.S.-based trucking companies with DOT numbers and MC numbers. They have cargo insurance in the U.S. They send their trailers into Mexico with partner carriers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you went to a border crossing right now, you&#39;d see Schneider trailers, Werner trailers, J.B. Hunt trailers. American equipment, Mexican tractors pulling it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These aren&#39;t shady operations. These are legitimate companies that have built relationships with Mexican trucking companies over years. They trust each other because they need each other. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most of these carriers are CTPAT certified — Customs Trade Partnership Against Terrorism. It&#39;s a federal security program that requires higher standards for freight crossing the border. The same protocols that prevent contraband from entering the U.S. keep your customer&#39;s freight safe. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When a customer asks, <i>&quot;How do I know my freight is secure in Mexico?&quot;</i> — that&#39;s your answer. These carriers operate under stricter security requirements than most domestic U.S. carriers. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-golden-rule-of-mexico-operation" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Golden Rule of Mexico Operations</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Do not pick up a load until you know who the customs broker is.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I cannot stress this enough. If you pick up freight without a confirmed customs broker at the border, you will end up with a trailer stuck in Mexico. Your carrier will be angry. Your customer will be angry. Everyone will be angry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Always confirm the customs broker before the truck loads. Always. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here&#39;s the critical detail: <b>make sure it&#39;s a customs broker physically at the border crossing</b> — not someone in Houston or LA. If the broker isn&#39;t at the port where the freight is crossing, something&#39;s wrong. Dig in before that truck loads. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-documents-what-they-are-and-who" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Documents: What They Are and Who Handles Them</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border freight involves more paperwork than domestic. But here&#39;s the good news: <b>you&#39;re not creating any of these documents.</b> Your job as the broker is to make sure the right information flows to the right people at the right time. </p></div><div id="your-job-as-the-broker-quick-summar" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Your Job as the Broker (Quick Summary)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before we dive into each document, here&#39;s the bottom line on what you&#39;re responsible for: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Get carrier info to the shipper early</b> — so they can generate the Carta Porte </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Confirm who the customs broker is</b> — and that they&#39;re physically at the crossing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Make sure commercial docs reach the customs broker</b> — commercial invoice, packing list </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Verify everything is filed before the truck moves</b> — Entry, e-manifest, Carta Porte </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Confirm, confirm, confirm</b> — your job is coordination, not creation </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now let&#39;s break down each document: </p></div><div id="ccp-carta-porte-complemento-carta-p" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">CCP / Carta Porte (Complemento Carta Porte)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you&#39;ve only worked domestic U.S. freight, the Carta Porte is going to feel like a bill of lading on steroids. It&#39;s a legal document required for any freight moving on Mexican roads — but it&#39;s also integrated with Mexico&#39;s digital tax system (CFDI), which means it does a lot more than track cargo. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The Carta Porte includes detailed information about the goods being transported: origin, destination, quantity, type, value of the cargo, the vehicle being used, the planned route, and transportation cost. Authorities at Mexican highway checkpoints can scan the QR code to verify the shipment is legitimate. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s what makes it complicated: there&#39;s the physical Carta Porte document (which the driver carries), and then there&#39;s the <b>Complemento Carta Porte</b> — a digital extension that gets filed with the CFDI (Mexico&#39;s electronic invoicing system). Both are required. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Why does Mexico require all this? Ultimately, it&#39;s about tax collection and supply chain transparency. The detailed documentation prevents businesses from underreporting or evading taxes. It also helps fight illicit transportation practices — if a truck is stopped and the Carta Porte doesn&#39;t match what&#39;s on board, there are serious penalties. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For a deeper dive on what the Carta Porte is, why Mexico requires it, and how it&#39;s evolved, I wrote about it here: <a class="link" href="https://congratsonalltheprogress.com/p/issue-7-whats-the-carta-porte?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-operations-playbook-for-mexico-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">A Carta Porte Deep Dive</a>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The shipper in Mexico (or their logistics team) generates it before the truck loads </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> As soon as you book a carrier, collect: carrier company name, MC number, truck number, trailer number, driver name </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Send this info to the shipper or their logistics contact immediately </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Confirm the Carta Porte has been generated before the truck arrives at origin </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If any info is wrong (different truck, different driver), alert the shipper — they need to regenerate it </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Without an accurate Carta Porte, the truck cannot legally move in Mexico. This is on you to coordinate.</i></p></div><div id="doda-documento-de-operacin-para-des" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">DODA (Documento de Operación para Despacho Aduanero)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the customs clearance document that authorizes the freight to cross the border. It&#39;s generated by the customs broker after all duties and taxes are paid. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The customs broker </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Before pickup, confirm the customs broker&#39;s name and contact info (they must be at the physical crossing) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Verify the shipper has sent commercial invoice and packing list to the customs broker </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Confirm duties/taxes are paid and DODA is ready before the truck arrives at the border </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>If the DODA isn&#39;t ready, your trailer sits at the border. Confirm this is handled before the truck loads.</i></p></div><div id="entry-us-customs-entry" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Entry (U.S. Customs Entry)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the U.S. Customs filing for freight entering the United States. It includes classification, valuation, and country of origin for duty calculation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The U.S. customs broker (usually hired by the shipper or receiver) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Ask your customer: &quot;Who is your U.S. customs broker?&quot; Get the contact info. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Confirm the Entry has been filed before the truck reaches the crossing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you don&#39;t know whether it&#39;s been filed, call the customs broker directly </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>No Entry = no crossing. This is your customer&#39;s responsibility, but you need to verify it&#39;s done.</i></p></div><div id="manifesto-manifest" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Manifesto (Manifest)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The border crossing manifest that lists what&#39;s on the truck. It&#39;s filed electronically with CBP (U.S. Customs and Border Protection) before the truck crosses. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The carrier files the e-manifest with CBP </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> When the truck is approaching the border, confirm with your carrier that they&#39;ve filed the e-manifest </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If they haven&#39;t, escalate immediately — this is a blocking issue </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>No manifest = no crossing. Your carrier handles this, but you need to confirm it&#39;s done.</i></p></div><div id="bol-bill-of-lading" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">BOL (Bill of Lading)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You know this one — the standard shipping document that travels with the freight. Same as domestic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The shipper </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Confirm the BOL is accurate (addresses, weight, commodity description) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Verify the driver has the BOL before leaving origin </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Same as domestic — nothing new here.</i></p></div><div id="packing-list-commercial-invoice" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Packing List / Commercial Invoice</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not unique to Mexico, but critical for customs clearance. The commercial invoice shows the value of goods; the packing list details what&#39;s in each box/pallet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Who creates it:</b> The shipper </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚨<b> Your job as the broker:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Before pickup, confirm the shipper has sent commercial invoice and packing list to the customs broker </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If the customs broker says they&#39;re missing documents, get your shipper on the phone immediately </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> These docs need to reach the customs broker BEFORE the freight arrives at the border — not after </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>No commercial invoice = no customs clearance = trailer stuck. This is the most common documentation failure. Stay on top of it.</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-document-flow-in-practice" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Document Flow in Practice</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how it all comes together: </p></div><div id="northbound-mexico-us" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Northbound (Mexico → U.S.)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Shipper creates Carta Porte, BOL, commercial invoice, packing list </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexican customs broker creates export documentation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> U.S. customs broker files Entry </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Carrier files e-manifest with CBP </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Truck crosses with Carta Porte, DODA, Entry, Manifesto, BOL </p></li></ol></div><div id="southbound-us-mexico" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Southbound (U.S. → Mexico)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> U.S. shipper creates BOL, commercial invoice, packing list </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You drop trailer at customs broker yard in Laredo (or other border city) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexican customs broker prepares DODA and import documents </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> When docs are ready, transfer carrier crosses with your carrier&#39;s CAAT/CAT codes </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexican carrier picks up and delivers to final destination </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The key insight: <b>you&#39;re not creating any of these documents.</b> You&#39;re making sure the right information flows to the people who do create them, and confirming everything is in place before the truck moves. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="whats-in-a-mexico-rate" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What&#39;s in a Mexico Rate</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you see an &quot;all-in&quot; rate from a carrier, here&#39;s what&#39;s actually in there: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mexico line haul</b> — origin to border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Transfer fee</b> — crossing the border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>U.S. line haul</b> — border to destination </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Fuel</b> — sometimes broken out, sometimes not </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The carrier you&#39;re paying keeps the U.S. portion and the transfer fee. They pay their Mexican partner carrier for the Mexico portion. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Understanding this breakdown matters when you&#39;re troubleshooting rates or negotiating. If a lane is expensive, is it the Mexico side or the U.S. side that&#39;s driving the cost? Knowing the components helps you have smarter conversations. </p></div><div id="direction-matters-a-lot" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Direction Matters — A Lot</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico rates vary dramatically by direction. Southbound and northbound on the same lane can differ by 30-50%. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Northbound is often more expensive because it requires dual customs clearance (Mexico export plus U.S. import) plus Carta Porte documentation. If your customer ships both ways, the rate difference is an opportunity — and a conversation worth having. </p></div><div id="weekend-dynamics" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Weekend Dynamics</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Unlike U.S. domestic where weekend freight sometimes goes cheaper, <b>Mexico freight is more expensive on weekends.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers do a lot of their pickups on Friday to cross over the weekend, so leftover capacity on Saturday/Sunday doesn&#39;t translate to lower rates. If you&#39;re quoting weekend freight, build in cushion. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="key-corridors-and-crossings" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Key Corridors and Crossings</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not all border crossings are created equal: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Laredo</b> — The big one. Handles more truck crossings than any other port. Gateway to Monterrey, the Bajío, Guadalajara, Mexico City. If you&#39;re moving freight to or from central Mexico, it&#39;s probably crossing here. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>El Paso / Juarez</b> — Second busiest. Feeds Chihuahua and sometimes points further south. Strong for automotive and manufacturing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Tijuana / Otay Mesa</b> — West Coast gateway. Heavy electronics, furniture, produce. If your freight is going to or from Southern California, this is likely your crossing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Nogales</b> — Produce capital. If it&#39;s fresh fruits and vegetables from Mexico, it probably came through here. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brownsville / Matamoros</b> — Growing, especially for automotive. Serves the eastern Gulf corridor. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>McAllen / Pharr</b> — Another strong produce crossing, plus general manufacturing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you&#39;re quoting, make sure you understand which crossing makes sense for the lane. A shipment from Guadalajara to Chicago goes through Laredo. A shipment from Tijuana to Phoenix goes through Otay Mesa. The crossing affects the rate and the transit time. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="border-crossing-timeline" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Border Crossing Timeline</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Expect 1-3 days for crossing. Sometimes faster, sometimes slower. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your customer should be able to tell you what&#39;s normal for their freight. If they say it typically takes 8 days to cross? Something&#39;s wrong. That&#39;s not normal. Dig in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Crossing time depends on: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Documentation</b> — Is everything in order? Missing paperwork = delays. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Inspections</b> — Random inspections happen. CTPAT-certified carriers get inspected less. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Volume</b> — Holiday weekends and month-end can see longer lines. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The crossing itself</b> — Laredo is busiest, but also most efficient. Smaller crossings can be faster or slower depending on the day. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Set expectations with your customer based on the specific lane. Don&#39;t promise next-day crossing if you haven&#39;t confirmed the corridor can support it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="detention-and-drop-trailers" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Detention and Drop Trailers</h2></div><div id="trailer-detention-at-the-border" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Trailer Detention at the Border</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> $50-150/day after free time (usually 2-3 days). This is the main accessorial you&#39;ll deal with in cross-border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If documentation is delayed, your trailer sits. If customs pulls the shipment for inspection, your trailer sits. Build this into your customer conversations upfront so there are no surprises. </p></div><div id="driver-detention-at-facilities" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Driver Detention at Facilities</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The old conventional wisdom was that Mexican facilities wouldn&#39;t pay detention until 5-6+ hours. That&#39;s changing. Many facilities now offer 4 hours free, and it&#39;s becoming increasingly common to match the U.S. standard of 2 hours. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There&#39;s no hours of service enforcement in Mexico, so the detention math works differently than you&#39;re used to. But don&#39;t assume facilities will let drivers sit all day without compensation — ask about their policy. </p></div><div id="drop-trailer-happy-carriers" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Drop Trailer = Happy Carriers</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Pro tip:</b> Carriers strongly prefer drop trailer if they&#39;ll be loading at that facility consistently. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you can negotiate drop trailer with your customer, your carriers will love you for it — and you&#39;ll have better capacity options. This is especially true for repeat lanes. A carrier who can drop and go is a carrier who wants your freight. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="cargo-liability-the-big-difference" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Cargo Liability: The Big Difference</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is one of the most important things to understand about Mexico freight: <b>Mexican carriers carry essentially no cargo insurance.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the U.S., if a carrier damages or loses your freight, you can file a claim against their cargo insurance. In Mexico, the carrier&#39;s liability is minimal — literally pennies on the dollar based on weight, not value. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So who insures the freight? Almost always the <b>shipper or receiver.</b> This is standard practice. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before you move freight for a customer, ask: <i>&quot;Is this freight insured on your end?&quot;</i> They&#39;ll say yes. If they seem confused, that&#39;s a red flag worth investigating. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This doesn&#39;t change much operationally — you&#39;re still vetting carriers, you&#39;re still managing the shipment — but it explains why Mexican facilities are so strict about security protocols, advance notice requirements, and driver verification. Everyone knows the insurance situation, so <b>prevention is everything.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="tracking-requirements" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Tracking Requirements</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most Mexico freight doesn&#39;t require anything unusual — your standard tracking updates are fine. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>The exception:</b> High-risk, high-value freight (electronics, pharmaceuticals, tequila, automotive components worth serious money). For these shipments, customers may require: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tracking every 2 hours </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> GPS monitoring </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Security escorts </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If your customer asks for 2-hour tracking updates on standard freight, that&#39;s their prerogative, but it&#39;s not the norm. Have a conversation about what&#39;s actually necessary versus what&#39;s adding operational overhead for no reason. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="common-operational-mistakes-and-how" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Common Operational Mistakes (and How to Avoid Them)</h2></div><div id="mistake-1-picking-up-without-confir" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Mistake 1: Picking Up Without Confirming the Customs Broker</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I said it before, I&#39;ll say it again. This is the #1 mistake that kills loads. <b>Confirm the broker before the truck loads.</b> Every time. </p></div><div id="mistake-2-not-getting-carrier-info-" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Mistake 2: Not Getting Carrier Info to the Shipper Early Enough</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The Carta Porte requires carrier details — company name, truck number, trailer number, driver info. If you don&#39;t get this to the shipper in time, they can&#39;t generate the Carta Porte, and the truck can&#39;t legally move. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Build this into your booking process. As soon as you confirm a carrier, get their info to the shipper. </p></div><div id="mistake-3-assuming-the-crossing-wil" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Mistake 3: Assuming the Crossing Will Be Fast</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Hope is not a strategy. Build buffer into your transit times, especially when you&#39;re new to a lane. Tell your customer 3-5 days for crossing until you have data that says otherwise. </p></div><div id="mistake-4-forgetting-about-the-comm" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Mistake 4: Forgetting About the Commercial Invoice</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> No commercial invoice = no customs clearance = trailer stuck at the border. Make sure your customer sends it to the customs broker before the freight arrives. </p></div><div id="mistake-5-not-asking-about-insuranc" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Mistake 5: Not Asking About Insurance</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don&#39;t assume. Ask your customer directly: <i>&quot;Is this freight insured on your end?&quot;</i> Document the answer. Protect yourself. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="your-first-load-checklist" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Your First Load Checklist</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a simple checklist for your first few Mexico loads: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Before Booking:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> [ ] Confirm origin and destination (full addresses)<br>[ ] Confirm border crossing city<br>[ ] Confirm commodity and trailer type<br>[ ] Confirm weight and cargo value<br>[ ] Confirm who handles customs (shipper&#39;s broker? your broker?)<br>[ ] Get customs broker contact info </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>After Booking:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> [ ] Send carrier info to shipper for Carta Porte<br>[ ] Confirm commercial invoice and packing list are with the broker<br>[ ] Confirm Entry is filed (northbound)<br>[ ] Confirm e-manifest is filed </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>During Transit:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> [ ] Track pickup confirmation<br>[ ] Track arrival at border<br>[ ] Track crossing confirmation<br>[ ] Track delivery confirmation </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>After Delivery:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> [ ] Get POD<br>[ ] Note any issues for next time<br>[ ] Document what worked for this lane </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This becomes second nature after a few loads. But for your first few, use the checklist. Don&#39;t trust your memory. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-bottom-line" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bottom Line</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico operations aren&#39;t complicated — they&#39;re different. There&#39;s a learning curve, but it&#39;s not steep. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The keys: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Confirm the customs broker before you pick up.</b> Every time. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Get carrier info to the shipper early</b> so they can generate the Carta Porte. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Build buffer into crossing times</b> until you know the lane. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Understand liability</b> — the shipper insures the freight, not the carrier. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Document everything</b> — what works, what doesn&#39;t, who your reliable carriers are. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> After a few loads, you&#39;ll see the pattern. It&#39;s the same thing every day. The same documents. The same process. The same players. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And that&#39;s when Mexico freight becomes just another part of your business — except with better margins. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Next in this series: Part 4 — Building the Team (when to hire, who to hire, and how to scale your Mexico operation)</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Have questions about Mexico operations? Drop me a note. I love talking about this stuff.</i></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>The Sales Playbook for Mexico Freight</title>
      <link>https://mattsilver.ai/blog/the-sales-playbook-for-mexico-freight</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/the-sales-playbook-for-mexico-freight</guid>
      <pubDate>Tue, 07 Apr 2026 17:57:39 GMT</pubDate>
      <description>Part 2 of the Mexico Freight Playbook — a deep dive on how to actually sell Mexico freight, from finding opportunities in your existing book to closing deals outside RFP cycles</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>The Sales Playbook for Mexico Freight</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Part 2 of the Mexico Freight Playbook — a deep dive on how to actually sell Mexico freight, from finding opportunities in your existing book to closing deals outside RFP cycles</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 07, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-sales-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Part+2+of+the+Mexico+Freight+Playbook+%E2%80%94+a+deep+dive+on+how+to+actually+sell+Mexico+freight%2C+from+finding+opportunities+in+your+existing+book+to+closing+deals+outside+RFP+cycles&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-sales-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Part+2+of+the+Mexico+Freight+Playbook+%E2%80%94+a+deep+dive+on+how+to+actually+sell+Mexico+freight%2C+from+finding+opportunities+in+your+existing+book+to+closing+deals+outside+RFP+cycles+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-sales-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-sales-playbook-for-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div style='padding-bottom:2rem;'><img style="margin-left:auto; margin-right:auto;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4eff7efe-01f8-4624-9ebd-b7892d1073d7/Gemini_Generated_Image_j2xrm0j2xrm0j2xr.png?t=1775584586"/></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>This is the second post in the Mexico Freight Playbook series. </i><i><a class="link" href="https://congratsonalltheprogress.com/p/why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-sales-playbook-for-mexico-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Read Part 1 here.</a></i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In Part 1, I covered why Mexico matters, how to build the team, and what scale looks like. This post is the sales playbook — how to actually find the freight, get into accounts, and close the business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;ve done hundreds of Mexico 101 sessions with brokers over the years. This is everything I tell them. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="where-do-i-even-find-mexico-freight" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">&quot;Where Do I Even Find Mexico Freight? I Don&#39;t Speak Spanish. Can I Use Google Translate?&quot;</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get some version of this question in almost every Mexico 101 session I do. Let me unpack it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> First, the Spanish thing: <b>you don&#39;t need to speak Spanish to sell Mexico freight.</b> I can&#39;t tell you how many times I&#39;ve talked to sales reps that are like: <i>&quot;I&#39;m using Google Translate to call shippers in Mexico and emailing them.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Please don&#39;t do that. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the thing — you&#39;re not selling to shippers in Mexico. You&#39;re selling to shippers in the United States who happen to have freight going to or coming from Mexico. Big difference. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The transportation manager in Mexico City or Monterrey or Aguascalientes gets cold-called every single day by Mexican trucking companies. They have salespeople walking into their facility constantly saying &quot;I have trucks, give me your freight.&quot; Everyone knows that the Honda plant in Guadalajara ships freight to the U.S. They&#39;re getting calls all day about it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But Brett at the Tier 2 automotive supplier in Mount Juliet, Tennessee? The guy whose main job is managing U.S. distribution and the Mexico stuff is just this headache he inherited? Nobody is calling him about Mexico. Nobody. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Brett doesn&#39;t know how cross-border works. He doesn&#39;t speak Spanish either. He doesn&#39;t have time to figure it out. But he&#39;s got two trucks a day coming from his supplier in Aguascalientes and he&#39;s paying way too much because he doesn&#39;t know any better. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Be the person who solves Brett&#39;s problem. That&#39;s your unfair advantage.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don&#39;t need Spanish to talk to Brett. You need to understand cross-border freight well enough to explain it simply. That&#39;s it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, where do you find the Bretts? Where do you find the freight? That&#39;s what this entire playbook is about. Let&#39;s get into it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="start-with-your-existing-book" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Start With Your Existing Book</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The easiest place to start is freight you&#39;re already moving. When it comes to your existing book, you want to do three things: </p></div><div id="1-check-for-border-city-freight-and" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">1. Check for Border City Freight and Pitch the Conversion</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Go into your TMS right now and pull every load that picks up or delivers in a border city: Laredo, El Paso, McAllen, Brownsville, Eagle Pass, Nogales, Pharr. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If it&#39;s delivering to Laredo (or any border city except San Diego), it&#39;s almost certainly going across the border. Those &quot;J&J Forwarding&quot; deliveries in Laredo? That freight is going to Mexico. You just don&#39;t know it yet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the conversation: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;I noticed this load delivers to a forwarder in Laredo. I can take this all the way into Mexico for you — door-to-door, no one touches the freight at the border, better visibility, less risk of damage. Who can I talk to about your cross-border freight?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s an instant conversation opener with a warm lead. Nothing beats a warm lead. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if they don&#39;t handle the Mexico piece themselves, ask who does. They&#39;ll usually give you that contact, and now you&#39;ve got another warm lead: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;I work with so-and-so on the U.S. side. We move four or five loads a week from Ohio to El Paso. We want to provide service on the Mexico side and take this direct for you.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Here&#39;s a real example of what this conversion looks like.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I got a call from a guy I used to work with who&#39;d moved to a CPG company bringing temp-controlled food product out of Mexico — guacamole, specifically — into their distribution centers in the Midwest. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> He said: <i>&quot;We have no idea when our freight is actually going to show up. We don&#39;t know when it&#39;s going to get to the border. We don&#39;t know when it&#39;s going to cross. We just get it in Laredo and try to pick it up from there, and half the time we&#39;ve got a truck pre-arranged that ends up sitting at the border because the load didn&#39;t cross in time.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The problem? Their co-packer in Mexico was handling the transportation. Freight was moving from the co-packer&#39;s facility to the border, and the shipper had no visibility, no control, and no ability to plan. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I told him: go back to your co-packer and tell them you&#39;re going to pick it up from their facility. You take over the move from origin in Mexico all the way to your warehouse. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once they did that, the detention charges disappeared. The border delays went away. They had complete visibility from the moment the truck left Mexico to when it rolled into their dock. They cut the risk, cut the cost, and completely controlled their supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is one of the most underrated conversations you can have with a customer: <i>&quot;Do you actually control your cross-border moves, or is someone else handing it off to you at the border?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If the answer is the latter — if there&#39;s a co-packer, a supplier, or a forwarder making those arrangements — that&#39;s your opening. Step in. Take over the full move. Give them visibility they&#39;ve never had. </p></div><div id="2-compare-your-book-to-target-indus" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">2. Compare Your Book to Target Industries</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look at your customer list and compare it to the industries that over-index in Mexico freight: automotive, electronics, appliances, furniture, retail, food & beverage, industrial components, apparel. If your customers fall into these categories, they almost certainly have Mexico freight — they just haven&#39;t told you about it. </p></div><div id="3-ask-your-customers" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">3. Ask Your Customers</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This sounds obvious, but most brokers don&#39;t do it: <b>tell your customers you can service their Mexico lanes and ask them for it.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you don&#39;t tell them you can do it, and if you don&#39;t market it, they won&#39;t tell you about it. They assume you&#39;re a domestic-only shop. You have to put it out there. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Send an email. Mention it on your next call. Add it to your email signature. Whatever it takes to get the word out that you handle cross-border. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="walk-the-store-read-the-labels" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Walk the Store, Read the Labels</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This sounds old school because it is. But it works. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Go to a grocery store, Home Depot, Lowe&#39;s — any retailer. Look at the labels. &quot;Made in Mexico&quot; or &quot;Hecho en México&quot; means there&#39;s freight moving. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And don&#39;t just look at the finished product — think about the packaging materials too. Those caps on your water bottle? Extremely high chance they were produced in Ensenada, BCN. The plastic components, the cardboard, the shrink wrap — all of that is freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trace it back: Who&#39;s the manufacturer? Where&#39;s their U.S. distribution? Who&#39;s handling their transportation? Who makes their packaging? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s a great story to start a conversation: <i>&quot;Hey, I was at the grocery store. I saw you guys make your stuff in Mexico. Can I help you ship it?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;ve used that line multiple times. It actually works. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="target-industries-that-over-index" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Target Industries That Over-Index</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some industries are loaded with Mexico freight: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Automotive</b> — Tier 1 and Tier 2 suppliers especially </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Electronics</b> — Assembly operations throughout the Bajío </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Appliances</b> — Major brands manufacture in Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Furniture and home goods</b> — Growing fast due to China tariffs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Retail</b> — Private label and store brand products </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Food & Beverage</b> — Produce, packaged goods, ingredients </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Industrial components and machinery</b> — Motors, gears, electrical components </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Apparel and textiles</b> — Another China-shift beneficiary </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you have customers in these categories, they have Mexico freight. They might just not know you can help with it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A lot of the time they assume you don&#39;t do cross-border, so they don&#39;t tell you about it. You have to ask. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-rfp-bypass" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The RFP Bypass</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the best part about Mexico freight: <b>it&#39;s almost never on their standard RFP.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every salesperson has gotten the &quot;we just ran our RFP two months ago&quot; objection. You set a reminder for 10 months from now and move on. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With Mexico, you don&#39;t have to wait. When they hit you with that objection, you pivot: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;I totally understand. What about Mexico? That&#39;s usually not on the RFP. Who handles that for you?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Nine times out of ten, they say something like: <i>&quot;Oh, we basically just give all that to Landstar&quot;</i> or <i>&quot;Swift handles it, but honestly we&#39;re not super happy with them.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And now you&#39;re in a conversation that can close this week — not in 10 months. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I did this with a Fortune 100 shipper right after Arrive acquired Forager. The sales rep had been trying to get a meeting for months. They kept saying no. Finally he said &quot;we just bought Forager, we can do cross-border&quot; and they took the call. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I was on a call with that shipper two weeks after the acquisition closed. We got consistent freight from them, then expanded into their domestic U.S. business. They became a major account. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The ability to get in outside of an RFP cycle when you have something unique and niche to offer — I&#39;ve seen it work multiple times. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="how-to-find-the-bretts" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">How to Find the Bretts</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I introduced you to Brett earlier — the Tier 2 supplier in Tennessee that nobody&#39;s calling about Mexico freight. Now let&#39;s talk about how to actually find these people. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Do some research before you reach out. Go to their website. A lot of companies list their facilities right on their website, which is really cool. You can see they have a plant in Guanajuato or Querétaro. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then your outreach is direct and specific: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;I see you have a manufacturing facility in Querétaro and distribution in the United States. We provide cross-border services — we can give you capacity to export from Mexico to the U.S. Let me know when you have time to talk.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Be short and sweet. That&#39;s what customers are looking for. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a pro tip: Google &quot;Nissan Sentra suppliers&quot; and you&#39;ll find one of those pictures of a car with all the different logos pointing off it — that&#39;s a feeding frenzy. Every one of those suppliers is receiving parts from or shipping parts to Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even better — pull up Google Maps around a major OEM facility. The Volkswagen plant in Chattanooga has an entire industrial park surrounding it: Gestamp, Yanfeng, Grupo Antolin, Faurecia, Schnellecke — all Tier 1 suppliers receiving components from Mexico every day. Nobody is cold-calling those companies about Mexico freight. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="land-and-expand" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Land and Expand</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico freight is stickier than domestic, and it opens doors to everything else. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you talk to a shipper, their biggest problem is not usually going to be cross-border. They&#39;re gonna say it&#39;s something like tracking or capacity or rates. But when you ask them about Mexico, they&#39;ll go: <i>&quot;Oh, well, yeah, I mean it&#39;s like 10% of our freight spend. So it&#39;s not a huge amount of our business, but it&#39;s a huge headache.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That 10% is a major pain point. They might not offer it up to you — you have to pull at it. But when you solve that problem, you&#39;ve got a customer for life. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s why Mexico freight is so sticky: your customers might be transactional on their domestic U.S. freight, testing you out with spot loads here and there. But when it comes to cross-border, they&#39;re a lot more consistent with who they&#39;re going to work with because it&#39;s got a whole operational aspect to it. They&#39;re expecting consistency. They&#39;re going to give you more consistent freight because that freight needs to move consistently. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you prove you can do it, they stick with you. That makes it sticky revenue. Then you grow into their domestic freight, their Canadian freight, everything else. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="target-mid-sized-not-enterprise" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Target Mid-Sized, Not Enterprise</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Go after the medium-sized accounts, not the enterprise logos. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everyone&#39;s calling Coke and Heineken and Home Depot. Literally everybody. The lesser-known companies — the Tier 2 suppliers, the regional manufacturers — are going to be your best customers because nobody else is sprinting after their Mexico freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The bigger brokers have their hands full with the larger enterprise accounts, and they&#39;re very comfortable with them. They don&#39;t want to spend time where you&#39;re going to be focusing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here&#39;s the thing about furniture, home goods, apparel, and textiles right now: because of the tariffs on China, these industries are growing fast in Mexico. A lot of those manufacturers are small now, but they can grow to mid-sized. If you can get in with a smaller manufacturer while demand is high, as they&#39;re looking for a reliable partner, you can grow with them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can go from shipping 10 loads a month to 100 loads a month because now they&#39;ve bought a new facility, they have more people, they can start producing more to meet the demand. Get in early. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="overcoming-sales-rep-hesitation" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Overcoming Sales Rep Hesitation</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s something I hear constantly: <i>&quot;My sales reps are timid to expose their customers because they just don&#39;t know.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They&#39;re scared to bring up Mexico because they don&#39;t understand the mechanics. They&#39;re worried they&#39;ll look dumb or promise something they can&#39;t deliver. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The fix is simple: you need your Mexico person on those customer calls. Not buried in carrier communication all day — on the calls, selling. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I was at Coyote, I&#39;d send an email to the entire sales floor. Not a generic &quot;we do Mexico now&quot; announcement — I&#39;d list the specific industries and commodities that signal Mexico freight. Automotive parts, appliances, electronics, tequila, paper products. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you name those commodities, salespeople self-identify. They go, <i>&quot;Oh, I have a customer that ships automotive parts&quot;</i> or <i>&quot;My customer is a supplier for that company.&quot;</i> That&#39;s your pipeline. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then I&#39;d get on the call with them as the Mexico expert. And every time, I could say, <i>&quot;I know exactly who&#39;s going to take this freight. I can name three carriers right now.&quot;</i> That credibility came from having covered the freight myself. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Do 80% of the work for the sales rep. They still get paid their commission on freight they never could have closed alone. You build the Mexico book. The customer finally has someone who actually understands their cross-border headache. Everyone wins. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-discovery-call-what-questions-t" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Discovery Call: What Questions to Ask</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you&#39;re talking to your customer and finding out about their Mexico freight, you want to discover where they have problems — without asking them directly, <i>&quot;Where&#39;s your problem?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because customers, as we all know, are perfect. They&#39;re not going to just tell you they have a problem. </p></div><div id="find-out-what-drives-their-decision" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Find Out What Drives Their Decision</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The key coaching advice I give: figure out whether it&#39;s <b>price, service, or complexity</b> that drives their decision-making. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>If it&#39;s price:</b> They&#39;re shopping rates. You need to show value beyond the number — the complexity premium is justified, and you can explain why. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>If it&#39;s service:</b> They&#39;ve been burned before. Loads showing up late. No visibility. Communication breakdowns. This is your sweet spot — service wins in cross-border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>If it&#39;s complexity:</b> They don&#39;t understand how it works and they&#39;re scared of it. They need a partner who can walk them through it and make it feel simple. </p></div><div id="are-they-stuck-with-a-big-player-wh" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Are They Stuck With a Big Player Who Puts Them Last?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a question that opens doors: <i>&quot;Who&#39;s handling your Mexico freight right now?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A lot of customers are relying on the same big player — one of the mega-brokers who treats their Mexico volume as an afterthought. Their freight gets put last. They&#39;re not a priority. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you hear that, you&#39;ve found your angle. You can be the partner who actually prioritizes their cross-border business, who picks up the phone, who knows their lanes. </p></div><div id="questions-that-reveal-pain" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Questions That Reveal Pain</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Ask questions like: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you losing visibility on the Mexico side? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you losing visibility at the border waiting to cross? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you having delays with border paperwork? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Once you have paperwork, are you delayed crossing and getting to final delivery? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Do you actually control your cross-border moves, or is someone else handing it off to you at the border? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These questions help you discover problems you can solve. Then when you provide a rate, you can say: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;Based on our conversations, I know you&#39;re having trouble with visibility at the border. We&#39;ll be able to provide you with that visibility. Here&#39;s the rate. Let me know when we can pick up.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s capitalizing on the complexity. The whole cross-border sale is service, 100%. It&#39;s not just moving freight — it&#39;s a service that you need to execute on to have success. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="quoting-like-a-pro" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Quoting Like a Pro</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: How do I price this stuff? I have no idea what the rates should be.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You need seven pieces of information to give a real rate — not a guess, not a range, a real rate: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Origin and destination</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Border crossing city</b> (Laredo, El Paso, etc.) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Commodity</b> — Never post FAK (Freight All Kinds). Carriers won&#39;t move it because they need specifics for CTPAT compliance. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Trailer type</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Weight</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Cargo value</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Who handles the crossing</b> — If this is unknown, STOP. Clarify before quoting. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>A note on B1 drivers:</b> If your customer (or you) won&#39;t allow a B1 driver to do the northbound crossing, you&#39;re dramatically limiting the carrier base. Most carriers at the southern border employ B1 drivers, not CDL drivers. Don&#39;t shoot yourself in the foot — or let your customer shoot themselves in the foot — by restricting this capacity unnecessarily. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When a customer asks &quot;what&#39;s the rate for Mexico?&quot;, the correct answer is: <i>&quot;I need seven pieces of information to give you a real rate.&quot;</i> Then walk them through the list. </p></div><div id="margin-expectations" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Margin Expectations</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Domestic freight averages maybe $150-200 margin per load. Cross-border Mexico, especially northbound, averages $500 a load. Open deck: $1,750-2,000. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The margins are two to three times higher than domestic. Don&#39;t be afraid to price accordingly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A good sweet spot is around 20%. There are opportunities where you can go a lot higher than that — the more specific the freight, the more problems you&#39;re solving, the more you can charge. But don&#39;t go below 15%. Mexico freight commands a complexity premium, and it&#39;s justified. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If the customer pushes back on rate, explain the value: customs coordination, carrier vetting, tracking, security. You&#39;re not just moving freight — you&#39;re managing a multi-party operation across two countries. </p></div><div id="direction-matters" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Direction Matters</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico rates vary dramatically by direction. Southbound and northbound on the same lane can differ by 30-50%. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Northbound is often more expensive because it requires dual customs clearance (Mexico export plus U.S. import) plus Carta Porte documentation. If your customer ships both ways, the rate difference is an opportunity. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="handling-objections" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Handling Objections</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here are the five objections I hear most often — and how to handle them: </p></div><div id="freight-gets-stolen-in-mexico" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">&quot;Freight gets stolen in Mexico.&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In my entire career brokering Mexico freight, I can count the theft incidents on one hand. It happens less frequently than in the U.S. domestic market. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Guy Fieri&#39;s tequila got stolen in the U.S., not Mexico. Most tequila that ships out of Guadalajara runs with security escorts. They know exactly where those drivers are supposed to go. They have security protocols. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The freight that gets targeted is high-risk, high-value: tequila, electronics, pharmaceuticals. And those shippers know it — they have protocols in place. Regular freight? The risk is overstated. </p></div><div id="the-border-is-chaos" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">&quot;The border is chaos.&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It looks chaotic at first. There&#39;s a lot going on — maybe 12 people on every email. Somebody is always getting blamed for something. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But reality is the same 12 people are on every email and they&#39;re always doing the same thing over and over again. It&#39;s a lot of repeatable tasks. Once you understand the pattern, you just keep doing it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You&#39;ll start to see a rhythm and a system. You just have to learn it as you start to operate it. </p></div><div id="i-need-someone-in-mexico" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">&quot;I need someone in Mexico.&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> No, you don&#39;t. Not to start. If anything, add someone at the border (Laredo) before you add someone in Mexico. That&#39;s where the carriers are, where the customs brokers are, where the action is. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you find yourself going down to Laredo every week, that&#39;s when you hire someone there. </p></div><div id="its-all-about-price" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">&quot;It&#39;s all about price.&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Relationships and reliability win every single day. Shippers will be more flexible on pricing as long as it&#39;s within reason — more flexible than you see on domestic freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can win freight without having the cheapest rate. Service matters more in cross-border. </p></div><div id="what-about-liability" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">&quot;What about liability?&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is one of the most common concerns, especially for first-time Mexico shippers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexican carriers carry essentially no cargo insurance — the carrier&#39;s liability is minimal. So who insures the freight? Almost always the shipper or receiver. This is standard practice. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before you move freight for a customer, ask: <i>&quot;Is this freight insured on your end?&quot;</i> They&#39;ll say yes. If they seem confused, that&#39;s a red flag worth investigating. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This doesn&#39;t change much operationally. You&#39;re still vetting carriers, still managing the shipment. But the insurance situation explains why facilities are strict about security protocols — everyone knows prevention is everything. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="rfp-season-timing" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">RFP Season Timing</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you do want to play the RFP game, cross-border RFPs follow a predictable calendar: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>September–October:</b> RFPs go out </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>November–December:</b> Responses due </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>December–January:</b> Awards announced </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>February:</b> Freight starts moving </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But here&#39;s the thing — and I said this earlier — <b>you don&#39;t have to wait for RFP season with Mexico freight.</b> Most shippers handle their cross-border outside their standard bid process. That means you can get in any time of year. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So yes, if there&#39;s an RFP, go after it. But don&#39;t let the calendar stop you from prospecting year-round. The RFP bypass is one of the biggest advantages of selling Mexico. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-bottom-line" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bottom Line</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Selling Mexico freight isn&#39;t that different from selling any other freight. You&#39;re solving problems for customers. You&#39;re building relationships. You&#39;re demonstrating expertise. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The difference is that fewer people are doing it, which means less competition. The margins are higher. And once you win the business, it&#39;s stickier than domestic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start with your existing book. Ask every customer with border freight if you can take it all the way. Target the U.S. contacts, not the Mexican ones. Get in outside the RFP cycle with your Mexico wedge. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The freight is <a class="link" href="https://congratsonalltheprogress.com/p/mexico-freight-is-hiding-in-your?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-sales-playbook-for-mexico-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">hiding in your book</a>. Go find it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Next in this series: Part 3 — The Operations Playbook (how the freight actually moves, pricing components, documents, and execution)</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Have questions about selling Mexico freight? Drop me a note. I love talking about this stuff.</i></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Why Mexico Freight Is the Biggest Opportunity in Brokerage Right Now</title>
      <link>https://mattsilver.ai/blog/why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now</guid>
      <pubDate>Thu, 02 Apr 2026 04:16:30 GMT</pubDate>
      <description>The full business case for Mexico freight — from why it matters to how to find shippers, build the team, and scale the department.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Why Mexico Freight Is the Biggest Opportunity in Brokerage Right Now</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>The full business case for Mexico freight — from why it matters to how to find shippers, build the team, and scale the department.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 01, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fwhy-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=The+full+business+case+for+Mexico+freight+%E2%80%94+from+why+it+matters+to+how+to+find+shippers%2C+build+the+team%2C+and+scale+the+department.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fwhy-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=The+full+business+case+for+Mexico+freight+%E2%80%94+from+why+it+matters+to+how+to+find+shippers%2C+build+the+team%2C+and+scale+the+department.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fwhy-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fwhy-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6226f46a-3d70-40f0-8cfb-88f86c13d01b/image.png?t=1775103296"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>This is the first post in the Mexico Freight Playbook series.</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I got into Mexico freight by accident. I was working carrier sales at a large brokerage, covering loads, building relationships with carriers — and I kept gravitating toward the cross-border stuff because nobody else wanted to touch it. The margins were great. The freight was interesting. And I was one of the only people on a floor of hundreds who understood how it worked. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One day the COO walked over to my desk and said, &quot;Your new job is to go grow the Mexico business.&quot; So I flew to Laredo, met with a customs broker, won our first real cross-border customer, and started building relationships with carriers up and down the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I got back, I sent an email to the entire sales floor about what I&#39;d learned — the margin opportunity, the industries, the lanes. Within days, sales reps were reaching out: <i>&quot;I have a customer with Mexico freight. Can you hop on a call with me?&quot;</i> So I started jumping on customer calls as the Mexico expert. And every time, I could say, &quot;I know exactly who&#39;s going to take this freight. I can name three carriers right now.&quot; That credibility came from having covered the freight myself. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That was the beginning. I went on to build Mexico operations at two different companies and train dozens of sales teams on how to actually win this business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But back in 2015, selling and moving Mexico freight felt like operating in a different decade. We were using Nextels to communicate with carriers in Mexico. Updates were fuzzy, handoffs were manual, and a &quot;simple&quot; border move could turn into a 20-text-message logistics exercise just to understand where the trailer was and who had it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That experience is why I built Cargado. Mexico freight isn&#39;t inherently impossible — it&#39;s just been underserved by modern workflow and modern market data. We&#39;re building the marketplace and infrastructure layer so brokers can reliably find capacity, run clean execution across multiple legs, and price with confidence using real carrier bids. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the guide I wish I&#39;d had when I started. Let&#39;s go deep. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="why-mexico-why-now" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Why Mexico, Why Now?</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: Why should I care about Mexico freight when I&#39;ve got plenty of domestic business?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the thing: trade with Mexico and Canada continues to increase while trade with China decreases. Nearshoring isn&#39;t a trend — it&#39;s a structural shift in how North American supply chains work. Manufacturing is moving closer to end consumers, and Mexico is the biggest beneficiary. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But here&#39;s what really matters for your business: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>The margin opportunity is substantial.</b> Cross-border freight consistently pays more than domestic — and it&#39;s not close. Open deck in particular is one of the most lucrative segments in all of freight brokerage right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;ve seen brokers go from <a class="link" href="https://cargado.com/blog/how-blackbox-logistics-launched-its-mexico-operation-in-just-36-hours-and-grew-revenue-by-1400-in-4-months-without-hiring-a-mexico-expert/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">zero Mexico experience to running profitable operations within 36 hours</a> of their first load. The freight is there. The margin is there. The question is whether you&#39;re going to capture it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="finding-shippers-with-mexico-freigh" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Finding Shippers with Mexico Freight</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: How do I actually find shippers that have Mexico freight?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Three methods that work: </p></div><div id="method-1-check-your-existing-book" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Method 1: Check Your Existing Book</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Go into your TMS right now and pull every load that picks up or delivers in a border city: Laredo, El Paso, McAllen, Brownsville, Eagle Pass, Nogales. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If it&#39;s picking up or delivering in Laredo (or any border city except San Diego), it&#39;s almost certainly going across the border. Those &quot;J&J Forwarding&quot; deliveries in Laredo? That freight is going to Mexico. You just don&#39;t know it yet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Call your customer: <i>&quot;I noticed this load delivers to a forwarder in Laredo. Can I take this all the way into Mexico for you? Door-to-door, no one touches the freight at the border, better visibility, less risk of damage.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s an instant conversation opener. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a real example of what this looks like in practice. I got a call from a guy I used to work with in a previous job. He&#39;d moved into a role at a CPG company that was bringing temp-controlled food product out of Mexico — guacamole, specifically — into their distribution centers in the Midwest. And he said, <i>&quot;We have no idea when our freight is actually going to show up. We don&#39;t know when it&#39;s going to cross. We just get it in Laredo and try to pick it up from there, and half the time we&#39;ve got a truck pre-arranged that ends up sitting at the border because the load didn&#39;t cross in time.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The problem? Their copacker in Mexico was handling the transportation. Freight was moving from the copacker&#39;s facility to the border, and the shipper had no visibility, no control, and no ability to plan. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I told him: go back to your copacker and tell them you&#39;re going to pick it up from their facility. You take over the move from origin in Mexico all the way to your warehouse. Once they did that, the detention charges disappeared. The border delays went away. They had complete visibility from the moment the truck left Mexico to when it rolled into their dock. They cut the risk, cut the cost, and completely controlled their supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is one of the most underrated conversations you can have with a customer: <i>&quot;Do you actually control your cross-border moves, or is someone else handing it off to you at the border?&quot;</i> If the answer is the latter — if there&#39;s a copacker, a supplier, or a forwarder making those arrangements — that&#39;s your opening. Step in. Take over the full move. Give them visibility they&#39;ve never had. That&#39;s how you win sticky, recurring freight. </p></div><div id="method-2-walk-the-store-read-the-la" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Method 2: Walk the Store, Read the Labels</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This sounds old school because it is. Walk through Home Depot, Lowe&#39;s, or any retailer. Read the labels. &quot;Made in Mexico&quot; or &quot;Hecho en México&quot; means there&#39;s freight moving. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now trace it back: Who&#39;s the manufacturer? Where&#39;s their U.S. distribution? Who&#39;s handling their transportation? That&#39;s your target. </p></div><div id="method-3-target-the-right-industrie" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Method 3: Target the Right Industries</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some industries are loaded with Mexico freight: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Automotive</b> — Tier 1 and Tier 2 suppliers especially </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Appliances</b> — Major brands manufacture in Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Electronics</b> — Assembly operations throughout the Bajío </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Furniture</b> — Growing manufacturing base </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Food & Beverage</b> — Produce, packaged goods, ingredients </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Retail</b> — Private label and store brand products </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you have customers in these categories, they have Mexico freight. They might just not know you can help with it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s a pro tip I&#39;ve shared with dozens of sales teams: don&#39;t just go after the big OEM. Go after their supplier base. Google &quot;Nissan Sentra suppliers&quot; and you&#39;ll find one of those pictures of a car with all the different logos pointing off it — that&#39;s a feeding frenzy. Every one of those suppliers is receiving parts from or shipping parts to Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even better — pull up Google Maps around a major OEM facility. The Volkswagen plant in Chattanooga has an entire industrial park surrounding it: Gestamp, Yanfeng, Grupo Antolin, Faurecia, Schnellecke — all Tier 1 suppliers receiving components from Mexico every day. Nobody is cold-calling those companies about Mexico freight. I had a customer like that outside Nashville — a Tier 2 supplier for Nissan making seat frames. Two trucks a day, and I kept them for years because nobody else knew they existed. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="your-mexico-expert-is-in-the-wrong-" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Your Mexico Expert Is in the Wrong Seat</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you have someone on your team who knows Mexico freight — who&#39;s been covering loads, talking to carriers, sending WhatsApp messages all day — and that&#39;s all they&#39;re doing, you are wasting your most valuable resource. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I lived this. The credibility I built from covering Mexico freight is what made me effective on customer calls. But the <i>value</i> was on the sales side — helping reps close deals they couldn&#39;t close on their own. That&#39;s what grew the business, not the WhatsApp threads. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your Mexico person shouldn&#39;t be buried in carrier communication all day. They should be on customer calls with your sales reps, selling Mexico as a service. Get a Spanish-speaking operations person to handle the carrier communication, the customs broker coordination, the pickup scheduling. Let your Mexico expert do what only they can do: walk into a customer conversation and instantly demonstrate that your company knows how to move freight across the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if that person has never been in a &quot;sales&quot; role — don&#39;t let that hold you back. They don&#39;t need to be a closer. They&#39;re an expert. They understand the details — the lanes, the carriers, the border process, the pricing dynamics. They&#39;ll ask the right questions because they&#39;ve lived it. And any shipper with Mexico freight will look right past whether someone has traditional sales experience the moment that person starts talking about how customs clearance actually works or which carriers run the Monterrey-to-Laredo corridor every day. Expertise is the sale. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you&#39;re on those calls, do 80% of the work for the sales rep. They still get paid their commission on freight they never could have closed alone. You build the Mexico book. The customer finally has someone who actually understands their cross-border headache. Everyone wins. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how you get the pipeline moving: send an email to your entire sales floor. Not a generic &quot;we do Mexico now&quot; announcement — list the specific industries and commodities that signal Mexico freight. Automotive parts, appliances, electronics, tequila, paper products. When you name those commodities, salespeople self-identify. They go, <i>&quot;Oh, I have a customer that ships automotive parts&quot;</i> or <i>&quot;My customer is a supplier for that company.&quot;</i> That&#39;s your pipeline. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And go after the medium-sized accounts, not the enterprise logos. Everyone&#39;s calling Coke and Heineken and Home Depot. Literally everybody. The lesser-known companies — the Tier 2 suppliers, the regional manufacturers — are going to be your best customers because nobody else is sprinting after their Mexico freight. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="building-the-team" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Building the Team</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: Do I need to hire people for Mexico?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not at first. And definitely not before you have real volume. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The biggest mistake I see is people thinking they need to set up an office in Laredo or hire a team in Monterrey before they move their first load. Don&#39;t overbuild. Here&#39;s how to think about staffing as you grow: </p></div><div id="stage-1-getting-started-05-customer" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Stage 1: Getting Started (0-5 Customers)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don&#39;t need anyone dedicated to Mexico yet. Your existing team can handle this. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Pick one person — someone curious, someone who wants to learn — and let them own the early loads. They&#39;re not full-time on Mexico. They&#39;re just the person who figures it out when Mexico freight comes up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That person builds expertise with each shipment. They learn the carriers. They understand the lanes. They know which customs brokers are reliable. But they&#39;re still doing their regular job. </p></div><div id="stage-2-building-momentum-5-custome" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Stage 2: Building Momentum (5+ Customers with Weekly Volume)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you have five or more customers giving you volume on a weekly basis, it&#39;s time to lean in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now you want someone devoting real time — not necessarily full-time, but meaningful time — to selling Mexico to your other customers. This is the person who starts asking every account manager: <i>&quot;Hey, does your customer have any Mexico freight?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They&#39;re still not dedicated full-time. But Mexico is now a real part of their job, not just something they handle when it comes up. </p></div><div id="stage-3-operations-investment-daily" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Stage 3: Operations Investment (Daily Volume from Several Customers)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the inflection point where you need to make a real hire. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you have daily volume from several customers, you&#39;ll need an <b>operations person who is fluent in Spanish</b>. Their job is to talk to the customs brokers and facilities in Mexico, coordinate with your U.S. ops team and account managers, and make sure freight moves smoothly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how I sourced this talent in the past: I walked the sales floor and found the Spanish speakers. That&#39;s it. I went up to them and said, &quot;You and you — come with me. This will be way more interesting than what you&#39;re doing right now.&quot; If their family&#39;s from Mexico, they&#39;re usually excited about the opportunity. It feels personal to them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They don&#39;t need experience with Mexico freight. They don&#39;t need to know what a DODA is or how a border crossing works. They just need to be fluent in Spanish. You&#39;ll teach them the freight side. What you can&#39;t teach is the language or culture. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This person doesn&#39;t need to be in Mexico. They can be anywhere. But they need to speak Spanish fluently, and you need to position this little team as a centralized shared resource for your entire sales floor — not as an individual contributor buried in one book of business. Every rep at your company should know: when Mexico freight comes up, call this team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your U.S. account managers stay focused on the customer relationship. Your Spanish-speaking ops person handles the Mexico-side coordination. They work together. </p></div><div id="stage-4-full-department" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Stage 4: Full Department</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you&#39;re running serious volume on a daily basis, you&#39;re building a real department. Now you might consider: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dedicated sales headcount for Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> An office presence in Laredo or Monterrey </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Multiple ops people covering different shifts or regions </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But don&#39;t jump to Stage 4 until you&#39;ve earned it. Most brokers stall out because they overbuild too early, not because they underinvest. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-first-year-playbook" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The First Year Playbook</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: What should my first year look like?</b></p></div><div id="quarter-1-foundation" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 1: Foundation</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Audit your existing book for border city freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Identify 10-20 target accounts with likely Mexico freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Move your first loads (aim for profitability by load 2-3) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Source carriers through <a class="link" href="https://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a> — you need dozens, not two or three, and the platform gets you there fast. But don&#39;t stop at the screen. <a class="link" href="https://congratsonalltheprogress.com/p/issue-33-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Get yourself to Laredo</a> and spend time with those carriers in person. Until you&#39;ve been to Laredo, you don&#39;t know what you&#39;re missing. </p></li></ul></div><div id="quarter-2-traction" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 2: Traction</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Establish consistent lanes with repeat customers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand carrier relationships based on lane needs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Start training a second person on Mexico basics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Target: 20-30 loads per month </p></li></ul></div><div id="quarter-3-process" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 3: Process</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Document your SOPs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Systematize carrier selection by lane </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build quoting confidence on key corridors </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Target: 50+ loads per month </p></li></ul></div><div id="quarter-4-scale" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Quarter 4: Scale</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Evaluate dedicated headcount needs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Consider office presence in Laredo (if volume warrants) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand into adjacent services (expedited, open deck, reefer) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Target: 100+ loads per month </p></li></ul></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="what-scale-actually-looks-like" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What Scale Actually Looks Like</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Q: I&#39;m at a top 25 broker. What&#39;s &quot;serious&quot; Mexico volume?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s how I&#39;d frame it: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A good ops rep can handle 5-10 cross-border loads per day. That math drives your team size at every stage: </p></div><div style="padding:14px 40px 14px;"><table class="table-base" width="100%" style="table-layout:fixed; border-collapse:collapse;"><tr><th class="table-h" width="25%" valign="middle"><p style="text-align:left;"> Stage </p></th><th class="table-h" width="25%" valign="middle"><p style="text-align:left;"> Volume </p></th><th class="table-h" width="25%" valign="middle"><p style="text-align:left;"> Mexico Team </p></th><th class="table-h" width="25%" valign="middle"><p style="text-align:left;"> What It Means </p></th></tr><tr><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Testing </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> A couple to several loads/week </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Internal champion advocates for opportunities </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> You&#39;re learning, validating lanes, building carrier relationships </p></td></tr><tr><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Committed </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> A few loads/day </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 1 person focused on Mexico coverage + co-selling to customers </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Real P&L contribution, dedicated focus </p></td></tr><tr><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Growing </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Dozens of loads/day </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 3-5 carrier sales reps covering freight, 2-3 ops reps on Mexico scheduling and border coordination, Mexico lead co-selling </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> SOPs in place, carrier network expanding, border presence emerging </p></td></tr><tr><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Scaled </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 100-250 loads/day </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 10+ carrier sales reps, 10-15 ops reps, dedicated customer sales, border office </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Full team, multiple shifts, clear competitive advantage </p></td></tr><tr><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Dominant </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 250-1,000+ loads/day </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> 25+ carrier sales, 25+ ops, dedicated sales and management team </p></td><td class="table-c" width="25%" valign="top"><p style="text-align:left;"> Full department, office in Mexico, competitive moat </p></td></tr></table></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The top brokers are moving upwards of 1,000 loads per day cross-border. At 250+ daily loads, Mexico becomes a meaningful part of your story and you have a real functional department — including an office in Mexico. Below that, it&#39;s a growing business unit. Above that, it&#39;s a competitive moat. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-bottom-line" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bottom Line</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The margin opportunity is real. The competitive moat is real. The growth trajectory is real. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The only question is whether you&#39;re going to capture it or watch someone else do it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;ve helped build two successful Mexico departments. I&#39;ve trained dozens of sales teams. And I can tell you with certainty: the brokers who lean into this now will have a structural advantage for years to come. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The freight is <a class="link" href="https://congratsonalltheprogress.com/p/mexico-freight-is-hiding-in-your?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=why-mexico-freight-is-the-biggest-opportunity-in-brokerage-right-now" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">hiding in your book</a>. Go find it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Next in this series: The Sales Playbook for Mexico Freight — how to get into accounts and win the business.</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Have questions about getting started? Drop me a note. I love talking about this stuff.</i></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>The Builder&apos;s Moment: Why 2026 Will Separate the Founders from the Followers</title>
      <link>https://mattsilver.ai/blog/the-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/the-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers</guid>
      <pubDate>Thu, 26 Mar 2026 02:51:49 GMT</pubDate>
      <description>AI isn&apos;t replacing company builders — it&apos;s creating the greatest leverage opportunity in history. The founders who lean in now will build companies that were impossible just 12 months ago.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>The Builder&#39;s Moment: Why 2026 Will Separate the Founders from the Followers</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>AI isn&#39;t replacing company builders — it&#39;s creating the greatest leverage opportunity in history. The founders who lean in now will build companies that were impossible just 12 months ago.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 25, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=AI+isn%27t+replacing+company+builders+%E2%80%94+it%27s+creating+the+greatest+leverage+opportunity+in+history.+The+founders+who+lean+in+now+will+build+companies+that+were+impossible+just+12+months+ago.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=AI+isn%27t+replacing+company+builders+%E2%80%94+it%27s+creating+the+greatest+leverage+opportunity+in+history.+The+founders+who+lean+in+now+will+build+companies+that+were+impossible+just+12+months+ago.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-builder-s-moment-why-2026-will-separate-the-founders-from-the-followers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6eaa557a-41e1-4029-aa6b-62334c884e64/Gemini_Generated_Image_axa92naxa92naxa9__1_.png?t=1774491560"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;ve never been more excited to build a company than I am right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not because things are easy. Not because the path is clear. But because we&#39;re living through one of those rare moments in history where the rules of what&#39;s possible are being completely rewritten — and the founders who see it are going to build things that nobody thought possible just 12 months ago. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let me tell you what I mean. And let me start with a confession. </p></div><div id="how-i-got-red-pilled" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">How I Got Red-Pilled</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Six months ago, I was the guy making AI-generated pictures for fun. Cool party trick. Neat technology. But not something that was going to fundamentally change how we built Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then something shifted. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I started using Claude Code to stitch together our marketplace data with our HubSpot data. I&#39;m not a developer. I&#39;ve never written a line of code in my life. But suddenly I was building real systems that pulled insights I couldn&#39;t have gotten before. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then I built my first Notion agent. Then another. Then I couldn&#39;t stop. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Within weeks, I went from &quot;AI is interesting&quot; to &quot;we&#39;re going all in on this.&quot; </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I literally told my team in January: <i>&quot;Here&#39;s the deal — we are going all in on AI, and I will devote some of my time to meet with people in smaller groups or 1:1 to coach you through how to use it.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s when I knew I&#39;d been red-pilled. Once you see what&#39;s possible, you can&#39;t unsee it. </p></div><div id="the-most-consequential-technology-w" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Most Consequential Technology We&#39;ve Ever Seen</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, I have 20+ AI agents running in production at Cargado, some are Notion agents and some were built with Claude: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One monitors every customer and prospect call, extracts quotes, and tracks feedback automatically </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One tracks all Canada and Mexico-related conversations across Slack and calls, stitching them into a market intel database </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One maintains a self-healing wiki that updates our product knowledge base when things change </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One generates and schedules my content based on my writing style and voice </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One analyzes our sales pipeline and flags deals that need attention </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These aren&#39;t experiments. These are production systems that replaced work that would have required multiple full-time employees. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here&#39;s what&#39;s wild: <b>I built most of these myself.</b> Not our engineering team. Me — a guy who has never written production code in his life. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the most consequential technology the world has ever seen. And we&#39;re still in the early innings. </p></div><div id="40-people-with-the-impact-of-250" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">40 People With the Impact of 250</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In December, I recognized two team members — Carlos and Zach — who had built real production systems with Claude and VAPI that let them do work that would have required entire teams at traditional companies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I shared that recognition, I wrote something that captures exactly what we&#39;re building toward: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;2026 is going to be dramatically different than 2025. The way companies are built is evolving right now. We&#39;re not building a 250-person company — we&#39;re building a team of fewer than 40 people who operate with the impact of 250 through the right technology and infrastructure.&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s not a slogan. That&#39;s our actual operating model. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our engineering team&#39;s productivity has approximately <b>doubled</b> since late 2025. And we think we can get to a substantially higher multiple on the impact. Not by working longer hours — by working with AI as a genuine multiplier. </p></div><div id="the-question-that-changed-my-thinki" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Question That Changed My Thinking</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A few weeks ago, I was in a conversation where someone asked a simple question that reframed everything: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>&quot;Do you think about AI as the product, or AI as the accelerant to the things people do?&quot;</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For us, the answer is clear: <b>AI is the accelerant.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re not an AI company. We&#39;re a freight marketplace that uses AI to move faster than anyone thought possible. The AI isn&#39;t what we sell—it&#39;s what makes our small team punch way above our weight class. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That distinction matters. A lot of companies are building AI wrappers — using LLMs to make phone calls, scrape data, generate emails. And look, that stuff works. But we&#39;re building something different. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re building the modern version of the ledger — the structured source of truth for cross-border freight. Pickup locations, delivery locations, dates, times, trailer types, commodities. <b>Structured data that moves at machine speed.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you combine AI agents with structured data: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We can auto-post freight based on complex rules that used to take months to build </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We can generate accurate rates by pulling from real marketplace data </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We can write TMS integrations automatically because we understand the data structure </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We can scale to thousands of customers without scaling our team linearly </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s not a feature. That&#39;s a <b>moat.</b></p></div><div id="the-human-multiplier-effect" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Human Multiplier Effect</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s the part that makes me most excited: AI doesn&#39;t replace great people. It makes them <b>superhuman.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carlos and Zach aren&#39;t being replaced. They&#39;re being amplified. They&#39;re building systems that let them do several jobs at once — not because they&#39;re working harder, but because they&#39;re working with leverage that didn&#39;t exist 18 months ago. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The single-thread employee who can only do one specific task? Sure, we don&#39;t need to hire for that anymore. But the creative problem-solver who can harness AI to do ten things at once? <b>That person is now worth 10x what they were worth two years ago.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s why I&#39;ve been coaching team members 1:1 on how to use these tools. Not because it&#39;s a nice perk — because it&#39;s a competitive advantage. The companies where leadership actively pushes AI adoption will move faster than the ones where it bubbles up from individual contributors. </p></div><div id="the-opportunity-window" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Opportunity Window</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here&#39;s what I keep thinking about: <b>this window won&#39;t last forever.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Right now, most companies in our industry — hell, most companies everywhere — are still skeptical. They&#39;re waiting to see how this plays out. They&#39;re debating whether AI is overhyped. They&#39;re forming committees to study it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Meanwhile, companies like us are shipping. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every week we sprint at this technology, our competitors fall another week behind. The gap isn&#39;t 10%. It&#39;s 10x. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And that&#39;s not hyperbole. Look at what&#39;s happening at Cargado: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Our engineering team built an entire new search feature using AI — zero manual code writing required </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We&#39;re processing RFPs that used to take hours in minutes </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We&#39;re building with minimal planned hires in 2026 while targeting the impact of a 250-person company </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is <b>the builder&#39;s moment.</b></p></div><div id="the-moment-that-made-it-real" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Moment That Made It Real</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I want to share a few moments that have stopped me in my tracks recently. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I drive a Tesla, and I use Full Self-Driving 99.9% of the time. The only thing I do myself is back into my garage — and honestly, if I let it pull in on its own, it would back itself out too. I&#39;m basically a passenger in my own car. And it just … works. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I set up an AI agent named Walter that can make phone calls on my behalf. Recently I had Walter call the barbershop and schedule concurrent haircut appointments for me and my son — so I didn&#39;t have to wait on hold for someone to answer. It worked flawlessly. We both got our haircuts. They had no idea they were talking to AI. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My five-year-old son asked for my phone so he could &quot;use AI to make a game.&quot; He also talks to ChatGPT to come up with creative stories — getting genuinely excited as the story takes shape based on what <i>he</i> told it to do. He&#39;s not consuming content. He&#39;s <i>creating</i> with a collaborator that responds to his imagination. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Think about that. My car drives itself. My AI assistant books my appointments. And my five-year-old already sees AI as a tool for creating things. Not something scary. Not something abstract. Just … the way you make stuff now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And his dad? I&#39;m being chauffeured around by software while I think about what to build next. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That&#39;s when I realized: we&#39;re not just living through a technology shift. We&#39;re living through a generational shift in how humans think about building things — and living. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My generation had to unlearn the old way. My son&#39;s generation will never know it. </p></div><div id="the-bet-were-making" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bet We&#39;re Making</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So here&#39;s the bet we&#39;re making at Cargado in 2026: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re betting that <b>40 people with AI can beat 250 people without it.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re betting that structured data infrastructure beats conversational wrappers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re betting that companies willing to sprint at this technology now — while it&#39;s uncomfortable — will build compounding advantages. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re betting that the founders who see this moment for what it is will build the next generation of generational companies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And we&#39;re betting that AI doesn&#39;t diminish the role of great builders — it <b>amplifies</b> them. </p></div><div id="are-you-building-or-getting-built-a" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Are You Building or Getting Built Around?</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The question isn&#39;t whether AI will change how companies get built. It already has. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The question is: <b>are you building with it or getting built around?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we&#39;re not waiting to see how this plays out. We&#39;re not forming committees. We&#39;re not debating whether this is real. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We&#39;re building. We&#39;re shipping. We&#39;re sprinting. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because I genuinely believe: <b>this is the greatest time in history to be a builder.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The leverage is real. The tools are here. The window is open. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let&#39;s build something incredible. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Stop Being a Basic Brokerage</title>
      <link>https://mattsilver.ai/blog/stop-being-a-basic-brokerage</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/stop-being-a-basic-brokerage</guid>
      <pubDate>Thu, 05 Feb 2026 23:37:17 GMT</pubDate>
      <description>Technology is how you survive. Expanding into niches is how you become impossible to replace.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style></style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Trebuchet MS&#39;,&#39;Lucida Grande&#39;,Tahoma,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Stop Being a Basic Brokerage</h1><h2 style='font-size: 20px; font-family:&#39;Helvetica&#39;,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 12px; font-weight: 400;'>Technology is how you survive. Expanding into niches is how you become impossible to replace.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Helvetica&#39;,Arial,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 05, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fstop-being-a-basic-brokerage' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Technology+is+how+you+survive.+Expanding+into+niches+is+how+you+become+impossible+to+replace.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fstop-being-a-basic-brokerage' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Technology+is+how+you+survive.+Expanding+into+niches+is+how+you+become+impossible+to+replace.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fstop-being-a-basic-brokerage' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fstop-being-a-basic-brokerage' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> I have the honor of working with well over 200 logistics companies across North America. I spend my days talking with leaders across the spectrum: Mexico leaders at the largest brokerages, owners of some of the top Canadian logistics companies, and startup brokerages run by founders who share my obsession with cross-border freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Everyone has a different perspective on how to move their company forward in 2026. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> But after hundreds of these conversations, I keep coming back to the same two truths: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>If you&#39;re not investing in modern technology, you&#39;re already falling behind.</b> This isn&#39;t about being &quot;digital&quot; — it&#39;s about whether your team is buried in manual work or freed up to actually grow the business. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Technology alone won&#39;t make you dynamic.</b> The brokerages that are pulling away from the pack are the ones using that foundation to expand into areas most brokers avoid — Mexico, Canada, open deck — becoming more valuable to their customers with every capability they add. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> This post is both a wake-up call and a playbook. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The wake-up call: the window to modernize is closing. The playbook: here&#39;s how to use that foundation to become a more dynamic, multi-dimensional brokerage. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-wake-up-call-technology-is-no-l" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">The Wake-Up Call: Technology Is No Longer Optional</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The phrase &quot;digital freight brokerage&quot; is dead. I&#39;m calling time of death. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Everyone is digital now. That&#39;s not a differentiator — it&#39;s table stakes. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> But here&#39;s what I&#39;m still seeing: teams who are &quot;digital&quot; on paper but still drowning in manual work. They have a modern TMS. They&#39;re on the load boards. But their people are still: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Manually pricing loads and building quotes </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Rekeying data between systems </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Refreshing load boards and chasing capacity </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Making check calls instead of building relationships </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> That&#39;s not modern. That&#39;s just digital window dressing on the same old grind. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Meanwhile, the brokerages that are actually investing in technology as a scaling engine look completely different: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pricing and posting are automated </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Systems talk to each other without rekeying </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> AI and marketplace tools expand coverage without expanding headcount </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Their people focus on relationships, strategy, and complex problem-solving </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> This is how you scale. Not by hiring more people to do manual work. By <b>removing the manual work</b> and repositioning your people to have a much larger impact. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> I still know teams who <i>just</i> moved off AS400. Black screens with green text. If that&#39;s you, the gap between where you are and where the market is heading is getting wider every quarter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The wake-up call is simple: if you&#39;re not actively investing in technology that frees your team from commodity work, you&#39;re going to struggle to keep up. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-opportunity-there-are-riches-in" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">The Opportunity: There Are Riches in the Niches</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Here&#39;s the thing about technology: it&#39;s necessary but not sufficient. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> If you automate everything and then keep doing the same generic dry van work on the same generic lanes, you&#39;re still a one-dimensional brokerage. You&#39;ve just become a more efficient one-dimensional brokerage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The real opportunity comes when you use that foundation to <b>expand into the freight that most brokers avoid</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Mexico. Canada. Open deck. The niches that get written off as &quot;too complex&quot; or &quot;too risky.&quot; </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> That complexity is exactly why there&#39;s margin in it. And more importantly — every niche you add makes you more valuable to your customers and harder to replace. </p></div><div id="why-expanding-into-niches-works" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Why Expanding Into Niches Works</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> A one-dimensional brokerage is easy to commoditize. You do dry van. So does everyone else. Price becomes the only differentiator. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> A dynamic brokerage is different. When you can handle a customer&#39;s domestic freight <i>and</i> their Mexico moves <i>and</i> their open deck projects, you&#39;re not a vendor anymore. You&#39;re embedded in their operation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Here&#39;s what happens when you start adding capabilities: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>You become the default for more of their freight.</b></p><p style="text-align:left;"> &quot;Anything cross-border? Call them.&quot; </p><p style="text-align:left;"> &quot;Anything odd-shaped or project-based? Call them.&quot; </p><p style="text-align:left;"> &quot;Actually, just call them for everything.&quot; </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>You get pulled into adjacent opportunities.</b></p><p style="text-align:left;"> Once you prove you can handle the hard stuff, customers are way more comfortable giving you more of the routine stuff too. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>You&#39;re exponentially harder to replace.</b></p><p style="text-align:left;"> Another broker can always undercut you on a single lane. It&#39;s much harder to rip you out when you&#39;re handling five different types of freight across three countries. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Every niche you expand into gives your existing customers <i>more reasons</i> to consolidate with you. And when you talk to new prospects, it gives them <b>more reasons to say yes</b> — because you&#39;re not just another broker asking for &quot;a shot.&quot; </p></div><div id="the-niches-that-matter-right-now" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">The Niches That Matter Right Now</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"><b>Mexico and Canada.</b> Nearshoring is not a headline — it&#39;s a structural change. Manufacturers are moving production into Mexico, adding plants across Canada, building DCs around Laredo. Every one of those moves creates cross-border friction. If you&#39;re the broker who actually understands how freight flows through the gateways, where capacity wants to be, and what Carta Porte means for day-to-day operations — you become essential, not optional. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"><b>Open deck.</b> More complex. More operationally demanding. Permits, escorts, route planning, site constraints. Which is exactly why most one-dimensional brokers avoid it. If your team leans in and builds real capability here, you unlock project freight, capex moves, and a whole category of business that your competitors won&#39;t touch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Most brokerages think of this freight as &quot;too hard.&quot; That&#39;s exactly why there&#39;s opportunity for the ones willing to expand. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="no-one-likes-a-basic-broker" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">No One Likes a Basic Broker</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Let&#39;s get the snark out of the way: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#FFFFFF;padding-bottom:7px;padding-left:12px;padding-right:12px;padding-top:7px;border-left-color:#030712;border-left-style:solid;border-left-width:2px;border-radius:0px;"><div style="left"><p style="color:#2D2D2D;font-family:Helvetica;font-size:15px;line-height:Normal;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;"><b>No one likes a basic broker.</b></p></div><div style="padding-top:10;text-align:left;"><small style="color:#0C4A6E;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> A basic broker in 2026: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Lives almost entirely on the spot market </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sells &quot;we care more and give good service&quot; like that&#39;s still unique </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Has no clear point of view on <i>any</i> freight vertical, region, or mode </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Avoids cross-border because it&#39;s &quot;too complex&quot; </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Treats open deck like radioactive material </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Blames &quot;the market&quot; for everything instead of changing their approach </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> If your entire positioning is, &quot;We&#39;re a relationship-driven brokerage that communicates well and really cares about our customers&quot; — cool. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> You&#39;ve just described 90% of the industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Basic is a mindset: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Reactive instead of proactive </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One-dimensional instead of dynamic </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Scared of complexity instead of running toward it </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The dynamic brokerage says: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#FFFFFF;padding-bottom:7px;padding-left:12px;padding-right:12px;padding-top:7px;border-left-color:#030712;border-left-style:solid;border-left-width:2px;border-radius:0px;"><div style="left"><p style="color:#2D2D2D;font-family:Helvetica;font-size:15px;line-height:Normal;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">&quot;Give us the hard stuff — Mexico, Canada, open deck. We&#39;re building capabilities there because that&#39;s where we can actually make a difference.&quot;</p></div><div style="padding-top:10;text-align:left;"><small style="color:#0C4A6E;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> That mindset shift completely changes how your customers see you and why new prospects say yes. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-playbook-how-to-actually-do-thi" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">The Playbook: How to Actually Do This</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Knowing that technology is required and niches are the opportunity is one thing. Actually building a more dynamic brokerage is another. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Here&#39;s how I&#39;d approach it. </p></div><div id="step-1-stop-drowning-in-manual-work" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Step 1: Stop Drowning in Manual Work</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Before you can expand into new areas, you need capacity. Not truck capacity — <i>people</i> capacity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Look at where your team spends time today. Every hour spent manually pricing, rekeying, posting, and chasing is an hour <i>not</i> spent on building new capabilities or deepening customer relationships. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The goal is to <b>automate the commodity work</b>: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> TMS integrations that eliminate rekeying </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Marketplace tools that automate posting and matching </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pricing engines that give you confidence without manual research </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Visibility tools that reduce check calls </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> You don&#39;t need to solve everything at once. Pick the biggest time sink and fix it first. Then move to the next one. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> This isn&#39;t about buying shiny tools. It&#39;s about <b>buying back your team&#39;s time</b> so you can redeploy it toward growth. </p></div><div id="step-2-identify-your-expansion-oppo" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Step 2: Identify Your Expansion Opportunities</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Look at your current customer base. Where are they already asking for help that you&#39;re saying no to? </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Do they have Mexico or Canada freight you&#39;re passing on? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are there open deck or specialized moves you&#39;re referring out? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> What freight are they giving to other brokers that you could handle if you built the capability? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Those are your expansion opportunities. You don&#39;t need to go find new customers — you need to become more valuable to the ones you already have. </p></div><div id="step-3-start-with-one-new-capabilit" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Step 3: Start With One New Capability</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> You don&#39;t need to become a full-service cross-border and open deck shop overnight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Pick one area to expand into first: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If your customers have Mexico freight, start there </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If they&#39;re doing Canada moves, build that muscle </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If there&#39;s project freight you&#39;ve been avoiding, lean in </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Assign an internal owner. Find the right partners and platforms to accelerate your learning. Start with one lane, one customer, one use case. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The big mistake is waiting until you feel &quot;ready.&quot; You will never feel ready. You need a customer willing to work with you, and partners who can fill the gaps while you learn. The rest you figure out in motion. </p></div><div id="step-4-let-your-expanded-capabiliti" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Step 4: Let Your Expanded Capabilities Drive Prospecting</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Once you&#39;ve built real capability in a new area, your prospecting changes. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Instead of: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#FFFFFF;padding-bottom:7px;padding-left:12px;padding-right:12px;padding-top:7px;border-left-color:#030712;border-left-style:solid;border-left-width:2px;border-radius:0px;"><div style="left"><p style="color:#2D2D2D;font-family:Helvetica;font-size:15px;line-height:Normal;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">&quot;We&#39;re a relationship-driven brokerage that provides excellent service. Can we get 15 minutes?&quot;</p></div><div style="padding-top:10;text-align:left;"><small style="color:#0C4A6E;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> It becomes: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#FFFFFF;padding-bottom:7px;padding-left:12px;padding-right:12px;padding-top:7px;border-left-color:#030712;border-left-style:solid;border-left-width:2px;border-radius:0px;"><div style="left"><p style="color:#2D2D2D;font-family:Helvetica;font-size:15px;line-height:Normal;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">&quot;I saw you&#39;re ramping production out of Monterrey and pushing freight into the Midwest. Most teams underestimate how messy cross-border gets at that volume. We&#39;ve built real capability there — want to see what we&#39;re seeing on capacity and risk right now?&quot;</p></div><div style="padding-top:10;text-align:left;"><small style="color:#0C4A6E;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> One sounds like every other broker. The other sounds like someone who&#39;s built something specific and valuable. </p></div><div id="step-5-keep-expanding" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0;text-align:left;">Step 5: Keep Expanding</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The goal isn&#39;t to add one capability and stop. It&#39;s to keep becoming more dynamic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Every new area you expand into makes you harder to replace and more valuable to your customers. Mexico today. Canada next quarter. Open deck after that. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The most valuable brokerages in 2026 won&#39;t be the ones who picked one niche and went deep. They&#39;ll be the ones who kept expanding their capabilities until they became indispensable. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-brokerages-id-bet-on" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">The Brokerages I&#39;d Bet On</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> After everything I just said, you might think I&#39;m bearish on brokerages. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> It&#39;s actually the opposite. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> There&#39;s a wave of modern technology pouring into freight: AI-driven pricing, better visibility, smarter TMS platforms, marketplaces that actually understand cross-border nuance. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The brokerages that lean into those tools — not as shiny toys, but as infrastructure that frees them to expand — are going to separate themselves quickly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> We&#39;re going to see M&A pick up as legacy brokerages decide they&#39;re done. And we&#39;re going to see a group of operators use this moment to build extremely dynamic, multi-dimensional businesses. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Not because they yelled the loudest about being &quot;digital.&quot; Because they built the foundation to scale — and then kept expanding into areas where others stayed one-dimensional. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div id="the-bottom-line" style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.5;margin:0;text-align:left;">The Bottom Line</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> If there&#39;s a theme for 2026, it&#39;s this: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"><b>Technology is how you survive. Expanding into niches is how you become impossible to replace.</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build the tech infrastructure that removes manual work </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand into Mexico, Canada, open deck — the areas basic brokers avoid </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Become more valuable to your existing customers before chasing new ones </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Keep adding capabilities until you&#39;re indispensable </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The one-dimensional broker will keep refreshing load boards, complaining about rates, and blaming the market. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> The dynamic brokerage will keep expanding — picking up new capabilities, new freight types, new geographies — until their customers can&#39;t imagine working with anyone else. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> It&#39;s 2026. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Time to stop being basic. </p></div><div style="font-size:0px;line-height:0px;padding:30px 0px 30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> It&#39;s time to get <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=stop-being-a-basic-brokerage" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a> if you aren&#39;t using it today. Your competition sure is. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;"> Stay updated on the latest in cross-border logistics and freight tech by subscribing at <a class="link" href="https://CongratsOnAllTheProgress.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=stop-being-a-basic-brokerage" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a>. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>The Age of Builders and Doers</title>
      <link>https://mattsilver.ai/blog/the-age-of-builders-and-doers</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/the-age-of-builders-and-doers</guid>
      <pubDate>Mon, 12 Jan 2026 16:52:35 GMT</pubDate>
      <description>How a small group of operators, plugged into AI agents and modern tools, can tap into effectively unlimited scale.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>The Age of Builders and Doers</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>How a small group of operators, plugged into AI agents and modern tools, can tap into effectively unlimited scale.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 12, 2026 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-age-of-builders-and-doers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=How+a+small+group+of+operators%2C+plugged+into+AI+agents+and+modern+tools%2C+can+tap+into+effectively+unlimited+scale.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-age-of-builders-and-doers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=How+a+small+group+of+operators%2C+plugged+into+AI+agents+and+modern+tools%2C+can+tap+into+effectively+unlimited+scale.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-age-of-builders-and-doers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-age-of-builders-and-doers' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/5e7c647a-3ec1-4ca4-b7da-a7340d7acf35/94deb2a9-3219-4174-9951-4f4903713c07_1536x1024.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve spent a lot of time over the last few weeks thinking about what this year is going to look like — and more broadly, how companies are going to be built from here on out. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you zoom out and ignore the headlines for a second, there’s a pretty simple pattern emerging underneath all the noise: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>We’re entering the age of builders and doers.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The companies that win over the next decade won’t be the ones that stack up the biggest headcount, the most layers of management, or the fanciest org charts. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’ll be the ones where a relatively small group of people operates with the impact of a much larger company because they know how to do three things: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> See clearly what needs to exist. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build it themselves (or with a tiny crew). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Use AI and automation as a multiplier, not a buzzword. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re a founder, operator, or aspiring leader, this shift should feel both a little terrifying and extremely exciting. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let me explain. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Old Playbook: Headcount as Strategy</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For a long time, the mental model for building a company looked something like this: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Raise money. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Use that money to hire people. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Promote your “best” individual contributors into managers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Layer more managers on top of managers as you grow. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build big departments around functions: Sales, Ops, Marketing, Product, etc. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you were a founder, success often got measured (quietly) in headcount. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “I run a 40-person sales org.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “We’ve got 25 people in operations.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “We doubled the team this year.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I ran into someone at the Bears game this weekend who’s running a company with hundreds of employees. The thought of building something that large, from a people perspective, was honestly daunting. My gut reaction was, “Oh man, my goal is to keep our team as small as possible and just make sure everyone has tools that 10–100x their impact.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Headcount was a proxy for progress. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This model made sense when: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tools were primitive. A lot of work was truly manual. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Data was hard to access. Answering basic questions required whole teams. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Internal systems were brittle. “Don’t touch that spreadsheet, it might break.” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The coordination cost of getting things done was high. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you wanted to build a new function, the assumption was: “We need to staff it.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’d hire a manager, then a few ICs, then a manager over those managers, and so on. If you wanted to “be a leader,” that often meant getting out of the work and into managing the work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, that model is breaking. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What’s Changed: The Human Possibility Frontier</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When people talk about AI, they usually frame it as a question of replacement. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> “Will it replace SDRs?” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> “Will it replace copywriters?” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> “Will it replace data analysts?” </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I think that’s the wrong frame. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A more accurate question is: <b>What does one motivated person now have the capacity to do when they’re plugged into tools like Notion Agents, Claude, ChatGPT, Nano Banana — and effectively have access to unlimited scale?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because that’s what has changed most dramatically in the last 12–18 months. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">A concrete example</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the last few weeks alone, I’ve used AI tools like Notion AI and Claude Code to: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pull together a customer intelligence database that previously would’ve taken a team weeks. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build and compare multiple pricing and compensation models. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Map customer and prospect locations to plan travel and coverage strategy. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Create analytical deep dives into coverage gaps in lanes, regions, or customer segments. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Set OKR baselines from messy historical data. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I didn’t magically become a full-stack engineer or a data scientist. I didn’t learn to write production-level code. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What changed is: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The tools are finally good enough. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The interfaces are finally usable. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And I stopped accepting “that would be nice to have, but we don’t have the bandwidth” as an answer. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All of the tasks above would’ve historically required a chain of events: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Scoping a project. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Getting on the product or data team’s roadmap. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Waiting for someone to write scripts, build dashboards, update data pipelines. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, a founder who is willing to get their hands dirty and learn a new workflow can accomplish a lot of this in a few focused sessions. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is happening everywhere: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sales leaders building their own custom reporting or qualification workflows. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Ops leaders automating onboarding, billing, and fulfillment steps without asking for engineering time. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Founders prototyping new internal tools or even product features themselves before a single ticket gets filed. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>The frontier of “what’s humanly possible for one person” has moved.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And we’re still underestimating how far. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">From Function Leaders to Function Builders</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the old world, you hired “function leaders” to run departments. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Their job was to: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Set strategy. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Define org charts. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Hire and manage teams. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Put processes in place and make sure people followed them. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the new world, I think that role gets replaced by <b>function builders</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What’s the difference? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A function builder is someone who: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Looks at a blank page and can design how a function <i>should</i> work. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Gets in the weeds to build the first version — systems, workflows, tooling, documentation. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Uses AI and automation as default ingredients, not optional add-ons. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Operates with a builder’s mindset even if their title says “Head of X” or “VP of Y.” </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They might still manage people. They might still have a leadership title. But their primary value is not how many direct reports they have. It’s their ability to <b>create and own a working system</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is a very different skillset than “I can run a 50-person team.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re hiring, the questions start to change: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Not: “Have you managed a large team before?” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> But: “Have you ever built a function from scratch and made it work?” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Not: “How many people did you oversee?” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> But: “What systems did you design? What workflows did you implement? What did you personally build?” </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if you’re an individual contributor or mid-level manager trying to grow your career, your playbook should change too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Instead of optimizing for, “How do I get more people reporting to me?” you want to optimize for, “How do I become the person who can build and run an entire function with a small team and the right tools?” </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Operators With Agency</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a particular kind of person who thrives in this environment. I think of them as <b>operators with agency</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You probably know a few of these people already. They’re the ones who: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Don’t wait to be told what to do. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> See the gaps and quietly build the systems to close them. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Learn adjacent skills without making a big deal out of it. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Volunteer to own messy, unscoped problems and bring order to them. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If they run customer success, they’re not just responding to tickets — they’re designing the onboarding journey, automating repetitive touchpoints, and building health score systems. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If they run sales, they’re not just managing pipeline — they’re building a repeatable motion, instrumenting data, and automating the mind-numbing admin work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If they run people ops, they’re not just scheduling reviews and onboarding new hires — they’re building the internal infrastructure that keeps the whole company running smoothly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’re builders disguised as “leaders” or “ICs.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And when you pair people like this with modern tools — especially AI-native tools — they become unfair advantages. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Small Team, Big Impact</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we’re deliberately not trying to build a 250-person company right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our ambition is big. The market is massive. The problems we’re chasing are real and complex. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But structurally, we’re aiming for something different: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;"><b>A team of fewer than 40 people that operates with the impact of 250.</b></p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s not a cute slogan. It’s a design principle. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What makes that feasible? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">1. The right people</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can’t fake this with slogans on the wall. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You need people who are: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Comfortable owning outcomes, not just tasks. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Willing to learn new tools and workflows, even if it means being bad at them for a bit. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Motivated by building, not just maintaining. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Frustrated by unnecessary bureaucracy. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These are not always the people who look best on paper. A lot of them never had the “SVP” title. Many have punchy, nonlinear careers. But they’re the ones who can 10x your surface area when you put the right systems around them. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">2. An AI-native mindset</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a big difference between: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> “We use AI to write a few emails here and there,” and </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> “We’re building our company on an AI foundation.” </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I say “AI-native,” I mean: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You assume any repetitive or predictable workflow <i>can</i> be automated or assisted. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You design your data and systems so that agents can actually do high-quality work. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You expect people to use AI to extend their skillset, not replace their judgment. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve built dozens of internal agents that do everything from enriching data to posting updates to coaching calls. They’re not perfect. A lot of them are v1s. But they move the floor up for what any one person can get done — especially when you pair them with tools like Claude, ChatGPT, and Nano Banana that give individual operators access to almost unlimited scale. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">3. A bias for shipping tools, not just writing docs</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Documentation is important. So is alignment. But in my experience, the fastest way to change how people work is to hand them a real tool that makes their life easier. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A script that turns a 45-minute manual task into a 3-minute check. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A workflow that automatically routes and enriches data instead of asking humans to do it. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A dashboard that surfaces the right questions so humans can focus on judgment, not retrieval. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When people can <i>feel</i> the time they’re getting back, they’re much more willing to lean into the change. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What This Means for Founders and Leaders</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re building or leading a company right now, I think there are a few uncomfortable but necessary questions to ask. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">1. Are you hiring builders or administrators?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look at your leadership team and your hiring pipeline. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How many people are there because they’re great at <b>designing and building systems</b>? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And how many are there because they’re good at <b>managing existing ones</b>? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You still need some of the latter, especially in regulated or complex environments. But if you skew too far in that direction, you end up with beautifully managed stagnation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You want a bench of people who can: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Take a blank page and sketch the function. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build the first draft of the system. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Iterate in the real world. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">2. Where are you still solving problems with headcount?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When something isn’t working, the reflexive answer is often, “We need more people.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Sometimes that’s true. More often, it’s a sign that you haven’t really redesigned the work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before you post the job description, ask: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Could a better system or workflow solve 80% of this? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Could an internal tool or agent handle the repetitive parts? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Is the real problem clarity, not capacity? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Headcount should be the last lever you pull, not the first. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">3. Are you acting like AI is a side project?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A lot of companies have “AI initiatives” right now. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A tiger team. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A few experiments. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A slide in the board deck. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But if the core rhythm of the company hasn’t changed — if the way sales works, the way ops works, the way product works all look mostly the same — you probably haven’t internalized what’s possible yet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need a 200-page AI strategy doc. You need to change how work actually gets done on Tuesday afternoon. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That usually starts small: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One workflow that goes from manual to automated. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One team that adopts agents as core tools. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One leader who starts building instead of waiting. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once people see the step-function change in their own jobs, it becomes much easier to layer bigger changes on top. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What This Means for You (As an Individual)</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s zoom back down from “company strategy” to you — the person reading this. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you strip away the noise, the opportunity is pretty wild: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">A motivated individual who leans into this shift can operate at a level that used to require a full supporting cast.</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t have to wait for your company to “get its AI strategy together” to benefit from this. You can start with your own work. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Some practical starting points</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Map your work into three buckets:</b></p><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:lower-alpha;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pure judgment (shouldn’t be automated). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pattern-driven but complex (great for AI assistance). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Repetitive, rules-based tasks (should be automated yesterday). </p></li></ol></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Pick one annoying repetitive task and automate it.</b>It might be: </p><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:lower-alpha;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Weekly reporting. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cleaning up data from one system before loading into another. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Generating the first draft of emails or docs you write over and over. </p></li></ol></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Learn enough about the tools to be dangerous.</b>Not just chat interfaces. Learn: </p><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:lower-alpha;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How to connect them to your data. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How to call APIs or use no-code automation tools. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How to create simple agents that work on your behalf. </p></li></ol></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Redesign one small “function” in your world.</b>That might be: </p><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:lower-alpha;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How your team onboards new customers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How you qualify and route inbound leads. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> How you collect, store, and use customer feedback. </p></li></ol></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Treat it like a product. Design it. Build v1. Ship it. Iterate. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ll learn more about your own value and potential from that one project than from another year of status meetings. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Emotional Side: Letting Go of Old Status Markers</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a quieter, more emotional dimension to all of this that’s worth naming. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For a long time, we’ve associated “success” with: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bigger teams. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Fancier titles. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> More direct reports. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Owning a big chunk of the org chart. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you start talking about small teams doing more with AI and automation, it can feel threatening. “If the company doesn’t need a 40-person team, where does that leave me?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get that. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve had to unlearn some of those status markers myself. I’ve also seen what happens when leaders cling to the old markers and resist the new reality. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s how I’m trying to frame it for myself: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Status based on <b>org chart size</b> is fragile. It’s dependent on budgets, markets, and investor sentiment. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Status based on <b>your ability to build and operate systems that work</b> is much more durable. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you become the person who can: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Take a fuzzy problem and turn it into a working function. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Blend human judgment with AI and automation effectively. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Increase the surface area and speed of your team without burning them out. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You will not lack for opportunity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It might look different than the old “rise through the ranks and get a VP title at 32” story. But it will be more resilient, more interesting, and, in my opinion, more fun. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Where We Go From Here</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I don’t think AI is a temporary productivity blip. I think it’s one of the most consequential technologies the world has ever seen. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not because it will replace everyone overnight, but because it fundamentally changes <b>what small, highly aligned groups of people can do</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The companies that treat it as a side project will get some efficiency gains and maybe a nice case study. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The companies that treat it as the <b>foundation</b> for how they operate will: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Ship faster. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Learn faster. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Serve customers better. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Require less bureaucracy to coordinate. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’ll look “smaller” on LinkedIn and much bigger in every way that matters. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This year, my personal focus — and our focus at Cargado — is to lean all the way into this reality: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> To keep hiring builders and operators with agency. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> To keep simplifying instead of adding layers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> To keep redesigning work so that small teams can do what used to take an army. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If any of this resonates, here are two questions I’d leave you with: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Where are you still defaulting to headcount as the answer?</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>What function in your world could you rebuild from scratch today, knowing what’s now possible with AI and automation?</b></p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because in the age of builders and doers, the real competitive advantage isn’t how many people you have. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s how much a small number of the right people can get done when they’re connected to tools that give them <i>effectively unlimited scale</i>. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-age-of-builders-and-doers"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Good, Better, Best</title>
      <link>https://mattsilver.ai/blog/good-better-best</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/good-better-best</guid>
      <pubDate>Mon, 29 Dec 2025 13:50:10 GMT</pubDate>
      <description>Never let it rest! Until your good gets better and your better gets best!</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Good, Better, Best</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Never let it rest! Until your good gets better and your better gets best!</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 29, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fgood-better-best' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Never+let+it+rest%21+Until+your+good+gets+better+and+your+better+gets+best%21&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fgood-better-best' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Never+let+it+rest%21+Until+your+good+gets+better+and+your+better+gets+best%21+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fgood-better-best' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fgood-better-best' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The Bears have been on a tear this season. Ben Johnson has Chicago fired up behind “Good, Better, Best!” We’ve brought that phrase into Cargado’s culture — half our company is in Chicago and we’re all riding this run, even with a heartbreaking loss last night to the 49ers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everyone is posting their 2025 Year in Review. Even ChatGPT gives you a Wrapped summary now. A year-in-review for a startup in Year 2 feels weird. So I’m skipping it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let me share what’s changed over the year and what we’ve learned building Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Technology is dramatically different than it was six months ago.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> AI has completely transformed the world, whether everyone realizes it yet or not. It can 10x, maybe even 100x, the strongest performers if they lean into it. Whether it’s improving your writing, accelerating content creation, writing code, or building prototypes in apps like Lovable - we’re in a different world now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I got early access to Notion’s new Agents about a week ago. I’ll admit — I hated Notion until a few months ago when the structure finally unlocked for me. The way Notion AI and Agents can access centralized knowledge across our entire company is a game-changer. Ivan Zhao recently wrote about how Notion has 1,000 employees and 700 agents deployed. I’ve built 15 agents in the past week. It’s like having a bunch of really smart junior employees who know everything across Notion, Slack, and email. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The way companies are built is evolving right now. How Cargado will look in 2026 will be different than how it looked for most of 2025. How we execute internally will continue to evolve as our team learns to use Claude and ChatGPT, as we build workflow automation that lets our business scale to the impact of a 250-person org with less than 40 people. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Company building will be done with people who can harness this technology and use it to do several jobs at once. A marketing department should never need 15-20 people, regardless of company size or funding. A great marketing function includes the right system architecture, incredible prompts, and a strong understanding of how powerful AI tools can be. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our sales motion is scaling through technology. We have three incredible sellers right now. We may add a couple to cover new markets, but I don’t feel like we need a sales org with tons of SDRs and regional sellers. You need an incredible outbound engine built with the right infrastructure to rapidly scale how you reach prospects and the stories you tell them. This all ties together — marketing and a modern GTM engine. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Our pricing model changed dramatically throughout the year.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We started with simple seat-based pricing. That’s how other products in the market are sold today. While it made sense initially because people could equate a dollar amount to individual access, it was clear seat-based pricing wouldn’t scale. The ideal scenario is paying for what you use. If six people use the same amount as one power user, you should be charged fairly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We shifted to usage-based pricing. Customers got unlimited seats but paid for marketplace postings and rate lookups. While this seemed more logical and fair, unlocking the seat limitations, we heard customers talk about holding back. They were posting only their most critical freight to avoid using up their postings. They were experimenting with Mexico business and weren’t ready to go all in on a marketplace when every input wasn’t guaranteed to result in the outcome they wanted. Tools like Claude are consumption-based because every time you ask it to do something, it does exactly that. It’s a utility. A marketplace is a path for coverage, but it’s not guaranteed yet. People tried to balance value with cost. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This feedback led to our latest pricing iteration. We still use these usage amounts we modeled out, but we’ve moved customers to tiered unlimited plans. They can post and quote as much as they want across Mexico and Canada. They can add everyone in their company. Based on their usage over the next year, they’ll land in a new pricing tier that’s fair for both sides. I’ve never loved this model because it’s less formulaic for the end user, but it gives business leaders a clear budget number rather than worrying about overage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Our product has evolved, a ton.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We started the year as a load board for cross-border Mexico freight. We’ll end 2025 as the only modern marketplace built for Mexico and Canada freight, with a robust market rates tool built on all the data generated by our marketplace activity. We have a true pulse on the market based on carrier bids we collect. Our product enables brokers to understand the true range of cost for a lane. Not just what someone spent weeks or months ago — what all the carriers are asking for right now. A true pulse of the market. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When we started building Cargado, the first thing our engineering team did was map out how our platform would be architected. We mapped out how we would store data and why it was important to structure it. Everything you could want to know about pricing or moving a load lives in a structured format, just like most systems brokers use across the industry. It keeps things clean in a messy industry. Historically, most systems have only housed the most basic data points. Origin, destination, buyer, seller, a block of notes people tend to fill with the same garbage instructions everyone already knows (like trailers being clean). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a craze right now in logistics to apply AI agents — especially voice agents — to solving all of freight’s problems. A lot of capital has been raised across startups working to bring AI to freight. They’re taking different approaches, but they all sit at a similar cross-section, applying AI as a bandaid over old systems. Whether it’s supporting a flood of inbound calls from legacy load boards, cold calling carriers off lists to book freight, or crawling legacy TMSs in search of data and making life easier for freight operators. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But there’s a battle ensuing. Does this industry need more bandaids on old systems or do we need new systems? Mexico freight has long existed mainly in spreadsheets and WhatsApp, with a side of LinkedIn for coverage support. Rather than building tools that sit on top of those systems, we’re building tools to replace them. Brokerage operators should not be living in Excel and WhatsApp. They deserve a system built for their needs, structured to understand how freight moves. It’s not just about filling up Notion pages with context so agents know what to do in different scenarios. The ability to flex between structured and unstructured data is what will differentiate the true difference-makers in this industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>2026 is going to be a big year for Cargado.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re working on our 2026 forecast right now. The plan currently calls for 3-5 hires. Almost all those hires are people who can build and operate without needing a lot of guidance. Building at a startup means BUILDING. You roll up your sleeves and start digging in until you solve a problem, then you move onto the next problem. We’ve already seen several people who came from long careers in freight now spending all day in Claude, ChatGPT, Notion, and VAPI (👀). I hope to continue converting more people inside Cargado into operators with agency — people who can just go and build without needing a ton of guidance. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We have a lot of customers asking for a lot from our product and our team. We only launched our first product in April 2024 and the whole world has changed since then. What we never thought was possible, or what we thought might take six weeks, now could take six hours or six days with the right technology supporting the work. Our company, team, and product will continue to evolve as the world evolves. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Good, Better, Best.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s the mindset we’ve brought into Cargado from the Bears’ season. We’re always pushing to improve. Good isn’t good enough when better is possible. Better isn’t the goal when best is within reach. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What’s different now is the timeline. The AI tools available today — Claude, ChatGPT, Notion Agents, voice agents — are compressing the distance between good and best. What used to take quarters now takes weeks. What used to require hiring five people now takes one person with the right prompts and infrastructure. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re not settling for incremental improvement. We’re using every tool available to accelerate our path to best. That’s how we’ll win in 2026. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=good-better-best"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Mexico Freight Is Hiding in Your Book — 3 Ways to Find It</title>
      <link>https://mattsilver.ai/blog/mexico-freight-is-hiding-in-your</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/mexico-freight-is-hiding-in-your</guid>
      <pubDate>Wed, 17 Dec 2025 21:00:22 GMT</pubDate>
      <description>Your customers already have Mexico freight. You just haven&apos;t asked yet.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Mexico Freight Is Hiding in Your Book — 3 Ways to Find It</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Your customers already have Mexico freight. You just haven&#39;t asked yet.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 17, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-freight-is-hiding-in-your' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Your+customers+already+have+Mexico+freight.+You+just+haven%27t+asked+yet.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-freight-is-hiding-in-your' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Your+customers+already+have+Mexico+freight.+You+just+haven%27t+asked+yet.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-freight-is-hiding-in-your' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-freight-is-hiding-in-your' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/353ba750-8a08-4fea-91dc-d5c01d6d936b/4209338d-d8ac-4514-ba02-eb4b91ab47d6_2156x1288.png?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I just wrapped up two Mexico 101 webinars, and the turnout blew me away. Almost 90 people showed up to the first one. The questions were <i>sharp</i>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One attendee asked, “Why would a shipper use a broker for Mexico when they could build an in-house team?” Another pushed on security concerns. Someone else wanted to know how to pitch door-to-door freight to customers who are currently transloading at the border. These are exactly the questions you should be asking. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What stood out wasn’t the complexity — it was how ready brokers are to lean in. They’re not afraid of Mexico freight. They’re afraid of what they don’t know. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the truth: Mexico freight isn’t some distant opportunity you need to chase. It’s already sitting in your book. You just need to know where to look — and have the confidence to go after it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">1. Scan Your Book for Border City Activity</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the prospecting hack no one talks about: look at where your customers are already shipping domestically. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Pull any loads moving to or from Laredo, El Paso, Pharr, Nogales, or Calexico. These are the major crossing points — and if freight is touching them, there’s a good chance the full cross-border lane is available. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Hey, I noticed you ship to Laredo a lot — are you working with anyone for freight into Mexico?” That’s your entry point. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even better: look for border forwarders or warehouses in your customer base. Many shippers are transloading at the border when they could be running door-to-door. That conversion alone can save them $125–$250 per load in transload fees — and it’s a conversation worth having. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One question that came up in the webinar: <i>“How do you introduce a customer to the possibility of door-to-door freight instead of what they’re currently doing?”</i> The answer is simple — lead with cost savings and visibility. When they transload, they lose control. When they run door-to-door, they know exactly when freight is picking up, crossing, and delivering. That control is worth money to them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Nearshoring has made this even more relevant. Manufacturers are moving production to Mexico at an explosive rate. If you’re handling domestic freight for companies in automotive, electronics, machinery, or food — they probably have Mexico needs. You just haven’t asked. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">2. Walk a Store and Read Labels</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This one sounds simple, but it works. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Walk through a grocery store, Home Depot, or any big-box retailer and look for “Hecho en México” on the packaging. Appliances, furniture, produce, auto parts, building materials — a massive amount of what we buy comes from Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now trace it back. Who’s the supplier? Who’s the importer? Those are your prospects. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’re not cold-calling random Mexican companies with Google Translate. You’re targeting U.S. businesses with Mexico supply chains who already understand the value of cross-border freight. These are companies that have freight moving right now — freight that’s stickier and outside the RFP cycle. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During one of the webinars, someone asked about open-deck safety for equipment moves. It’s a fair question — and the answer is that security on open-deck depends heavily on the carrier and the lane. CTPAT-certified carriers, proper securement, and knowing your routes matter more than the trailer type. The point is: the freight is there, and it’s valuable. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">3. Target the Right Industries</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not all Mexico freight is created equal. The stickiest lanes tend to come from a handful of industries: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Automotive</b> — Tier 1 and Tier 2 suppliers feeding OEM plants. Think parts flowing from Monterrey and Saltillo to assembly plants in the Midwest. Production schedules are tight, and reliability wins over price. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Retail & Distribution</b> — Home Depot, Walmart, and their vendor networks. These companies are pulling product from Mexican suppliers into U.S. distribution centers. Volume is consistent, and they’re used to working with brokers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Appliances & Furniture</b> — Heavy nearshoring activity here. If you’ve bought a refrigerator or a couch in the past few years, there’s a decent chance it came from Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Food & Beverage</b> — Produce, packaged goods, ingredients. The cold chain adds complexity, but the volume is consistent. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industrial & Construction</b> — Raw materials, components, heavy equipment. These moves often require specialized trailers and reliable service. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These industries have consistent volume, tight service requirements, and a willingness to pay for reliability. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">4. Know Enough to Be Dangerous — Not an Expert</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The number one thing I heard in these webinars: “I don’t know enough about how it works.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fair. But here’s the thing — you don’t need to be a customs expert. You need to understand the basics well enough to have a conversation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s what you actually need to know: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Cross-border freight involves multiple handoffs.</b> A U.S. carrier takes it to the border. A transfer (dray) carrier moves the trailer across. A Mexican carrier delivers to the final destination. For northbound freight, it’s the reverse. This isn’t complicated — it’s just different from domestic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Customs clearance adds 1–3 days.</b> Don’t promise domestic-style transit times. Build in the border stop and you’ll set realistic expectations. If you tell a customer it’s a 4-day transit and it takes 6, you’ve lost trust. If you tell them 5–6 days and you deliver in 5, you’re a hero. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Customs brokers do the hard work.</b> Your job isn’t to know every HTS code or CBP requirement. It’s to make sure your customer has a customs broker and that you’re coordinating timing with them. Ask your customer to introduce you to their broker — don’t cold-email them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the sharpest questions from the webinar: <i>“If we book a carrier that uses a transfer partner in Mexico, will we have visibility into that partner? I’m asking from a liability perspective.”</i> Great question. The answer depends on the carrier and the platform. With Cargado, we show you the full chain — the U.S. carrier, the transfer, and the Mexican carrier. Visibility matters, especially when claims happen. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you can walk a customer through all of this, they trust you. Most shippers don’t know how Mexico freight moves either. When you explain it confidently, you win business. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">5. Don’t Build the Network Yourself — Leverage One</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s where Cargado comes in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The hardest part of cross-border used to be capacity. How do you find vetted Mexican carriers? How do you communicate across languages and time zones? How do you get real rates without waiting three days for a quote? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s exactly what we built. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado gives you instant access to pre-vetted carriers on both sides of the border. You get instant rate guidance so you can quote quickly. You get a bilingual platform so you’re not chasing emails and WhatsApp messages across languages. And you get visibility into what’s happening at every stage — including inside Mexico, where most tracking tools go dark. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During the webinar, someone asked how carrier vetting works. We vet carriers against multiple data sources, with a deep set of requirements and references required as well. All of it gets checked before a carrier can book a load. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to spend years building a Mexican carrier network. You need to say yes to your customer and post the load. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Bigger Picture: Tariffs and Nearshoring</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One question that came up in both webinars: <i>“What about tariffs and nearshoring?”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The short answer — this is a tailwind, not a headwind. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look at the chart at the top of this post. In 2000, U.S. goods trade with China was nearly zero. Trade with Mexico and Canada sat around $600 billion. Fast forward to today: China trade has grown to roughly $600 billion — but North American trade has exploded to over $1.6 trillion. That’s a <b>$1 trillion gap</b>, and it’s only getting wider. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The story is clear. While everyone was focused on China’s rise, North America quietly became the dominant trade relationship. And that trend is accelerating. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With 4–8 day lead times from Mexico versus 2–4+ weeks from China, manufacturers are moving production closer. The pandemic exposed how fragile long supply chains are. Tariffs — existing and potential — make near-shore production more economically attractive. And USMCA (which replaced NAFTA) gives Mexico preferred trade status that China doesn’t have. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That means more freight. More opportunity. And brokers who learn this now will dominate the next five years. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico isn’t a niche. It’s the #1 U.S. trade partner. The brokers who lean in now will be the ones with the expertise and relationships when everyone else catches up. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Brokers Who Win Are the Ones Who Show Up</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The questions in these webinars told me something important: the brokers who are ready to learn are the ones who are going to grow. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico freight isn’t some specialty you need a whole team for. It’s a wedge into accounts you couldn’t touch before — outside the RFP cycle, with stickier revenue. One Mexico load often becomes a multi-lane, recurring relationship. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you missed the webinar, don’t worry — we’re running more. But don’t wait for another session to start. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look at your book first. The freight is already there. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Join the Next Mexico 101 Webinar</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Want to go deeper? I’m running more sessions where we break down everything — from quoting your first cross-border load to building a repeatable Mexico freight book. These are live, interactive, and built for brokers who want to actually move freight, not just learn theory. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Check the schedule and register at </b><b><a class="link" href="http://cargado.com/webinars?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-freight-is-hiding-in-your-book-3-ways-to-find-it" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">cargado.com/webinars</a></b><b>.</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/989b9fbd-24ec-45da-a41d-85c3cbd41d2f/63e07436-42bb-4987-a3a1-065a68f76075_2291x1196.png?t=1769356649"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">See You in Laredo</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you want to take your cross-border knowledge to the next level, join us at the <b>Cross-Border Connector</b> on <b>February 17–18, 2026 in Laredo, Texas</b>. It’s powered by Broker-Carrier Summit and Cargado — two days of networking, learning, and connecting with the people who move North American freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is where brokers, carriers, and shippers come together at the busiest land port in the Western Hemisphere. If you’re serious about Mexico freight, this is the room to be in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b><a class="link" href="https://bcsfreightnetwork.com/bcsevent/cross-border-connector/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-freight-is-hiding-in-your-book-3-ways-to-find-it" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Register for the Cross-Border Connector</a></b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/08eab6ca-aba4-49af-af16-de2ae171598a/47feb744-f815-4e26-9250-4c26113c0d04_1078x587.jpg?t=1769356650"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if you’re ready to start moving freight today, get on <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-freight-is-hiding-in-your-book-3-ways-to-find-it" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a>. Your competition sure is. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="http://CongratsOnAllTheProgress.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-freight-is-hiding-in-your-book-3-ways-to-find-it" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-freight-is-hiding-in-your-book-3-ways-to-find-it"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Oh the shippers you&apos;ll find</title>
      <link>https://mattsilver.ai/blog/oh-the-shippers-youll-find</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/oh-the-shippers-youll-find</guid>
      <pubDate>Wed, 12 Nov 2025 15:03:22 GMT</pubDate>
      <description>Let&apos;s do a deep dive on the types of shippers out there.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Oh the shippers you&#39;ll find</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Let&#39;s do a deep dive on the types of shippers out there.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 12, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Foh-the-shippers-youll-find' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Let%27s+do+a+deep+dive+on+the+types+of+shippers+out+there.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Foh-the-shippers-youll-find' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Let%27s+do+a+deep+dive+on+the+types+of+shippers+out+there.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Foh-the-shippers-youll-find' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Foh-the-shippers-youll-find' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m writing this somewhere over the Great Lakes on my way to Montreal — home to <b>BRP</b>, the company behind Ski-Doo, Can-Am, and Sea-Doo. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’re the perfect example of why understanding <i>who</i> you’re calling matters. BRP designs in Canada, builds engines in Mexico, assembles in multiple regions, and ships finished products across the U.S. and Canada. One brand, dozens of factories, hundreds of suppliers, thousands of truckloads. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This post isn’t just about how supply chains work — it’s about <b>how to sell into them</b>. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Smarter You Get, the Easier It Gets to Sell</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every new rep in freight starts out chasing logos — the big brands they recognize. But the real game isn’t about that <i>one</i> account. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you land a customer in any given industry, you instantly open the door to dozens more. You pick up from their suppliers. You deliver to their customers. You meet vendors, plants, DCs, importers, and distributors — and every single one of them is a potential customer too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The deeper you go into an industry, the smarter you get about it.The smarter you get, the more confident you feel selling into the entire ecosystem: the brands, their competitors, their suppliers, and their customers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how the best reps never run out of leads. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I first started out in cross-border freight, I spent over three years living in San Diego focused on <b>automotive battery freight</b>. My boss back then was known in Laredo as “The Battery Queen.” I still know that network better than the back of my hand — every supplier, importer, and plant between Mexicali, Juárez, and the U.S. battery recycling hubs.Once you understand one niche like that, everything opens up. You start to recognize patterns — which suppliers feed which OEMs, which plants control the outbound, where the bottlenecks happen. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The same logic applies to any industry. Go research every part that goes into a car. It’s endless. Every tire, seat, harness, sensor, and microchip has a manufacturer — and all of them ship daily. There are more tire brands alone than most brokers realize exist. Multiply that across every system in a vehicle, and you’ve got an infinite source of potential customers. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Two Buckets: Manufacturers and Retailers</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every shipper you call fits into one of two categories: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Manufacturers</b> – they make what they sell. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Retailers/Distributors</b> – they sell what someone else made. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you know which bucket your prospect lives in, you’ll know how to talk to them, what matters most, and where to look for the next opportunity. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Manufacturers</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Manufacturers design, source, and build their own products.Their logistics priorities are about <b>production continuity</b>: no line-downs, no delays, no surprises. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re selling to a manufacturer, you’re selling <b>uptime, predictability, and precision.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Automotive & Transportation</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> passenger vehicles, heavy trucks, farm & construction equipment, powersports<b>Brands:</b> Honda, Volkswagen, Tesla, GM, Ford, John Deere, Caterpillar, BRP, Polaris </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Automotive freight never sleeps. It moves 24/7, every day of the year. The rhythm is constant — engines and transmissions northbound, parts and subassemblies southbound. It’s a living organism. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve ever handled an automotive account, you know the pressure: missed delivery windows can stop a production line. JIT shipments, customs documents, bilingual dispatching — everything has to be exact. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The smartest play isn’t chasing the OEM’s annual bid. Call their <b>Tier 1 and Tier 2 suppliers</b> instead — Magna, Lear, Bosch, Yazaki, Continental. They’re the ones shipping daily and they’ll actually answer the phone. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Industrial Machinery & Heavy Equipment</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> engines, hydraulics, power systems, mining and agriculture equipment<b>Brands:</b> Caterpillar, Komatsu, CNH Industrial, Cummins, AGCO, Volvo Construction </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This freight is the heartbeat of heavy industry — massive, awkward, and mission-critical. Transmissions, castings, hydraulic systems, frames — all moving between Mexico, the U.S., and Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These customers aren’t impressed by sales buzzwords. They want to know you can get the load across the border cleanly, safely, and on time. Documentation precision and bilingual coordination win you the business — not a half-cent on rate. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Electronics & Technology</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> consumer electronics, computing, semiconductors, communications<b>Brands:</b> Apple, Samsung, LG, Dell, HP, Panasonic </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You know what’s worse than a late truck? A late launch. Electronics brands live on razor-thin production schedules. Their supply chains are built around speed and visibility — every shipment feeds a DC, a plant, or a product drop. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you can provide clean customs packets and real-time tracking, you’re not just a broker anymore — you’re part of their workflow. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Appliances & Consumer Hardware</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> household appliances, tools, home systems<b>Brands:</b> Whirlpool, GE Appliances, Dyson, Electrolux, Stanley Black & Decker </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These shipments look simple on paper — until you’re managing 45,000 pounds of stainless steel refrigerators and plastic components across three border crossings. The stakes are high, and so are the damage claims if you miss the details. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They remember who kept their freight moving through the chaos of seasonality and who didn’t. Reliability and communication are your entire brand here. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Food & Beverage Producers</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> fresh produce, packaged foods, protein, beverages<b>Brands:</b> Dole, Chiquita, Tyson, Coca-Cola, PepsiCo, Nestlé, Conagra, General Mills </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These are manufacturers too — they grow or process what they sell. The difference is perishability. You’re dealing with shelf life, temperature control, and tight DC windows. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you prove you can run a reefer network that never misses a beat, you’re not just a carrier — you’re part of their food safety chain. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Aerospace & Defense</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> aircraft manufacturing, avionics, precision machining<b>Brands:</b> Bombardier, Safran, Honeywell, Raytheon, Pratt & Whitney </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If automotive is about speed, aerospace is about accuracy. One missing form, one incorrect serial number, and your truck isn’t getting through customs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You won’t win with flash. You win with flawless execution and trust built over time. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Vertically Integrated Consumer Brands</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Industries:</b> outdoor, lifestyle, home, and direct-to-consumer products<b>Brands:</b> Yeti, Weber, Traeger, Peloton, Hydro Flask, IKEA </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These companies blur the line between manufacturing and retail. They design and own their products but often outsource final assembly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They need the dependability of a manufacturer with the flexibility of a retailer. If you can speak both languages — precision and agility — they’ll listen. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Retailers & Distributors</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Retailers and distributors don’t make anything.They move finished products from vendors and manufacturers to stores, dealers, or customers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Their supply chains are <b>demand-driven</b> — built around replenishment, seasonality, and promotions.They care about <b>availability, OTIF, and cost per case</b> — not line-down prevention. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re calling on one of these, you’re selling <b>consistency, communication, and calm under pressure.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Big-Box & General Merchandise</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brands:</b> Walmart, Target, Costco, Lowe’s, Home Depot, Sam’s Club </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Big-box freight is volume at scale. Thousands of SKUs moving through distribution centers that never stop. Their world runs on compliance portals, appointment systems, and seasonal surges. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you can hit appointment windows, communicate early, and handle overflow when it rains (it always rains), you’ll keep getting calls. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Specialty Retail & Private-Label Stores</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brands:</b> Harbor Freight, Ace Hardware, Tractor Supply, AutoZone, O’Reilly, Napa </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These retailers run like clockwork — until a promotion hits. Then everything breaks loose. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Show that you can pivot, find last-minute capacity, and keep stores stocked during their busiest weeks. When you make them look good internally, you’ll get the next round of business automatically. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Grocery & Food Distribution</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brands:</b> Kroger, Albertsons, H-E-B, Sysco, US Foods, C&S Wholesale </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The grocery world runs on tight delivery windows and zero tolerance for mistakes. You either make the appointment or you don’t. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you can master scheduling, temperature control, and proactive updates, you’ll win in this space. It’s not glamorous freight — but it’s loyal. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">E-Commerce & Direct-to-Consumer</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brands:</b> Amazon, Wayfair, Chewy, HelloFresh, Blue Apron, Shopify Brands </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The pace here is unmatched. Shipments change daily, routes shift hourly, and nobody cares about your excuses. They expect flexibility, real-time visibility, and consistent recovery. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Be the calm in their chaos, and you’ll never have to sell them twice. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Wholesale & Dealer Distribution</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Brands:</b> Grainger, Fastenal, Ferguson, Genuine Parts Co., HD Supply </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These networks depend on repetition — same DCs, same dealers, same routes. They just want it to run smoothly. Communicate clearly, deliver reliably, and keep your promises. That’s it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Where the Real Freight Lives</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’re never just selling to one company. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every manufacturer depends on dozens of suppliers.Every retailer depends on hundreds of vendors. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you land one account, ask who they buy from and who they sell to.Pick up from their suppliers. Deliver to their customers.Each contact becomes another prospect. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how you turn one logo into an entire vertical. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Final Thought</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every load you quote lives in one of two systems: <b>production or replenishment.</b>Manufacturers make the stuff. Retailers move it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you understand which system your customer lives in, you’ll stop pitching generically and start selling intelligently. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ll stop cold-calling blindly.You’ll start connecting dots.And you’ll finally see where freight really comes from. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you enjoyed this and want to get more deep dives like it, subscribe to <b>CongratsOnAllTheProgress.com</b> — where I write about freight, tech, nearshoring, and everything in between. Each issue breaks down what’s changing in logistics and what that means for people building and selling in it. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=oh-the-shippers-you-ll-find"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Building the future of freight collaboration</title>
      <link>https://mattsilver.ai/blog/building-the-future-of-freight-collaboration</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/building-the-future-of-freight-collaboration</guid>
      <pubDate>Thu, 06 Nov 2025 18:00:52 GMT</pubDate>
      <description>How we’re rethinking how brokers and carriers connect on Mexico and Canada freight.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Building the future of freight collaboration</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>How we’re rethinking how brokers and carriers connect on Mexico and Canada freight.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 06, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-future-of-freight-collaboration' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=How+we%E2%80%99re+rethinking+how+brokers+and+carriers+connect+on+Mexico+and+Canada+freight.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-future-of-freight-collaboration' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=How+we%E2%80%99re+rethinking+how+brokers+and+carriers+connect+on+Mexico+and+Canada+freight.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-future-of-freight-collaboration' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbuilding-the-future-of-freight-collaboration' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We started planning and designing Cargado two years ago this week. Rylan and I had been talking for weeks about how broken cross-border freight still was — the tools, the workflows, the communication. Before long, Steven, Jonathan, and Teagan joined as our founding engineers, and together we began refining designs in Figma — making adjustments on the fly and in between meetings as we shaped what a truly modern freight platform could look like. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before we wrote a single line of code, we took a trip to Laredo. We wanted to see the real thing — the brokers, the carriers, the border crossings, the chaos. Between conversations we stopped at Palenque Grill and later República, reviewing designs and feedback in real time. Those early iterations became the foundation of what Cargado is today. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Marketplace: Our Starting Line</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We went live on a Thursday in early April 2024. The product was rough — barely out of alpha. We had a few brokers (three, to be exact) and about 200 carriers. That first day, a few loads got posted… but there were no carrier notifications yet, so nobody was bidding. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I spent that weekend with a knot in my stomach — refreshing dashboards, double-checking code, calling carrier friends to plead with them to log in. By Monday, a few of them had, and that’s when things started to move. Loads were getting posted, carriers were bidding, brokers were matching. We started calling it <i>the trifecta</i> — postings, bids, and matches happening every hour. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, we see 300 to 500 carrier bids every single day. That foundation — brokers posting and carriers submitting bids — became more than a workflow. It became a <b>data engine</b>. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">From Matching Freight to Measuring the Market</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Those bids gave us something powerful: real-time visibility into what cross-border freight actually costs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how <b>Market Rates</b> was born. It’s built entirely on live carrier bids — not guesses, not surveys, not stale quarterly averages. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, brokers and carriers use Market Rates across multiple channels: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Directly inside the Cargado UI </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Through an Excel Add-In </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Or via API, connected to their TMS or internal pricing tools </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They use it to set max-pay rules inside their TMS, benchmark current spend, spot-price freight intelligently, and even run entire RFPs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Market Rates turned raw data into structured intelligence. But the truth is, information alone doesn’t move freight. People do — and the way they communicate is still broken. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Geographic Expansion Strategy</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Over the past year, we’ve expanded into <b>two new markets</b> that we’re investing in deeply: <b>Canada and domestic Mexico</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Both bring unique complexity and opportunity. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> In Canada, we’re supporting bilingual communication, longer hauls, and trade flows that mirror what we’ve already built for Mexico ↔ U.S. freight. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> In Mexico, we’re helping brokers and carriers collaborate on <b>domestic freight</b>, using the same verified network and data-driven foundation that powers our cross-border business. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our strategy is simple: <b>build a platform that creates a better experience for the logistics of North American trade</b> — one that connects brokers and carriers across Mexico and Canada through modern tools, verified relationships, and structured communication. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And as part of that, we’re already preparing to support <b>domestic Canada freight and partial loads</b>, further strengthening the collaboration layer that makes Cargado so different. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Chaos Between the Bids</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve worked in freight, you already know what I mean. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The industry is buried under: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Endless emails that go nowhere </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> WhatsApp threads with no context </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Group texts missing half the participants </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Phone calls that disappear into memory </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Spreadsheets trying to make sense of it all </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s exhausting. It’s also where fraud hides and accountability dies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border freight adds another layer: language barriers, time zones, regulatory differences. Everyone’s improvising through disconnected tools that were never meant for freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s why we built <b>Chat</b> — not as another feature, but as the third pillar of the Cargado platform. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Introducing Chat</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Chat connects everything we’ve built so far — and fixes the communication gap that’s plagued this industry for decades. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s not a generic messenger. It’s freight-first collaboration. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/7a51730f-ca32-4fb3-980d-f8b486d6126e/22181f09-302d-4aa8-a86f-abb055dfd3ff_3895x2215.png?t=1769356652"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Verified Profiles</b>Every user in Chat has a verified identity: company, role, language, and location. No spoofing, no fake carriers, no guessing. It makes every interaction more human — you can actually see who you’re working with. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Real-Time Translation</b>Messages translate instantly between English, Spanish, and French, so dispatchers and brokers between Monterrey, Chicago, and Montreal can talk naturally without losing time or nuance. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Organized by Freight</b>Each posting, bid, or match automatically spins up its own thread. You can search by lane, load, or partner. Every message ties back to real freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>AI-Aware Context</b>When someone drops a number, Chat recognizes it as a bid or counter and helps you act on it. The platform is being built by freight experts with freight knowledge deeply ingrained in every corner and throughout the conversation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Personalized Connection</b>Profiles bring familiarity. You can tag teammates, reconnect with trusted carriers, and see faces instead of phone numbers. It’s the digital version of shaking hands across borders.Cargado Chat already connects brokers to more than 1,500 carriers representing over 200,000 trucks and 450,000 trailers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Want to see what Chat looks like? Check it out here: </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">What People Are Saying</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When we started rolling Chat out to customers, the response was immediate — and loud. </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“WhatsApp and email are chaos. Chat keeps everything organized and searchable.”</p><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“It’s the best improvement from Cargado — hands down.”</p><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“We were negotiating rates in WhatsApp. Now we do it in Chat. It’s faster, clearer, and actually trackable.”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s all we needed to hear. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">What We Actually Believe</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most freight tech has tried to remove people from the process — automating every click, every call, every decision. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s never been our philosophy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> People should be <b>building or managing relationships and solving problems — not entering data or haggling over rates or sending out blast emails or texts.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Automation is valuable, but it should exist to <b>support</b> the human part of freight, not erase it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s what Chat does: it connects verified people, attaches structured data, and turns communication into something you can trust, reference, and build on. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">A Collaboration Platform — Not a Load Board</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We started with a marketplace to connect brokers and carriers. We took the data from that activity and built a pricing product to help brokers win more freight, which feeds the marketplace flywheel. Now we’re launching Chat to make it a more human experience. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Together, they form the foundation of a true <b>collaboration platform</b> for freight. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Marketplace connects brokers and carriers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Market Rates provides shared visibility into real-time price. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Chat gives them a place to communicate and act. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s not automation for automation’s sake. It’s about connecting the people who move freight — and doing it in a way that’s traceable, multilingual, and secure. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Where We’re Headed</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re actively integrating with several major <b>TMS providers</b> to make Cargado data and workflows feel native inside the systems brokers already live in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That means more freight flowing through the Marketplace, more dynamic data powering Market Rates, and a smoother experience across the board. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And as Chat expands, it’s going to open new ways for teams to collaborate — not just across borders, but across entire organizations. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We want to eliminate the endless spreadsheets that dominate this industry and replace them with structured, connected communication. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I won’t spoil what’s next, but it’s all in service of the same goal — <b>make collaboration in freight simple, secure, and data-driven.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Looking Back — and Ahead</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That week in Laredo — balancing meetings, Palenque Grill fajitas, and late-night República debriefs — we had no idea how far this would go. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Two years later, we’ve built a platform that’s powering hundreds of brokers and carriers across North America. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The trifecta we celebrated in 2024 is now happening thousands of times per day. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And this is still just the start. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Freight will always come down to people — relationships, trust, communication.But those things deserve better infrastructure.That’s what we’re building: a connected, collaborative network where communication isn’t chaos and data doesn’t live in silos. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Marketplace. Market Rates. Chat.</b>Three products — one mission. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> To build the future of freight collaboration. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Reach out to get access to Cargado Chat</b> — it’s rolling out gradually to our customers across Mexico, the U.S., and Canada. You can get in line for early access at <a class="link" href="https://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=building-the-future-of-freight-collaboration" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">cargado.com</a>. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Stay updated on the latest in cross-border logistics and freight tech.</b><i>Click the </i><i><b>Subscribe Now</b></i><i> button below for stories about building, scaling, and modernizing the future of North American freight.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=building-the-future-of-freight-collaboration"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Pouring one out for Canada</title>
      <link>https://mattsilver.ai/blog/pouring-one-out-for-canada</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/pouring-one-out-for-canada</guid>
      <pubDate>Mon, 03 Nov 2025 13:33:50 GMT</pubDate>
      <description>Why brokers need to start thinking north while everyone else fights over U.S. freight</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Pouring one out for Canada</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Why brokers need to start thinking north while everyone else fights over U.S. freight</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 03, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fpouring-one-out-for-canada' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Why+brokers+need+to+start+thinking+north+while+everyone+else+fights+over+U.S.+freight&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fpouring-one-out-for-canada' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Why+brokers+need+to+start+thinking+north+while+everyone+else+fights+over+U.S.+freight+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fpouring-one-out-for-canada' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fpouring-one-out-for-canada' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/caf0d2b4-bdea-48bd-aeae-613d49223c60/7729a88d-e7ca-48a7-baf3-1c4fdee5fafc_1536x1024.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Canada, you had our hearts this week — and then the Blue Jays broke them again. We were <i>all</i> rooting against the Dodgers, hoping the Jays might finally give Toronto something to smile about besides polite airport signage and Tim Hortons consistency. But no. Another early exit. So we pour one out for the Blue Jays… and maybe pour another for all the freight we’re about to send north to cheer ourselves up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But before we get there — how about those <b>Chicago Bears</b>?Five wins. Let me repeat that: <b>five</b> wins. It’s not exactly a Lombardi parade down Michigan Avenue, but it’s progress. And more than that — it’s proof that leadership matters. Ben Johnson has these guys looking organized, confident, and like they actually know who they are. He’s not playing chess when everyone else is playing checkers; he’s building a system and holding people accountable inside it. The man’s the freight-broker equivalent of “don’t overcomplicate this, just execute.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Good:</b> You finally decide to get into cross-border freight.<b>Better:</b> You figure out how Canada actually works.<b>Best:</b> You do both — and stop pretending it’s some mystical, license-heavy wilderness. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Alright. Let’s talk freight. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">You Don’t Need Anything Special to Move Canada Freight</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s clear up the biggest myth first: you don’t need a separate “Canada freight-broker license.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re a U.S.-based freight broker arranging cross-border truckloads, <b>you’re covered under your standard FMCSA broker authority</b> — your OP-1 filing, $75,000 bond or trust, and BOC-3. Canada doesn’t require a federal license just because you’re crossing the 49th parallel. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s what actually matters: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Your <b>carriers</b> need authority and insurance valid for both sides of the border. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Somebody (not you, unless you love paperwork) needs to handle the <b>customs brokerage</b>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And your <b>paperwork</b> — commercial invoice, BOL with HS codes, PARS/PAPS barcodes — must be perfect. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s it. You don’t need to hire a Mountie with a clipboard. You just need the right partners and a clean process. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Hockey-City Freight Map</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Canada’s economy is like hockey — regional rivalries, physical, and somehow polite at the same time. Each freight hub has its quirks, just like each team’s fanbase. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And let’s be real: <b>the vast majority of freight moving between the U.S. and Canada hits a handful of core markets</b> — Toronto, Windsor, Montréal, Vancouver, Calgary/Edmonton, Winnipeg, and a few others. Once you get outside those metros, it’s mostly resource-based freight — oil, gas, mining, timber — and plenty of land so remote that the only way in is by plane, helicopter, or seasonal ice road. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Toronto (Maple Leafs Country)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The big one. Auto parts, vehicles, packaging, and industrial freight dominate. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You’ll hear “The GTA” — <b>The Greater Toronto Area</b> — one of North America’s densest industrial corridors. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Freight moves heavily with the Midwest and Northeast. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Windsor (Spitfires Country)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Auto everything: engines, stampings, drivelines, interiors, finished vehicles. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The Detroit–Windsor crossing is one of the busiest in North America, handling tens of thousands of commercial trucks every day. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tight manufacturing windows mean you need reliable carriers who know the crossing and the timing. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Ottawa (Senators Country)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> As Canada’s capital, it doesn’t produce a ton of freight — but it <b>receives</b> a lot. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Government, defense, tech, and construction materials all flow into the region. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You’ll see more LTL and high-value shipments here than big industrial volumes. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Montréal (Canadiens Country)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>My personal favorite city in Canada (and I own an Expos hat on top of it!)</i></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Aerospace, aluminum, and high-value manufacturing. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expect bilingual paperwork and French emails that start with <i>Bonjour, my friend</i>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Québec’s carrier registry adds some red tape, but the market is strong and consistent. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Québec City (Remparts Country)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bulk and break-bulk freight: wood pulp, paper, aluminum-linked cargo, fertilizers, and port-related shipments. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Nearby Saguenay adds more aluminum and pulp/paper flows. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cold winters can complicate port access, but the freight is steady year-round. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Vancouver (Canucks Country)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Forestry, lumber, and port freight. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> It’s where Asia meets North America. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Great backhauls from the U.S. Pacific Northwest into BC. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Calgary / Edmonton (Flames vs. Oilers)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The oil and gas capital of Canada. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Flatbeds, pilot cars, and wide-loads galore. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tough weather but high-margin if you know your equipment. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Saskatchewan: Regina and Saskatoon</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Potash, canola (seed, oil, and meal), oats, wheat, barley, and lentils. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Regina’s <b>Global Transportation Hub</b> is a trimodal inland port connecting to major Canadian rail lines. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Agriculture and bulk commodities dominate. Freight is seasonal but reliable and essential. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 Winnipeg (Jets)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The crossroads of Canada. Agriculture, grain, and wood products rule here. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Seasonal surges during harvest, quieter winters. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> It’s well connected to Minnesota and North Dakota carriers, which makes it a natural extension for Midwest brokers. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🏒 The Maritimes (Atlantic Canada)</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve never heard the term before, <i>The Maritimes</i> refers to <b>Nova Scotia, New Brunswick, and Prince Edward Island</b> — the eastern provinces hugging the Atlantic.They don’t move the same volume as Ontario or Québec, but they quietly ship an impressive amount of specialty freight — especially <b>peat moss</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Peat moss is the unsung hero of Canada’s ag exports. It’s used in horticulture, gardening, and soil production all over the U.S. Those massive bales you see at garden centers every spring? They likely came out of <b>New Brunswick or PEI</b>, hauled by flatbeds and dry vans through border crossings like Houlton, ME.It’s lightweight, bulky, and ships year-round — a sneaky-good backhaul opportunity for U.S. carriers delivering to the Northeast. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Other Maritimes exports include <b>seafood (lobster, scallops, fish)</b>, <b>forest products (lumber, pulp, paper)</b>, <b>refined fuels</b> from the massive Irving refinery in Saint John, <b>PEI potatoes</b>, <b>wild blueberries</b>, and <b>gypsum</b> for construction. Smaller, family-run carriers dominate the region and have deep cross-border experience, especially into New England. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">The Domestic Canada Problem</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re thinking about brokering loads entirely <i>within</i> Canada — say Toronto to Vancouver — here’s what you need to know: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Every province runs its <b>own system of record</b> for carriers: Ontario’s CVOR, Québec’s SAAQ, Alberta’s Safety Fitness Certificate, and so on. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> These systems don’t talk to each other. That’s led to rampant <b>double-brokering, cloned authorities, and fake carrier profiles.</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you move domestic freight in Canada, you’re required to <b>register for GST/HST</b> (Canada’s version of sales tax) and bill in <b>CAD</b>, not USD. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re not set up for that, or you’re not operating through a Canadian subsidiary, you really shouldn’t be moving domestic freight at all. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s exactly why <b>Cargado hasn’t opened up Domestic Canada yet.</b>We know it’s a real issue, and we’re building a real answer before we go live there.The last thing brokers need is another marketplace full of recycled loads and fraudulent carriers. But once we’re confident in the infrastructure — we’re going north. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What’s Actually Moving</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When people picture Canada, they think maple syrup and hockey pucks. In reality, it’s one of America’s <b>core trading partners</b>, and about 70% of that trade moves by truck. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🇨🇦 Top 10 Exports from Canada to the U.S. (Truck-Heavy)</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mineral fuels, oils, and gas (crude, refined, LPG) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Vehicles and auto parts </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Machinery and industrial equipment </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Aluminum (massive in Québec) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Wood and lumber </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electrical components </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Plastics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Aerospace parts </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Precious metals and minerals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grains and agricultural goods </p></li></ol></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">🇺🇸 What Canada Imports from the U.S.</h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Vehicles and heavy equipment </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Machinery and parts </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mineral fuels and refined petroleum </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electrical equipment </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Plastics and resins </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pharmaceuticals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Food and beverages </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Steel and fabricated metals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Building materials </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Computers and electronics </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trucks cross both ways full. It’s one of the few freight markets where <i>balanced trade</i> actually exists. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Why You Should Care</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border freight is the easiest way to grow your brokerage right now without reinventing your business. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>It’s high-volume:</b> trucks handle nearly <b>$70 billion/month</b> in U.S.–Canada trade. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>It’s less saturated:</b> far fewer brokers specialize in it. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>It’s familiar:</b> same playbook, just a few more forms. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>It’s stable:</b> demand holds up even when U.S. spot rates fall apart. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your biggest edge? <b>Confidence.</b>You don’t need special licensing. You just need strong carrier relationships and an understanding of how cross-border paperwork actually works. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Wrapping It Up</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When everyone’s crashing on the U.S. domestic market, you’ve got to think outside the box — or outside the country, in this case.Go after Canada. (And Mexico while you’re at it.) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s freight moving from hockey cities, from the Maritimes, from the oil fields, and from the ports — all of it trucked by carriers who already know how to cross the border. You just need to get in the mix. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t about chasing shiny objects. It’s about expanding where the volume already is — north and south, not just east and west. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So yeah, pour one out for the Jays, raise one for the Bears, and maybe pour another for your first load into Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Oh — and if you’ll be at the <b>Traffic Club of Montreal’s Oysterfest, Nov 12–14</b>, or you’re based in Montréal and want to meet up while I’m in town, <b>shoot me a note.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Stay Updated</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you found this helpful, subscribe below to stay updated on the latest in cross-border logistics, freight tech, and the evolving brokerage model. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I share stories, data, and playbooks from the front lines of nearshoring — and how tools like <b>Cargado</b> are helping brokers quote, cover, and manage freight across the U.S., Mexico, and Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because the brokers who win the next decade are the ones who start building cross-border relationships <i>today.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=pouring-one-out-for-canada"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Five Tips to Grow Your Mexico and Canada Business</title>
      <link>https://mattsilver.ai/blog/five-tips-to-grow-your-mexico-and</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/five-tips-to-grow-your-mexico-and</guid>
      <pubDate>Thu, 30 Oct 2025 11:36:50 GMT</pubDate>
      <description>Practical, high-impact moves to kickstart your Mexico and Canada business this week.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Five Tips to Grow Your Mexico and Canada Business</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Practical, high-impact moves to kickstart your Mexico and Canada business this week.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> October 30, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffive-tips-to-grow-your-mexico-and' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Practical%2C+high-impact+moves+to+kickstart+your+Mexico+and+Canada+business+this+week.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffive-tips-to-grow-your-mexico-and' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Practical%2C+high-impact+moves+to+kickstart+your+Mexico+and+Canada+business+this+week.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffive-tips-to-grow-your-mexico-and' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffive-tips-to-grow-your-mexico-and' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You just signed up for Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Or maybe you can’t stop looking at those ridiculous LinkedIn posts from me and Miguel and thinking: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“Alright, I need some Mexico or Canada freight in order to sign up for Cargado.”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fair. But here’s the thing — you’ve already got it.You just don’t realize it yet. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/17d78da0-ff0a-43be-85d8-0e347f737aea/e0a453af-e194-4317-bf82-13cfd67220f3_1536x1024.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most brokers I talk to think cross-border freight is some mystical world filled with customs paperwork, driver swaps, and problems waiting to happen. But what’s actually keeping most people from jumping in isn’t complexity — it’s unfamiliarity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I lead our <b>Mexico 101 sessions</b>, I tell people this:Cross-border isn’t hard. It’s just new. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And once you get a few reps in, it becomes one of the highest-margin, stickiest, and most interesting parts of your business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So here’s your playbook. Five things you can do this week to start growing your Mexico or Canada business — no new hires, no giant rollout plan, no excuses. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">1. Start at the border — and then go beyond it</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s your first clue: your customers <i>already</i> have Mexico freight. They just stop short. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re moving loads into <b>Laredo, Pharr, Brownsville, or El Paso</b>, those shipments are probably crossing into Mexico right after delivery. But someone else — a forwarder or a partner — is handling that leg, marking it up, and taking the credit. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can take it back.Ask your customer: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“What happens to that freight once it gets to Laredo?”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Nine times out of ten, the answer will uncover opportunity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If your customer’s moving <b>Birmingham to Laredo</b>, offer to handle <b>Birmingham to Monterrey</b> instead. That one step eliminates a handoff, reduces damage risk, and builds loyalty — because now you’re solving their entire move, not half of it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The same principle works northbound. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re already hauling into <b>Detroit, Buffalo, or Seattle</b>, you’re right next to a Canadian market that trades more with the U.S. than any country on earth except Mexico. Stop thinking of those borders as endpoints — they’re gateways. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The best cross-border brokers didn’t start with a Mexico division. They started with one customer and a single question. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">2. Hunt by industry, not geography</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico freight doesn’t show up randomly. It clusters around certain industries — the ones building, assembling, or finishing products on both sides of the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here are your high-probability targets: </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/304b4429-8e59-4237-bc19-bbdccfd325fd/19e4e93c-0fdd-4f79-9c76-626bd33c3f14_1712x1480.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you have a customer in any of those spaces, odds are they already have cross-border freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Instead of asking “Do you ship to Mexico?” — ask, </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“Do you have any suppliers or customers <i>in</i> Mexico or Canada?”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how you uncover real volume. There is way more freight moving from Mexico to the U.S. than in the other direction. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then do a little research. Most mid-to-large manufacturers publish their <b>supplier maps</b> or <b>plant footprints</b> right on their websites. Pull that list, make a few calls, and you’ll have a lane list by the end of the day. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t overcomplicate it. Just go where the trade is already happening — you’ll find opportunity hiding in plain sight. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">3. Build relationships before you need them</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everyone’s first fear with cross-border is paperwork.Let me save you from losing two weeks of your life: don’t get buried in it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to know every pedimento code or tariff line. You just need <b>one customs broker</b> and <b>one trusted carrier</b> who do. And your customer provides the customs broker! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the real game: know who to call when something goes sideways. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When a truck gets flagged at the bridge, or a driver runs out of hours, or a document’s missing — your customers don’t want to hear excuses. They want to know someone’s handling it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s where relationships win. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Ask your carriers: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“Who do you prefer to work with on the customs side?”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’ll give you names. Build that relationship early.That way, when you book your first load, you already have your “fix-it” people lined up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need a department. You need a phone number. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">4. Quote like a pro</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most people lose money on their first Mexico load because they quote it like a domestic move. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border quoting is about variables — not just distance. You’re factoring in a <b>border crossing</b>, a <b>clearance window</b>, and the fact that you’ll often be working with <b>two drivers</b> (a U.S. and a Mexico side). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s your checklist: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Origin and destination </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Border crossing city (Laredo, Pharr, Nogales, etc.) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Commodity and trailer type </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Weight and load value </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Who handles the crossing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Clearance time (add 1–3 days) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This one habit saves your margin. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re using Cargado, you can see real cross-border rates instantly — not guesses, not “domestic rate + 500 bucks.” You get actual bid-driven market data for both <b>spot and contracted freight</b>, so you can quote confidently and stay competitive without racing to the bottom. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because quoting confidently isn’t about being cheap — it’s about being <i>right</i>. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">5. Stop waiting. Just post it.</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the simplest advice but also the most important: stop overthinking it and <b>just post your first lane</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Ask your customer: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“Do you have any cross-border freight right now?”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then get the lane details — even if it’s just one load. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Post it on Cargado.You’ll get live bids from vetted carriers, see real pricing data, and start to understand how the market works. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how everyone starts. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico and Canada freight are still wildly underserved. There’s far more demand than supply. The people who win are the ones who <i>start</i> — not the ones who wait until they feel ready. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to be perfect. You just need to be present. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What You’ll Realize After Your First Load</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you move your first cross-border load, everything changes. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You realize: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Margins are <b>2–3x higher</b> than domestic freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The relationships you build are stickier — customers don’t churn when you’re solving their hardest problem </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You didn’t need a new team, just better tools </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s why we built Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our customers start small — one lane, one customer — and within weeks they’re managing steady Mexico and Canada volume. The same people who used to say “we don’t touch cross-border” are suddenly leading their company’s expansion strategy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to be the biggest. You just need to be the first in your office willing to figure it out. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Final Thought</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border isn’t a new category of freight — it’s the next frontier of the same job you’re already great at. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s relationship-driven, high-margin, and repeatable. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Find one lane.Call one customer.Post one load. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then do it again next week. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how you grow your Mexico and Canada business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And when people in your office ask how you did it, tell them the truth: </p></div><div style="padding-bottom:12px;padding-left:44px;padding-right:44px;padding-top:12px;"><div style="background-color:#EAEBEC;padding-bottom:19px;padding-left:19px;padding-right:19px;padding-top:19px;border-radius:10px;border:1px solid #030712;"><div style="left"><p style="color:#2D2D2D;font-family:'Helvetica',Arial,sans-serif;font-size:15px;line-height:23px;margin:0;padding-bottom:12px;padding-top:12px;text-align:left;">“I stopped waiting and just started.”</p></div><div style="padding-top:12;text-align:left;"><small style="color:#0C4A6E;font-family:'Helvetica',Arial,sans-serif;font-size:12px;"></small></div></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Stay Updated</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you found this helpful, subscribe below to stay updated on the latest in cross-border logistics, freight tech, and the evolving brokerage model. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I share stories, data, and playbooks from the front lines of nearshoring — and how tools like <b>Cargado</b> are helping brokers quote, cover, and manage freight across the U.S., Mexico, and Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because the brokers who win the next decade are the ones who start building cross-border relationships <i>today.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=five-tips-to-grow-your-mexico-and-canada-business"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Cargado isn’t your father&apos;s load board</title>
      <link>https://mattsilver.ai/blog/cargado-isnt-your-fathers-load-board</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/cargado-isnt-your-fathers-load-board</guid>
      <pubDate>Wed, 15 Oct 2025 18:58:09 GMT</pubDate>
      <description>Only 60% of marketplace activity is spot freight — the rest is recurring lanes and projects fueled by Cargado’s live market intelligence.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Cargado isn’t your father&#39;s load board</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Only 60% of marketplace activity is spot freight — the rest is recurring lanes and projects fueled by Cargado’s live market intelligence.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> October 15, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fcargado-isnt-your-fathers-load-board' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Only+60%25+of+marketplace+activity+is+spot+freight+%E2%80%94+the+rest+is+recurring+lanes+and+projects+fueled+by+Cargado%E2%80%99s+live+market+intelligence.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fcargado-isnt-your-fathers-load-board' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Only+60%25+of+marketplace+activity+is+spot+freight+%E2%80%94+the+rest+is+recurring+lanes+and+projects+fueled+by+Cargado%E2%80%99s+live+market+intelligence.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fcargado-isnt-your-fathers-load-board' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fcargado-isnt-your-fathers-load-board' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve spent time in freight, you know that <i>load board</i> is a loaded term. And behind all of it is the market intelligence that logistics companies now rely on to quote, price, and plan cross-border freight. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/5c8a1dcd-52f7-42ec-a731-fc6c4bc601ac/f64b3ee4-fa91-4857-a4f7-5c2421556421_3202x1806.jpg?t=1769356649"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve spent time in freight, you know that <i>load board</i> is a loaded term. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It conjures images of noise, spam, and brokers posting the same load in ten places hoping one truck sticks. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We get it. We even use the term ourselves sometimes — because it’s what people understand. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But Cargado isn’t a load board. It’s a <b>capacity management and market intelligence platform</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Load boards are bulletin boards for freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado is a <b>collaboration platform</b> — where brokers manage coverage, benchmark pricing, and build real carrier relationships across the U.S.-Mexico border, Mexico, and Canada. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>It’s Not Just Loads — It’s the Lanes That Matter</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Roughly <b>60% of postings on Cargado are loads</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The rest are <b>lanes</b> that customers are sourcing for RFPs, contracted freight, dedicated capacity, or recurring projects. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This mix is intentional. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We designed Cargado for how freight actually works: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> some days you’re covering spot freight, other days you’re building programs and pricing multi-month projects. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s why our customers use Cargado not only to <b>find coverage</b>, but to <b>grow their networks</b> — tracking where they already move freight, where they could be more competitive, and where market rates are shifting fastest. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Live Market Intelligence, Not Static Averages</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every day, <b>300–500 new carrier bids</b> flow through Cargado — live, not scraped. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That adds up to <b>90,000+ carrier-submitted bids</b> across <b>2,000+ lanes</b>, updated weekly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t survey data or stale averages. It’s real carrier pricing — from carriers actively moving freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And that’s why logistics companies use Cargado’s rate data for more than quoting: they use it for <b>budgeting, procurement, and forecasting</b>. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Benchmark spend</b>: Instantly see if you’re above or below market on any lane. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Get instant spot rates</b>: Mexico and Canada included — no back-and-forth emails. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Run RFPs in seconds</b>: Upload your lanes and generate market-based rate bands instantly. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s not market “insight.” It’s <b>true carrier-driven pricing data.</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/e9d11592-cbb5-44c6-b178-07d2cffd89ce/3722415a-c60b-48fa-8ba3-5f9ce05e43bb_5026x2750.jpg?t=1769356650"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Capacity Management, Not Just Coverage</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On Cargado, customers post and cover <b>both spot and contracted freight</b> — across Mexico, Canada, and domestic lanes. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mexico northbound</b> coverage now exceeds <b>90%</b> on key lanes like Querétaro–Detroit and Monterrey–Chicago. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mexico → Canada</b> lanes such as Monterrey–Toronto and Querétaro–Montreal are hitting <b>100% bid rates</b>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Canada → U.S. outbound</b> freight is seeing <b>robust bid activity</b>, averaging <b>4–5 bids per posting</b> on lanes like Toronto–Chicago and Montréal–Chattanooga, with <b>80–90% coverage rates</b> across most southbound corridors. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Domestic Mexico</b> freight is surging, with Querétaro–Monterrey at <b>92% coverage</b>. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That kind of consistency doesn’t happen on a “board.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It happens when capacity and data work together. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>The Flywheel: Data Feeds Capacity, Capacity Feeds Data</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every bid, every post, every coverage event makes the system smarter. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Each bid improves our <b>Market Index</b>, measuring supply and demand by region. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Each match refines rate data for future quotes. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Each new broker brings in new carriers — and vice versa. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s how we’ve built a network of <b>200+ active Mexican carriers</b>, many covering both domestic and cross-border freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every user contributes to the accuracy of the data that powers the next deal. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s a self-reinforcing loop — <b>data fuels capacity, capacity fuels data</b> — and it benefits everyone plugged into it. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/61291d6d-ffe1-4bab-b326-337edab73e58/381b2788-ed5e-43b5-a635-6b6c4ea3d929_3052x1940.jpg?t=1769356650"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Customer Outcomes</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When customers fully adopt Cargado, the impact compounds fast. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>One large brokerage</b> doubled its active postings within weeks after combining <b>Cargado Market Rates</b> with its <b>Mexico and Domestic Mexico freight</b> strategy — resulting in a <b>3x increase in carrier engagement</b> and an average of <b>5–6 bids per posting</b>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>One mid-sized brokerage</b> previously at risk of churn re-engaged after adopting <b>Domestic Mexico</b>, more than <b>doubling its weekly posting volume</b> and quickly becoming one of the top participants in that market. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>One cross-border brokerage</b> expanding into <b>Canada</b> achieved a <b>2x increase in lane coverage</b> in its first week, averaging <b>4 bids per posting</b> across northbound and southbound freight. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These aren’t edge cases — they’re early signs of what happens when a broker stops operating blind and starts operating with data. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why It Matters</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A typical load board helps you get a bunch of phone calls to find a truck. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado helps you <b>build a network, price intelligently, and compete with confidence</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s the difference between <b>hustling</b> and <b>optimizing</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Between chasing spot loads and managing an actual freight strategy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And it’s all built on one idea: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When brokers and carriers can collaborate in a modern environment, <b>everyone wins faster</b>. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Bottom Line</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado isn’t your typical load board. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s where <b>coverage meets intelligence</b>, and <b>freight meets foresight</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Win more freight. Post more lanes. Build a serious network.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s what our customers are doing every single day. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>P.S.</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve got some really awesome new products launching soon. Like, <i>really</i> soon. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Make sure <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cargado-isn-t-your-father-s-load-board" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">we’re connected on LinkedIn</a> and <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cargado-isn-t-your-father-s-load-board" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X</a>, and follow <a class="link" href="https://www.linkedin.com/company/cargado/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cargado-isn-t-your-father-s-load-board" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado on LinkedIn</a> too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you want a peak at the roadmap and how we’re going to drive this industry forward through a collaboration platform, reach out directly and I’ll walk you through it! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="https://mattsilver.substack.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cargado-isn-t-your-father-s-load-board" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cargado-isn-t-your-father-s-load-board"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>It might be time to fire your Mexico or Canada leader</title>
      <link>https://mattsilver.ai/blog/it-might-be-time-to-fire-your-mexico</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/it-might-be-time-to-fire-your-mexico</guid>
      <pubDate>Wed, 01 Oct 2025 16:07:53 GMT</pubDate>
      <description>Stop paying people to dial for dollars and waste time on WhatsApp and LinkedIn covering freight when software can do it faster — and better.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>It might be time to fire your Mexico or Canada leader</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Stop paying people to dial for dollars and waste time on WhatsApp and LinkedIn covering freight when software can do it faster — and better.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> October 01, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fit-might-be-time-to-fire-your-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Stop+paying+people+to+dial+for+dollars+and+waste+time+on+WhatsApp+and+LinkedIn+covering+freight+when+software+can+do+it+faster+%E2%80%94+and+better.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fit-might-be-time-to-fire-your-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Stop+paying+people+to+dial+for+dollars+and+waste+time+on+WhatsApp+and+LinkedIn+covering+freight+when+software+can+do+it+faster+%E2%80%94+and+better.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fit-might-be-time-to-fire-your-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fit-might-be-time-to-fire-your-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/f8c99a71-4867-4885-ac48-948726b4e169/5ba38c1f-39ea-4881-b6a2-d90787a8cbef_1536x1024.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a problem inside a lot of brokerages right now: your Mexico or Canada leader is telling you they can scale the business without modern tools. They’re lying to you. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That may sting, but let’s look at the facts. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Reality Check</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On Cargado, the average posting is pushed to <b>120 carriers within 60 seconds</b> of hitting the system. One hundred and twenty carriers who’ve already said <i>yes, I haul that freight.</i> Do they all bid? Not on every posting. But you will get bids — and usually faster than your team can even finish describing the load over the phone. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Compare that to the “traditional” process: 20–30 minutes explaining a single Mexico or Canada load via WhatsApp or phone calls. One load. One conversation. One shot at coverage. Meanwhile, your competitors are getting five carrier bids before your team has finished leaving a voicemail. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s insane, in 2025, to still rely on that. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Wrong Work vs. The Right Work</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you invest in a Mexico or Canada team, you should be investing in <b>relationship builders, managers, and problem solvers.</b> People who: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sit with customers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Walk facilities and border crossings. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Build trust with carriers and customs brokers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Solve problems when things inevitably go sideways. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What you should not be investing in is people who simply “dial for dollars.” There is too much software available now that can do that work faster, cheaper, and better than a human. If your leaders are still telling you they need to add headcount to hammer the phones, while simultaneously demoing every “AI voice agent” startup out there, you’re in denial about where this industry is going. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Laziness & Complacency Problem</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s call it what it is: <b>laziness and complacency.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If your cross-border leaders are still running the same playbook they did five years ago — WhatsApp blasts, spreadsheets, “spray-and-pray” LinkedIn posts — they’re not leading. They’re hiding. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s not scalable. That’s not strategic. And it’s not what your customers are paying for. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Technology Is the Differentiator</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The future of brokerage isn’t about who can yell the loudest on WhatsApp. It’s about who adopts the right technology and actually scales through it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve seen what Cargado can do for some of the largest logistics companies in North America. Their leaders aren’t afraid to put the phone down and let technology amplify their reach, their speed, and their carrier relationships. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here’s what they’re doing with our data: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Benchmarking</b> → Checking rates against the p25 and p75 ranges so they know exactly where they stand with carriers. If they’re above p25, they know it’s time to drive rates down or source new capacity. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Spot Pricing</b> → Unlocking the Market Rates UI for their entire sales team, so anyone can grab an accurate quote instantly and pitch a customer confidently. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>RFPs via Excel Add-In</b> → Running full RFPs in minutes, not weeks, by pulling market data directly into Excel. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t theory. This is live, repeatable, and driving real outcomes right now. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Weekend Test</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Still think “old school” works? Cover a load on Saturday. Gone are the days of stripping out freight by hammering the phones. The winners aren’t the ones with the loudest call floor — they’re the ones with technology that delivers instant reach to the right carriers. I see brokers regularly cover weekend spot loads in a matter of minutes, not hours or by making dozens of phone calls. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Window of Opportunity</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This market is slow. Which means it’s the perfect time to: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 Build your carrier base. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 Diversify services. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 Put in place systems that will scale when volumes come back. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because when the market turns, the brokers who clung to phones and WhatsApp will be flatlined. The ones who invested in modern platforms will be sitting on stronger margins, deeper carrier networks, and customers who notice the difference. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your Mexico or Canada leader doesn’t need more headcount. They need to stop hiding behind excuses, stop doing the wrong work, and start building the right kind of business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because the truth is simple: <b>companies that evolve through this market will be the ones that adopt the right technology — not the ones that keep dialing phones like it’s 2012.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s time to get <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=it-might-be-time-to-fire-your-mexico-or-canada-leader" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a> if you aren’t using it today. Your competition sure is. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="https://mattsilver.substack.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=it-might-be-time-to-fire-your-mexico-or-canada-leader" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=it-might-be-time-to-fire-your-mexico-or-canada-leader"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>The Many Faces of Carriers in Cargado</title>
      <link>https://mattsilver.ai/blog/the-many-faces-of-carriers-in-cargado</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/the-many-faces-of-carriers-in-cargado</guid>
      <pubDate>Fri, 26 Sep 2025 03:07:30 GMT</pubDate>
      <description>Oh, the Faces of Carriers You’ll See — across the U.S.-Mexico border and Canada’s wide roads.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>The Many Faces of Carriers in Cargado</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Oh, the Faces of Carriers You’ll See — across the U.S.-Mexico border and Canada’s wide roads.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> September 25, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-many-faces-of-carriers-in-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Oh%2C+the+Faces+of+Carriers+You%E2%80%99ll+See+%E2%80%94+across+the+U.S.-Mexico+border+and+Canada%E2%80%99s+wide+roads.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-many-faces-of-carriers-in-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Oh%2C+the+Faces+of+Carriers+You%E2%80%99ll+See+%E2%80%94+across+the+U.S.-Mexico+border+and+Canada%E2%80%99s+wide+roads.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-many-faces-of-carriers-in-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fthe-many-faces-of-carriers-in-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When people think “Mexico carrier,” they often imagine one thing: a trucking company that can move freight in and out of Mexico. The truth is far more complicated. Carriers fall into very different categories, each with its own authorities, paperwork, and role in cross-border logistics. And now with Canada live in Cargado, the carrier landscape gets even more diverse. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we’ve built a network that supports <b>domestic Mexico, cross-border Mexico, domestic Canada, and cross-border Canada</b> freight. To do that, you need to understand who the carriers are and what makes them different. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/bb6f614f-2f2a-4461-b0d1-30a626088063/e1120732-1841-4590-bf87-bc8f6fb81c43_918x614.jpg?t=1769356647"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Mexico Carrier Types</b></h2></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>1. US-Based Carriers with CDL Drivers</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These carriers haul the US side of the freight but don’t send their trucks across the border. They rely on a Mexican partner carrier to move trailers within Mexico and a <b>transfer carrier</b> to handle the actual crossing. Think Monterrey → Chicago, Guadalajara → Dallas, or Mexicali → Phoenix. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>2. Transfer Carriers (OP-2 Authority)</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Transfer carriers operate <b>only within the commercial trade zone</b>: Nuevo Laredo ↔ Laredo, Juarez ↔ El Paso, Tijuana ↔ Otay Mesa. They’re registered with both US and Mexican customs (SCAC, CAAT, DOT#, MX#), but their OP-2 authority prohibits them from running deeper into the US. They’re the bridge, not the long-haul. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>3. US-Based Carriers with B1 Drivers (OP-1 Authority)</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some US carriers employ Mexican drivers with special <b>B1 visas</b>. These drivers live in border cities like Nuevo Laredo and can haul freight throughout the US, not just in the border zone. They carry US cargo insurance, run under OP-1 authority, and are often booked for <b>door-to-door (D2D)</b> cross-border freight. TransMex, Knight-Swift’s Mexican entity, is a good example. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>4. Mexico-Based Carriers</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are over 200,000 trucking companies in Mexico. Some run domestic freight only, others specialize in drayage at ports and ramps, and many operate “rabons” and “thortons” (smaller trucks that handle partial loads, like a U-Haul in the US). They operate with <b>RFC# (tax ID)</b> and <b>SCT# (DOT equivalent)</b>, and while most don’t show up in US systems like SAFER, many now partner with US entities to offer true D2D service. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Canada Carrier Types</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Canada adds another layer of nuance: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Cross-Border Carriers:</b> Canadian fleets that run north ↔ south into the US, often larger asset-based companies with significant long-haul capacity. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Domestic Canada Carriers:</b> Thousands of smaller fleets—sometimes just 1–5 trucks—serving corridors like Toronto ↔ Montreal or Vancouver ↔ Calgary. These smaller carriers are a big part of our Canada onboarding strategy . </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Specialized Segments:</b> Just like in Mexico, you’ll find Canadian drayage carriers at rail ramps and ports, flatbed carriers hauling industrial loads, and temperature-controlled carriers serving food and pharma supply chains. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our goal in Canada is to make sure brokers can cover both high-volume cross-border lanes and everyday domestic moves. That’s why we’ve been targeting everything from the largest fleets down to the 1–5 truck carriers that rely heavily on marketplaces . </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why This Matters</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When a broker says “I need a Mexico carrier” or “I need a Canada carrier,” the reality is: <i>Which kind?</i> The answer changes everything about how freight gets covered. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Need a trailer from Guadalajara to Dallas? You’ll likely be dealing with at least <b>three carriers</b>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Need capacity Toronto ↔ Calgary? You might be working with a <b>small domestic fleet</b> you’d never find outside of a platform like Cargado. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> By understanding these categories, brokers avoid costly mistakes like contracting a transfer carrier for freight that requires OP-1 authority, or overlooking small fleets that can cover domestic lanes. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Cargado’s Approach</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Since launching in early 2024, we’ve onboarded <b>over 1,500 carriers</b> across all these categories. That includes: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> US carriers with CDL and B1 drivers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Transfer carriers in every major border crossing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexican fleets of all sizes and specialties </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Canadian carriers from large cross-border fleets to the smallest domestic operators </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our job isn’t just to bring them in. It’s to make sure brokers know <i>who they’re booking</i> and that the freight is moving compliantly and efficiently. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>It’s not quite so simple</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Mexico carrier” and “Canada carrier” aren’t single categories. They’re ecosystems of fleets with different authorities, paperwork, equipment, and service areas. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s why Cargado exists — to make it easy for brokers to tap into the right carriers for the right lanes, whether that’s Monterrey ↔ Chicago, Guadalajara ↔ Saltillo, Toronto ↔ Montreal, or anything in between. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you understand the carrier landscape, you realize why marketplaces matter: because building this network yourself would be nearly impossible. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>The Cargado Excel Add-In is Here!</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>P.S.: </b>Quoting lanes just got easier. <a class="link" href="https://cargado.com/cargado-add-in-for-excel/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-many-faces-of-carriers-in-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">The </a><b><a class="link" href="https://cargado.com/cargado-add-in-for-excel/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-many-faces-of-carriers-in-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado Add-in for Excel</a></b> is now live. You can pull cross-border market rates directly into your RFP spreadsheets without leaving Excel. Instantly see low, median, and high rates for your lanes, complete with confidence levels and margin of error. For advanced users, we’ve even added custom functions like =CARGADO.RATE_HISTORY_P50 </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>(And yes, a Sheets add-in is coming soon)</i></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="text" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b199bf63-f0a3-456a-9307-5f82cb525d1c/820627b3-c6a9-4ce0-a4cd-52c3a3e1f912_2048x1114.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="https://mattsilver.substack.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-many-faces-of-carriers-in-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=the-many-faces-of-carriers-in-cargado"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Driver Inc.: The Canadian Trucking Scam</title>
      <link>https://mattsilver.ai/blog/driver-inc-the-canadian-trucking</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/driver-inc-the-canadian-trucking</guid>
      <pubDate>Thu, 04 Sep 2025 15:19:40 GMT</pubDate>
      <description>How some Canadian trucking companies are cutting corners and cheating the system.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Driver Inc.: The Canadian Trucking Scam</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>How some Canadian trucking companies are cutting corners and cheating the system.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> September 04, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fdriver-inc-the-canadian-trucking' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=How+some+Canadian+trucking+companies+are+cutting+corners+and+cheating+the+system.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fdriver-inc-the-canadian-trucking' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=How+some+Canadian+trucking+companies+are+cutting+corners+and+cheating+the+system.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fdriver-inc-the-canadian-trucking' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fdriver-inc-the-canadian-trucking' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/68dec235-ad09-4552-a518-908a469cae9c/401d8e32-985b-4ee1-8e56-ea59630b30e3_2048x1440.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve been around Canadian trucking lately, you’ve probably heard the term <b>Driver Inc.</b> It isn’t a new carrier or a tech platform — it’s a <b>shady payroll setup some fleets are using to cut costs</b>. And it’s causing headaches across the industry. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>What Is Driver Inc.?</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the play: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A fleet (usually small to mid-sized carriers, though it’s spread beyond that) <b>tells its drivers to go incorporate a numbered company</b> — something like “123456 Ontario Inc.” </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Instead of paying those drivers as employees, the fleet now <b>pays invoices to the numbered company.</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> On paper, the driver looks like an independent business. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> In reality, nothing changes: the driver is still hauling the fleet’s trailers, on the fleet’s dispatch schedule, using the fleet’s insurance, and following the fleet’s rules. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The only real change is that the <b>carrier dodges employment obligations</b> like CPP, EI, workers’ comp, overtime, vacation pay, and health benefits. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why Carriers Do It</b></h2></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Lower payroll costs</b>: No employer contributions to CPP/EI or provincial workers’ comp. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>No employee rights</b>: No overtime, paid time off, or termination rules to follow. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Tax shifting</b>: The burden gets dumped on the driver, who may not realize the risks until tax season. </p></li></ul></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why It’s a Problem</b></h2></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Drivers lose protections</b>: They miss out on EI, CPP contributions, and safety coverage. If CRA audits, they may owe back taxes. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Legit fleets get undercut</b>: Compliant carriers are stuck competing with artificially low operating costs. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The industry takes a hit</b>: Lower wages, higher turnover, and reputational damage. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Government loses revenue</b>: Billions in taxes and premiums never get collected. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The <b>Canadian Trucking Alliance (CTA)</b> calls Driver Inc. “tax evasion,” and the government is now auditing fleets that use it. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>How Is This Different from an Owner-Operator?</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the obvious question — and the answer is simple. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A <b>true owner-operator</b> invests in their own truck, pays their own insurance, controls their business decisions, and <b>leases on to a carrier</b> under a contract. They decide when and how they work, even if they rely on one carrier for freight. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A <b>Driver Inc. “contractor”</b> doesn’t own the truck, doesn’t control the work, and has no real independence. They’re employees in everything but name — only reclassified to save the carrier money. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Think of it this way: <b>Owner-ops carry business risk. Driver Inc. drivers carry tax risk.</b></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Show-Me-the-Money: Toronto → Chicago on $850</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s a simple example: one fleet invoices <b>$850 USD</b> for a Toronto-to-Chicago load. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> With a driver paid as an <b>employee</b>, the carrier covers not just wages but also payroll obligations (CPP, EI, workers’ comp, vacation pay). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> With <b>Driver Inc.</b>, the fleet pays only the invoice — none of those obligations. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Same truck. Same freight. Same driver pay. The only difference is compliance.</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/e27ad4c6-e320-48c0-959e-d3f8b2619969/5fab8202-840d-4f24-98b8-bae9043b17a0_1950x1422.jpg?t=1769356648"/></div></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why Brokers and Shippers Should Care</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You may not be the one hiring drivers directly, but it still matters: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Compliance risk</b> – Freight moving under Driver Inc. carriers could attract regulator scrutiny. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Service instability</b> – Drivers without protections churn faster, hurting capacity reliability. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Rate distortion</b> – Artificially low costs create an uneven playing field in the carrier market. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Sustainability</b> – Partnering with compliant fleets reduces long-term supply chain risk. </p></li></ol></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Bottom Line</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Driver Inc. isn’t innovation — it’s misclassification. It pits compliant carriers against rule-breakers, exposes drivers to risk, and creates downstream headaches for brokers and shippers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The takeaway for the industry is clear: <b>ask your carrier partners how they classify their drivers.</b> Supporting compliant operators isn’t just the right thing to do — it’s how you build a more stable, reliable supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="https://mattsilver.substack.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=driver-inc-the-canadian-trucking-scam" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=driver-inc-the-canadian-trucking-scam"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Mexico 101: What Makes It Different</title>
      <link>https://mattsilver.ai/blog/mexico-101-what-makes-it-different</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/mexico-101-what-makes-it-different</guid>
      <pubDate>Tue, 02 Sep 2025 17:57:05 GMT</pubDate>
      <description>Why fear of the unknown — not customs — is the biggest barrier to cross-border freight.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Mexico 101: What Makes It Different</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Why fear of the unknown — not customs — is the biggest barrier to cross-border freight.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> September 02, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-101-what-makes-it-different' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Why+fear+of+the+unknown+%E2%80%94+not+customs+%E2%80%94+is+the+biggest+barrier+to+cross-border+freight.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-101-what-makes-it-different' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Why+fear+of+the+unknown+%E2%80%94+not+customs+%E2%80%94+is+the+biggest+barrier+to+cross-border+freight.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-101-what-makes-it-different' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fmexico-101-what-makes-it-different' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3165c64c-dc45-4da2-b61d-37f0d1d50574/a3410c3b-7116-4de1-9481-1da08fe21bf4_1536x1024.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve been on the road the past few weeks — spending time with customers and prospects in Dallas TX, Kansas City MO, and Birmingham AL, including our friends at <b><a class="link" href="https://shipblbx.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-101-what-makes-it-different" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Blackbox Logistics</a></b> and <b><a class="link" href="https://www.linkedin.com/in/will-hopkins1/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-101-what-makes-it-different" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Will Hopkins</a></b> (check out <a class="link" href="https://www.youtube.com/watch?v=TFX5XOJmfCw&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-101-what-makes-it-different" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">my podcast appearance</a> with Will on <b>2 Dawgs 1 Pod</b>). I also spoke at the TIA regional event at McLeod’s headquarters and Transportation Club of Dallas Fort Worth, where cross-border freight was a hot topic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more time I spend in these rooms, the more convinced I am of one simple truth: <b>brokers of all sizes can grow their cross-border footprint.</b> Whether you’re a top-10 3PL or a 10-person shop, the playbook is within reach — and it starts with your existing customers. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Fear of the Unknown: The Real Gatekeeper</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> People often say customs is the barrier to Mexico freight. It isn’t. <b>Fear of the unknown is the real gatekeeper.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most brokers hesitate to pursue cross-border because they don’t know when to ask their customers about it, how to support it, or what will be expected of them. That hesitation is exactly why the opportunity feels so different. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the reality: you don’t need to be a customs expert. You don’t need to memorize forms or set up a Mexican entity. What you do need is curiosity, the confidence to ask the right questions, and the willingness to lean in with a partner like Cargado to expand your service offering. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you don’t, you risk falling behind while others take the freight that could have been yours. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Start by Asking the Right Questions</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here are the four questions that consistently uncover opportunities: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Are you manufacturing anything in Mexico?</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Are you buying anything from Mexico?</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Are you selling anything to your customers who have facilities in Mexico?</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>And what about your Canada freight — do you sell anything in Canada?</b></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Customers’ answers will almost always reveal freight already moving. And more often than not, they’ll admit Mexico is their top headache. That’s your entry point. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Mexico 101: What You Really Need to Know</b></h2></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>1. Customs isn’t your job — but relationships are</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every load that crosses into or out of Mexico requires customs brokers on both sides. But here’s the thing: <b>you don’t have to do their job.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Make sure your customer introduces you to their customs broker. That broker will handle the paperwork and tell you what they need and when. Your responsibility is to go get those details and keep everything accurate. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Instead of fearing customs, focus on making the connection and building the relationship. That’s where your value lies. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>2. Expect multiple hand-offs</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Unlike a domestic load, cross-border moves typically involve at least three carriers: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A U.S. carrier moving freight to the border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A transfer (dray) carrier handling the border crossing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A Mexico carrier hauling inland </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your job is to smooth those hand-offs so your customer doesn’t feel the friction. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>3. Northbound ≠ southbound</b></h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Southbound (U.S. → Mexico):</b> Export paperwork and customs delays are the big risks. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Northbound (Mexico → U.S.):</b> This is production freight — time-sensitive goods feeding U.S. plants and DCs. Miss a delivery, and you risk shutting down a line. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Brokers who understand these dynamics can set expectations, prevent surprises, and keep customers coming back. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>4. Don’t sleep on Canada</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The U.S.–Canada border is simpler than Mexico, but the freight opportunity is enormous. Many shippers quietly move steady Canada lanes, often without dedicated broker support. Asking <i>“Do you sell anything in Canada?”</i> is a powerful way to uncover revenue hiding in plain sight. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>5. Education is the sale</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At multiple events recently, I’ve been reminded that many brokers still think Mexico is “too complicated.” But when you break it down — who touches the freight, what the customs broker handles, and how the hand-offs work — the fear disappears. Customers don’t want you to be a customs lawyer; they want you to make the process feel manageable. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Education is what turns curiosity into confidence. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>How to Put This Into Practice</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s a simple path: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Ask the four questions</b> with every customer. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Pick one lane.</b> Don’t try to boil the ocean. Start with Monterrey–Dallas, Guadalajara–Montreal, or Toronto–Chicago. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Get introduced to the customs broker.</b> Let them lead; you just manage the flow. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Work with a handful of repeat carriers.</b> Consistency beats scattershot. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Communicate clearly.</b> Customers don’t need perfection — they need transparency. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Leverage the Cargado team of cross-border experts.</b> Everyone deserves the chance to become an expert. With the right tools and support, you don’t have to learn by trial and error. </p></li></ol></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Data Snapshot</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> To make this tangible, I’ll be adding <b>live screenshots from our platform</b> showing rate data on a few example lanes: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Monterrey, NL → Dallas, TX</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/976151c1-f9e8-4ba6-bdcb-f90a718e6c68/84ef1e2c-253a-413e-a366-3d75e9e9f1f1_3402x1625.png?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Chihuahua, CHH → Toronto, ON</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/01cf9842-e90d-4f98-be19-f3bdcb68be7c/b354c49d-1f35-4301-9047-16f9855bbe5e_3366x1636.png?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Toronto, ON → Chicago, IL</b></p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/629fe515-4a3b-42de-9b71-51b768326eba/8bf0e149-9400-4cad-9d33-6323504046e5_3366x1622.png?t=1769356649"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Each one highlights a different dimension: border-adjacent freight, western Mexico to Canada, and core U.S.–Canada flows. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Final Thoughts</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The real barrier to cross-border freight isn’t customs or language barrier. It’s fear of the unknown. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re waiting until you’re “ready,” you’ll be waiting forever. The brokers who are growing fastest aren’t waiting — they’re asking the right questions, saying yes to their customers, and leaning in with Cargado to expand their service offerings. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico and Canada aren’t side hustles anymore. They’re growth strategies. And if you don’t embrace them, someone else will. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <i>Stay updated on the latest in cross-border logistics and freight tech by subscribing at </i><i><a class="link" href="https://mattsilver.substack.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-101-what-makes-it-different" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a></i><i>.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=mexico-101-what-makes-it-different"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #62: Clearing the Air on B1 Drivers, Worker Visas, and Cabotage</title>
      <link>https://mattsilver.ai/blog/clearing-the-air-on-b1-drivers-worker</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/clearing-the-air-on-b1-drivers-worker</guid>
      <pubDate>Fri, 22 Aug 2025 21:46:20 GMT</pubDate>
      <description>B1 drivers are not the enemy — they are a core part of North American supply chain!</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #62: Clearing the Air on B1 Drivers, Worker Visas, and Cabotage</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>B1 drivers are not the enemy — they are a core part of North American supply chain!</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> August 22, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fclearing-the-air-on-b1-drivers-worker' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=B1+drivers+are+not+the+enemy+%E2%80%94+they+are+a+core+part+of+North+American+supply+chain%21&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fclearing-the-air-on-b1-drivers-worker' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=B1+drivers+are+not+the+enemy+%E2%80%94+they+are+a+core+part+of+North+American+supply+chain%21+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fclearing-the-air-on-b1-drivers-worker' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fclearing-the-air-on-b1-drivers-worker' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2c1c8d7b-0797-4c51-94f5-e4bd83016096/837d977d-b2fb-493b-8141-28fa3fe7eff4_800x497.jpg?t=1769356647"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i><b>Quick Note: Wow! Two newsletters in one week after getting called out by a reader for not writing as consistently… let’s dive into the X post of the week:</b></i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When Secretary Marco Rubio announced that the U.S. was pausing the issuance of worker visas for commercial truck drivers, it set off a firestorm online. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> His post suggested that foreign drivers were operating tractor-trailers across U.S. highways, endangering lives, and undercutting American truckers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I jumped in with a quick clarification on <a class="link" href="https://x.com/MattSilver/status/1958682875252879546?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-62-clearing-the-air-on-b1-drivers-worker-visas-and-cabotage" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X</a> (formerly Twitter): this doesn’t apply to <b>B1 drivers</b> from Mexico or Canadian drivers hauling cross-border freight. That post got traction — and the replies started pouring in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What began as a short tweet turned into a long discussion with drivers, carriers, and industry insiders. Some agreed, some disagreed, and some flat-out accused B1 drivers of stealing freight. It was heated, but it was also productive. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So I decided to put it all down here, in one place. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What a B1 Driver Actually Is</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s start with the basics. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A <b>B1 visa</b> is not a “worker visa.” It’s a business visitor visa that allows foreign nationals to conduct certain types of business in the United States. For trucking, it permits drivers from Mexico to enter the U.S. for one purpose: <b>to haul freight that crosses an international border.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That means: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A B1 driver can take a load from Monterrey to Chicago. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> That same driver can then pick up freight in Chicago and haul it to Laredo <b>if that freight is destined for Mexico</b> (i.e., an export). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> That same driver cannot legally pick up a load in Chicago and deliver it to San Antonio. That’s domestic freight, and it’s cabotage. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s really that simple: <b>B1 drivers are only allowed to move international shipments.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why You See Mexican Plates in Chicago</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the loudest pushbacks I heard online was: <i>“I see Mexican trucks in Chicago all the time. That has to be cabotage.”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not necessarily. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Chicago is one of the largest freight hubs in North America. It’s where massive amounts of cross-border freight flows before being distributed across the country. Auto parts, steel, plastics, electronics — Mexico exports all of it, and a lot of it lands in Chicago. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So yes, you’ll see Mexican-plated trucks in Chicago. But in nearly all cases, they’re there legally, because they’re delivering international freight from Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Nature of Cross-Border Freight</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s also worth remembering that most freight coming from Mexico is <b>production-oriented freight</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Think auto parts headed to assembly plants, electronics bound for final assembly, or components feeding U.S. manufacturing facilities. Other loads go into U.S. distribution centers, where they enter regional networks and ultimately become domestic freight that American drivers haul to final destinations. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In other words: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> B1 drivers move the international leg — getting freight into the U.S. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> American drivers pick it up from there — moving it through the domestic network. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t freight being “taken away” from U.S. drivers. It’s freight that <b>creates more domestic freight downstream</b>, because the goods from Mexico are feeding U.S. plants, DCs, and ultimately U.S. consumers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Deadhead Debate</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Another common argument was: <i>“There’s no way those trucks deadhead back to Mexico. They must be picking up U.S. loads.”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the truth: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> After delivering a northbound load in Chicago, B1 drivers need to get back to Mexico. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They can legally pick up another load in the U.S., but only if that freight is <b>destined for Mexico (or Canada).</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If they can’t find one, yes, they may deadhead hundreds of miles south to position for their next international move. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That means a driver could legally deadhead 500 miles to pick up a load in San Antonio, as long as that freight is crossing back into Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What they cannot do — and what I do not support — is taking a Chicago → San Antonio load where the freight stays in San Antonio. That’s cabotage. That’s illegal. That’s not what B1 drivers are supposed to do. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>My Stance on Cabotage</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let me be crystal clear: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 <b>I don’t support cabotage.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cabotage cheats the system, undermines American drivers, and puts law-abiding carriers at a disadvantage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If a carrier is running B1 drivers on domestic freight, they should lose their CTPAT certification. If a driver is caught doing it, they should lose their visa. Period. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But it’s important to separate the few who cheat from the overwhelming majority who don’t. Most B1 drivers are not risking their livelihood by running illegal domestic freight. Their entire ability to work in cross-border trucking depends on following the rules. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why Southbound Freight Looks Different</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s another wrinkle: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Northbound freight (Mexico → U.S.) pays very well. That’s where cross-border carriers make their money. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Southbound freight (U.S. → Mexico) doesn’t pay nearly as well. It’s often just about repositioning equipment. Rates are lower, and drivers sometimes run loads at thin margins just to get back into Mexico and ready for their next northbound trip. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So when people see “cheap freight” moving toward Laredo, they sometimes assume it’s illegal cabotage. In reality, it’s usually freight destined for Mexico — and moving freight to the border for export is not cabotage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Canadian Drivers</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Canadian drivers are in a different category altogether. They operate under long-standing reciprocal agreements with the U.S. They don’t use B1 visas. They’re legally allowed to cross the border, deliver freight, and return with exports. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Just like with Mexican drivers, if a Canadian driver is caught running domestic-only U.S. freight, that’s cabotage — and it’s illegal. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why This Matters</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Without B1 drivers and Canadian drivers, U.S. supply chains would collapse under the weight of border inefficiencies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If every load had to be transloaded at the border: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Consumers would pay more for everything from cars to groceries. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Supply chains would slow down. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Damage claims would rise as freight was handled multiple times. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The USMCA framework was designed to prevent this. Door-to-door cross-border moves are what keep goods flowing, prices lower, and U.S. manufacturers competitive. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Real Target</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So where should frustration be directed? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not at the law-abiding B1 drivers moving international freight. Not at Canadian drivers crossing legally under reciprocal agreements. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The real problem is: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Carriers who knowingly commit cabotage. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Drivers who operate outside the law and risk everyone’s credibility. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Shady operators using loopholes and undercutting the market. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Those are the ones regulators need to crack down on. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Final Thought</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This all started as a <a class="link" href="https://x.com/MattSilver/status/1958682875252879546?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-62-clearing-the-air-on-b1-drivers-worker-visas-and-cabotage" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">tweet</a>, became a <a class="link" href="https://www.linkedin.com/posts/mattpsilver_theres-been-a-lot-of-noise-today-about-worker-activity-7364450082156380160-bWiG?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAKTZQUBgaFv62ysNuZoYUCy6dsOl9oeqnQ" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn post,</a> and then spiraled into a heated but meaningful discussion with truck drivers across the internet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m glad it did, because this industry needs clarity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> B1 drivers are not the drivers Secretary Rubio is talking about. They’re not on worker visas. They’re not the ones taking domestic freight out of American drivers’ hands when they follow the rules. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’re part of the system that makes USMCA work. They keep cross-border freight moving. They support American consumers, manufacturers, and supply chains every single day. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We should go after the rule-breakers. But we shouldn’t vilify the neighbors, partners, and drivers who are doing it right. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-62-clearing-the-air-on-b1-drivers-worker-visas-and-cabotage"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #61: The Seasons of Scaling</title>
      <link>https://mattsilver.ai/blog/issue-61-the-seasons-of-scaling</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-61-the-seasons-of-scaling</guid>
      <pubDate>Tue, 19 Aug 2025 14:38:27 GMT</pubDate>
      <description>Behind every neat growth curve is a messier reality worth talking about.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #61: The Seasons of Scaling</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Behind every neat growth curve is a messier reality worth talking about.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> August 19, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-61-the-seasons-of-scaling' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Behind+every+neat+growth+curve+is+a+messier+reality+worth+talking+about.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-61-the-seasons-of-scaling' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Behind+every+neat+growth+curve+is+a+messier+reality+worth+talking+about.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-61-the-seasons-of-scaling' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-61-the-seasons-of-scaling' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/04870b4c-469c-42a4-b637-a23fb26c758c/3d459ff3-12d6-4ee9-93f4-546345ff9cc3_1536x1024.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> From the outside, it always looks smooth. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The charts in board decks slope neatly up and to the right. Milestones get packaged into tidy press releases. The narrative is clean: <i>“We’re scaling.”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Inside, it feels a lot different. Building a company isn’t a straight climb. It’s potholes, detours, days where you feel unstoppable, and days where you’re quietly wondering if you’re steering into a ditch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That tension — between the story the outside world sees and the reality on the inside — is something I’ve been thinking about a lot lately. And the more time I spend in founder mode, the more I realize: smooth scaling is a myth. What actually happens is seasonal. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Scaling Is Messy by Design</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s this collective desire for startups to look predictable: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Investors want clean curves. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Teams want clarity. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Customers want to believe the product is always one step ahead. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And founders (myself included) want to believe we’re in control. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But growth doesn’t show up neatly packaged. Every win comes bundled with new headaches. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You land a big customer, and your contracts grind through weeks of redlines. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You ship a new product, and the backlog of “plumbing work” jumps out immediately. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You expand the network, and suddenly you have to rethink coverage city-by-city. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Scaling doesn’t mean eliminating the mess. It means choosing the right mess. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Work Nobody Celebrates</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some of the most important work we’ve done this year hasn’t been sexy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cleaning up billing systems and Stripe integrations. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Standardizing contracts so sales cycles don’t stall out. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Tightening expense policies so every dollar of burn actually extends runway. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Nobody outside the company claps for those things. But if you don’t fix them, they pile up. They become the kind of problems that eat you alive when you’re trying to grow. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The paradox is that from the outside, scaling looks like speed. From the inside, it often feels like slowing down to clean up the foundation. But that’s exactly what creates compounding later. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Startups Have Seasons</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I used to think every month needed to feel like summer — full speed, nonstop momentum. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But that’s not how it works. Companies move in seasons: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Spring</b>: planting seeds, experimenting, optimism running high. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Summer</b>: sprinting, long days, maximizing momentum. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Fall</b>: harvesting wins — contracts, adoption, cultural breakthroughs. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Winter</b>: slower, quieter, sometimes uncomfortable — but essential for cleanup and recalibration. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t get to skip winter. You don’t get to grow without resetting the soil. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And this applies to customers too. Not every broker is our ICP today. Some aren’t ready yet. Eventually they will be — the market’s heading that way. But right now, the smart thing is to focus on the ones who are. The ones already building cross-border into Mexico and Canada. That’s where the compounding starts. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Founder Energy Is Seasonal Too</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What I didn’t expect is that my own energy mirrors these cycles. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are stretches where I’m in sprint mode — carrying a ton of weight, pushing hard, setting the pace. And there are stretches where I need to pull back, regroup, and reset. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Earlier in my career, I thought the only answer was to push harder every single day. But when you treat every month like summer, you eventually burn out. Worse, the team burns out too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now I manage my energy more intentionally: carving out thinking time, leaning on my team during heavy cycles, and using the slower periods for reflection instead of chasing fake momentum. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because founder energy sets the temperature. If I’m frantic, the team feels frantic. If I’m steady, the team feels steady. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Blitzscaling (and Why It’s Not Always the Answer)</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve heard a lot of people reference blitzscaling again lately. And look — I get it. There are moments when moving fast and setting fire to the playbook makes sense. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But deployed in the wrong season? Blitzscaling is a recipe for disaster. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you haven’t cleaned up the fundamentals — billing, contracts, focus on the right customers — scaling faster just means your problems multiply faster. It’s like flooring the gas pedal when your tires are bald. You’re not speeding toward growth, you’re hydroplaning. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The right size team, serving the right customers, in the right season — that’s what lets you scale sustainably. Then when the timing’s right, you can step on the gas and know the wheels won’t fall off. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Steering Through the Messy Middle</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The myth says if you grind hard enough, the line will eventually be perfectly up and to the right. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The reality is scaling feels like turbulence. Some days are smooth, some days are shaky. The only guarantee is that the ride won’t be steady. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The founder’s job isn’t to make the turbulence disappear. It’s to steer through it. To keep the company pointed in the right direction, with the right people and the right customers, even when the line wiggles. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Closing: Playing the Long Game</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Smooth scaling is a myth. The reality is seasonal. Some seasons are fast and exciting. Some are slower and uncomfortable. All of them matter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building in public doesn’t mean sharing every detail. It means being honest about the mindset you need to survive the grind. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re in a winter right now — cleaning up systems, sharpening focus, right-sizing your team — don’t mistake it for failure. It’s just one of the seasons of scaling. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And the real job? Making sure you still have enough energy left when spring comes. Because that’s when the next harvest is made possible. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-61-the-seasons-of-scaling"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #60: USMCA on the Clock: What Renegotiation Could Mean for Cross-Border Freight</title>
      <link>https://mattsilver.ai/blog/usmca-on-the-clock-what-renegotiation</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/usmca-on-the-clock-what-renegotiation</guid>
      <pubDate>Mon, 21 Jul 2025 21:24:25 GMT</pubDate>
      <description>Trump’s Commerce Secretary says USMCA is next. For freight people, the real changes will be capacity-driven.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #60: USMCA on the Clock: What Renegotiation Could Mean for Cross-Border Freight</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Trump’s Commerce Secretary says USMCA is next. For freight people, the real changes will be capacity-driven.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 21, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fusmca-on-the-clock-what-renegotiation' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Trump%E2%80%99s+Commerce+Secretary+says+USMCA+is+next.+For+freight+people%2C+the+real+changes+will+be+capacity-driven.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fusmca-on-the-clock-what-renegotiation' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Trump%E2%80%99s+Commerce+Secretary+says+USMCA+is+next.+For+freight+people%2C+the+real+changes+will+be+capacity-driven.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fusmca-on-the-clock-what-renegotiation' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fusmca-on-the-clock-what-renegotiation' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/16155c04-1b5a-48ec-91cc-7b1921fa6d9e/ee326176-89b2-45aa-a152-c9d0e55de348_1536x1024.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s happening again. Or at least, it <i>sounds</i> like it is. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Last week, President Trump said he would “absolutely” renegotiate the USMCA if elected. That headline alone kicked off a wave of speculation, panic-posting, and more than a few questions from freight folks wondering: <i>Wait, does this mean new tariffs are coming?</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s clear this up: yes, the USMCA is up for review. That’s not political spin — it was <b>built</b> that way. A six-year sunset review is baked into the agreement, and 2026 is the first official checkpoint. The U.S., Mexico, and Canada is headed back to the table now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But this isn’t NAFTA 2.0 all over again. We’re not going to see massive shifts in freight flows or a top-to-bottom rewrite of trade policy. What we’re likely to see is a mix of incremental rule changes, more enforcement, and political theater — all branded as a “big win” for the U.S. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Meanwhile, cross-border trade between the U.S., Mexico, and Canada? It’ll probably keep growing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s what you need to know. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Agreement Was Built for This Moment</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The USMCA officially replaced NAFTA in July 2020. It wasn’t a radical overhaul — it kept the duty-free trade structure intact — but it tightened up a few key areas: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Stricter rules of origin for autos and parts</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Modernized digital trade protections</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>More enforceable labor and environmental provisions</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Updated IP and pharmaceutical standards</b></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And it added a <b>sunset clause</b> — a built-in mechanism requiring all three countries to review and reauthorize the agreement every six years. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So when Trump says he’s planning to renegotiate it in 2026… he’s not blowing it up. He’s just showing up for a meeting that was already on the calendar. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>What Changed in 2020: Tighter, Not Transformational</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The most impactful USMCA changes weren’t about what could be traded — they were about <i>how much of it</i> needed to be sourced from North America. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Auto Content Rules</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The most high-profile shift was the jump in required North American content for vehicles and parts: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Under NAFTA: 62.5% </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Under USMCA: 75% </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some labor wage requirements were added too. Most OEMs and Tier 1s adapted, with more documentation and sourcing audits, but few major supply chain shifts. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. Customs & Digital Trade Modernization</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Digitization of customs paperwork and streamlined small-parcel thresholds helped e-commerce and LTL more than truckload. Still, less paper and faster clearance is a net positive. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. Labor & Environmental Provisions</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These gave the U.S. more teeth in enforcement. Important for compliance teams, but not freight-altering. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>What’s Likely on the Table in 2026</b></h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Auto origin rules:</b> Could go from 75% to 80% </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Stricter enforcement:</b> More audits, compliance checks, and country-of-origin documentation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>TRQ disputes:</b> Especially dairy and poultry </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>More Section 232 tariffs:</b> Covering metals, energy, semiconductors, etc. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Political brinkmanship:</b> Suspension threats, tariff deadlines, and exit talk used as leverage </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Commodities in the Crosshairs</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> President Trump’s strategy is tariff-first. His approach to the USMCA includes: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A proposed 25% blanket tariff on Mexican and Canadian imports </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tariff threats tied to border security, fentanyl, and perceived trade imbalances </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Use of “national emergency” declarations to fast-track changes </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here are the commodities most at risk: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Agriculture & Food</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Examples</i>: Avocados, tomatoes, cheese, grains, pork </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Why at risk</i>: High cross-border reliance, tariff-rate quotas (TRQs), potential retaliation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Potential impact</i>: 15–25% increase in consumer prices, spoilage risk, supply chain stress </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Automotive</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Examples</i>: Vehicles, engines, transmissions, auto parts </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Why at risk</i>: 70% of U.S. auto parts are sourced from Mexico or Canada; highly integrated “just-in-time” supply chains </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Potential impact</i>: $2,000–$5,000 vehicle price hikes, U.S. plant slowdowns, potential 100,000+ job losses </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Energy</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Examples</i>: Crude oil, natural gas, refined petroleum </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Why at risk</i>: Canada is the largest supplier of oil to the U.S.; tariffs could disrupt regional energy flows </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Potential impact</i>: Fuel and heating cost increases, pressure on refineries and exporters </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Metals & Minerals</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Examples</i>: Steel, aluminum, copper, rare earths </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Why at risk</i>: Previous and proposed tariffs (up to 50%); essential to construction and industrial supply chains </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Potential impact</i>: Higher costs for U.S. manufacturers, retaliation on U.S. exports, sourcing instability </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Electronics & Machinery</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Examples</i>: Computers, appliances, industrial components </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Why at risk</i>: Many are assembled in Mexico; supply chains depend on low-cost, cross-border trucking </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><i>Potential impact</i>: Delays in tech sectors, increased costs for consumer goods, potential offshoring reversal </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Goods Moved by Truck: The Real Impact Zone</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border <b>trucking handles over $1.8 trillion</b> in U.S. trade with Mexico and Canada. That’s the frontline for tariff risk. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Most at-risk truck freight:</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Perishables</b>: Avocados, berries, tomatoes from Mexico — 50-60% of U.S. fresh produce imports </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Automotive</b>: Just-in-time loads from maquiladoras; even small delays ripple upstream </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Consumer Goods</b>: Electronics, packaged food, beverages — high-volume, cost-sensitive </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Industrial Inputs</b>: Steel coils, chemicals, refined fuels </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Since USMCA’s implementation, truck freight value on these commodities is up <b>43%</b>. Renegotiation risks like a 25% tariff or tighter TRQs could spike freight rates, force mode shifts, and cause importers to front-load inventory. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>So What Does This Mean for Freight?</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Short Term:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expect headlines, posturing, and pre-2026 stockpiling </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Brokers, carriers, and compliance teams need to watch enforcement language </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Medium Term:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> More documentation and border friction in key categories </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Delays at ports of entry, especially LTL and perishable goods </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Some shifts in sourcing as companies respond to cost pressure </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Long Term:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even with noise and political heat, <b>freight will likely grow</b>: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Nearshoring momentum continues </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> U.S. buyers want diversified sourcing and shorter transit times </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexico and Canada remain the U.S.’s most stable, integrated trade partners </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Freight Outlook: More Trucks, Not Fewer</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If the USMCA gets updated in 2026, it will likely be framed as a political win for the U.S. But that doesn’t mean freight flows slow down. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We saw this in 2020: the rules got stricter, the paperwork got thicker, but <b>trade kept growing</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This time, it may even accelerate. Companies want stability, predictability, and access to nearby suppliers. If the revised deal preserves those incentives, we could see: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Even more <b>perishable product</b> moved by truck from Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Higher auto part volumes</b> due to greater North American content compliance </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Increased exports</b> of U.S. ag and industrial products into Canada and Mexico </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The trucks will keep rolling. And in the long run, there might be even more of them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Want to talk about how to navigate these changes? Reach out. Or better yet: keep quoting and covering your cross-border loads. The freight isn’t going anywhere.</i></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-60-usmca-on-the-clock-what-renegotiation-could-mean-for-cross-border-freight"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #59: Takeaways from the 8th Annual Modernization of Cross-Border Trade</title>
      <link>https://mattsilver.ai/blog/issue-59-takeaways-from-the-8th-annual</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-59-takeaways-from-the-8th-annual</guid>
      <pubDate>Mon, 23 Jun 2025 14:59:44 GMT</pubDate>
      <description>A tactical recap of what we covered in Laredo—and the advice I’d give any broker trying to win in Mexico freight right now.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #59: Takeaways from the 8th Annual Modernization of Cross-Border Trade</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>A tactical recap of what we covered in Laredo—and the advice I’d give any broker trying to win in Mexico freight right now.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 23, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-59-takeaways-from-the-8th-annual' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=A+tactical+recap+of+what+we+covered+in+Laredo%E2%80%94and+the+advice+I%E2%80%99d+give+any+broker+trying+to+win+in+Mexico+freight+right+now.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-59-takeaways-from-the-8th-annual' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=A+tactical+recap+of+what+we+covered+in+Laredo%E2%80%94and+the+advice+I%E2%80%99d+give+any+broker+trying+to+win+in+Mexico+freight+right+now.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-59-takeaways-from-the-8th-annual' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-59-takeaways-from-the-8th-annual' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/f22784e5-dc1a-4eb3-91ff-45ed82fefbef/07c20dc9-4f7e-4073-a44c-3aa6d18a106c_5712x4284.jpg?t=1769356651"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Last week I had the privilege of moderating a panel at the <b>8th Annual Reliance Partners Modernization of Cross-Border Trade</b> event in Laredo—and I can’t say this enough: <b>if you care about cross-border freight, you need to be at this event next year.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It wasn’t one of those polished but generic conferences. It was freight-forward. Candid. Tactical. Real. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I was joined by three friends and heavy hitters in the space: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Johnny Curiel</b> from <b>J.B. Hunt</b>, who’s built cross-border at one of the largest transportation companies in North America. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Patty Hinojosa</b> from <b>CargoQuotes</b>, who leads one of the most efficient cross-border operations in the brokerage world today. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Troy Ryley</b> from <b>Echo Global Logistics</b>, who probably needs no intro if you’ve done anything cross-border in the last decade. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The four of us sat down with an audience full of freight brokers and trucking companies—people already in the Mexico game or looking to enter it—and had an honest conversation about what works, what doesn’t, and how to actually succeed in cross-border freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We didn’t talk about forms or customs paperwork. We focused on the real stuff. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And now I want to break down the <b>five biggest themes</b> that came out of the session, plus a few of my own thoughts layered on top. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/37cad578-eeb2-4dbc-b55d-b9ec6c3a0b4a/e4574c9d-74a9-4170-8f45-fb9356966391_1600x1200.jpg?t=1769356651"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Getting Started in Mexico Freight Is Easier Than People Think — If You Focus</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s be honest: Mexico freight feels intimidating from the outside. Brokers hear “customs,” “transloading,” “bonded carriers,” and suddenly it feels like international forwarding—not something you can quote confidently or scale. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But here’s the truth: <b>if you’re being asked about Mexico freight, you’re already behind.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your customers aren’t asking because they’re curious. They’re asking because they <i>need help</i>. And if you pass it off to someone else or slow-play it internally, you’re handing that customer to another broker who <i>will</i> figure it out. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What the panel made clear is this: <b>you don’t need to build a fully staffed cross-border division to get started.</b> You don’t need a Monterrey office. You don’t need a customs broker on payroll. You don’t need to spend six months getting “ready.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You need: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A few repeatable lanes to test with </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One person internally who can own it </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A vetted carrier partner </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And ideally, a platform that actually understands Mexico freight </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>My take:</b> The biggest thing that separates the winners from the tourists in Mexico is <b>focus</b>. You don’t half-do Mexico. You pick your lanes, you show up for your carriers, and you learn how the freight actually moves. Lane by lane. Handoff by handoff. That’s how you build muscle. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ae1318f0-2d48-4038-b800-0c572640c1be/7f0b3b86-b98b-4c39-aeb5-85080b9715ae_4284x4489.jpg?t=1769356652"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Picking the Right Partners Makes or Breaks You</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This was a major theme: brokers and carriers that succeed in Mexico are the ones who <b>invest in the right relationships</b>—especially with carriers south of the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can’t treat a Mexico-side carrier like a U.S. contract carrier. The expectations are different. The risk tolerance is different. The communication cadence is different. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As Patty put it: <i>“You’re not just moving freight—you’re building trust across three parties in two countries.”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What brokers don’t always realize: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Most Mexican carriers don’t carry U.S.-style cargo insurance </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> WhatsApp is the dominant communication tool </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The same MX-side carriers won’t necessarily be available for your 2,500-mile lane to Toronto versus your 300-mile move to Laredo </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here’s what happens when you choose the wrong partner: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Shipments get delayed at the border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You lose visibility for hours (or days) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Your customer calls you asking where the truck is, and you have no good answer </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>My take:</b> When we built Forager, I saw firsthand how fragile trust can be in cross-border. One bad load can cost you months of relationship-building. So if you’re a U.S. broker, slow down the carrier onboarding process. Ask around. Look for CTPAT certification if it’s available. And don’t forget—<b>your carrier is your reputation</b> on the Mexico side. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Border Handoff Is the Most Misunderstood (and Underrated) Piece</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a magical moment in every cross-border move that either makes it or breaks it: <b>the transfer at the border.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That transfer might involve: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A U.S. carrier dropping at a yard in Laredo or El Paso </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A drayage or transfer carrier physically taking the trailer across the bridge </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A Mexico carrier picking up and completing the linehaul on the other side </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Or it might involve a single through-trailer carrier with interchange agreements or B-1 drivers. There are a dozen ways to structure it—and <b>most brokers don’t understand half of them.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We talked about this on the panel, and Troy emphasized something important: <i>“It’s not just about who owns what leg. It’s about who owns the communication during the handoff.”</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s where loads go dark. That’s where loads get stuck. That’s where brokers lose trust. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>My take:</b> There’s no one right way to structure a cross-border move—but there is one universal truth: <b>you need to clarify ownership.</b> Who’s responsible for what, and when? If that’s not clear in your SOPs, you’re setting yourself up for failure. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A surprising number of brokers have never even asked their carrier how the transfer works. That’s freight malpractice. Pick up the phone. Ask the question. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3b48b938-5d1f-4bd6-a983-53f15662fb23/8a2b8da8-f432-4b4c-a57f-ecdf81870f6d_4284x3366.jpg?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>You Don’t Need a Mexico Office (Yet), But You Do Need a Mexico Plan</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This question came from the audience and got everyone nodding: <i>Do I need a team in Mexico to be good at Mexico freight?</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the answer, and it’s freeing: <b>you don’t need a Mexico office on Day 1.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But you <b>do need a real plan.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That means: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Someone on your team owns cross-border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They’re bilingual or at least carrier-literate </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You have processes in place to cover freight, track it, and escalate issues </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You know who your partners are in Laredo, El Paso, McAllen, and beyond </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Too many brokerages try to “test” Mexico with no one responsible for making it work. That’s like assigning five percent of someone’s time to stand up your most complex mode. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>My take:</b> Eventually, you might want boots on the ground. In Monterrey. Or at the border. Or in Mexico City if your freight takes you further south. But you earn the right to open that office by proving there’s real volume—and that you can move it cleanly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start with coverage. Prove you can build trust. Then scale. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The Most Underrated Way to Win: Know Which Lanes to Target</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This one deserves more airtime, because most brokers screw it up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They hear “Mexico” and start quoting random spot freight from Guadalajara to Atlanta. But that’s a recipe for frustration. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Here’s the smarter approach:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start with <b>repeatable lanes</b> picking up in <b>Monterrey, Juarez, Tijuana, and Reynosa</b>—the four pillars of Mexico’s export engine. These cities are dense with manufacturing. They’re well-connected. They’ve got a reliable carrier base. And they’ve been sending trucks to the U.S. every day for decades. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Map those lanes to your U.S. customer base </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Focus on direct, high-frequency corridors—Reynosa to Dallas, Juarez to Phoenix, Tijuana to San Diego, Monterrey to Laredo or Chicago </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Learn what a good rate looks like. Learn what an on-time pickup looks like. Learn what the carrier base expects </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Freight from Mexico City to Kansas City is very different from freight from Reynosa to Houston. The infrastructure is different. The risk profile is different. And so is the margin potential. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>My take:</b> If you’re a broker trying to break in, <b>pick one market and dominate it.</b> Learn the rhythm. Learn the players. Learn what goes wrong. That’s how you build a defensible book. And that’s how you avoid wasting six months on freight that was never winnable to begin with. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Final Thoughts</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This event in Laredo was a perfect reminder of something I think we all forget from time to time: <b>freight is still a people business.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The technology’s better. The data’s better. The integrations are tighter. But at the end of the day, the difference between a load that moves and a load that sits is still usually <b>who you know and how you work.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Huge thanks again to: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Johnny Curiel, for bringing deep strategic perspective from the J.B. Hunt playbook </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Patty Hinojosa, for showing what agile cross-border execution actually looks like </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Troy Ryley, for grounding the panel in experience and clear-eyed honesty </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> And to Reliance Partners, for pulling together the kind of event the industry really needs more of </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re a broker or carrier trying to figure out Mexico in 2025, this is the time to go all in. Tariffs, nearshoring, customer demand—it’s all converging. And the brokers who win will be the ones who <i>learn faster than everyone else.</i></p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Want more freight-nerdy insights like this in your inbox?</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Subscribe to my newsletter at <a class="link" href="https://congratsonalltheprogress.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-59-takeaways-from-the-8th-annual-modernization-of-cross-border-trade" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CongratsOnAllTheProgress.com</a>. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-59-takeaways-from-the-8th-annual-modernization-of-cross-border-trade"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We talk cross-border freight, nearshoring trends, freight tech, and how to actually build something useful in this space. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #58: Canada Is Live. Market Rates Are Here. Cargado Just Leveled Up.</title>
      <link>https://mattsilver.ai/blog/issue-58-canada-is-live-market-rates</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-58-canada-is-live-market-rates</guid>
      <pubDate>Mon, 09 Jun 2025 12:15:30 GMT</pubDate>
      <description>Canada coverage is live. Mexico quoting just got smarter. And we’re only getting started.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #58: Canada Is Live. Market Rates Are Here. Cargado Just Leveled Up.</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Canada coverage is live. Mexico quoting just got smarter. And we’re only getting started.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 09, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-58-canada-is-live-market-rates' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Canada+coverage+is+live.+Mexico+quoting+just+got+smarter.+And+we%E2%80%99re+only+getting+started.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-58-canada-is-live-market-rates' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Canada+coverage+is+live.+Mexico+quoting+just+got+smarter.+And+we%E2%80%99re+only+getting+started.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-58-canada-is-live-market-rates' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-58-canada-is-live-market-rates' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> From the beginning, Rylan and I had a simple thesis: the way logistics companies operate cross-border freight is unnecessarily complicated. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve both lived it — working in freight day in and day out, quoting a load out of Monterrey only to hit walls on pricing, carriers, or customs. Every single step of the process was fragmented, slow, and dependent on having a trusted partner in another country. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So we started building Cargado. Not as a brokerage. Not as a network of reps and phone calls. But as a platform. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One where you could quote and cover cross-border loads — without having to hire a full team or figure it out from scratch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We started with Mexico. And now, we’re doing the same for Canada </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/5fba1146-6eb2-47de-a862-e46021c938a9/b3f9ce46-87e9-4023-ae9f-6e0a2279d1a1_1920x1080.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> . </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Canada cross-border freight is now live 🇨🇦</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Over the past year, we started to see more long-haul lanes between Mexico and Canada moving through our network — typically on high-value freight like auto parts and electronics. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So we quietly opened up support for that freight. That led to more Canadian carriers joining the platform. That led to more U.S.–Canada freight being requested by customers. And now, it’s official: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado now supports freight moving between Canada and the U.S. or Mexico, with coverage spanning British Columbia to Newfoundland & Labrador. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Quote and cover freight from Toronto to Minneapolis, Vancouver to Saltillo, Monterrey to Montréal, and more </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Match with carriers already running these lanes </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Support your customers across the entire North American trade corridor </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t a soft launch — it’s already live, in use, and scaling fast. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Why Canada trade matters more than ever</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2023, Mexico surpassed both China and Canada to become the U.S.’s top trading partner — driven by reshoring, diversification away from Asia, and a new era of North American manufacturing. But Canada remains a powerhouse — and critically different in how that trade flows. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>U.S.–Mexico:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $798B in total trade </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The U.S. imports significantly more than it exports </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Most trade is tied to supply chain shifts, not consumption </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Think: assembly, parts, nearshoring, cost optimization </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>U.S.–Canada:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $793B in total trade </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Much more balanced two-way trade </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Canada is a consumer and a supplier, especially of raw materials, finished goods, and industrial commodities </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Think: shared production, long-standing economic ties </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Mexico–Canada:</b></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $49B in bilateral trade </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A growing lane for auto, produce, electronics, and textiles </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Often overlooked — but critical for northbound Mexico freight </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Top commodities that move cross-border</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>U.S. ➝ Canada:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚗 Automobiles & parts </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 💻 Electronics </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🏗 Machinery </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🧴 Plastics </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🩺 Medical equipment </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Canada ➝ U.S.:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚙 Auto parts & engines </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🥫 Food & beverages </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 📦 Paper & wood products </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🛢 Fuel & energy </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🔧 Industrial equipment </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Mexico ➝ Canada:</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 📺 TVs and electronics </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🍅 Produce </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚛 Commercial trucks </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🧵 Apparel and textiles </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🔩 Electrical components </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If your customers touch any of these categories, they’re likely shipping into or out of Canada already. Now, you can support that freight — without needing to build a Canada team first. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>We built the carrier network before the feature set</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We knew this wouldn’t work if we didn’t get the supply side right. So we started building early. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexican carriers already running into Canada </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Canadian carriers looking for more U.S. and Mexico freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> U.S. carriers covering cross-border lanes out of Detroit, Buffalo, Laredo, El Paso, and more </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We leveraged the Mexico ↔ Canada freight to prove out demand. Then expanded from there — all without compromising on quality. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Carrier access is free — but exclusive</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A few things you should know: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The platform is completely free for carriers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> It’s also invite-only </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Carriers must provide three broker references </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We actively monitor performance and remove underperformers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We don’t charge carriers, so we stay agnostic about who wins a load </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We’re investing in better methods and tools to keep the network safe </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This marketplace only works if people trust it. So we’re building for trust and quality, not just volume. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Cargado Market Rates — real data, not modeled guesses</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve now collected over 40,000 real bids from cross-border carriers using our platform — covering lanes between Mexico, Canada, and the U.S. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We used that data to build Cargado Market Rates — a tool that gives you: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Instant cross-border rates, visible right inside the product </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Percentile-based pricing for spot or RFP quoting </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A smarter, faster way to quote with confidence </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s say you need a Dry Van quote from Monterrey to Chattanooga. The tool shows you: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Market (p50): $3,742 </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Low (p25): $3,579 </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> High (p75): $3,967 </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now your team can build pricing that wins freight — without back-and-forth, and without guessing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Market Rates works especially well for Mexico RFPs, where accuracy matters and margin is tight. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>We updated our pricing to match how you actually use the product</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Early on, we charged by seat. That didn’t scale. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So we shifted to usage-based pricing: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Unlimited users </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tiers based on freight activity (quotes + postings) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Market Rates included in all tiers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Flexible structure that grows as you grow </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> No more worrying about logins. You only pay more when you’re doing more. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Where we’re going next</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t the end — it’s just the inflection point. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re doubling down on: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Product expansion for quoting, coverage, capacity management, and ops </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Carrier density at the southern border, throughout Mexico, and across Canada </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Integrations to plug Cargado into the rest of your tech stack </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The vision remains the same: help logistics companies operate cross-border freight without friction. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>✅ If you’re already using Cargado, here’s what to do this week:</b></h3></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Post your Canada freight </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Expand into underserved Mexico markets — Tijuana, Mexicali, Juárez, Chihuahua, Reynosa, Matamoros </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Use Market Rates for Mexico quotes and RFPs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Watch your carrier engagement — we’re seeing record coverage and bid activity </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>✅ Post your Lanes.</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you run consistent freight, post the lane — not just the load. You’ll build: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dedicated coverage </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Repeat behavior </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Stronger pricing and reliability over time </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Lanes create signal. And signal attracts the right carriers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re not on Cargado yet: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👉 Reach out for a demo at cargado.com. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Quote it. Cover it. Grow the business.</b></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-58-canada-is-live-market-rates-are-here-cargado-just-leveled-up"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #57: The Board Meeting Playbook for Startups</title>
      <link>https://mattsilver.ai/blog/issue-57-the-board-meeting-playbook</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-57-the-board-meeting-playbook</guid>
      <pubDate>Mon, 02 Jun 2025 02:46:50 GMT</pubDate>
      <description>A practical guide for founders and operators on turning your board meeting into a working session — not a performance.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #57: The Board Meeting Playbook for Startups</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>A practical guide for founders and operators on turning your board meeting into a working session — not a performance.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 01, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-57-the-board-meeting-playbook' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=A+practical+guide+for+founders+and+operators+on+turning+your+board+meeting+into+a+working+session+%E2%80%94+not+a+performance.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-57-the-board-meeting-playbook' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=A+practical+guide+for+founders+and+operators+on+turning+your+board+meeting+into+a+working+session+%E2%80%94+not+a+performance.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-57-the-board-meeting-playbook' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-57-the-board-meeting-playbook' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/01c148e9-5570-4c41-8c34-4bd2cff3e2ba/acbb3e4b-a34b-445b-8ca3-6e87e8ccbfb1_1536x1024.jpg?t=1769356648"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The morning after one of our early board meetings at Cargado, I was having breakfast with Brad Svrluga, our lead investor and board member from Primary Venture Partners. He asked me how I thought the meeting went. I gave him my take — mostly positive, a few things we could tighten up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then he said something that stuck with me. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> He told me <b>a board meeting should feel like a really intense workout</b>. Not necessarily fun, but rewarding. One of those grueling sessions where you walk away sore, but with more clarity, sharper focus, and better alignment than when you walked in. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> He was right. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because the truth is, most early-stage board meetings don’t feel like that. They feel like theater. Like a quarterly performance review dressed up with pretty charts and a few too many metrics that don’t really matter anymore. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve been guilty of that myself. Especially during my first company, Forager. We reused deck structures for way too long. Glossed over red flags. Avoided the real conversation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But the more experience I’ve had — as a founder, operator, and board member myself — the more I’ve come to realize how powerful a well-run board meeting can be. And how painful it is when you waste the opportunity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This issue is a deep dive for founders and operators on what board meetings are really for, how to get the most out of them, and the lessons I’ve learned (sometimes the hard way) about how to run them right. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>Why Board Meetings Exist</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most founders assume board meetings are a formality — a box to check every 6–8 weeks to keep investors in the loop. But if you’re only thinking about them as updates, you’re missing their actual purpose. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Board meetings exist for four core reasons: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>1. Governance</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The boring but essential part. You’re a Delaware C-Corp. The board is responsible for approving things like 409As, option pools, fundraising rounds, material contracts, and executive hires. This is what the board legally has to do — and a lot of the action items should be handled in the consent agenda or off the critical path of discussion. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>2. Accountability</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You raised money to do specific things. Did you do them? Why or why not? Board meetings are where you report on progress. That doesn’t mean spinning stories or shielding reality. It means being clear about where you are and how you’re doing. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>3. Alignment</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your team, your investors, and your co-founders all bring different experiences and incentives. A good board meeting is where those perspectives get recalibrated around the current state of the business and where it’s going next. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>4. Strategy & Feedback</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The best board meetings are working sessions. Not pitch decks. Not TED talks. You’re in a room with smart people who’ve seen hundreds of companies — use them. Come prepared with real decisions to make or hard problems to solve. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>The Forager Mistake</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Forager, I misunderstood what board meetings were for. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I thought the goal was to get through them. Impress people. Show momentum. Avoid too many questions. So we leaned heavily on presentation polish, slide templates, and safe framing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We reused board deck structures quarter after quarter, even when those structures didn’t match the current reality of the business. We’d highlight the metrics that looked okay and skip past the ones that didn’t. We rarely paused to ask: are we even having the right conversation? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In hindsight, I wish we’d treated those meetings less like performance reviews and more like opportunities to challenge our assumptions and reset our priorities. We had good investors — but we didn’t use them enough. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s changed this time around. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>How We Run Board Meetings at Cargado</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The most important rule we follow is simple: <b>no surprises.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I meet regularly with our investors — especially the ones who sit on our board or serve as observers. They already know where we’re headed, what’s working, and what we’re wrestling with. That way, when the board meeting happens, no one’s caught off guard. If a board meeting is the first time someone hears bad news or sees a major change in strategy, you’ve already lost the room. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We also treat board meetings as a team sport — not a solo performance by the CEO. The goal is to have real conversations about what matters most. Here’s how we build toward that. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🛠️ Our Board Deck Process: Step by Step</b></h3></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Define the purpose</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start by identifying the 2–3 main reasons for the meeting. What strategic issues, decisions, or challenges do you want the board to weigh in on? That’s the foundation for everything else. Write it down. Share it with your team. Make sure everyone knows what we’re really here to talk about. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. Build the outline</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Sketch out a rough outline of the deck. You don’t need slides yet — just sections and bullet points. Think about what needs to be communicated, in what order, and why. Include bullets for what you want to say on each slide so you don’t lose the narrative as you go. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. Brain dump into a shell deck</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once the outline feels good, I create a shell of the deck with placeholder slides. Then I dump all of my notes, context, and raw data onto each one. It’s messy, but it gets everything on “paper” so you can step back and start shaping the story. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>4. Build slides for clarity, not creativity</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every slide should have a clear takeaway — ideally called out in a dedicated “Key Takeaways” box on the slide itself. Limit yourself to three bullets max. Include supporting data, charts, or visuals only if they reinforce your point. Don’t over-design or over-share. This is not the place to debut new ideas or flashy slide transitions. It’s about clarity. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>5. Build it with your team</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your leadership team should own their sections of the deck. Head of Sales owns sales. Head of Product owns product. But as CEO, your job is to coach, edit, and unify. The narrative needs to hold together — not feel like a patchwork of team updates. Review each section with your leaders and fine-tune the messaging together. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🎯 Choosing the Right Working Topics</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once you’ve built your shell deck and framed the story, you need to zoom in on the working topics — the parts of the meeting where you’re asking for input, not just giving a report. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every good board meeting should include 2–3 of these. Here are some examples we’ve worked through at different stages: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pricing changes: Should we move to usage-based pricing? What will the customer impact be? How do we measure success? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Org design and hiring: Who do we need in seats to get to the next stage? Are we over- or under-hiring in certain functions? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Fundraising strategy: When should we raise our next round? What does the story look like based on our current plan? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Customer or GTM challenges: Are we going after the right ICP? Is our messaging landing? Why did churn spike last quarter? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Product roadmap tradeoffs: What bets are we making in the next 6 months? Where are we cutting scope or shifting timelines? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Marketplace health: Are supply and demand in balance? Where are the liquidity gaps? Are we solving the right problems for each side? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The right working topics depend on the kind of company you’re building: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you’re in SaaS, your GTM motion and retention strategy are likely top priorities. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you’re early-stage, the focus may be team building — key hires, founder bandwidth, org debt. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you’re building a marketplace, you’ll be talking about balancing growth between demand and supply — and how product or ops needs to shift. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you’re heading into a raise, it’s probably time to talk runway, metrics, and storytelling. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I still remember our very first board meeting at Cargado — the board pushed me to hire a Chief of Staff. That ultimately led to us hiring both our Head of GTM and our Head of Operations, two of the most critical leaders on our team today. Sometimes the best conversations aren’t about what’s in the deck — they’re about the gaps you’re too close to see on your own. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>💼 Advice for Founders</b></h2></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🧠 Prepare like it matters</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t slap together a deck the night before. Give yourself (and your team) time to organize your thinking. Put a draft together early. Write a CEO letter. Think through what’s changed, what’s stuck, and what’s unclear. Help the board see the business through your eyes. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>💡 Pick your working topics</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every meeting should include at least two real conversations. Not fluff. Not “we’re thinking about maybe trying X.” Make the board part of the process. Bring strategic questions you want their input on — and actually listen. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>📉 Own the hard stuff</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your board already knows where things aren’t going great. If you missed on net new ARR, churned customers, or pushed a product launch — say it. Explain why. Share what you’ve learned. Outline the fix. Your honesty builds credibility. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🔁 Evolve the structure</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your business changes every quarter. So should your board materials. Don’t be afraid to drop old KPIs, add new ones, or totally reframe how you talk about your funnel, org, or growth. Board decks should evolve — just like your product roadmap. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🗣 Coach your team</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If your Head of Product or CRO is presenting, help them prep. Walk through the narrative together. Rehearse. Anticipate questions. Set them up to speak confidently, clearly, and concisely. You’re not just building a business — you’re building executives. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>👥 Advice for Operators Presenting to the Board</b></h2></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🎯 Keep it tight</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to show everything your team did. This is not a status update. Pick the metrics that matter most and frame them with context and insight. Show up prepared to answer: So what? Why now? What next? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>📊 Lead with insight</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t just show the pipeline — walk through the trends. Don’t just show NPS — explain what’s driving it. Don’t just report churn — highlight what you’re doing to address it. Data is just a starting point. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>💬 Be real</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to spin. In fact, trying to “sell” your section often backfires. Be honest, concise, and direct. Share what’s going well and what you’re working to improve. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>🤝 Coordinate with your CEO</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your section isn’t a standalone update. It’s a chapter in the story of the company. Sync with your CEO and co-presenters so the narrative flows. Make sure the messages are aligned and the metrics support the broader plan. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;"><b>🧩 Closing Thought</b></h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your board meeting is not a quarterly performance review. It’s not theater. It’s a workout. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The kind where you don’t necessarily enjoy every minute of it, but you show up, push through the hard parts, and walk away better for it — clearer, stronger, and more focused on what matters most. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Whether you’re the founder running the session or an operator presenting for the first time, the mindset is the same: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Prepare like it matters. Be honest about what’s working and what’s not. Ask for help. And then go execute.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your company will be stronger for it. And so will you. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-57-the-board-meeting-playbook-for-startups"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #56: Building a Superstar Leadership Team</title>
      <link>https://mattsilver.ai/blog/issue-56-building-a-superstar-leadership</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-56-building-a-superstar-leadership</guid>
      <pubDate>Mon, 19 May 2025 20:15:41 GMT</pubDate>
      <description>The best leaders aren’t building their résumés — they’re building something that matters.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #56: Building a Superstar Leadership Team</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>The best leaders aren’t building their résumés — they’re building something that matters.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 19, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-56-building-a-superstar-leadership' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=The+best+leaders+aren%E2%80%99t+building+their+re%CC%81sume%CC%81s+%E2%80%94+they%E2%80%99re+building+something+that+matters.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-56-building-a-superstar-leadership' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=The+best+leaders+aren%E2%80%99t+building+their+re%CC%81sume%CC%81s+%E2%80%94+they%E2%80%99re+building+something+that+matters.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-56-building-a-superstar-leadership' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-56-building-a-superstar-leadership' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2163dd5d-8ff1-4c1e-9f39-397e1f41d85a/0041e1c6-80ca-4420-bfe8-d170828385e1_1536x1024.jpg?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you’re building a startup — especially one that’s growing fast — you don’t just need good people. You need the <i>right</i> people. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The kind who aren’t here to pad their résumés. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The kind who see this not as a stepping stone, but as the main event. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve been lucky to work with some incredible operators over the years — people who could be sitting pretty with big titles and big paychecks at a well-known company, but instead choose to go deep on building something new, meaningful, and hard. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s what we’re trying to do at Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And lately, I’ve been thinking about how rare it is to get a team like that in the same room. It doesn’t happen by accident. It happens by design. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Let’s talk superteams.</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everyone talks about NBA superteams, but not everyone understands what makes them work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> (Also, let’s just get this out of the way: <b>Michael Jordan is the GOAT</b>. We don’t need a comment section to settle this. Carry on.) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Back to superteams. What LeBron did in Miami was revolutionary — not just teaming up with Dwyane Wade and Chris Bosh, but leaving money on the table to make it work. All three took <i>less than max</i> contracts so the team could sign glue guys like Shane Battier, Mike Miller, and Ray Allen — guys who don’t trend on Twitter but hit the shots that win championships. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The result? Four straight Finals appearances. Two rings. Legacy cemented. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Kevin Durant pulled a similar move in 2016 with the Warriors. He took <b>$9 million less than market value</b> so the team could keep veterans like Andre Iguodala and Shaun Livingston. That move helped unlock two more titles and made Golden State a dynasty. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now look at the Dodgers. Shohei Ohtani just signed a <b>$700 million</b> contract — and deferred <b>$680 million</b> of it so the team could keep building around him. Yoshinobu Yamamoto deferred another <b>$50 million</b>. Mookie Betts gave up guaranteed money to stay in L.A. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And what happened? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>The Dodgers won the World Series in Year One.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s what happens when world-class talent checks their egos at the door and plays for something bigger. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>So what does this have to do with startups?</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everything. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Founders love to say they’re “building a championship team.” But are you really? </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you attracting people who care more about execution than optics? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you hiring teammates who aren’t chasing titles, but chasing outcomes? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Are you creating a culture where <i>legacy &gt; LinkedIn</i>? </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we’re assembling a team of <b>builders</b>. Not résumé polishers. Not people looking to make a pit stop on their way to a VP title somewhere else. We want people who are <i>all in </i>— on the mission, the team, and the impact. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because startups are hard. Freight is harder. And cross-border freight? That’s a full contact sport. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t build a company like this on vibes. You build it on execution. On trust. On a group of people who could lead anywhere, but choose to lead <i>here </i>— because they want the ring, not just the recognition. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And that’s the message to both sides of the table: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re a <b>founder</b> building your leadership team: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t chase logos. Chase alignment. Hire people who think like owners, not ladder-climbers. Make sure they’re playing the right role at the right time — and that they believe in the <i>win</i>, not just their slice of it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if you’re someone who wants to <b>be</b> a leader at a great company: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Stop looking for places to park your résumé. Look for a mission you care about. A team worth fighting for. A chance to <i>actually build something </i>— not just manage someone else’s playbook. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because at the end of the day: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The world doesn’t reward potential. It rewards <b>execution</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rings &gt; résumés.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if that hits home for you, well — you already know where to find us. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-56-building-a-superstar-leadership-team"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #55: Building the Mexico Carrier Network of the Future</title>
      <link>https://mattsilver.ai/blog/issue-55-building-the-mexico-carrier</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-55-building-the-mexico-carrier</guid>
      <pubDate>Mon, 12 May 2025 15:12:09 GMT</pubDate>
      <description>Why our human-led, tech-enabled approach gives brokers what they need — and carriers what they want.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #55: Building the Mexico Carrier Network of the Future</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Why our human-led, tech-enabled approach gives brokers what they need — and carriers what they want.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 12, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-55-building-the-mexico-carrier' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Why+our+human-led%2C+tech-enabled+approach+gives+brokers+what+they+need+%E2%80%94+and+carriers+what+they+want.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-55-building-the-mexico-carrier' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Why+our+human-led%2C+tech-enabled+approach+gives+brokers+what+they+need+%E2%80%94+and+carriers+what+they+want.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-55-building-the-mexico-carrier' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-55-building-the-mexico-carrier' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b3183dd0-30c3-4251-b72b-75a760e22fe9/7ccd6f4e-71ee-4996-8d6f-4918c14e7dce_1536x1024.jpg?t=1769356652"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve ever worked in freight brokerage, this will sound familiar: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ve got a load to cover. Time is tight. The instinct kicks in: start calling through a long list of carriers who <i>might</i> do it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It makes sense — that’s how it’s always been done. Especially with Mexico freight, where relationships matter and carrier details aren’t sitting in a shared TMS. But after dozens of calls, you’re still not sure if the guy who answered can legally cross the border, has the right equipment, or even wants to go that direction. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s the gap we built Cargado to close. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>What brokers actually need</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Brokers need <b>speed</b>, <b>coverage</b>, and <b>confidence</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You want to post your freight and know it reaches the right carriers — the ones who are vetted, compliant, and interested. You want to stop blasting out messages, chasing replies, and calling around just to end up right back where you started. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado gives you a better way. You post a load once, and it’s instantly routed to the right set of carriers — the ones who have already told us they want that kind of freight, in that lane, with that trailer type, and through that crossing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They see more detail than you’d ever include in a text. No back-and-forth needed. No explaining the same thing five times. Just relevant freight delivered to people who are ready to move it. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>What carriers actually want</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most brokers don’t realize this: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers hate getting 20 irrelevant load offers a day. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Got anything going from Monterrey to Dallas?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Still have that reefer?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Where are your trucks right now?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They want freight that fits their business — clear, relevant opportunities from people who understand how Mexico works. Not brokers asking if they take pesos or if they can cross in Brownsville “if Laredo’s full.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve talked to thousands of carriers across the border. We’ve built trust by showing up — in person. Our team has onboarded over <b>900 carriers</b>, representing <b>124,000 trucks</b> and <b>354,000 trailers</b>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s where they’re based — and where we are too: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Laredo, TX</b> – 3 team members covering Laredo, Brownsville, Pharr, Eagle Pass, and Del Rio </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>El Paso, TX</b> – 1 full-time carrier partnership manager </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>San Diego, CA</b> – 2 people focused on Otay Mesa, Calexico and Nogales </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They visit yards. Spend time with owners and dispatchers alike. Sit down with carriers and explain how the platform works. This isn’t some cold email campaign. This is actual relationship-building — backed by tech that makes it useful for brokers. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>The old way doesn’t scale</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We understand the instinct to just start calling. We’ve been brokers. But calling through dozens of carriers for every load doesn’t scale when you’re managing a full board. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And even if it did, it still misses the long tail of carriers who <i>want</i> your freight — but never get the call. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado fixes that. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You post once </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The right carriers see it instantly </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They get all the info — no guesswork </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You get faster responses from people who are ready to move </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s still about relationships. We’ve just built a better way to match the right people faster. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Why our carrier network is different</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s what we’ve built so far: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>900+ carriers</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>124,000 power units</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>354,000 trailers</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Lane preferences, documentation, and regional coverage — all mapped </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Vetted and engaged by local teams at the border </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We know what freight brokers need to succeed. And we know what makes carriers say yes to new freight. Cargado is the bridge between the two — without the noise, confusion, or wasted effort. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re not replacing the human side of brokerage. We’re making it more effective. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re a broker looking to grow in Mexico — or a carrier tired of getting one-line messages from someone you’ve never worked with — let’s talk. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Use </b><b><a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-55-building-the-mexico-carrier-network-of-the-future" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a></b><b>.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s the easiest way to turn Mexico into a competitive advantage. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-55-building-the-mexico-carrier-network-of-the-future"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #54: Why Mexico, and Why Now</title>
      <link>https://mattsilver.ai/blog/issue-54-why-mexico-and-why-now</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-54-why-mexico-and-why-now</guid>
      <pubDate>Mon, 05 May 2025 18:16:20 GMT</pubDate>
      <description>Nearshoring is accelerating. If your customers are moving freight in Mexico, you should be too.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #54: Why Mexico, and Why Now</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Nearshoring is accelerating. If your customers are moving freight in Mexico, you should be too.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 05, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-54-why-mexico-and-why-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Nearshoring+is+accelerating.+If+your+customers+are+moving+freight+in+Mexico%2C+you+should+be+too.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-54-why-mexico-and-why-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Nearshoring+is+accelerating.+If+your+customers+are+moving+freight+in+Mexico%2C+you+should+be+too.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-54-why-mexico-and-why-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-54-why-mexico-and-why-now' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/dc58f957-417a-4407-818b-019ca10fdabe/44b8c8b7-5f26-470f-8017-8446d58269a3_1536x1024.jpg?t=1769356652"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Why Mexico, and Why Now</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a moment that happens with almost every freight broker I talk to. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> They’ve got a good book of business. One or two customers keep asking about Mexico. And they start thinking: <i>We should probably figure this out.</i></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then comes the reality check. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because Mexico freight is different. You’re dealing with border crossings, customs brokers, asset-based carriers who may or may not answer their phones, a new language, and a totally different rhythm of operations. It’s not something you can fake your way through. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And yet—getting started doesn’t have to be a multi-year investment. You don’t need to open a Laredo office next week or hire three bilingual reps just to test the waters. You just need a smart way to get moving. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s where Cargado comes in. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/883b8642-6bf4-45fd-b682-1f37dfbdc3bc/e99d036d-347e-4ffc-a308-6caacf61d839_1117x768.png?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And if you’re wondering why this conversation is suddenly everywhere—why every shipper, every OEM, every sourcing VP is talking about Mexico—the answer is pretty simple: the trade war with China changed the map. Tariffs, geopolitical risk, and supply chain instability have made “Asia-to-U.S.” freight a much harder game to play. Mexico, by contrast, offers geographic proximity, favorable trade agreements, and a labor market that can scale. It’s not just that Mexico is growing. It’s that, outside of maybe Canada, it’s the only place that still feels aligned with the U.S. supply chain’s long-term interests. Nearshoring isn’t a trend anymore. It’s an inevitability. The only question is whether your brokerage is positioned to benefit from it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve worked with over 200 freight brokerages of all sizes—including 8 of the top 10 and nearly half of the top 100 in North America. And while some of them were already doing cross-border freight, the majority were just starting. For most, their first Mexico load came through Cargado. They signed up with a specific opportunity in hand—usually brought to them by a customer—and used our network to get that freight covered. From there, we’ve seen many of them dramatically scale their Mexico offerings: new lanes, recurring volumes, door-to-door solutions, and real relationships with carrier partners in Mexico. That growth curve isn’t hypothetical. We’ve watched it happen hundreds of times. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>The First Wall: Finding Reliable Capacity</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What we’ve learned from those brokers is that success in Mexico freight doesn’t start with headcount. It starts with access. The carriers you need aren’t on the load boards. They’re not on LinkedIn. And they don’t always have a strong digital presence. In many cases, they’re mid-sized Mexican carriers who’ve been moving cross-border freight for decades, but they’ve built their networks around relationships, not outreach. They move for customers they know. Brokers they trust. And they aren’t interested in being “found” by just anyone. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s the first wall brokers run into—just figuring out who to even call. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Posting Freight That Actually Gets Covered</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With Cargado, you post your freight—whether it’s a one-off load or a committed lane—and we put it in front of the carriers that actually want it. That might sound obvious, but in cross-border, it’s a game-changer. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We know what lanes each carrier in our network wants to run. We know which regions they serve, where their trucks are based, which types of freight they prefer, and what gets rejected immediately. If your load fits their profile, they see it. If it doesn’t, they don’t. That means you’re not wasting time with misaligned quotes or chasing capacity that was never going to be a fit. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And because these carriers opted into our platform, they’re not just bidding to bid. They’re actively looking to grow their broker relationships. They want volume. They want consistency. They want to work with brokers who understand that this isn’t just a transactional game. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Cross-Border is Built on Trust, Not Transactions</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, to be clear—Cargado isn’t your ops tool. We’re not your TMS. We’re not here to manage tracking, EDI, or automate document flow. And we’re not a traditional load board either. We’re building a marketplace, and that means there’s a lot more coming—including operational tools to help your team manage the complexities of cross-border execution. But for now, our job is simple: connect you with the right carriers, on the right freight, in a network that’s designed to help you succeed. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What we <i>do</i> offer—right now—is a better way to build relationships. When you get matched with a carrier through Cargado, you’re not just getting a truck. You’re getting a partner. These are carriers who want to help their broker partners win freight and grow their books. They’re not trying to cut you out. They’re trying to build with you. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The best brokers on our platform understand that. They treat their carriers like long-term collaborators, not disposable capacity. And the carriers reciprocate with reliability, communication, and loyalty. That’s the playbook that works in Mexico. It always has been. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Yes, You’ll Need to Invest—Just Not Yet</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Eventually, if you’re serious about Mexico, you will want to invest further. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ll want bilingual reps. You’ll want people who understand the port dynamics in Laredo and can navigate handoffs at the bridge without creating delays. You’ll want someone who knows which parts of the country need security escorts, and who’s on the hook if something goes wrong. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That level of experience is essential if you’re going to scale a large, complex book of cross-border business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But you don’t need all of that to get started. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need to hire ten people or open an office or spin up a special project just to quote a load or test a lane. You just need to be able to offer a competitive price, cover the freight reliably, and prove to your customer that you can make it work. That’s what we give you the ability to do on day one. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Mexico Is Happening With or Without You</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t a shortcut. You still have to learn the market. You still have to build relationships. But you don’t have to start from scratch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve already done the hard part—building the network. And now it’s available to you. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re thinking about Mexico freight, you’re not too early. You’re probably already behind. But there’s still plenty of opportunity to win. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start here: <a class="link" href="https://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-54-why-mexico-and-why-now" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">cargado.com</a></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-54-why-mexico-and-why-now"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #53: A Guide to Mexico Freight Liability</title>
      <link>https://mattsilver.ai/blog/issue-53-a-guide-to-mexico-freight</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-53-a-guide-to-mexico-freight</guid>
      <pubDate>Mon, 28 Apr 2025 15:51:25 GMT</pubDate>
      <description>Understanding the Risks, Insurance Requirements, and Best Practices for Brokers and Shippers to Protect High-Risk Cargo and Navigate Mexico’s Freight Security Challenges</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #53: A Guide to Mexico Freight Liability</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Understanding the Risks, Insurance Requirements, and Best Practices for Brokers and Shippers to Protect High-Risk Cargo and Navigate Mexico’s Freight Security Challenges</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 28, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-53-a-guide-to-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Understanding+the+Risks%2C+Insurance+Requirements%2C+and+Best+Practices+for+Brokers+and+Shippers+to+Protect+High-Risk+Cargo+and+Navigate+Mexico%E2%80%99s+Freight+Security+Challenges&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-53-a-guide-to-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Understanding+the+Risks%2C+Insurance+Requirements%2C+and+Best+Practices+for+Brokers+and+Shippers+to+Protect+High-Risk+Cargo+and+Navigate+Mexico%E2%80%99s+Freight+Security+Challenges+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-53-a-guide-to-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-53-a-guide-to-mexico-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/20f05986-6dd0-4c90-970d-9fb451857360/526d6362-50c3-4154-9feb-d9c2ae7aa161_1536x1024.jpg?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Understanding liability for freight in Mexico is critical for brokers and shippers navigating cross-border logistics. While cargo insurance is standard practice and required in the United States, the situation changes significantly once freight crosses into Mexico. For freight brokers working closely with shippers, knowing these nuances is key to protecting their customers&#39; interests. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Freight Liability in Mexico: The Basics</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Unlike the U.S., Mexico does not mandate comprehensive cargo insurance. Mexican carriers typically have minimal liability, usually limited to just cents per pound. In practical terms, this liability rarely exceeds around $2,000, placing most risk directly onto the shipper. As a freight broker, it&#39;s crucial to clearly communicate this risk to your shipper clients to manage expectations and prevent surprises. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Commodities at Highest Risk</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Freight theft remains a significant concern in Mexico, especially for easily marketable goods. Commodities frequently targeted include: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Consumer Electronics</b>: TVs, laptops, smartphones, and related high-value items. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Alcoholic Beverages</b>: Tequila and mezcal have high resale values, making them prime targets. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Automotive Parts</b>: Tires, rims, and automotive accessories due to ease of resale and difficulty in tracing. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Clothing and Footwear</b>: Popular branded apparel moves swiftly in black market channels. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Brokers should ensure shippers understand their cargo&#39;s vulnerability, enabling strategic insurance and security decisions. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Key Recommendations for Brokers and Shippers</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> To mitigate risks, brokers should emphasize the following key recommendations to their shipper clients: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Supplementary Insurance</b>: Use specialized cross-border insurance solutions such as the <b><a class="link" href="https://borderlesscoverage.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Borderless Coverage</a></b><b> </b>program from Reliance Partners, managed by industry expert <a class="link" href="https://www.linkedin.com/in/mark-vickers-a90a6710/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Mark Vickers</a> (they just released <a class="link" href="https://borderlesscoverage.com/blog/cargo-hijacking-hotspots-in-mexico-2025/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargo Hijacking Hotspots in Mexico: 2025 Trends and Risks</a>). </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>CTPAT Certification</b>: Choose carriers who are CTPAT certified or collaborate with CTPAT certified partner carriers in Mexico. Platforms like <b><a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a></b> streamline access to these trusted carriers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Advanced Tracking</b>: For high-value, high-theft commodities shipping consistently, leverage advanced tracking solutions like <b><a class="link" href="https://www.tive.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Tive</a></b> to maintain constant visibility. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Security Escorts</b>: Employ security escorts on particularly high-risk routes, notably shipments of tequila out of Guadalajara. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Daylight Travel</b>: Prioritize scheduling shipments during daylight hours. It&#39;s crucial to respect driver safety and not compel nighttime travel, even when shipments are urgent. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Bottom Line</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Understanding Mexico&#39;s freight liability landscape is essential for brokers supporting shippers with their cross-border operations. Clear communication of risk and adherence to strategic security measures will significantly reduce exposure, ensuring safer and more reliable freight movements through Mexico. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-53-a-guide-to-mexico-freight-liability"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #52: Announcing Cargado’s Series A</title>
      <link>https://mattsilver.ai/blog/issue-52-announcing-cargados-series</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-52-announcing-cargados-series</guid>
      <pubDate>Mon, 07 Apr 2025 13:29:52 GMT</pubDate>
      <description>Announcing Our $12M Series A: Building the Future of Cross-Border Freight</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #52: Announcing Cargado’s Series A</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Announcing Our $12M Series A: Building the Future of Cross-Border Freight</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 07, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-52-announcing-cargados-series' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Announcing+Our+%2412M+Series+A%3A+Building+the+Future+of+Cross-Border+Freight&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-52-announcing-cargados-series' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Announcing+Our+%2412M+Series+A%3A+Building+the+Future+of+Cross-Border+Freight+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-52-announcing-cargados-series' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-52-announcing-cargados-series' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9172a725-6933-418d-9731-884d92269bb5/0e0e9047-1fd1-4339-9903-17fe5b64694c_1920x1080.jpg?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> To say the last few months at Cargado have been a rollercoaster would be an understatement. Every few weeks, we’ve anxiously watched to see what the President would announce regarding tariffs. Tariff discussions have shaped our industry since Donald Trump’s first administration updated NAFTA to the USMCA. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With the latest tariff announcement on April 2nd, reciprocal tariffs were implemented on most countries worldwide — with exceptions for Mexico and Canada. Goods qualifying under USMCA will remain tariff-free, hopefully bringing some much-needed clarity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This evolving tariff environment underscored the importance of having partners with deep conviction and are aligned with our vision and mission to modernize cross-border freight. Just over a year ago, before launching the initial iteration of our marketplace, Primary Venture Partners led our $6.8M seed round. Although we still had most of our pre-seed capital remaining, Primary convinced us they could accelerate our growth — and they delivered. Their unparalleled support spanned recruiting, coaching, GTM strategy, and strong board-level guidance. Taking that capital early turned out to be one of our best decisions. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As our company and momentum grew, we were fortunate to connect with another exceptional partner who shared our deep conviction and brought extensive experience to support our next stage of growth. Late last year, I met <a class="link" href="https://www.linkedin.com/in/itai-tsiddon-8528a215/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-52-announcing-cargado-s-series-a" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Itai Tsiddon</a> and <a class="link" href="https://www.linkedin.com/in/nicholas-ellenoff/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-52-announcing-cargado-s-series-a" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Nick Ellenoff</a> from LGVP. Itai, a former Intelligence Officer in the Israeli Defense Forces, co-founder of Lightricks, and investor in startups like Frame.io (acquired by Adobe for $1.3B), immediately stood out as an operator-turned-investor who genuinely understood our vision. Alongside his partner, Nick—formerly of Insight Partners — they quickly grasped our business and what it would take to reach the next level. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> After several conversations — including enthusiastic feedback from customers (one even asked about investing) — LGVP extended us a term sheet. Just one month later, we closed a $12M Series A financing. In addition to ongoing support from existing investors Primary Venture Partners, Ironspring Ventures, Zenda Capital, and Proeza Ventures, we welcomed Conversion Capital, Assembly Ventures, and Friends & Family Capital onto our cap table. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every time you raise capital, as a founder, it’s an opportunity to bring more expertise to the table. With Christian Lawless at Conversion, we saw someone with a really strong GTM background. At Assembly Ventures, Chris Thomas and the team have extensive experience and connections in the automotive space and, given how much automotive ties in with cross-border freight, that made sense. And then John Fogelsong with Friends & Family Capital brings extensive finance experience that will help our team. Some of those areas that you might not think about as a founder, but realize that you will need all of this to scale your business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Closing this round amid tariff uncertainties presented unique challenges. Some viewed potential tariffs on Mexico as a tailwind, predicting manufacturers would scrutinize their freight spending more closely — driving increased volumes through Cargado as logistics companies sought cost efficiencies. Others saw it as a headwind, concerned about the impact of uncertainty on investment decisions. Ultimately, we attracted a perfect group of investors who deeply believe in our team, roadmap, and growing network. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With this funding, we&#39;re even better positioned to execute our vision. From day one, we&#39;ve insisted that Cargado isn&#39;t just another load board; it&#39;s a collaborative platform for cross-border freight that’s delightful and easy . We have numerous exciting features planned this year, all aimed at enabling logistics and trucking companies to do more business together — and to genuinely enjoy using the tools we&#39;ve built. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And yes, this also means we&#39;re about to seriously level up our swag game — stay tuned! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you&#39;re not already using Cargado, you&#39;re missing out. <a class="link" href="https://cargado.com/?utm_source=newsletter&utm_medium=email&utm_campaign=issue52" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Reach out today to schedule a demo.</a></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-52-announcing-cargado-s-series-a"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #51: How Auto Tariffs Will Break More Than They Fix</title>
      <link>https://mattsilver.ai/blog/issue-51-how-auto-tariffs-will-break</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-51-how-auto-tariffs-will-break</guid>
      <pubDate>Mon, 31 Mar 2025 12:31:09 GMT</pubDate>
      <description>Why a 25% tariff on imported cars could shake the foundations of U.S. supply chains, freight networks, and your grocery bill.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #51: How Auto Tariffs Will Break More Than They Fix</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Why a 25% tariff on imported cars could shake the foundations of U.S. supply chains, freight networks, and your grocery bill.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 31, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-51-how-auto-tariffs-will-break' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Why+a+25%25+tariff+on+imported+cars+could+shake+the+foundations+of+U.S.+supply+chains%2C+freight+networks%2C+and+your+grocery+bill.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-51-how-auto-tariffs-will-break' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Why+a+25%25+tariff+on+imported+cars+could+shake+the+foundations+of+U.S.+supply+chains%2C+freight+networks%2C+and+your+grocery+bill.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-51-how-auto-tariffs-will-break' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-51-how-auto-tariffs-will-break' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d8ff76f3-e6b8-4482-ae0d-fff2e414979c/2a45e437-beae-464b-9372-eb98e7593881_1536x1024.jpg?t=1769356653"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s feeling more and more like Groundhog Day as we approach April and I publish my third tariffs-related post. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On April 2nd, President Donald Trump is expected to announce a 25% tariff on all passenger vehicles assembled outside the United States. The stated goals? </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Bring back American auto jobs</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Re-anchor vehicle production inside U.S. borders</b></p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s break that down. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Will this bring back American auto jobs?</b>Possibly — but not like it used to. Relocating production doesn&#39;t guarantee large-scale hiring. In many cases, it accelerates automation, which reduces the number of line workers needed and increases demand for technical talent. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Will this re-anchor vehicle production in the U.S.?</b>Final assembly might move back, but critical components — wiring harnesses, electronics, seating systems — will still come from Mexico, Canada, and overseas. You can’t re-anchor something that’s globally intertwined without major disruption. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before we dive into the scenarios, here’s what’s coming if this policy holds:Prices will spike. Supply chains will snap. Trucking networks? Buckle up. And when the dust settles, it won’t just be the big guys feeling it — it’ll be your neighbor’s small business, the local dealership, and anyone trying to buy a car that doesn’t cost as much as a college degree. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So before we dive into scenarios, here’s what’s coming: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This policy has the potential to: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Jack up prices on half the cars in America </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Disrupt the carefully balanced trucking networks that keep everything from produce to furniture moving </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Hurt small businesses who rely on stable logistics networks and affordable transportation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Shake up stock markets and rattle already-fragile supply chains </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s walk through it. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Where Our Cars Actually Come From</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2024, cars sold in the United States are assembled in three primary places: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>50%</b> in the <b>United States</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>25%</b> in <b>Mexico and Canada</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>25%</b> in countries overseas — including <b>Japan, South Korea, Germany, the UK, Italy, Sweden, and China</b></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So yes — <b>half the cars on U.S. dealer lots</b> will face a 25% price hike <i>overnight</i> if the tariff is implemented. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But even that oversimplifies things. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">North America: One Deeply Entwined Supply Chain</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cars may be assembled in the U.S., but thousands of parts come from across North America. A wiring harness made in Mexico gets shipped to a U.S. plant. An aluminum cast component comes from Canada. An electronic module might get programmed in Texas but physically built in Chihuahua. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This isn’t just about final assembly — it’s about a <b>vast, deeply integrated manufacturing network</b> that stretches across borders. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most businesses in this ecosystem don’t even realize how much they rely on one another. That seat supplier in Kentucky? They might be waiting on foam produced in Mexico. That stamping plant in Ohio? They’re running dies made in Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Pull one thread, and the whole system tightens. Hard. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Three Scenarios</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s assume the tariffs are announced. What happens next depends on what the policy is really meant to do. I see three possible outcomes: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">1. It’s a Negotiation Tactic</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trump might be looking for a headline-making bargaining chip — a way to extract trade concessions from Mexico, Canada, the EU, or China. If so, the tariffs could be short-lived or never fully implemented. Markets get jittery. OEMs make noise. Then things settle. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">2. Automakers Shift Final Assembly to the U.S.</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some OEMs may absorb short-term pain and start relocating final assembly stateside. But this doesn’t solve everything. The vast supplier ecosystem remains global — and the cost of making cars here goes up. Consumers pay more, slowly but steadily. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">3. The U.S. Tries to Rebuild the Entire Auto Manufacturing Base</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is the extreme version: not just assembly, but parts, modules, electronics, metals — all brought back onshore. It would take a decade and hundreds of billions of dollars. And it would still cost consumers more. It would also likely spark retaliation from trading partners. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now let’s unpack how this plays out across key groups. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Who Gets Hit the Hardest?</h3></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">Automakers:</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> OEMs with Heavy Overseas or North American Assembly Outside the U.S.: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Volkswagen</b> – Assembles in Mexico (Jetta, Tiguan) and Germany (Golf, ID.7) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Toyota</b> – Japan (Crown, Prius), Mexico (Tacoma) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Honda</b> – Japan (Fit), Mexico (HR-V) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Hyundai/Kia</b> – South Korea (multiple models) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>BMW</b> – Germany (3 Series, 5 Series), U.S. (SUVs in Spartanburg) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mercedes-Benz</b> – Germany (C-Class, E-Class) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Mazda</b> – Japan (Mazda3, CX-5), Mexico (Mazda2) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Nissan</b> – Japan and Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Volvo</b> – Sweden and China </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even automakers with U.S. plants rely on international production to meet demand. Many models are too small in volume or too expensive to justify duplicating production lines in multiple countries. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Real Cost of &quot;Made in America&quot;</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If tariffs are imposed, automakers have three options: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Eat the cost</b> (unlikely, unless they want to burn billions in margin) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Raise prices</b> (inevitable) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Move production to the U.S.</b> (long, expensive, and still ends in higher prices) </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Relocating production sounds patriotic, but here’s the rub: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Building a new assembly plant takes <b>3–5 years</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cost per plant: <b>$1B to $8B</b></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Most new U.S. plants (like Hyundai’s in Georgia or Ford’s BlueOval City in Tennessee) take <b>years to ramp up to full capacity</b></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And this is just final assembly. What about wiring harnesses, transmissions, seats, or lithium-ion batteries? Many of these components <b>aren’t even manufactured at scale in the U.S.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So, relocating means <i>also</i> rebuilding a supplier ecosystem. That takes even longer. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Who Pays for It? Spoiler: You.</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s say you’re a middle-income family shopping for a $30,000 sedan. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If that car was assembled overseas, congrats — it now comes with a $7,500 patriotism surcharge. That’s how you get to <b>$37,500</b>, overnight. If the OEM decides to relocate production, those costs still get passed along — just more slowly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> By 2030, that same sedan could cost <b>$41,500</b> as the automaker bakes in: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> CapEx from building new plants </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Higher U.S. labor costs </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> More expensive domestic supply chain components </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2024, the median U.S. household income was about <b>$70,000</b>. A $41,500 car is nearly <b>60% of annual income</b>. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">But It Doesn&#39;t Stop With Cars</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Automotive freight is the <b>bedrock of the U.S. trucking network</b>. This isn&#39;t just an international trade story — it hits close to home for trucking companies and drivers across the country. Auto freight keeps lanes moving, schedules predictable, and drivers paid. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When that freight disappears or gets delayed: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Keep trucks moving consistently </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Avoid empty miles </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Anchor pricing and driver pay </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Trucking companies lose steady volume</b> that keeps their networks balanced </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Truck drivers feel the pinch</b> as loads dry up and miles shrink </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Rates drop further</b> in an already brutal freight market </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Shippers of other goods — like groceries, electronics, and furniture — pay more</b> because the system becomes less efficient** </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I asked ChatGPT (so if these numbers aren&#39;t perfect, they&#39;re still illustrative): </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If freight costs double because of a collapsed network, a: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $100 grocery bill becomes $106 </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $500 TV becomes $530 </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> $1,000 couch becomes $1,150 </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These are small increases in isolation. But they affect <b>every single household</b>, especially lower-income families. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And small businesses that rely on cost-effective trucking? They’re the first to feel the squeeze. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">What About Jobs?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Bringing jobs back sounds great — and more manufacturing onshore is a noble goal. But we need to be realistic about what that means. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Tesla’s Gigafactory in Texas and BMW’s Spartanburg plant show us what modern U.S. auto manufacturing looks like: highly automated, technologically advanced, and run by a lean workforce. Ford’s BlueOval City will follow the same model. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And as my former coworker Harrison Hawthorne — a senior buyer for Production Transportation and Logistics for Volkswagen Group of America — pointed out on LinkedIn (<a class="link" href="https://www.linkedin.com/feed/update/urn:li:activity:7310803813311889408/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-51-how-auto-tariffs-will-break-more-than-they-fix" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">link here</a>), even U.S.-assembled vehicles rely on a complex web of components from outside the country. He also shared a <a class="link" href="https://www.carscoops.com/2025/03/these-47-cars-made-in-canada-and-mexico-are-about-to-see-major-price-hikes/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-51-how-auto-tariffs-will-break-more-than-they-fix" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">list of 47 models</a> assembled in Mexico and Canada that are now directly in the crosshairs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The result? If production does move back, the actual number of new jobs — especially traditional line jobs — will be limited. Those roles will be fewer, more technical, and harder to fill — especially in a labor market where unemployment is already under 4.1%. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Stock Market Will React — Hard</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The companies affected are <b>not just foreign</b>: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> GM and Ford build extensively in Mexico </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tesla relies on Chinese battery materials </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tier 1 suppliers like Bosch, Magna, and ZF have deep footprints in Mexico and Europe </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If these tariffs really land: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Stock prices fall </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Inflation ticks up </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Wall Street volatility continues </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">What Happens If OEMs Can&#39;t Absorb the Shock?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Simple: they make fewer cars. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Inventory dries up </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Used car prices spike (again) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Consumers delay purchases </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Small suppliers go bankrupt </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And the worst-case scenario? Retaliatory tariffs. Suddenly, U.S.-made vehicles get more expensive in Europe or Asia. Global automakers rethink their investment in America. Fewer jobs, not more. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">The Punchline: Be Careful What You Wish For</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you want more American manufacturing — great. So do I. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But you don’t get there by slamming the brakes on a deeply integrated North American supply chain that took <b>decades</b> to build. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This tariff might feel like a political win. But the costs — to consumers, small businesses, truckers, OEMs, suppliers, and the broader economy — are very real, and very high. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And they’ll show up fast. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #50: Beyond the Headlines: Why Mexico Tariffs Aren’t the End of Cross-Border Freight</title>
      <link>https://mattsilver.ai/blog/beyond-the-headlines-why-mexico-tariffs</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/beyond-the-headlines-why-mexico-tariffs</guid>
      <pubDate>Thu, 20 Mar 2025 14:05:27 GMT</pubDate>
      <description>A Strategic Guide to Identifying Tariff-Free Opportunities and Growing Your Mexico Freight Business Under USMCA</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #50: Beyond the Headlines: Why Mexico Tariffs Aren’t the End of Cross-Border Freight</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>A Strategic Guide to Identifying Tariff-Free Opportunities and Growing Your Mexico Freight Business Under USMCA</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 20, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbeyond-the-headlines-why-mexico-tariffs' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=A+Strategic+Guide+to+Identifying+Tariff-Free+Opportunities+and+Growing+Your+Mexico+Freight+Business+Under+USMCA&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbeyond-the-headlines-why-mexico-tariffs' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=A+Strategic+Guide+to+Identifying+Tariff-Free+Opportunities+and+Growing+Your+Mexico+Freight+Business+Under+USMCA+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbeyond-the-headlines-why-mexico-tariffs' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fbeyond-the-headlines-why-mexico-tariffs' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4f31cfb4-f20e-49ae-b6b1-5959b17b0fcd/6d48e313-97b1-4b75-899e-cb567ef040f3_1792x1024.jpg?t=1769356654"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> People hear &quot;tariffs&quot; and immediately assume EVERYTHING crossing the southern border is being hit with a 25% tax. Can we slow down for a minute? There&#39;s still plenty moving tariff-free under USMCA. Let&#39;s break down what&#39;s actually going on, why you shouldn&#39;t panic, and uncover some freight opportunities along the way. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">What&#39;s Happening with Tariffs?</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Recently, headlines have been dominated by news about the U.S. imposing 25% tariffs on imports from Mexico. But here&#39;s the crucial detail most people overlook: only about 50% of all imports from Mexico actually fall under the USMCA, meaning they remain tariff-free. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>So, what&#39;s moving tariff-free, and how can your logistics company leverage this?</b></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Commodities Exempt from Tariffs Under USMCA</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s a detailed look at the most common commodities still moving tariff-free across the border: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🚗 <b>Automobiles and Auto Parts</b>With stringent regional value content rules, automotive goods meeting USMCA guidelines continue to move freely. Fun fact: Mexico has been manufacturing cars since the 1930s, making it older than your grandpa’s classic pickup. Companies moving these goods: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> General Motors </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Ford </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Magna International </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Nissan </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Volkswagen </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🏭 <b>Industrial Machinery</b>Critical equipment for manufacturing sectors still flows tariff-free. Did you know? Caterpillar opened its first plant in Mexico in 1962—talk about heavy lifting experience. Notable movers: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Caterpillar </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> John Deere </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cummins </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Siemens </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> ABB </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 📱 <b>Electronics</b>From smartphones to household appliances, electronics are largely protected under USMCA rules of origin. Interesting fact: Your new TV probably visited Tijuana before you unboxed it. Companies involved: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Foxconn </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Flex </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Samsung </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> LG Electronics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sony </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> ✈️ <b>Aerospace & Defense Equipment</b>Aircraft components and defense equipment meeting regional origin requirements continue crossing without additional tariffs. Quick fact: Mexico’s aerospace industry has soared by over 10% annually for the last decade—sky’s the limit! Major players: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Boeing </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Raytheon </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Honeywell </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Airbus </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bombardier </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 💊 <b>Pharmaceuticals and Medical Devices</b>Essential medicines and devices are exempt, ensuring uninterrupted supply chains. Here&#39;s a healthy tidbit: Mexico is Latin America’s largest exporter of medical devices, keeping operations running smoothly (literally). Key companies: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pfizer </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Johnson & Johnson </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Medtronic </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Boston Scientific </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Becton Dickinson </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🧀 <b>Dairy Products</b>Dairy commodities like milk and cheese meeting USMCA criteria are safe from tariffs (queso crisis averted!). Cheesy joke: What do you call cheese that isn&#39;t yours? Nacho cheese—but fortunately, tariff-free cheese still is! Significant movers: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Nestlé </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grupo Lala </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sigma Alimentos </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Alpura </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Danone </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🥩 <b>Meat Products</b>Beef, pork, poultry, and other meat items also remain tariff-free. Meaty fact: Mexico exports more beef to the U.S. than any other country — steaking its claim in trade. Key shippers: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tyson Foods </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cargill </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> JBS </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bachoco </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grupo Bafar </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🥑 <b>Fruits & Veggies</b>Fresh produce, especially avocados, tomatoes, and berries, continues to flow smoothly. Good news: Your avocado toast is safe — for now! Major companies: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Driscoll&#39;s </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mission Produce </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Del Monte Foods </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Chiquita Brands </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dole Food Company </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 🌽 <b>Grains</b>Corn, wheat, barley, and other grains produced in compliance with USMCA are untouched by new tariffs. Grainy fact: Mexico is one of the world&#39;s top consumers of corn tortillas — no surprise they keep corn flowing tariff-free. Companies to watch: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> ADM </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bunge </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Gruma </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cargill </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grupo Minsa </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 👕 <b>Textiles & Apparel</b>Your wardrobe stays affordable thanks to tariff-free textiles and apparel. Fashion fun fact: Mexico produces over 400 million garments annually, keeping your closet stocked and stylish. Key industry names: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Levi Strauss & Co. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> VF Corporation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Hanesbrands </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grupo Kaltex </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Grupo Zaga </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Why This Matters to Your Freight Business</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Tariffs create uncertainty, but they also open doors. Understanding exactly what&#39;s exempt allows you to proactively reach out to customers moving these protected commodities. Many companies that relied heavily on tariff-impacted goods may shift toward tariff-free options to avoid increased costs. Positioning yourself as the trusted expert in tariff navigation can significantly boost your credibility and market share. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Targeting the Right Customers</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start by segmenting your customer base. Identify companies within the sectors listed above and prioritize outreach. For instance: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Automotive suppliers need reliable cross-border partners to maintain just-in-time supply chains. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electronics firms require precision and visibility so offer them transparent, tech-driven solutions. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Agriculture and fresh produce companies prioritize speed and temperature-controlled reliability so demonstrate your capabilities clearly. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">Action Steps to Grow Your Mexico Freight Business</h2></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Talk to Your Customers:</b> Proactively ask if they&#39;re moving commodities exempt from tariffs. Offer guidance and reassurance. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Identify and Secure Capacity:</b> Ensure you have access to reliable and consistent cross-border capacity to meet increased demand. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Differentiate Yourself Through Expertise:</b> Educate customers on USMCA requirements and how to ensure compliance to remain tariff-free. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Leverage Technology:</b> Tools like <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-50-beyond-the-headlines-why-mexico-tariffs-aren-t-the-end-of-cross-border-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a> can simplify your operational challenges, securing reliable cross-border capacity quickly and efficiently. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Tariffs don&#39;t spell disaster — they offer opportunities for those willing to adapt and specialize. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Keep calm, freight on, and leverage this insight to drive growth. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #49: The “MCA” of the USMCA</title>
      <link>https://mattsilver.ai/blog/issue-49-the-mca-of-the-usmca</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-49-the-mca-of-the-usmca</guid>
      <pubDate>Mon, 24 Feb 2025 18:30:33 GMT</pubDate>
      <description>Bridging Borders: The Flow of Trade Between Mexico and Canada</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #49: The “MCA” of the USMCA</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Bridging Borders: The Flow of Trade Between Mexico and Canada</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 24, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-49-the-mca-of-the-usmca' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Bridging+Borders%3A+The+Flow+of+Trade+Between+Mexico+and+Canada&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-49-the-mca-of-the-usmca' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Bridging+Borders%3A+The+Flow+of+Trade+Between+Mexico+and+Canada+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-49-the-mca-of-the-usmca' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-49-the-mca-of-the-usmca' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d18a0208-144c-474c-a937-6ccdf174a937/07bf7e59-bdbe-49bf-8c87-ddb6adf740ae_1792x1024.jpg?t=1769356654"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m writing this from the airport as I get ready to head north, well more east than north, but <i>The North</i>, as they say. We’re heading to Toronto as a couple people from the team join me for a trip to Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are several logistics companies and trucking companies in Cargado’s network that are moving freight between Mexico and Canada and are based in Canada. They’re heavily concentrated in Ontario and Quebec, where both provinces play a huge role in North American trade. General Motors, Ford, Stellantis, and Toyota all have plants in the <b>Greater Toronto Area (GTA)</b>, producing everything from SUVs to electric delivery vans. Companies like <b>Bombardier</b> (aircraft, rail equipment) and <b>BRP (Bombardier Recreational Products—think Ski-Doo, Can-Am, and Sea-Doo)</b>, both headquartered in the Montreal area, rely heavily on Mexico for nearby manufacturing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m excited to spend some time with customers and carriers who are moving cross-border freight and better understand how we can bridge the gap between Mexico and Canada, especially with all these threats of tariffs from the United States hanging over the market. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What kind of freight moves between Mexico and Canada?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ll repeat what I’ve explained before: a lot of U.S. domestic truckload volume is distribution rather than production. Production happens in Mexico and overseas, and goods are shipped into the U.S., where they are then distributed. Canada follows a similar strategy, outsourcing manufacturing to areas where labor costs are lower, like Mexico and Asia. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Because of shifts in supply chain strategies and nearshoring, a growing volume of freight now moves directly from Mexico to Canada, where it is then distributed. Most of those distribution points end up being Toronto, to service the eastern half of Canada, and Vancouver, to serve the western half of Canada. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Top 5 Products Shipped from Mexico to Canada (by truck)</b></h5></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Automobiles & Auto Parts</b> – Vehicles built in Mexico, as well as parts like engines, transmissions, and electrical components, are shipped straight to Canadian auto plants and dealerships. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Fresh Produce</b> – Avocados, berries, tomatoes, peppers, and other fruits and vegetables move north to keep Canadian grocery stores stocked. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Electronics & Appliances</b> – TVs, refrigerators, dishwashers, and other consumer goods are manufactured in Mexico and shipped to Canadian distribution centers. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Building Materials</b> – Tiles, stone, and construction materials are sent to support Canadian housing and infrastructure projects. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Alcohol (Tequila & Beer)</b> – Mexico’s most famous exports don’t just stay in the U.S., Canadian consumers drive significant demand for tequila and Mexican beer brands. </p></li></ol></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Top 5 Products Shipped from Canada to Mexico (by truck)</b></h5></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Auto Parts & Machinery</b> – Canada supplies engines, transmissions, and other vehicle components to Mexico’s manufacturing plants. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Industrial Equipment & Heavy Machinery</b> – Equipment used in mining, oil, and industrial applications moves south for use in Mexico’s energy and resource sectors. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Plastics & Packaging Materials</b> – Raw materials used in Mexican manufacturing plants are sourced from Canada. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Paper & Pulp</b> – Canadian paper products and packaging materials supply Mexico’s consumer goods and manufacturing sectors. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Frozen & Processed Food Products</b> – Canada ships a variety of frozen and packaged foods to Mexico, where they are used for retail and food service. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This freight moves over the road, via rail, and occasionally via air freight when time-sensitive deliveries are required. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What other complexities exist with Mexico &lt;&gt; Canada freight?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Generally, freight moving between Mexico and Canada moves in bond through the United States. This means that the trucking company responsible for the load — typically the one hauling from the U.S.-Mexico border to the Canadian border — opens a bond and ensures that the freight is transported safely without any product being consumed in the U.S. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This process allows shippers to avoid U.S. duties and taxes since the freight is just passing through. Think of it like paying a toll: most carriers charge between $150-$250 USD per load for in-bond transportation. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Is it tough to move freight from Mexico to Canada?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s about as challenging as moving freight from Mexico to the United States. Yes, you’re crossing an extra border, you’re dealing with a third culture, and you’re hearing a different accent, but the process itself isn’t all that complicated, especially when you leverage Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> How could I <i>not</i> shamelessly plug our product? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ll be in Toronto until Thursday. If you’re in town and want to connect, reach out! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #48: Stop freaking out, it’s just a trade war</title>
      <link>https://mattsilver.ai/blog/issue-48-stop-freaking-out-its-just</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-48-stop-freaking-out-its-just</guid>
      <pubDate>Mon, 17 Feb 2025 14:01:19 GMT</pubDate>
      <description>Tariffs, Trade Wars, and Why Your Supply Chain Isn’t Moving Overnight</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #48: Stop freaking out, it’s just a trade war</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Tariffs, Trade Wars, and Why Your Supply Chain Isn’t Moving Overnight</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 17, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-48-stop-freaking-out-its-just' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Tariffs%2C+Trade+Wars%2C+and+Why+Your+Supply+Chain+Isn%E2%80%99t+Moving+Overnight&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-48-stop-freaking-out-its-just' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Tariffs%2C+Trade+Wars%2C+and+Why+Your+Supply+Chain+Isn%E2%80%99t+Moving+Overnight+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-48-stop-freaking-out-its-just' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-48-stop-freaking-out-its-just' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3aa379a2-9276-45f4-88dc-f3ae6b03ca72/d34a73b9-779b-4852-8445-4f1eea4180dc_1792x1024.jpg?t=1769356654"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Alright, everyone. Let’s calm down — it’s just a trade war! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A few weeks ago, President Trump signed executive orders imposing 25% tariffs on goods from Mexico and Canada, along with an additional 10% tariff on Chinese imports. He had been threatening it for a while, and most of us assumed it was just posturing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I was in Monterrey with the team the week of January 27, leading up to the tariffs taking effect. Someone on our team asked me, “What happens to Cargado if these tariffs go through?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I told him, “Before we go down any rabbit holes, let’s see what actually happens on Monday.” Based on how things played out during Trump’s first term, this felt like a pressure tactic—something meant to force a negotiation. I was pretty confident we’d have a resolution by Monday morning. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Well, Monday morning rolled around, and the tariffs were still in place. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Did freight stop moving? No. Supply chains don’t just pivot overnight. You can’t relocate an entire manufacturing operation in a weekend. Can companies shift to different suppliers? Sure, over time. But immediately? Not really. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That Sunday morning, I woke up to texts from people in logistics and manufacturing asking what to do. I’ve always focused more on moving freight than on tariffs and duties, but the two are obviously linked. I didn’t have a perfect answer, but I told them it seemed temporary. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I can’t read the President’s mind, but let’s break this down. The executive order cites illegal immigration and drug trafficking as the reasons for the tariffs. But we also have the USMCA, which was supposed to prevent tariffs between the U.S., Mexico, and Canada. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I started writing this newsletter over the weekend when it looked like the tariffs were happening. By Monday, Trump had announced a deal with Mexico to avoid them. But that was just a delay—not a cancellation. So let’s tackle some of the most common questions I’ve been getting. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6a9f7477-c948-4a80-819a-11627cb5b02e/bfa7485a-5d95-4a31-8a39-bcdf9b6aa298_1212x884.jpg?t=1769356654"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Why tariffs?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are two likely reasons Trump pulled this move. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> First, there’s the trade deficit. In 2024, $840 billion worth of goods moved between the U.S. and Mexico. The U.S. exported $334 billion to Mexico, while Mexico exported $506 billion to the U.S., leaving a $152 billion trade deficit. Trump has always treated trade deficits as if they mean we’re “losing” to another country — ignoring the fact that the U.S. economy is 16 times the size of Mexico’s. If Mexico could afford to buy more from us, they would. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Second, and more realistically, Trump wanted Mexico to agree to something. That “something” turned out to be a commitment to send 10,000 troops to the border to curb fentanyl trafficking and illegal immigration. But this is likely just the beginning — expect USMCA renegotiations to kick off in the next few months. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2085e4c9-08cf-4cec-aaf4-fcd2bb726464/31843770-6abc-41fb-b740-48a7daecb3c8_1218x1290.png?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. What happens to trade between the U.S. and Mexico if tariffs on Mexico go into effect?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It gets messy. Mexico would retaliate with tariffs on U.S. goods. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most U.S. exports to Mexico are raw materials sent south for cheaper assembly before being shipped back as finished products. It’s not just Americans buying tons of Mexican goods—it’s an integrated supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, imagine you’re the VP of Transportation at a major manufacturer or retailer. You just got hit with 25% tariffs, and your CFO calls a leadership meeting. He lays out two options: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pass the cost onto consumers — raise prices across the board. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Push the cost down to suppliers—renegotiate prices with vendors, suppliers, and logistics partners. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can only squeeze raw material costs so much. But you can go to your transportation team and demand lower freight costs. That’s where logistics companies will have to step up, reducing price risk and optimizing capacity. More freight will hit Cargado as companies look for cost-effective coverage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. What’s going to happen long term with trade between the U.S. and Mexico?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not much. North American trade isn’t going anywhere. The U.S. has always had a strong relationship with its neighbors, and major companies have been deeply invested in Mexico for decades. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Automakers like General Motors, Ford, Stellantis, and Volkswagen have massive manufacturing operations in Mexico. So do Caterpillar, John Deere, Whirlpool, and Honeywell. These companies rely on Mexico for production, not just because of cost savings but because of supply chain efficiencies, proximity to the U.S. market, and access to skilled labor. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Could they move their operations somewhere else? Maybe, but not anytime soon. Shutting down a factory and relocating production isn’t like flipping a switch—it takes years of planning, billions of dollars in investment, and a reliable labor force in the new location. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Is this the way most leaders negotiate—throwing out threats on social media? No. Does Trump love using his microphone to drive a deal? Absolutely. He’s setting the stage to renegotiate USMCA again. When the dust settles, the deal will probably look a lot like what we have now, with just enough tweaks for the U.S. to claim a win. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The bottom line.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This was mostly a pressure play to get Mexico and Canada to concede on something now and set up a USMCA update by the end of 2025. We’ll see how it plays out in the coming months. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #47: Freight in the Second Trump Era – Trade, Tech, and Transformation</title>
      <link>https://mattsilver.ai/blog/issue-47-freight-in-the-second-trump</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-47-freight-in-the-second-trump</guid>
      <pubDate>Mon, 13 Jan 2025 13:03:06 GMT</pubDate>
      <description>As Donald Trump prepares to take office for a second time, it’s clear this presidency will look different from his first.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #47: Freight in the Second Trump Era – Trade, Tech, and Transformation</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>As Donald Trump prepares to take office for a second time, it’s clear this presidency will look different from his first.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 13, 2025 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-47-freight-in-the-second-trump' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=As+Donald+Trump+prepares+to+take+office+for+a+second+time%2C+it%E2%80%99s+clear+this+presidency+will+look+different+from+his+first.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-47-freight-in-the-second-trump' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=As+Donald+Trump+prepares+to+take+office+for+a+second+time%2C+it%E2%80%99s+clear+this+presidency+will+look+different+from+his+first.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-47-freight-in-the-second-trump' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-47-freight-in-the-second-trump' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/8e15ec34-4e50-4f8a-a9e1-6a2574b070f0/df14f526-121c-419d-a4a0-38076de29f2d_1792x1024.jpg?t=1769356654"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As Donald Trump prepares to take office for a second time, it’s clear this presidency will look different from his first. The way he ran his campaign — strategically appearing on platforms like <i>The All-In Podcast</i> and <i>The Joe Rogan Experience</i> — felt deliberate and targeted, reaching both traditional and non-traditional audiences. His campaign staffing, cabinet appointments, and outreach to businesses reflect a more measured approach, signaling lessons learned from his 2020 loss. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This time, Trump’s relationships with businesses also seem to have evolved. He’s engaging with leaders in technology, manufacturing, and logistics in a way that feels more collaborative, perhaps in recognition of their critical roles in shaping the economy. For freight, freight tech, and cross-border logistics, these changes set the stage for what could be one of the most transformative periods in the industry’s history. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s a deeper look at the three key areas where I anticipate the most significant impacts: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Trade Policy and Its Impact on North American Logistics</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trade policy remains a cornerstone of Trump’s economic agenda, but this time the strategy feels more targeted. With plans for new tariffs on China and potential renegotiations of the USMCA, the administration appears focused on reshaping trade to strengthen North America’s economic ties while further reducing reliance on overseas imports. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Why This Feels Different:</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trump’s approach to trade policy during his first term was often unpredictable, with sudden tariffs and last-minute negotiations. This time, the administration is signaling a more deliberate effort to rebalance trade relationships, with a clear focus on promoting regional trade. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Key Impacts:</b></h5></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Short-Term Volatility from Tariffs:</b> New tariffs on Chinese imports could spark a surge in freight activity as companies race to import goods ahead of implementation. Once the tariffs take effect, however, we’re likely to see a steep decline in volumes tied to Chinese imports, affecting domestic drayage and long-haul trucking. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Accelerated Nearshoring:</b> A revamped USMCA could fuel nearshoring trends, driving more trade between the U.S., Mexico, and Canada. This creates opportunities for cross-border brokers, carriers, and tech platforms that specialize in simplifying regional logistics. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Border Complexity = Tech Opportunity:</b> Increased trade within North America will add complexity at borders, making technology that streamlines customs and provides end-to-end visibility indispensable. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For logistics companies, the message is clear: prepare for short-term disruption, but position yourself to capitalize on the long-term opportunities in cross-border trade. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. Deregulation Fuels Freight Tech and M&A</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Deregulation was a hallmark of Trump’s first term, and this time, the administration seems poised to double down on reducing compliance hurdles for businesses. For freight and freight tech, this shift comes at a time when the industry is already undergoing significant change, creating fertile ground for innovation, investment, and consolidation. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Why This Feels Different:</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During Trump’s first term, deregulation benefited traditional industries like trucking and manufacturing. This time, the freight tech sector is positioned to take full advantage, thanks to years of investment in digital tools and automation. With a more disciplined venture capital market and an emphasis on profitability, the next wave of investment will likely focus on scalable, revenue-generating solutions. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Key Impacts:</b></h5></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>VC Reengagement:</b> A more business-friendly environment will likely reignite venture capital interest in freight tech. Investors, however, will be choosier, favoring companies with clear ROI and strong market traction. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>M&A Momentum:</b> Deregulation and improving market sentiment could trigger a wave of mergers and acquisitions. Larger players will look to acquire innovative startups, while companies that struggled to scale during the past few years may seek exits. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Industry Shakeout:</b> Not every startup will survive. Companies that raised during the 2020-2022 freight tech boom but failed to deliver results may shut down, creating opportunities for consolidation and talent acquisition. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For operators and entrepreneurs, this is the moment to demonstrate value, execute effectively, and position your business for growth — whether through scaling independently or exploring strategic partnerships. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. AI and the David Sacks Effect</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trump’s appointment of David Sacks as the AI and crypto czar signals a heightened focus on technological innovation, particularly artificial intelligence. For the freight industry, the adoption of AI is no longer optional—it’s becoming central to how companies operate and compete. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Why This Feels Different:</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> AI’s role in logistics has grown exponentially in recent years, but with federal support and a national spotlight, its development and adoption are likely to accelerate rapidly. The question now isn’t if AI will transform logistics but how businesses can implement it effectively to gain an edge. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Key Impacts:</b></h5></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Enhanced Efficiency for Brokerages:</b> Freight brokerages are already using AI to automate inbound calls, outbound prospecting, shipment tracking, invoicing, and more. Companies that adopt these tools early will improve productivity and reduce costs. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Increased Funding for AI Solutions:</b> With government backing, freight tech companies specializing in AI are poised to attract significant investment. Expect to see a wave of new tools targeting operational efficiency and customer satisfaction. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>AI for All Sizes:</b> AI tools are becoming increasingly accessible to businesses of all sizes. Whether you’re a global brokerage or an independent carrier, the key will be integrating AI in ways that align with your strategy and deliver measurable results. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The freight industry’s future is undeniably tied to AI, and those who embrace its potential will find themselves leading the charge. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Looking Ahead: Transformation Through Adaptation</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trump’s second term feels like the start of a new chapter — not just for politics but for freight. Trade policies are shifting, deregulation is creating new opportunities, and AI is reshaping how the industry operates. While these changes bring challenges, they also present enormous opportunities for those willing to adapt and invest in the future. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As sentiment in the market improves, businesses are signaling a readiness to invest in solutions that drive efficiency and scalability. Freight tech is poised to play a central role in this transformation, offering tools to navigate the complexities of cross-border trade, enhance visibility, and unlock new levels of efficiency. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> 2025 is shaping up to be a pivotal year for the freight industry. Those who move quickly and strategically will be best positioned to thrive in this evolving landscape. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #46: First-Time Founder Fumbles</title>
      <link>https://mattsilver.ai/blog/issue-46-first-time-founder-fumbles</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-46-first-time-founder-fumbles</guid>
      <pubDate>Mon, 30 Dec 2024 23:19:30 GMT</pubDate>
      <description>What interim head coaches and first-time founders have in common—and how to avoid fumbling your leadership debut.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #46: First-Time Founder Fumbles</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>What interim head coaches and first-time founders have in common—and how to avoid fumbling your leadership debut.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 30, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-46-first-time-founder-fumbles' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=What+interim+head+coaches+and+first-time+founders+have+in+common%E2%80%94and+how+to+avoid+fumbling+your+leadership+debut.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-46-first-time-founder-fumbles' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=What+interim+head+coaches+and+first-time+founders+have+in+common%E2%80%94and+how+to+avoid+fumbling+your+leadership+debut.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-46-first-time-founder-fumbles' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-46-first-time-founder-fumbles' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/e82f8f85-f5da-4b6e-92ed-b1483fc81155/7652e785-6650-4144-8bbc-5fba0ab0f8ec_1792x1024.jpg?t=1769356654"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I wasn’t going to write another newsletter before the end of the year. Things are slow, and I planned to take a couple of weeks off. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But then the Bears played, and they lost. Again. For the tenth game in a row. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Thomas Brown, passing-game-coordinator-turned-offensive-coordinator-turned-interim-head-coach, fumbled some play-calling toward the end of the game and made awful decisions around timeouts. It felt like déjà vu after seeing the same issues with Matt Eberflus a few weeks ago. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As Brown let the clock wind down, sent out his punter, and then burned a timeout before finally sending out Caleb Williams, I started wondering: if I were Thomas Brown, suddenly thrust into the role of head coach with zero prep time, how would I handle it? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The head coach is responsible for leading the team, sometimes calling plays, deciding when to call timeouts, and when to throw the challenge flag. These responsibilities are unique to the role. If you’ve never done it before, how do you know how to do it for the first time? Do you just say, “Screw it,” and wing it? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Generally, a first-time head coach hired during the offseason has time to prepare. They can seek advice from mentors or hire experienced support staff. Sometimes that’s a coordinator or a special assistant who helps the coach adjust. But interim head coaches, thrust into the role without warning, rarely have the luxury of surrounding themselves with experience. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As a founder, you have an advantage: you can build your team intentionally. Your job is to find people with more experience than you and empower them to own their areas of expertise. The best hires don’t just manage—they roll up their sleeves and execute while teaching and eventually delegating. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It reminds me of my first board meeting, where I had no idea it was my job to call the meeting to order. Call the meeting to order? What does that even mean? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> ChatGPT will tell you it’s about formality and record-keeping: establishing quorum, setting the tone, and ensuring good practice. But no one tells you this until just before—or during—the meeting. Or, in your case, maybe you’re reading this newsletter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once I knew it was a thing, I awkwardly began to call meetings to order, as if I had a gavel to bang on the desk. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a startup is like building a plane mid-flight—a metaphor I’ve used before. You’re duct-taping things together, swapping out engines, and constantly iterating the design. Your job is to keep the plane in the air and avoid crashing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The sooner you realize you can’t do it all yourself and start surrounding yourself with the right team, the better your odds of reaching your destination. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #45: AI in Freight: The Right Role for Technology</title>
      <link>https://mattsilver.ai/blog/issue-45-ai-in-freight-the-right</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-45-ai-in-freight-the-right</guid>
      <pubDate>Mon, 16 Dec 2024 14:32:13 GMT</pubDate>
      <description>Before diving in, let’s thank our friends at FreightCaviar for the shoutout in this morning’s newsletter about my X debate with my brother, Andrew.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #45: AI in Freight: The Right Role for Technology</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Before diving in, let’s thank our friends at FreightCaviar for the shoutout in this morning’s newsletter about my X debate with my brother, Andrew.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 16, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-45-ai-in-freight-the-right' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Before+diving+in%2C+let%E2%80%99s+thank+our+friends+at+FreightCaviar+for+the+shoutout+in+this+morning%E2%80%99s+newsletter+about+my+X+debate+with+my+brother%2C+Andrew.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-45-ai-in-freight-the-right' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Before+diving+in%2C+let%E2%80%99s+thank+our+friends+at+FreightCaviar+for+the+shoutout+in+this+morning%E2%80%99s+newsletter+about+my+X+debate+with+my+brother%2C+Andrew.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-45-ai-in-freight-the-right' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-45-ai-in-freight-the-right' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/02e6a141-cbb1-4901-8fe1-3df6700cce61/58a0f340-d036-49fc-af35-09519427957f_1400x800.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before diving in, let’s thank our friends at FreightCaviar for the shoutout in this morning’s newsletter about my X debate with my brother, Andrew. It’s always fun when these conversations spark deeper industry discussions. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, I want to tackle an idea that’s been on my mind: the role of AI in freight and where it makes sense—and where it doesn’t. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Technology’s Longstanding Role in Freight</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Technology has been shaping the freight industry for decades. We’ve seen the introduction of tools and systems that promised to make operations more efficient, but many of these innovations haven’t fundamentally solved the core challenges of moving freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Take phone calls, for example. They’ve always been central to how brokers and carriers communicate. But here’s the problem: even with advances in technology, too many of these phone calls still revolve around outdated systems, messy data, and mismatched expectations. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The rise of AI agents has been pitched as the next evolution in freight – replacing human phone calls with automated ones. But does that really solve the underlying issues? Or does it just perpetuate an old problem in a slightly different way? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Right Role for AI in Freight</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> AI can—and should—play a significant role in transforming our industry. But the value of AI isn’t in replacing human conversations; it’s in making them more meaningful by eliminating the unnecessary ones. Here’s where AI can truly shine: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Streamlining Repetitive Tasks:</b> AI is great for handling tasks like scheduling, invoicing, or parsing through contracts. These are time-consuming but don’t require the intuition or relationship-building that human interactions provide. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Providing Richer Data:</b> Brokers and carriers alike struggle with fragmented systems and incomplete information. AI can bring together data from different sources, organize it, and surface actionable insights – empowering people to make smarter decisions faster. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Reducing Operational Noise:</b> AI can help eliminate the friction caused by mismatched or irrelevant freight opportunities, ensuring that conversations between brokers and carriers are actually productive. </p></li></ol></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>“Agent! Agent! Agent!” The Intuition Gap</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When it comes to negotiating with drivers or handling complex logistics situations, AI still falls short. Freight isn’t just about data or logistics – it’s about relationships. Drivers want to talk to someone who understands the context of their routes, challenges, and priorities. AI agents don’t yet have the intuition to navigate these nuances, and until they do, they’re more likely to frustrate drivers than help them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve all experienced this frustration ourselves. Whether it’s dealing with a chatbot that can’t answer a specific question or being stuck in a loop with an automated call system, the lack of human understanding creates friction. Freight professionals don’t want to deal with the same thing when their livelihoods are on the line. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Better Systems Over More Calls</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The real problem isn’t just about too many phone calls – it’s about the inefficiency and lack of structure behind those calls. Instead of trying to replace human phone conversations with AI, we should focus on building systems that reduce the need for unnecessary calls altogether. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> By improving the way brokers and carriers access and use information, we can make freight conversations more intentional, efficient, and productive. This is where technology can have the biggest impact – not by taking over relationships but by supporting them with better data and tools. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How Cargado Fits In</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-45-ai-in-freight-the-right-role-for-technology" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a>, we’re solving some of these challenges for cross-border freight. Our load board is designed to simplify how brokers and carriers connect, helping them spend less time on the phone and more time focusing on what matters: moving freight. By leveraging smarter systems and better data, we’re enabling brokers to find trusted carriers quickly and efficiently, while carriers get matched with loads that fit their routes and equipment. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And this is just the beginning. The cross-border load board is only the first product in a full stack of tools we’re building to improve how the industry collaborates and communicates. Whether it’s enabling seamless coordination or tackling operational inefficiencies, our goal is to make freight simpler and more efficient for everyone involved. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Will AI factor into this vision? Absolutely. But don’t worry – it won’t be answering phones. It’ll be doing the behind-the-scenes work, like helping us figure out which brokers are putting pineapple on pizza so we can deal with those “trust issues” first. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Freight is – and always will be – a relationship-driven industry. At Cargado, we’re here to enhance those relationships, not replace them. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-45-ai-in-freight-the-right-role-for-technology"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #44: Life in Startup Land</title>
      <link>https://mattsilver.ai/blog/issue-44-life-in-startup-land</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-44-life-in-startup-land</guid>
      <pubDate>Mon, 09 Dec 2024 15:56:42 GMT</pubDate>
      <description>Bean bags.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #44: Life in Startup Land</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Bean bags.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 09, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-44-life-in-startup-land' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Bean+bags.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-44-life-in-startup-land' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Bean+bags.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-44-life-in-startup-land' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-44-life-in-startup-land' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9d655908-e1cb-4e20-bb48-a07d4a4c6e9f/c9503b23-d1a3-41bf-ab82-02dcb22a4c9e_1792x1024.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Bean bags. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Kombucha. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cold brew on tap. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Ping pong tables. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A kegerator with an IPA. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In-office yoga instructors. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Patagonia vests with our logo. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All the things you would expect at a startup. We’ve got none of those things. Well, actually, there might be kombucha at the Industrious we use in Chicago, and I really wish we had cold brew on tap, but we don’t have any of that other stuff. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are two questions I get asked consistently when interviewing candidates to join Cargado. I answered the first one last week (<a class="link" href="https://www.congratsonalltheprogress.com/p/issue-43-forager-vs-cargado-whats?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-44-life-in-startup-land" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Forager vs Cargado</a>), and the other topic that comes up is, what’s our culture like? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I interpret that question to actually be this one: what’s it like to work at a startup like Cargado? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here’s the honest answer: it’s challenging, exciting, sometimes chaotic, and always rewarding. It’s not about bean bags and kombucha (though I wouldn’t mind the cold brew). It’s about the people, the mission, and the work we’re doing together to build something that matters. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, culture isn’t defined by perks or a shiny office space. It’s shaped by our values, the way we solve problems, and how we treat each other. Here’s what it’s like to work here: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Ownership Over Everything</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you’re part of a startup, you own your work. There’s no waiting around for someone else to hand you a perfectly tied bow. If something’s broken, you’re the person fixing it. If there’s a better way to get something done, you’re the one building it. At Cargado, “not my job” isn’t part of the vocabulary (though “not enough coffee” might be). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Think of it like being a Swiss Army knife – you might have been hired for the corkscrew, but one day you’re also the screwdriver and scissors. It’s not always glamorous, but it’s what makes building a startup exciting and rewarding. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. A Relentless Focus on the Customer</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Everything we do ties back to the people who pay the bills: our customers. They’re the reason we get up in the morning and sometimes stay up late at night. We’re solving a single, high-impact problem for logistics companies, and we take that responsibility seriously. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s why we don’t just slap features together and call it innovation. We listen. We test. We improve. And when a customer says, “Wow, this made my life easier,” we high-five (virtually or in person, depending on proximity). Because at the end of the day, it’s not about how fancy our code is or how slick the UI looks—it’s about delivering real results. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Pro tip: we don’t just ship software; we help people ship freight successfully! (Okay, that was cheesy, but it works, right?) </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. A Team That’s in It Together</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Startups are not for lone wolves or glory seekers. At Cargado, we’re more of a pack – an incredibly talented, complementary, and highly motivated pack. When one of us stumbles, the rest of us help them get back up. And when one of us wins, we all celebrate like we just won the freight tech World Series. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Yes, there are moments when the pressure’s on, and things feel overwhelming. But knowing your team has your back makes it easier to handle. Plus, someone’s always got a dad joke or random trivia fact ready to lighten the mood. For instance: Did you know kombucha was invented in 221 BC? Neither did we. And now it’s in our shared fridge at Industrious. Progress. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>4. A Chance to Make an Impact</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At a big company, you’re often a cog in the machine. At a startup, you are the machine – or at least a crucial part of it. Here, you’re not just doing a job; you’re helping shape the company. The work you do today might be the reason we scale to the next level tomorrow. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s a front-row seat to the action. And yes, sometimes it feels like being on a roller coaster in the dark – you’re not totally sure what’s coming next, but you know it’s going to be thrilling. The best part? You’re not just along for the ride; you’re building the track. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>5. A Lot of Learning (and Unlearning)</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you think you’ve got it all figured out, a startup will prove you wrong faster than a bad presentation riddled with transitions at an investor meeting. At Cargado, learning isn’t just encouraged—it’s required. Whether it’s mastering new tools, rethinking old habits, or figuring out why the printer is suddenly in Spanish, there’s always something to learn. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We don’t expect perfection, but we do expect growth. And that’s not just for new hires. I’m a second-time founder, and I’m still learning every day. Success isn’t about knowing everything – it’s about having the humility to admit when you don’t. (Though knowing where to find cold brew helps too.) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So, what’s it like to work at Cargado? It’s hard work, but it’s meaningful work. It’s fast-paced, but it’s built on a foundation of trust, collaboration, and a shared sense of humor. We don’t have Patagonia vests with our logo, but we’re tackling really challenging and rewarding problems. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If that sounds like your kind of culture, maybe you should join us. We’re hiring – and we promise no kombucha brewing skills are required. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>P.S.: A few bits of advice around applying & interviewing:</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Read the job description and requirements! We are extremely picky about what’s needed to perform in these roles. If you don’t have the experience, it likely won’t be a fit. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Constant DMs on LinkedIn don’t work well, I get blown up. Nail your application and you will get a shot! </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Typos are brutal - don’t make them. Triple check your work. If grammar isn’t your strong suit, get Grammarly. Invest in improving your written grammar. And don’t leave spaces between the last word and the punctuation mark! (it shouldn’t look like this ! 🤮) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Show up on time (if not early) to your interviews and don’t talk the entire time. My dad used to give me this really simple advice for sales calls that I think translates to interviews: shut up and listen. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Apply here if you’re interested! <a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-44-life-in-startup-land" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado Job Board</a></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #43: Forager vs Cargado, what’s the difference?</title>
      <link>https://mattsilver.ai/blog/issue-43-forager-vs-cargado-whats</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-43-forager-vs-cargado-whats</guid>
      <pubDate>Mon, 02 Dec 2024 13:10:04 GMT</pubDate>
      <description>On a very consistent basis, I regularly get asked about the main differences between Forager and Cargado.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #43: Forager vs Cargado, what’s the difference?</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>On a very consistent basis, I regularly get asked about the main differences between Forager and Cargado.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 02, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-43-forager-vs-cargado-whats' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=On+a+very+consistent+basis%2C+I+regularly+get+asked+about+the+main+differences+between+Forager+and+Cargado.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-43-forager-vs-cargado-whats' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=On+a+very+consistent+basis%2C+I+regularly+get+asked+about+the+main+differences+between+Forager+and+Cargado.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-43-forager-vs-cargado-whats' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-43-forager-vs-cargado-whats' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/fa9f5dc6-a441-42cd-8313-ffed75b76239/39e3afd3-0a29-447e-b236-4848df31b0cf_1400x800.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On a very consistent basis, I regularly get asked about the main differences between Forager and Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The short answer? We have a better business model, different customer and ICP, a different team, I’m a different leader, and we’re taking a more focused approach to the problems we’re solving. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Business Model</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Forager was a freight brokerage. Add “digital” at the front because we had a team of engineers building technology, but we were a brokerage at the end of the day. We took on the price risk and we focused on convincing shippers to let us move their freight while convincing trucking companies to do it for cheaper. We had to deliver on price, service, quality, and so many other things had to go right in order to succeed. We simply tried to perfect too many things all at once, and we tried building tech to do it instead of having people do it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For example, we had a customer who paid us $2400 per load to move freight from Monterrey NLE to Dallas TX. We paid a carrier $2100. We kept $300. For that $300, we had to make sure the pickup and delivery appointments were scheduled, we had to negotiate the $2100 rate with the carrier, we needed them to be on time for everything, we needed to talk to the customs brokers on each side of the border, and we needed to get everyone involved and on the same page or something would go wrong. All for $300. We had to do everything and it had to be perfect. Think about how many people it takes to do that well – that doesn’t bode well for your unit economics as a broker. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Customer / ICP</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Forager, our target customer was any manufacturer or distributor who moved freight between Mexico and the United States or Canada. We sold them on being purpose-built for cross-border freight, the fact that we had a team of experts who could deliver outstanding service, and that we had a carrier network that enabled us to execute at a cheaper rate than our competition. We also sold them on the fact that we understood the cross-border process better than anyone. It boiled down to Price, Service, and Complexity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The person we were calling on at these shippers usually held a very specific role – they were responsible for international transportation. With Cargado, our product helps more people at your given brokerage. First of all, we’re calling on logistics companies, not shippers. And we know that anyone at a logistics company who has had a customer ask about Mexico is likely going to take our phone call. It could be the owner, or a VP or Director or Customer Sales or Carrier Sales, or it could be the budding Mexico leader they recently hired. Anyone who has had a customer ask for Mexico help will jump at the opportunity to leverage our product. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s an easy button for expanding to Mexico, why wouldn’t you use it? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Team</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s spend some time on the team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I started Forager, I did that with my two best friends. I wanted to partner with people that I could trust and people who could fill gaps that I had. What I found in Jordan and Jessie was two incredibly trustworthy people who were strong in finance and operations, respectively. While those skills are critical to building a business, if you want to build a tech company, you need someone who knows how to build technology! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I started Cargado, my first thought was “I need someone incredibly strong at building software because, as much as I love tech, I’m no engineer.” I immediately went looking for a technical co-founder. My friends at GoodShip, Ryan Soskin and David Tsai, were both quick to suggest Rylan Hawkins as a potential co-founder. While I ended up meeting about a dozen potential candidates, it was clear early on that Rylan was the perfect person given his background as the builder and GM of two really unique products at Convoy, Convoy Go and Convoy for Brokers. He and I saw the industry and the potential for improvement in very similar ways and so we partnered up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We hired people onto the team based on need – initially engineers, then supply, and, after trying to do a million things on my own, we added a Head of Operations and Head of GTM. Fast forward a year since founding the company and we’re approaching thirty people and have successfully moved away from founder-led sales. But, we only did that after I landed our first fifty customers (I know, I said 100 but it became untenable and we were going to fail on the service side). And of the last fifty customers, I’ve only been involved in three of those deals. The transition makes me feel great about where we are and that we have the right GTM leader building out that function. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Me</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Yes, I’m part of the team but I write this blog so I figured I would write a section about myself. I’ve learned a lot as a leader. When things weren’t going great at Forager, my board pushed me to bring on an executive coach. I hired <a class="link" href="https://mollyrudberg.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-43-forager-vs-cargado-what-s-the-difference" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Molly Rudberg</a> then and she helped me through some incredibly challenging times. She helped me think through how I communicated and showed up as a leader. One key takeaway from those conversations was about intentionality. You absolutely need to be intentional with your time, with what you say, and how you say it. (P.S.: Molly is still my exec coach and works with our leadership team now as well!) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I learned how to build consensus with the team the right way, how to recruit the right people, and how to bring investors along for the ride. I treated investors like they were adversarial, rather than working with them as a partner. I assumed they were only out for a dollar and didn’t care about helping our business. While there may have been a few investors that fit that description, most wanted to help us succeed and wanted to do so with advance warning. I kept it all to myself and that ultimately nearly killed us. Now, I treat our investors like partners and collaborate with the key ones on a regular basis as we all share a common goal of building something incredibly valuable. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve also changed as a leader in how I communicate to the team, what my job is, and where I need to stick my hands (or keep them out in a lot of cases). You can read more about <a class="link" href="https://www.congratsonalltheprogress.com/p/issue-41-founder-mode-and-defining?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-43-forager-vs-cargado-what-s-the-difference" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">my thoughts on Founder Mode</a> if you want. The CEO’s job ultimately boils down to three core tasks that can be summarized by MVP: Money, Vision, People. Your job is to make sure the company has enough money and allocates it properly, set the vision for the company, and make sure we recruit and develop the best people. That concept has still taken some getting used to by our team today, where everyone wants to know about or be involved in everything, but over time, things will fall into place. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>A More Focused Approach</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Forager, we mapped out every aspect of moving a cross-border load and we had features on our roadmap that would solve that problem. One day, we would automate every one of those steps and we would win the industry. We would connect shippers and carriers directly and, voila, magic would happen! Loads would move frictionless, shippers would always be happy and carriers would get the rates they want. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Then I woke up. And I realized this industry is incapable of allowing something like that to happen. And it makes more sense to start with a more scalable customer base, logistics companies, and solve a single problem for them to start, which is coverage. As we’ve started to solve the coverage challenges, we’ve uncovered other related problems that we believe we can solve as well, through our products and our data. We have been hyper focused on helping brokers convert and cover their cross-border freight and will start working on additional solutions once we nail this first one. At Forager, we tried solving all the problems at the same time. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:63%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/84a9f031-8860-4837-80e5-0dd00a0b63f7/fc2b3ade-7982-4b4d-b0c0-f0761a50b702_1192x672.png?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I just posted about this but, one of the biggest differences between Forager and Cargado is that, with Forager, we lived and died by the market. If the market tightened up, we saw more freight opportunities but it became harder to procure capacity. We lost money on more freight, or we made less money overall, and we were stressed out even more for less reward. At the beginning of every month, we were back at $0 again. With Cargado, we get to build on each month and continue to accumulate new subscriptions that help fuel our growth even more. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #42: A Car-gobble gobble thank you!</title>
      <link>https://mattsilver.ai/blog/issue-42-a-car-gobble-gobble-thank</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-42-a-car-gobble-gobble-thank</guid>
      <pubDate>Thu, 28 Nov 2024 17:17:03 GMT</pubDate>
      <description>Happy Thanksgiving to everyone who reads my newsletter and those in the Cargado community!</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #42: A Car-gobble gobble thank you!</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Happy Thanksgiving to everyone who reads my newsletter and those in the Cargado community!</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 28, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-42-a-car-gobble-gobble-thank' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Happy+Thanksgiving+to+everyone+who+reads+my+newsletter+and+those+in+the+Cargado+community%21&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-42-a-car-gobble-gobble-thank' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Happy+Thanksgiving+to+everyone+who+reads+my+newsletter+and+those+in+the+Cargado+community%21+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-42-a-car-gobble-gobble-thank' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-42-a-car-gobble-gobble-thank' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2c2e96dc-514c-4e32-811e-26e821a69e3c/4bcba582-688d-49d3-893b-4915f69962b3_2170x1254.png?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Happy Thanksgiving to everyone who reads my newsletter and those in the Cargado community! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We hope you’re spending the day with friends, family, and delicious food. We are incredibly grateful for each and every one of you for following along for the journey over the past year. It’s wild to think that on Thanksgiving last year we were a team of 6 people with Figma designs. Fast forward to this year and we have 130+ customers, are live in every city at the southern border, and have onboarded nearly 400 carriers. We absolutely could not have done this without our incredible customers who have helped shape the product and continue to do so every day. They are the reason I am building Cargado into what I know it can become. As a former broker, I am motivated to give everyone the cross-border experience I craved when I was doing the job. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>And I feel like we’re just getting started — 2025 is going to be a big year for Cargado.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re going to become more than just a cross-border load board and help logistics companies and trucking companies collaborate well beyond the initial matching interaction. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re catching onto powerful network effects in the year since we’ve launched. We’ve noticed that the more freight that gets posted in Cargado, the more notifications carriers receive, driving them into Cargado more often to bid on freight. We recently spoke with a large carrier who told us that his team only started going into Cargado every single morning when they saw the volume of freight rise. Now, we find them bidding and matching nearly every day. We’re going to keep that going by investing heavily in the carrier network and hiring more team members at the border and in Chicago who will onboard carriers and keep them engaged. Finally, in 2025 we’ll introduce tools that make it easier for brokers and carriers to collaborate with carriers and other people on your team. I can’t share more than that right now but can say the products will be pretty powerful. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our Thanksgiving request to you is that you refer any friends to Cargado. It could be brokers who have never moved a cross-border load before (we have Mexico experts who can coach them) to ones who have been in the business for decades. Cargado supports both use cases and we’re always thrilled to get referrals from this incredible community. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Thank you all again and stay tuned for a post-Thanksgiving update with some additional product features to round out the year. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #41: Founder Mode &amp; Defining Success</title>
      <link>https://mattsilver.ai/blog/issue-41-founder-mode-and-defining</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-41-founder-mode-and-defining</guid>
      <pubDate>Mon, 25 Nov 2024 13:08:41 GMT</pubDate>
      <description>We recently hit several milestones (including sailing past 100 customers) and landed some substantial accounts (getting us to over half of the top 10 brokerages).</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #41: Founder Mode & Defining Success</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>We recently hit several milestones (including sailing past 100 customers) and landed some substantial accounts (getting us to over half of the top 10 brokerages).</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 25, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-41-founder-mode-and-defining' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=We+recently+hit+several+milestones+%28including+sailing+past+100+customers%29+and+landed+some+substantial+accounts+%28getting+us+to+over+half+of+the+top+10+brokerages%29.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-41-founder-mode-and-defining' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=We+recently+hit+several+milestones+%28including+sailing+past+100+customers%29+and+landed+some+substantial+accounts+%28getting+us+to+over+half+of+the+top+10+brokerages%29.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-41-founder-mode-and-defining' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-41-founder-mode-and-defining' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a5579941-ddc3-44a1-b92d-60967367be93/49ce604f-f876-4ff7-bc50-f0a4c9a64b3c_1400x800.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We recently hit several milestones (including sailing past 100 customers) and landed some substantial accounts (getting us to over half of the top 10 brokerages). Nearly forty of the top 100 brokers in North America are using Cargado. We have some incredibly important customers who are involved in some incredibly critical supply chains, and that customer count is growing by the day, which means our support needs to grow too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I first started lining up meetings with brokers to show them designs of our platform, the first few meetings took place on Zoom. Nearly every meeting, the person on the other end ran into delays joining the meeting, always grumbling about how they use Microsoft Teams. So I set up Teams to start scheduling demo calls with prospective brokers and, all of a sudden, we had a very productive thirty minutes instead of twenty-five after five minutes of frustration that caused the meeting to start cold. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We decided to meet our customers where they were. Getting Teams also enabled us to set up chats with our customers and support them during and after their onboarding in real time. They can ask us anything from how to use the product to when different features are coming to where they should set up an office in Mexico. They get direct access to our team, including Mexico experts like myself. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What I’ve learned from my time in freight and from the past year of building Cargado is that shippers hold a high bar for service when it comes to their logistics providers. Those logistics companies, our customers, then require their providers and vendors to provide a high level of service, something we can do via Teams, Slack, and WhatsApp. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Also, please don’t take this as an endorsement of Teams – I still think Slack is a far superior option with the threading and channel structure, but maybe take this as a bit of advice on how to meet your customers where they are. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more we invest in the happiness and success of our customers and the carriers in our network, the more our marketplace will grow and the more valuable it becomes to all the participants involved. We envision a very integrated experience in the long run that will only further accelerate those benefits for everyone. This theme sounds familiar because you’ve read about it if you’ve studied marketplaces before. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you’re building a marketplace business, in particular a vertically integrated one, and when you can move as fast as we’re moving, you just have to go for it and take the market. Marketplaces are most successful if they can harness the flywheel concept that Amazon made famous. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:47%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c5ffcd6d-f35b-4fca-8c10-ceff2b12ff13/d21aafe1-6e5f-4bed-a2a7-4243cbd4cc2b_1196x862.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more activity in a marketplace, the better the experience for everyone. As more logistics companies post in Cargado, carriers see more opportunities that they can win and they increase their engagement. Accelerating the flywheel takes a lot of pushing and nudging. The faster things go, the likelier chances you have of something breaking if you aren’t paying attention. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you’re a second-time founder, you look at the world differently. I feel fortunate that I can comfortably zoom out from where we are today and try to look around the corner at what’s coming while the rest of the team stays focused on today’s problems. While Forager wasn’t perfect, we went through our fair share of growing pains that feel somewhat similar to what we’re experiencing today. The difference, however, is that our charts aren’t zig zagging up and down, they’re all heading in the right direction. We know there are knobs to turn that will make this business grow faster and we are starting to understand how to adjust those levers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What I can see coming around the corner is the growing pains we’re going to experience going from 120 customers to 1,000 customers and beyond that. How do you make sure every customer is happy? How do you make sure your customers who move a few loads a week feel just as important as the customers posting freight on a daily basis? These are all questions that need devoted brain power and resources to really nail at scale. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I also love that, for the first time, I feel like we can project growth based on a hiring plan. Drop in X number of sales reps, assuming an appropriate conversion rate, and you can see where the numbers will go. We didn’t have that at Forager either. We were just blindly chasing after shippers to try and get freight and we had to execute on a dozen different items to really nail service for each of those customers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As I started thinking more about how we’re going to provide that service, it clicked for me that we needed something I had zero experience building – a true customer success function. I’m seeking some of the top success leaders to learn from them and ultimately kick off a search for someone who can roll up their sleeves and keep customer happiness a core part of Cargado’s value proposition. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All of these things are falling into place at this moment where we’re reaching a tipping point. I’ll share a graphic I shared with our team when I told them that we are reaching that moment where Cargado has the potential to accelerate faster than they’ve ever experienced. In that moment you as a founder realize that you need people who have been there before in order to maximize your success at scale. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:54%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/de356712-eff1-4501-b4c9-1044edcfb939/8863da8c-3be5-4286-aca2-175b8dd08297_719x639.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As you’re sitting there looking at teams or functions where you realize that the requisite experience may not be there <i>today</i>, you stick your own hands into it and dive into the weeds. You do it to help your team and, sure, maybe it feels like micromanagement at first. The reality is that you have a vision for how this thing needs to play out and you know what needs to happen.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The problem you often run into is that everyone has a level of pride that says that they want to be able to do it themselves. There’s always a tension between the needs of the self and the needs of the greater whole. They want to be able to say that they accomplished solving some incredibly difficult problem and when you hire excellent people you know they <i>could </i>do it. But when a company is growing as quickly as Cargado, you simply don’t have the time to wait to let them do that. And at some point, they realize there’s a much greater opportunity in front of them if they learn to solve that problem faster by working with you, the founder. Deciding which path to pursue just depends on how critical the project is and whether you can afford to let someone learn from failure or learn by watching. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Founder mode doesn’t mean you turn into a maniac and just do whatever you feel like doing because you’re the founder. And it doesn’t mean you stop doing what you owe the business yourself. You still have to lead at a high level but you can get into the weeds and show the team how to get shit done. Great businesses aren’t built by founders fully staying in their lane – they flex into the spots where they’re needed. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #40: Collaboration: The Key to Success Between Brokers and Carriers</title>
      <link>https://mattsilver.ai/blog/issue-40-collaboration-the-key-to</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-40-collaboration-the-key-to</guid>
      <pubDate>Mon, 21 Oct 2024 12:34:51 GMT</pubDate>
      <description>This industry is built on relationships and doesn&apos;t happen without brokers and carriers.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #40: Collaboration: The Key to Success Between Brokers and Carriers</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>This industry is built on relationships and doesn&#39;t happen without brokers and carriers.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> October 21, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-40-collaboration-the-key-to' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=This+industry+is+built+on+relationships+and+doesn%27t+happen+without+brokers+and+carriers.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-40-collaboration-the-key-to' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=This+industry+is+built+on+relationships+and+doesn%27t+happen+without+brokers+and+carriers.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-40-collaboration-the-key-to' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-40-collaboration-the-key-to' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3511c9c2-69df-417d-b6fa-62c7f7f0edd2/f64290f7-bd97-4a66-b089-09959877d32d_1792x1024.jpg?t=1769356655"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re back after taking off the past month from this newsletter. I’ve been focused on ramping up our three new account executives and supporting all the inbound from <a class="link" href="https://www.congratsonalltheprogress.com/p/issue-39-what-were-building-and-why?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-40-collaboration-the-key-to-success-between-brokers-and-carriers" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">last month’s public launch</a>. In the spirit of this week’s Broker-Carrier Summit, I decided to write about collaboration between brokers and carriers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the most rewarding parts of being in the logistics industry is seeing how collaboration can drive success. In the freight industry, the most successful players aren’t those who try to go it alone but those who work together to build strong, reliable partnerships. This is especially true for brokers and carriers, who rely on each other to ensure freight gets where it needs to go, on time and in full. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As we head into the Broker-Carrier Summit in Fort Worth, I can’t help but reflect on how critical these partnerships are to our industry. Whether it’s negotiating rates, picking up freight on a Saturday, or handling paperwork at the border, brokers and carriers depend on continuous communication and trust to keep freight moving smoothly. I’m excited to attend this summit because it’s an opportunity for us all to come together, share insights, and strengthen those vital connections. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Broker-Carrier Dynamic: Built on Trust</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The relationship between brokers and carriers isn’t just transactional; it’s a partnership. Successful brokers understand that their carriers are not just service providers—they’re partners in making sure that shippers’ needs are met. Similarly, carriers recognize that brokers play a crucial role in connecting them with shippers, facilitating deals, and ensuring they have the support they need on the road. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But this partnership doesn’t happen by accident. It takes open communication, mutual respect, and a commitment to solving problems together. When brokers and carriers work as a team, they can navigate challenges like tight schedules, capacity issues, and even cross-border complexities. It’s not just about moving goods; it’s about building relationships that last. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/e1d05d33-9ba5-4318-95d5-a776e83fea4a/42ca66a4-2eab-4f00-9abf-d94f73a1eb00_1792x1024.jpg?t=1769356656"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Cargado’s Role: Bringing Trust and Clarity to Cross-Border Partnerships</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-40-collaboration-the-key-to-success-between-brokers-and-carriers" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a>, we see our role as enhancing the collaboration between brokers and carriers, especially when it comes to the unique challenges of cross-border Mexico freight. Our strategy is rooted in one simple but powerful concept: trust. We understand that moving goods across borders adds layers of complexity—from customs regulations to navigating different infrastructure and languages. Our mission is to bring clarity, safety, and efficiency to these processes, helping brokers and carriers do business more smoothly and transparently. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> By providing a platform that enables easy communication, streamlined negotiations, and real-time updates, we aim to cut through the noise and make cross-border logistics as simple as possible. We believe that trust is built through transparency and reliability, and we strive to foster that in every connection made on our platform. For carriers, we want to ensure that the opportunities they see are clear, dependable, and safe, so they can focus on doing what they do best—moving freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We also recognize that no single solution can tackle all the challenges in logistics. That’s why we’re excited to collaborate with other tech partners who share our vision of creating a safer, more trustworthy experience for the industry. Whether it’s through fraud prevention, enhanced tracking, or streamlined data integration, we believe that working together with others in the space is key to making the entire logistics ecosystem stronger. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why Collaboration Matters More Than Ever</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The logistics industry has never been more dynamic than it is today. With shifting market demands, fluctuating fuel prices, and new regulations, the need for reliable, collaborative partnerships between brokers and carriers is at an all-time high. We’ve all seen how quickly things can change—whether it’s a weather event disrupting a route or a last-minute request from a shipper that requires immediate attention. These situations highlight why it’s crucial for brokers and carriers to be aligned and ready to respond together. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Collaboration also becomes more complex when dealing with cross-border freight, where navigating customs, different regulations, and language barriers adds layers of complexity that require even tighter coordination. It’s one of the reasons I’m particularly passionate about cross-border logistics and why I’m looking forward to discussing it further at the summit. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>See You at the Broker-Carrier Summit in Fort Worth</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m thrilled to be heading to Fort Worth for the Broker-Carrier Summit this month. This event is a fantastic opportunity for us to come together, learn from each other, and find new ways to collaborate. I’ll be speaking on a panel about cross-border freight, and I’m looking forward to diving into some of the unique challenges and opportunities that come with moving goods across borders. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re attending the summit, I’d love to connect. Let’s talk about how we can continue to build stronger, more efficient partnerships between brokers and carriers. I believe there’s a lot we can achieve when we work together, and I’m excited to see what ideas come out of this event. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Panel:</b> The Future of Cross-Border Freight </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Date & Time:</b> October 24th, 4:45pm </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Thanks for reading! Subscribe to CongratsOnAllTheProgress.com to stay updated on the latest in logistics and cross-border freight. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-40-collaboration-the-key-to-success-between-brokers-and-carriers"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #39: What we&apos;re building and why</title>
      <link>https://mattsilver.ai/blog/issue-39-what-were-building-and-why</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-39-what-were-building-and-why</guid>
      <pubDate>Mon, 23 Sep 2024 11:02:55 GMT</pubDate>
      <description>I&apos;ve tiptoed around what we&apos;re building but we&apos;re finally ready to talk about what we&apos;re building and why we&apos;re building it the way we&apos;re building it.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #39: What we&#39;re building and why</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I&#39;ve tiptoed around what we&#39;re building but we&#39;re finally ready to talk about what we&#39;re building and why we&#39;re building it the way we&#39;re building it.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> September 23, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-39-what-were-building-and-why' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I%27ve+tiptoed+around+what+we%27re+building+but+we%27re+finally+ready+to+talk+about+what+we%27re+building+and+why+we%27re+building+it+the+way+we%27re+building+it.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-39-what-were-building-and-why' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I%27ve+tiptoed+around+what+we%27re+building+but+we%27re+finally+ready+to+talk+about+what+we%27re+building+and+why+we%27re+building+it+the+way+we%27re+building+it.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-39-what-were-building-and-why' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-39-what-were-building-and-why' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/448546cb-96c7-451f-b569-c79e015bfb4e/04acd1b4-53fa-44f7-8633-c6b8745b512f_960x540.png?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For the past eleven months, you’ve seen a lot of content from me through this newsletter, on <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-39-what-we-re-building-and-why" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a> and on <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-39-what-we-re-building-and-why" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a>. I’ve poured a lot of what I know about moving cross-border freight into all of this content. But as I have hinted at, we at Cargado have been building that knowledge into a product, which we are finally excited to unveil. We stealthily launched the very first version of our product on April 1st, 2024, less than six months after forming the company. Now that we’ve been live for nearly six months, building for over sixty customers who use our platform on a regular basis, we felt it made sense to share more about what we’ve been building and why we’re building it. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why freight brokerages are here to stay</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> To explain why I started Cargado we need to rewind to when I first started Forager. My goal was to build software that would allow shippers and carriers to connect. I thought we could replace the need for traditional freight brokerages. All we had to do was automate the 15 different steps it takes to move a cross-border Mexico load and then, boom, we’d change the industry. To be fair, we were in good company on this thesis with the likes of Convoy, Flexport, and Transfix. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> After spending nearly a decade at Coyote, I felt like I had a really strong understanding of what it takes to build and scale a freight brokerage, and why the great ones stand out from the rest of the pack but I misunderstood a key detail about the industry. At Forager, we spent four years building what ended up being a digital freight brokerage, not this futuristic frictionless freight marketplace. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> See, relationships matter. I know this isn’t a novel concept to anyone who brokers freight, but they are at the center of the industry. It isn’t just about having a load that needs to go from A to B, or from Monterrey NLE to Chattanooga TN; it’s about every little thing that happens outside of the “can you run this load for me” call. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can’t automate away the freight brokerage model. You <i>can</i> help the freight brokerage model evolve, though. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I met Rylan in late 2023, we immediately connected on the problems we had both experienced in the industry. Rylan had seen the same thing I did, but at Convoy, having founded and led teams for over 7 years there, including Convoy for Brokers. Rylan’s deep product and software development expertise made for the perfect partnership between a longtime freight veteran and a technological expert. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> From our past experiences, we had a vision for what we wanted to build at Cargado. Instead of providing logistics services to shippers ourselves, we felt it was critical to serve those who serve by working instead with the best brokers, 3PLs and forwarders in the industry. We got excited about the idea of creating the first collaborative platform for cross-border logistics, a product that actually elevates the industry. We want to make North American logistics interconnected, dependable, and transparent. Our vision is that brokers and carriers come to Cargado first knowing it’s the most dependable, secure way to get their loads and trucks covered. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What we are building</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our initial product on our path to an integrated freight experience is an invite-only load board for freight moving into and out of Mexico. Logistics providers (brokers, 3PLs, and forwarders) can post their cross-border freight in Cargado and trucking companies bid on that freight. We help customers book freight faster as the entire negotiation takes place on our platform. Logistics providers and trucking companies can connect safely and online, with an immense amount of transparency.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, our customers have the ability to post both spot freight and consistent opportunities (such as RFPs or mini-bids, known as “Lanes” in Cargado) from Canada and the US to Mexico, and vice versa. Our customers use Cargado to source ad hoc and consistent capacity and unlock new opportunities. The carrier network as it stands today includes nearly 300 US-based trucking companies, 44,000 trucks and 130,000 trailers, including vans, reefers, flatbeds, stepdecks, RGNs, double drops, and conestogas. The majority are either CTPAT certified or have partner carriers in Mexico who are CTPAT or OEA certified. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve poured a lot of love into the fine details of this product and the reason is to cut down on all the back and forth and bring significantly better visibility to everyone in the industry. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Collaboration</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cargado was built by freight experts who know that collaboration is one of the core pillars of the freight industry. When a load is moving from Mexico to the United States, collaboration occurs between three different trucking companies, two customs brokers, multiple facilities, customs agents, and inspections. It takes a lot of people to get freight across the border. Our vision is that each of these parties will eventually be able to collaborate within the Cargado platform - from start to finish. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We also believe in building our product collaboratively for every person involved in moving a load. We want a broker or carrier’s experience in Cargado to feel natural to the user – to have everything they’d want in a product. When we first started working on Cargado, Rylan put all the designs together in Figma to create  a visual prototype. We immediately took those designs and our founding team of engineers to Laredo in December where we showed them to about fifty different carriers and brokers in Laredo and thereafter. We made adjustments on the fly until it was shaped into what we launched in April. We love the amount of feedback and product requests we’ve gotten from everyone using Cargado and it’s helped shape our roadmap, something we’ll share more about in the future. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The final major area of collaboration for our team is working with other companies in the industry who will help move the industry forward. We plan to integrate with TMSs to enable brokers to seamlessly post and cover their freight, with plans to integrate with several technology partners who will help us create the safest and most trustworthy experience in the industry. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Fraud, trust, and security</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I see social media posts on a regular basis that harp on double brokering and fraud through the traditional tools that everyone’s been using for the past few decades. I see more of these posts in a week than I’ve seen loads get stolen in Mexico in my entire career.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We believe a great load board must play a significant part in preventing fraud and double-brokering. To that end, while our product is free for trucking companies, we are invite-only. This means we rely on referrals, but also meet the owners or senior executives of the companies before they get access. This also means we need to have people on the ground meeting and onboarding carriers in person so we can actually shake hands and see their operation.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We aren’t driven by short-term growth metrics or quarterly growth reports which require us to let just anyone on the platform. We know that moving the industry forward, creating a more connected experience and delivering long-term value to our customers will result in much more long-term success.  </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How does it work and how much is it?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you are a brokerage, 3PL or freight forwarder, go sign up on our website to join the waitlist and get a demo. We don’t currently have public product demos or self-service sign-up as we want to help keep everyone in our marketplace secure. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s $500 per user per month for anyone who wants to post freight. We’re building some really cool stuff that will make this incredibly valuable for every person on your team. We typically preview some future items on our roadmap in these demos so you’ll get to learn more about the future vision on a call. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you are a carrier that actively services Mexico, you can sign up through the waitlist and kick off our vetting and onboarding process. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Who does this work best for?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Literally any logistics company that is moving or wants to move cross-border Mexico freight. We have some of the largest brokerages in the industry using it, including twenty-three of the top one hundred brokerages in the industry. We also have brokerages who had never moved a Mexico load until they signed up for Cargado. They had customers offering them cross-border opportunities but had no idea how to find the carriers to do it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re really proud of the product we’ve built and, as it continues to grow, the impact we believe our software can have on the industry can be massive. This has been the most fun I’ve ever had in my professional career and, while I’m thrilled to not be brokering freight anymore, I do enjoy living vicariously through all our customers who are growing their Mexico business with Cargado. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Anything else?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re growing rapidly and looking to hire the absolute best talent. If you know of someone who would be a great fit for one of<b><a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-39-what-we-re-building-and-why" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> these roles</a></b> (in particular Border Partnerships Managers and Engineers), please send them our way at jobs@cargado.com. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #38: Engineering in Logistics</title>
      <link>https://mattsilver.ai/blog/engineering-in-logistics</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/engineering-in-logistics</guid>
      <pubDate>Mon, 26 Aug 2024 13:59:09 GMT</pubDate>
      <description>I posted about this last week, but I figured I would double down on my thoughts around hiring.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #38: Engineering in Logistics</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I posted about this last week, but I figured I would double down on my thoughts around hiring.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> August 26, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fengineering-in-logistics' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+posted+about+this+last+week%2C+but+I+figured+I+would+double+down+on+my+thoughts+around+hiring.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fengineering-in-logistics' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+posted+about+this+last+week%2C+but+I+figured+I+would+double+down+on+my+thoughts+around+hiring.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fengineering-in-logistics' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fengineering-in-logistics' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6aeaae5b-b32a-405b-82af-58ef7adf2b61/cd37c270-d43d-4e71-8cc5-bdb1d19a9fb7_1792x1024.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I <a class="link" href="https://www.linkedin.com/feed/update/urn:li:activity:7232747645612515328/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">posted about this last week</a>, but I figured I would double down on my thoughts around hiring. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the world of rocket ships and roller coasters, otherwise known as startups, attracting top engineering talent is a critical piece of the puzzle. Over the past six years, I’ve had the privilege of building two companies—Forager and now Cargado—and through this journey, I’ve gained invaluable insights into what truly matters to software engineers when they consider joining a startup. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> While I’m not a software engineer myself, leading these companies has given me a front-row seat to understanding the dynamics of what makes an engineering team tick. From conversations with engineers, to observing team dynamics, to seeing what resonates in hiring discussions, I’ve identified a few key factors that repeatedly surface as priorities for engineers evaluating potential opportunities. These aren’t exhaustive by any means, but they capture some of the essential elements that can make or break an engineer’s decision to join a startup. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/76339b6f-c44a-445c-ab62-8bcafe6ed1c8/389c29d5-dac4-4ab2-b6fd-8586d217539e_5712x4284.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. A Clear Vision and Product-Market Fit</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Engineers are problem solvers by nature. They want to work on meaningful challenges, but more importantly, they want to be confident that the problems they’re solving matter. This is where the concept of product-market fit comes into play. Before committing their time and expertise to a company, engineers want to know that the company has a clear plan and that there are real signals of product-market fit. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we’ve made it a priority to be transparent about our roadmap. We’re not just building features in a vacuum; our direction is informed by the needs of our paying customers who are actively using our product. It’s not uncommon for us to receive requests from users asking us to accelerate the development of certain features because they see the immediate value these features could bring to their operations. This kind of feedback loop is crucial—it not only validates our roadmap but also shows our engineers that their work has a direct impact on real-world users. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Having a vision is one thing, but having customers who are excited about that vision and willing to pay for it is quite another. It’s this blend of strategic planning and market validation that gives our engineers confidence that they’re working on something that matters. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. Financial Stability and Backing from Top-Tier Investors</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Startups are inherently risky, and engineers—who often have their pick of opportunities—want to minimize that risk. One of the most effective ways to do that is by ensuring the company is well-funded and financially stable. This not only reassures potential hires but also allows the engineering team to focus on building great products without the constant worry of whether the company will run out of money. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At Cargado, we’ve been fortunate to raise nearly $10 million from a stellar group of investors, including Primary Venture Partners, Ironspring Ventures, Zenda Capital, Wischoff Ventures, Proeza Ventures, and Sahil Bloom. What’s more, we’ve been prudent with our spending, meaning we still have the majority of that capital in the bank. This financial cushion gives our engineers the peace of mind that they’re joining a company with a strong foundation and the resources to execute on its vision. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. A Strong Team and Collaborative Culture</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A great product starts with a great team. Our co-founder and CTO, <a class="link" href="https://www.linkedin.com/in/rylanhawkins/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Rylan Hawkins</a>, has done an incredible job assembling a group of engineers who are truly next level. The team brings together a decade of FAANG experience, deep freight tech expertise, and, most importantly, a shared passion for building exceptional software. This isn’t just a group of talented individuals; it’s a cohesive team that thrives on collaboration, open communication, and a culture that fosters learning and growth. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We value individuality, independence, vulnerability, and trust in everything we do. This approach has helped us build a high-performing team where everyone feels like they have a voice. We’re committed to maintaining and protecting this culture as we grow because we know that it will be critical to our success. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>4. Professional Growth Potential</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Career growth is a significant motivator for any engineer. At Cargado, we offer multiple pathways for professional development. Whether you’re looking to deepen your expertise as an individual contributor or aiming to take on a leadership role, there’s room for growth here. We’ve been incredibly thoughtful about our tech stack, choosing modern and widely used technologies like TypeScript, React, NextJS, Postgres, Prisma, and Node. This ensures that our engineers are not only working with relevant tools but also gaining skills that will be valuable in the broader tech industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For those interested in leadership, the growth that Cargado is experiencing is an exciting opportunity. As we expand, there will be more leadership roles available, providing a clear path for those who want to move up the ladder. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>5. Solving Interesting and Complex Problems</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Logistics is a complex and dynamic field, far more intricate than it might initially seem. As <a class="link" href="https://www.linkedin.com/in/steven-wojcio-3b081626/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Steven Wojcio</a>, our engineering lead, <a class="link" href="https://www.linkedin.com/feed/update/urn:li:activity:7232756148792147969/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">noted</a>, when he first entered the logistics industry, he thought it would be a straightforward problem of graph traversal. However, he quickly realized that the reality is far more complicated, with many large pieces of the puzzle still unsolved. The work we do at Cargado involves tackling classic technical challenges around scale and maintainability, but it also delves into the realms of psychology, economics, and linguistics. This blend of disciplines makes the problems we solve not only interesting but also incredibly rewarding. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Steven also shared that there’s no chance of getting bored at Cargado—there’s always a new challenge around the corner, and solving these challenges is what drives our team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a successful engineering team is about more than just offering competitive salaries or cool perks. It’s about creating an environment where engineers feel valued, where they can see the impact of their work, and where they have confidence in the company’s direction and stability. At Cargado, we’re committed to fostering this kind of environment, and we’re excited to continue growing our team with engineers who share our passion for innovation and impact. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A special thanks to Steven for contributing his insights to this discussion. His thoughts and experiences have been invaluable as we continue to build a world-class engineering team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re interested in joining us on this journey, check out our open positions and apply to be part of our engineering team <a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">here</a>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> P.S.: Want to know more about the brilliant mind behind our technology? I recently had a great conversation with my co-founder and CTO, Rylan, which I covered in my newsletter. You can read more about it <a class="link" href="https://www.congratsonalltheprogress.com/p/issue-24-a-conversation-with-a-co?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-38-engineering-in-logistics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">here</a>. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Board Meetings</title>
      <link>https://mattsilver.ai/blog/issue-37-board-meetings</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-37-board-meetings</guid>
      <pubDate>Mon, 19 Aug 2024 14:44:23 GMT</pubDate>
      <description>I remember when building Forager, I had a conversation with our Series A investor right after we closed our financing with his firm.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Board Meetings</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I remember when building Forager, I had a conversation with our Series A investor right after we closed our financing with his firm.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> August 19, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-37-board-meetings' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+remember+when+building+Forager%2C+I+had+a+conversation+with+our+Series+A+investor+right+after+we+closed+our+financing+with+his+firm.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-37-board-meetings' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+remember+when+building+Forager%2C+I+had+a+conversation+with+our+Series+A+investor+right+after+we+closed+our+financing+with+his+firm.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-37-board-meetings' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-37-board-meetings' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ec6f0a8c-c141-4ddd-8a63-24455d9ea5ad/faf9534a-222b-4a79-8a35-144159b5ded4_1792x1024.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I remember when building Forager, I had a conversation with our Series A investor right after we closed our financing with his firm. I told him that I didn’t understand what boards were for. It felt like all we did was spend a week cobbling together 30+ slides with a bunch of graphs on them. Every leader on the team was responsible for assembling their own slides, without much of a strategy for the story we wanted to tell from beginning to end. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Admittedly, I didn’t know what I was doing and I stubbornly didn’t think a board was useful. Was it the board we had assembled? Was it my lack of experience? I will tell you, our independent board member ended up playing an incredibly crucial role towards the end when things got tough and we had to decide between a few different exit options. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When things aren’t going well, you dread showing up to that board meeting and going through a bunch of graphs that look more like a heart-rate monitor than a hockey stick. Most of our graphs at Forager were the former. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As you’ve read from me previously, this time is different. Cargado is a different business from Forager. Different tech, concept, different strategy, different team, (mostly) different investors. Our board meetings have been different, too. They have a <i>purpose</i>. They have <i>intent</i>. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The first Cargado board meeting</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The <i>purpose</i><b> </b>of the first one we had, after raising our seed round from Primary, was all about getting the board on the same page about what we’re building and how we plan to build it. It took place in Chicago with our new lead investor (Brad and Zach at Primary) and two of our investors from our pre-seed round (Ty at Ironspring and Esteban at Zenda Capital). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We were only four weeks post-launch of our initial product and had been receiving a ton of mostly positive feedback, with a lot of comments about what else our users wanted to see in the platform. We also talked through a few strategic items like our early challenges of operationalizing our go-to-market process. The board told me that I needed to bring on a Chief of Staff. They mandated it – I needed to spend all of my time on doing the most impactful things only I can do, which included selling, expanding our content strategy, and supporting our product and engineering team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fast forward three months and I ended up hiring a Head of Operations and a head of GTM, which allowed me to focus on doing the things I do the best. That also resulted in an even further evolved board meeting for our second board meeting. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The second Cargado board meeting</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We went into our latest board meeting with an updated perspective from the first one. Our product had only been live for a few weeks when we had our initial board meeting. This time around, it had been live for four months and the growth was there. But we wanted to make a few specific changes to our strategy now that we had four months’ worth of data. We put together the deck and sent it out a few days in advance, with the expectation that the board read most of the content ahead of time. Because we shared the slide deck so far in advance, the team was able to add comments in the deck and have a back-and-forth ahead of time. This allowed us to focus on the absolute most important items in the actual meeting. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our GTM slides had the right growth metrics that you want to see at this stage. We were just starting to lay the groundwork for hiring our first two salespeople and outlined those plans. The team pressure-tested our logic around those hires and agreed with the logic to add some additional talent that was needed to support growth in other areas. One of the big discussions, though, centered around shifting from founder-led sales to scalable sales. We’re already starting to see proof points that we can make that transition, but it’ll take time. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our product roadmap also had all the key products we know our customers want and need. It’s been designed to help our customers grow their businesses, knowing that we’ll grow alongside them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The other topic was something that isn’t existential, but not quite something I can talk about in this newsletter. Suffice to say that we had a key metric we wanted to improve and we spent most of the board meeting discussing this topic. We had prepared different potential paths we could take to drive that metric up, and we walked away from the board meeting united around the strategy we would take. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For only the second time ever running a board meeting, I left feeling certain that we had complete alignment and a clear strategy going forward for what we want to accomplish. In the two weeks since that board meeting, we’ve taken several steps to see that metric improve, we’ve continued to add new customers and more seats, and we’ve accelerated our timeline for a few key hires that should move the needle even more for us. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #36: Back to Laredo and some panel topics</title>
      <link>https://mattsilver.ai/blog/issue-36-back-to-laredo-and-some</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-36-back-to-laredo-and-some</guid>
      <pubDate>Mon, 05 Aug 2024 15:16:15 GMT</pubDate>
      <description>I’m on my way back to Laredo for the 7th Annual Reliance Partners&apos; Modernization of Cross Border Trade, hosted by Mark Vickers, who had started Borderless Coverage originally.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #36: Back to Laredo and some panel topics</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I’m on my way back to Laredo for the 7th Annual Reliance Partners&#39; Modernization of Cross Border Trade, hosted by Mark Vickers, who had started Borderless Coverage originally.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> August 05, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-36-back-to-laredo-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I%E2%80%99m+on+my+way+back+to+Laredo+for+the+7th+Annual+Reliance+Partners%27+Modernization+of+Cross+Border+Trade%2C+hosted+by+Mark+Vickers%2C+who+had+started+Borderless+Coverage+originally.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-36-back-to-laredo-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I%E2%80%99m+on+my+way+back+to+Laredo+for+the+7th+Annual+Reliance+Partners%27+Modernization+of+Cross+Border+Trade%2C+hosted+by+Mark+Vickers%2C+who+had+started+Borderless+Coverage+originally.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-36-back-to-laredo-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-36-back-to-laredo-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4723d59d-5865-4ed6-9b9b-e13bcd4bd123/dc0e3b3f-67b9-48d6-9e0b-3ccccfb704c9_1792x1024.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m on my way back to Laredo for the 7th Annual Reliance Partners&#39; Modernization of Cross Border Trade, hosted by Mark Vickers, who had started Borderless Coverage originally. If you didn’t know this, cargo insurance is not required in Mexico the same way it’s required in the United States. It’s up to the beneficial cargo owner to insure the goods while they’re in Mexico and if there’s a claim, the most they can expect a broker or carrier to pay is around $2,000 USD as it’s based on a price per pound, not the value of the load. The only way to really make sure your freight is insured in Mexico is to work with someone like <a class="link" href="https://www.linkedin.com/in/mark-vickers-a90a6710/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-36-back-to-laredo-and-some-panel-topics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Mark Vickers</a> at Reliance Partners and get yourself set up with Borderless Coverage. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is going to be a really big week in Laredo as brokers from all over the US and Mexico head to the number one border city at the southern border to learn and network at the event that’s happening this Tuesday, August 6th. I’ll be involved in two panels, a carrier-focused panel and one focused on technology in cross-border freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For the technology panel, we’ll be diving deep on how technology can improve cross-border logistics. I’m excited to have Miguel Olivo from <a class="link" href="https://www.zerio.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-36-back-to-laredo-and-some-panel-topics" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zerio</a> join for that discussion, along with one of his customers. We’ll look at the perspective of a shipper and how they think about technology and security in Mexico, and how they think about picking the right vendors to partner with on moving freight from Mexico to the United States. Please reach out if you’ll be attending the event or just look for anyone from our team in our Cargado swag! </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Upcoming content</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m going to be putting together more educational content that focuses on cross-border freight. For those of you who are craving more education and looking to grow your Mexico business, what are you looking to learn? Send me a message and let me know what you’d like to learn about! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Monthly Digest - July</title>
      <link>https://mattsilver.ai/blog/issue-35-monthly-digest-july</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-35-monthly-digest-july</guid>
      <pubDate>Mon, 29 Jul 2024 20:29:09 GMT</pubDate>
      <description>Read on for some Mexico resources and job opportunities with Cargado!</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Monthly Digest - July</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Read on for some Mexico resources and job opportunities with Cargado!</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 29, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-35-monthly-digest-july' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Read+on+for+some+Mexico+resources+and+job+opportunities+with+Cargado%21&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-35-monthly-digest-july' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Read+on+for+some+Mexico+resources+and+job+opportunities+with+Cargado%21+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-35-monthly-digest-july' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-35-monthly-digest-july' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/819d9654-e3d6-4527-9186-33711228b746/5e96cfb6-86f7-4c35-9746-d224f5dd0871_1920x1080.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Well, it’s the end of the month again and it’s time for another monthly digest edition. We’re in the middle of summer, but produce season has already cooled off shipping out of Mexico. We’ve been chugging along at Cargado, adding a ton of customers and new features to our product. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Four-month mark + we’re hiring!</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re at the four-month mark of Cargado being live and recently passed forty customers with no signs of slowing down. That means that we’re adding a Customer Success Manager to support the growth. And, given that we have a formula for growth, we’re going to hire two Account Executives as well. If you’re based in Chicago or know someone who is that would be interested in either role, please apply! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re also looking for Border Partnership Managers to engage with everyone based in their respective border cities, so if you’re based in Brownsville, Calexico, El Paso, McAllen, Nogales, or Yuma, you should apply as well! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve got quite a few roles open and encourage everyone to <a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-july" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">apply online</a> (as much as I appreciate the direct outreach on LinkedIn, it’s become overwhelming and I can’t respond to every DM), including these roles: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Business Operations Associate (Chicago, NYC, or Monterrey, MX) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Senior Software Engineer </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Software Engineer </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Market insights</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We spend a lot of time talking to brokers and carriers actively moving cross-border freight and continue to learn more trends in the market. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dry van volume out of Mexico is starting to pick up. Carriers are seeing more freight than before but they’re not yet seeing an increase in rates. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We’re in the midst of building/construction season and that reflects in volume coming out of Mexico as materials and related industrial providers are expected to ship more the rest of this quarter before things slow down toward the end of the year. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Produce is still slow coming out of Mexico. Reefer carriers are actively seeking out northbound opportunities and will even compete on dry spot freight when they can’t find anything requiring temperature control. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> With produce being slow, meat exports from the United States still seem to be in demand as carriers are being overloaded with requests to move beef, pork, and chicken from the US to Mexico. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Building in Mexico</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get a lot of requests to help people understand how they can best expand their service offering into Mexico. For US-based carriers who are willing to send their trailers into Mexico, in order to help support growing demand, I would happily introduce them to trustworthy Mexico-based partner carriers with whom they can establish trailer interchange agreements. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For the brokers looking to expand into Mexico, I’ve written a few posts about the topic and will re-share them here: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.congratsonalltheprogress.com/p/issue-13-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-july" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #13: The Cross-Border Blueprint</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.congratsonalltheprogress.com/p/issue-33-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-july" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #33: The Cross-Border Blueprint, Part II</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.congratsonalltheprogress.com/p/issue-31-time-off-in-maine?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-july" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #31 (Recap of cross-border-specific posts)</a></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Several brokers have seen success opening up their Mexico offering by leveraging Cargado so I wouldn’t be doing this newsletter justice if I didn’t make the pitch that, if you either have customers asking for Mexico support or you’re actively moving cross-border freight, it’s time you signed up to leverage our platform. Some of the largest brokers and 3PLs in the entire industry are benefiting from it and you will too. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #34: Five themes from a founders summit</title>
      <link>https://mattsilver.ai/blog/issue-34-five-themes-from-a-founders</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-34-five-themes-from-a-founders</guid>
      <pubDate>Mon, 22 Jul 2024 14:59:43 GMT</pubDate>
      <description>I spent most of Sunday at a founders summit that Ezra Galston of Starting Line organized in Chicago.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #34: Five themes from a founders summit</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I spent most of Sunday at a founders summit that Ezra Galston of Starting Line organized in Chicago.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 22, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-34-five-themes-from-a-founders' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+spent+most+of+Sunday+at+a+founders+summit+that+Ezra+Galston+of+Starting+Line+organized+in+Chicago.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-34-five-themes-from-a-founders' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+spent+most+of+Sunday+at+a+founders+summit+that+Ezra+Galston+of+Starting+Line+organized+in+Chicago.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-34-five-themes-from-a-founders' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-34-five-themes-from-a-founders' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/cdd35192-ca45-42dd-9369-071cd39c890d/2be85355-6787-4a2a-be5a-e0975064ad71_1792x1024.jpg?t=1769356656"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I spent most of Sunday at a founders summit that <a class="link" href="https://x.com/EzraMoGee?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-34-five-themes-from-a-founders-summit" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ezra Galston</a> of <a class="link" href="https://www.startingline.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-34-five-themes-from-a-founders-summit" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Starting Line</a> organized in Chicago. While Cargado is not in Starting Line’s portfolio, Ezra has been an angel investor in both Forager and Cargado and has been an awesome supporter of my entrepreneurial career so far. I was fortunate to have a chance to attend this weekend’s event and meet and learn from some incredible entrepreneurs, operators, and investors. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Here are five themes I heard that I want to share with other founders and operators: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Hustle non-stop</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We heard from a trio of early operators who had been at DoorDash, Instacart, and WeWork. They talked about what the environment was like at each startup and the theme that rang true throughout the whole conversation was the need to move fast and hustle. If you aren’t willing to grind it out and do whatever it takes to build a startup, then it might not make sense to sign up and work at a startup. There were young people in roles for the first time, potentially new roles that weren’t replicated from other businesses (like the community manager role at WeWork) and you had to just figure it out. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Building for scale</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a team that can scale with a rapidly-growing startup can be incredibly difficult. When you hit rocketship speed, hiring seasoned execs – “grey hairs” as most VCs call it – is not a certain path to success. It’s incredibly important to make sure that these seasoned leaders, if you do hire them, are willing to roll up their sleeves and actively do the work themselves. If you hear them asking about hiring VPs and Directors right out of the gate, think twice before hiring that person. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Choose your investors carefully</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Not every VC investor is a great board member. When you’re building a venture-backed startup, you need to be intentional about the investors on your cap table. If you’re building a startup for the first time, you likely haven’t seen what it looks like to scale a great company from the executive level, and you likely haven’t seen the miserable side of the spectrum that most founders want to avoid. The right board member has seen it all and can partner with you to help avoid some of those potential pitfalls. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>When you take a call with an investor, you’re fundraising</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Any time you take a call with an investor, you’re pitching them. Whether you have a formal deck or you just casually tell them about your company, it’s a pitch. Don’t take the calls if you aren’t prepared to pitch as the first impressions can be meaningful. And focus on taking meetings with people who can actually write checks. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Great founders sell the vision</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I heard this same concept from a founder, from the three operators, and two venture capitalists: great founders are always selling the vision and setting the tone for the culture of the company. Whether that non-stop hustle manifests itself in a founder doing demos for prospective customers all day long or diving deep into the code themselves, the great founders will grind it out with the team and help them all scale with the business. They make sure every single person on the team understands where the company is going and what the grand vision is. It’s almost an expectation more than a dream that you’re going to achieve that vision and you have to act accordingly to do so. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you get an opportunity to attend a founder summit and build relationships with other founders, take advantage of it. It can be an incredibly fun and rewarding experience to spend the day dedicated to good discussion and not staring at your phone, even when news breaks mid-day that rocked everyone’s Sunday. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #33: The Cross-Border Blueprint, Part II</title>
      <link>https://mattsilver.ai/blog/issue-33-the-cross-border-blueprint</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-33-the-cross-border-blueprint</guid>
      <pubDate>Mon, 15 Jul 2024 12:03:15 GMT</pubDate>
      <description>Back in February, I wrote Issue #13: The Cross-Border Blueprint, which covered some of the first steps it takes to expand into Mexico.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #33: The Cross-Border Blueprint, Part II</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Back in February, I wrote Issue #13: The Cross-Border Blueprint, which covered some of the first steps it takes to expand into Mexico.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 15, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-33-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Back+in+February%2C+I+wrote+Issue+%2313%3A+The+Cross-Border+Blueprint%2C+which+covered+some+of+the+first+steps+it+takes+to+expand+into+Mexico.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-33-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Back+in+February%2C+I+wrote+Issue+%2313%3A+The+Cross-Border+Blueprint%2C+which+covered+some+of+the+first+steps+it+takes+to+expand+into+Mexico.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-33-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-33-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/7c12a640-9d08-44c8-bcd1-2ecc1b7a07a8/3581f1d8-b7ee-4d5d-bd2f-246cb819e85c_1792x1024.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Back in February, I wrote <a class="link" href="https://www.congratsonalltheprogress.com/p/issue-13-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-33-the-cross-border-blueprint-part-ii" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #13: The Cross-Border Blueprint</a>, which covered some of the first steps it takes to expand into Mexico. Let’s fast forward to the part where you found your leader to build your Mexico business. It wasn’t easy and it was a tough decision between promoting from within and hiring someone from outside the company. Maybe you even considered buying a brokerage in Mexico to expand more quickly and aggressively. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You have a few steps to building out the team the right way. My advice is always to do this somewhere in Mexico, ideally Monterrey NLE, which is only three hours from Laredo TX, where 40% of all freight crosses the southern border. The benefits to setting up shop in Monterrey is that you’re likelier to have bicultural talent – people who have spent time or have family in the US given the close proximity to the neighboring country – than you are further south in Mexico, in places like Guadalajara or Mexico City. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The value of the three-hour drive to Laredo is that most of the customs brokers and carriers you deal with on cross-border freight are going to be based in Laredo. It’s a lot easier and more cost effective to have people driving versus flights from Guadalajara, which have to connect via Mexico City, to Laredo. It also doesn’t hurt to have a physical presence in Laredo and any other border cities where you want to grow your business. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Relationships Matter</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look, this won’t be a surprising statement: relationships in this industry matter. They matter even more so for cross-border freight. Ask any experienced cross-border logistics leader what it takes to trust a carrier who takes your freight into and out of Mexico and they’ll tell you the same thing, which is that you need to sit down and meet the leadership from the company in person, talk to them face-to-face, and have a few tequilas and/or carajillos. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve spent a ton of time in Laredo at this point, building relationships across the city. I’m looking forward to doing so in El Paso and other border cities soon. Laredo is such a small town, with approximately 260k people, and most of what you see when you visit is trucking companies, warehouses, and customs brokers. There’s only a handful of options for restaurants, and you’re likely to run into the owners of different trucking companies at Palenque Grill during lunch or at La Republica and Border Foundry for dinner. At some point, someone will send you some shots of tequila at La Republica and that’s really when the night begins. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you haven’t been to Laredo yet and you’re investing in cross-border freight, you should consider visiting. Mark Vickers at Reliance Partners (Borderless Coverage) is hosting an <a class="link" href="https://www.eventbrite.com/e/7th-annual-reliance-partners-modernization-of-cross-border-trade-tickets-851585704767?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-33-the-cross-border-blueprint-part-ii" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">event on August 6th</a> and then the <a class="link" href="https://www.laredomotorcarriers.com/golf-tournament/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-33-the-cross-border-blueprint-part-ii" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Laredo Motor Carriers Association Golf Tournament</a> is September 6th. Both are great opportunities to network and meet cross-border carriers and potential warehousing/cross-dock partners. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Growing a Mexico business</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In order to grow your Mexico business, you need freight, right? So go ask for it. Ask your existing customers if they’re moving freight out of Mexico. It’s likely going to be their biggest headache, even if it’s a smaller portion of their volume. And chances are that they’re actively discussing plans to nearshore – to move their manufacturing from overseas to Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re not sure what industries to target, let’s look at a few options: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Automotive and aerospace </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Chemicals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electronics, appliances, semiconductor-related materials </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Machinery </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Oil and gas-related products (like oil rigs – moving specialized freight cross-border can make for some serious ROI) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Pharmaceutical and healthcare products </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Produce (fruit and vegetables), meat, and dairy products </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Raw materials like plastics, rubber, steel, and aluminum </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Textiles and apparel </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ll find that more and more of your customers are manufacturing in Mexico, are buying products from Mexico, or are sending products to Mexico. Supply chains are tightening and becoming more regionalized and nearshoring is going to be a long-term strategy that a lot of manufacturers, retailers, and distributors are going to employ. But it’s not just about sales, you need the execution to back it up. So how do you execute? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Executing on cross-border freight</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you’re selling a Mexico solution to your customers, you’re selling the operational expertise and strong carrier network. You may have some technology that’s supporting some of that work, whether you built it into your TMS or you’re leveraging Cargado. When it comes to operations, you’re going to need people who can schedule appointments in Mexico, deal with the customs brokers, Mexico carriers, and transfer carriers. You also need people who understand the differences between a B1 driver and a CDL driver, and how trailer interchanges work (<a class="link" href="https://www.congratsonalltheprogress.com/p/issue-10-how-freight-gets-across?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-33-the-cross-border-blueprint-part-ii" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #10: How freight gets across the U.S.-Mexico border</a>). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your customers, and their facilities and customs brokers are going to demand a lot of details about these cross-border loads and so you’ll need a team of expert operators who can support it. It’s tough to scale that team initially, as you feel like you’re just throwing people at every single account. It’s tough but it’s another reason that you do that in Mexico. And I’ll repeat the value of the proximity to the border – there will be issues that come up and it’ll be easier to resolve if you can meet those people in person and establish relationships. In-person engagement will make it likelier that they’ll actually help you get to a resolution. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Where to start</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That’s a lot of information to digest so where’s the best place to start? Ask your customers. Figure out what freight they’re moving cross-border today and ask for an opportunity to quote their freight. Win their freight. Get Cargado while you’re at it. We recently passed thirty paying customers, with fifteen of the top 100 brokerages. Get to Laredo as soon as you can and set up that office in Monterrey. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> P.S.: one additional way to find cross-border freight is to take a look at the freight you’re picking up or delivering in Laredo TX and ask those customers if you can move their freight all the way into or out of Mexico. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-33-the-cross-border-blueprint-part-ii"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #32: ChatGPT and a new name for The Silver Substack</title>
      <link>https://mattsilver.ai/blog/issue-32-chatgpt-and-a-new-name-for</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-32-chatgpt-and-a-new-name-for</guid>
      <pubDate>Mon, 08 Jul 2024 12:00:54 GMT</pubDate>
      <description>ChatGPT didn&apos;t write this post but I wrote this post about ChatGPT. And we&apos;ve got a new name for this newsletter.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #32: ChatGPT and a new name for The Silver Substack</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>ChatGPT didn&#39;t write this post but I wrote this post about ChatGPT. And we&#39;ve got a new name for this newsletter.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 08, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-32-chatgpt-and-a-new-name-for' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=ChatGPT+didn%27t+write+this+post+but+I+wrote+this+post+about+ChatGPT.+And+we%27ve+got+a+new+name+for+this+newsletter.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-32-chatgpt-and-a-new-name-for' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=ChatGPT+didn%27t+write+this+post+but+I+wrote+this+post+about+ChatGPT.+And+we%27ve+got+a+new+name+for+this+newsletter.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-32-chatgpt-and-a-new-name-for' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-32-chatgpt-and-a-new-name-for' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/dfcb2c15-14c3-4308-a63e-d74979095566/a861f185-6b74-4644-87ed-ccfc9b8140e7_1522x864.jpg?t=1769356657"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Maine</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This last week, I spent my time off in Maine with my wife and son. We went hiking on three different trails, climbing two hills that included rocks larger than any of us that our 3.5-year old was able to climb on his own, which is just insane. The kid loves hiking and wants to go every week. Hilariously, he can’t get down from a jungle gym where he can’t see the ground, but has no issue climbing up a steep hill. Ironically, the photos in this post are from our trip and are not ChatGPT-generated, in spite of what you’re about to read from me. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ccedb808-86d6-4ad4-98dd-70eb35d34c3c/131d0ac9-197e-4953-ad82-7dda2ac07567_1552x864.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It was nice taking the week off and not being stressed about anything freight-related. We spent a couple of days in Portland, Maine before heading to Belfast, Maine, where we stayed at an Airbnb. The majority of our time, we hiked in Acadia National Park on Mount Desert Island while enjoying the 4th of July parade in nearby Bar Harbor. It was awesome seeing the mini Bison dry van and a mini Bouchard conestoga. Bison’s presence is prominent in Maine because the massive Canadian carrier, Bison, previously acquired the two largest carriers in Maine, Pottles and Hartt. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/16354512-82f7-43e1-b461-51c31d071007/25f70846-b9ee-4e95-bc20-f00981b7e0ad_1106x864.jpg?t=1769356657"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>ChatGPT has its place in content</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s no secret that I leverage ChatGPT for the images I use with my newsletter. However, I don’t use it to write the actual content. I’ve used it for research, in the past, mostly for getting data together, and always while checking the underlying references. So I decided to try using it to rewrite my LinkedIn bio. I recently fed all my newsletters into my ChatGPT to get a sense for my writing style and asked it to rewrite my bio in the first person, as if I wrote it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It took about thirty iterations to get to the point where it is now (feel free to read it in <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-32-chatgpt-and-a-new-name-for-the-silver-substack" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">my profile</a>, I have no shame in admitting that I used ChatGPT to write that). I also wrote and rewrote several sections myself. It felt like one of the most productive writing sessions I’ve ever had, no offense to anyone I’ve written content with in the past! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What won’t work well is just dumping in something like “give me the top 5 reasons why nearshoring is exploding and where venture-backable technology investments are needed,” where you end up with the same LinkedIn post that I feel like I’ve seen twenty-five times, from freight people to aspiring entrepreneurs from outside the industry to venture capitalists looking to jump into the market, highlighting supply chain resilience, cost efficiency, trade agreements and policies (USMCA), environmental sustainability, and proximity to market. We get it – there’s a ton of opportunity with nearshoring but there’s still so much opportunity in logistics and supply chain overall, whether that’s in Mexico, the U.S., or even Africa. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As I partnered with ChatGPT to rewrite my LinkedIn bio, we added this section about my experience investing in and advising startups. I learned a lot from my time building Forager and have learned a lot in the past nine months building Cargado and I enjoy passing along those learnings to startups. The ideal intersection is someone really early in the process in a space that I have experience in (like logistics and supply chain) as I’ve been able to be the most helpful in that space, both with my experience and network. If I can help a startup skip six months of bad lessons learned to get to a better spot, I feel great about my contribution to their business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the startups I’ve had an opportunity to work with is FreshX. Clay Curran and Lance Hackney are building the first marketplace for refrigerated LTL freight in the United States. I’m excited about what they’ve been working on as they spent a few months trying to broker reefer LTL freight before dealing with nightmares from bad paperwork, challenges around pricing, and claims from shipping damages. They decided to bail on brokering the freight and build tools to solve the problems they experienced. It’s been fun to watch them build their company out at such a fast clip and now that they raised institutional capital, I talked to them about some advice that I gave myself and my co-founder, Rylan, about taking on capital. I’ll share those thoughts here: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> It’s not your money, it’s your budget to build the business and generate revenue. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Just because you have the money doesn’t mean you have to start spending it. Take your time with a plan and make sure you have the right people in place. I know it’s sitting there in your pocket, just burning a hole there, but just leave it until you actually need to start spending more of it. You’ll start to see signs of when it makes sense to ramp up hiring. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Plan on having the capital last longer than you think you’ll need it to last. Something always goes wrong that takes it longer to hit whatever milestone you need from an investor to fund an eventual next round. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Yes, it’s amazing to be able to raise money but don’t consider that your milestone and don’t celebrate like you just won the Super Bowl. Keep the expectations with your team that a funding event is necessary but that the excitement should come when you achieve business-related milestones, like landing key customers or getting to profitability. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Don’t wait until you only have three months of runway before you start raising, start when you have a year remaining so that you actually have leverage and don’t feel under the gun. That means you need a version of an operating plan that shows that money lasting 30-36 months, not just 24 months. </p></li></ol></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>New name</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve purchased some fairly funny domains in the past, nothing crazy or expensive, but I bought one that I’ve thought about, on and off again, to use for my newsletter. I figured I would start by asking ChatGPT to suggest some ideas, while leveraging my experience, writing style, and everything else I’ve dumped into that machine. I got back this initial set of ideas. Seven is hilarious but obnoxious and I don’t love any of the other ones. I’m not trying to write a digital newspaper. See the list below: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Freight Forward with Matt Silver </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cross-Border Insights </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The Logistics Lens </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Freight Frontier </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The Forager’s Dispatch </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Silver’s Supply Chain Chronicles </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Borderline Brilliant </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cargo Chronicles </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Freight Focus with Matt </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The Supply Chain Sentinel </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve never been great with naming things and it wasn’t easy to come up with Cargado. Forager just hit me because it was the nickname I received from a couple UPS executives who had overseen the Coyote acquisition. The nickname came from my ability to generate cross-border truckload opportunities from UPS customers for Coyote, which is why I used the name for my first startup. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When building Forager, we only ever had one term sheet for each round. We received so many rejections from VCs and it really takes a toll when you get that same feedback, over and over again. Thankfully, building Cargado, this hasn’t been the case. Taking those lessons learned from Forager and focusing on a different ICP has resulted in a totally different experience this time around when it comes to fundraising. This time around, I had to tell investors “no” and they had spent a lot of time doing diligence and researching our company. I thought it would be awesome having multiple term sheets, and it’s not bad, but having to let someone down that believes in your company is not that fun. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I was receiving all those rejections during my time building Forager, I kept seeing the same phrase over and over “congrats on all the progress” before a familiar “but we’re going to have to pass for now.” So I decided to buy CongratsOnAllTheProgress.com, thinking I would use it for a newsletter one day. At some point, we’re going to move some of my Mexico-specific educational content over to Cargado.com and the content of this newsletter will shift to a heavier focus on the life of building a startup. So, I figured the new name for this newsletter should be CongratsOnAllTheProgress.com. Check out the new logo / banner below: </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/39117809-4694-42f9-98f9-b3aed118b0f0/c4955dcc-9220-42c3-8b50-d38b4da3687c_3480x938.jpg?t=1769356658"/></div></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-32-chatgpt-and-a-new-name-for-the-silver-substack"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #31: Time off in Maine</title>
      <link>https://mattsilver.ai/blog/issue-31-time-off-in-maine</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-31-time-off-in-maine</guid>
      <pubDate>Mon, 01 Jul 2024 11:03:27 GMT</pubDate>
      <description>I decided to head to Maine with my wife and son and take the week of the 4th off this year.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #31: Time off in Maine</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I decided to head to Maine with my wife and son and take the week of the 4th off this year.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> July 01, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-31-time-off-in-maine' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+decided+to+head+to+Maine+with+my+wife+and+son+and+take+the+week+of+the+4th+off+this+year.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-31-time-off-in-maine' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+decided+to+head+to+Maine+with+my+wife+and+son+and+take+the+week+of+the+4th+off+this+year.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-31-time-off-in-maine' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-31-time-off-in-maine' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b24b671c-92cf-4ed8-a076-2b07cc53285e/6df62882-c083-4e3c-a721-ff17d72ec2a6_1792x1024.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I decided to head to Maine with my wife and son and take the week of the 4th off this year. Happy Birthday, America! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Want to learn more about cross-border freight? Read a few of these issues: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-2-nearshoring-is-booming?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #2:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-2-nearshoring-is-booming?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Nearshoring is Booming</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-3-hecho-en-mexico-made-in-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #3:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-3-hecho-en-mexico-made-in-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Hecho en Mexico / Made in Mexico</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-7-whats-the-carta-porte?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #7:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-7-whats-the-carta-porte?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> A Carta Porte Deep Dive</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-8-security-in-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #8:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-8-security-in-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Security in Mexico</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-10-how-freight-gets-across?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #10:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-10-how-freight-gets-across?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> How freight gets across the U.S.-Mexico border</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-12-produce-from-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #12:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-12-produce-from-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Produce from Mexico</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-13-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #13:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-13-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> The Cross-Border Blueprint</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-15-cross-border-complexity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #15:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-15-cross-border-complexity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Cross-Border Complexity</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b><a class="link" href="https://mattsilver.substack.com/p/issue-25-cross-border-capacity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #25:</a></b><a class="link" href="https://mattsilver.substack.com/p/issue-25-cross-border-capacity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;"> Cross-Border Capacity</a></p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Study up and enjoy if you want to build expertise around the next hot market in North American logistics. If you’re actively moving cross-border freight or if your brokerage is starting to invest in it and you’re not leveraging Cargado yet, you’re falling behind the teams who are using it. Join the waitlist at <a class="link" href="http://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-31-time-off-in-maine" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado.com</a>. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #30: Monthly Digest – June</title>
      <link>https://mattsilver.ai/blog/issue-30-monthly-digest-june</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-30-monthly-digest-june</guid>
      <pubDate>Mon, 24 Jun 2024 14:14:42 GMT</pubDate>
      <description>Coyote is being acquired by RXO as we approach the end of Q2.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #30: Monthly Digest – June</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Coyote is being acquired by RXO as we approach the end of Q2.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 24, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-30-monthly-digest-june' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Coyote+is+being+acquired+by+RXO+as+we+approach+the+end+of+Q2.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-30-monthly-digest-june' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Coyote+is+being+acquired+by+RXO+as+we+approach+the+end+of+Q2.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-30-monthly-digest-june' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-30-monthly-digest-june' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/25c2bc65-98bd-4f0f-a089-8bf23d6c42a7/78595268-a474-44d0-8725-79142612514c_1792x1024.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re coming up on the end of the month and the end of Q2. Summer is finally here and things are getting hot in Chicago, both in terms of the temperatures (it’s been in the 90s!) and M&A, with <a class="link" href="https://rxo.com/news/rxo-to-acquire-coyote-logistics-from-ups/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">RXO acquiring Coyote Logistics</a> for just over $1B from UPS. And speaking of M&A, earlier this month, <a class="link" href="https://www.freightwaves.com/news/transfix-sells-brokerage-unit-to-nfi?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">NFI acquired the brokerage unit of Transfix</a>, narrowing the original field of “digital freight brokerages” down to Uber Freight and Loadsmart. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Back in February, I wrote “<a class="link" href="https://mattsilver.substack.com/p/issue-11-the-freight-industry-is?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #11: The Freight Industry is Changing</a>” about the fact that every brokerage was becoming digitized. Everyone is investing in technology, whether it’s something they built from scratch, something they bought and customized, or they’re using an off-the-shelf TMS. There’s something for most people, although I stand by the fact that most TMSs don’t support Mexico the right way (and no, this is not a lead-up to a story about building a Mexico-focused TMS). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s becoming increasingly clear that you have to pick a path: you can either be a technology company or a service provider (aka logistics company). It’s way too expensive to try doing both unless you’re one of the big guys and have the cash to invest. And even at that size, is your core competency running a profitable brokerage or building software? You can’t be great at both, they’re just too different. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With how things are evolving, and a lot of people realizing that you can build a more valuable standalone software company than you can trying to build software and eat the service providers at the same time, I’m curious where we’ll see Uber Freight and Loadsmart long-term. Uber Freight manages so much volume that I believe we could eventually see them spun out as a standalone business. However, Uber is all about the movement of people and goods, why wouldn’t moving freight be part of that concept? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>RXO + Coyote thoughts</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> RXO (#7) acquiring Coyote (#4) will position the combined brokerage as the third largest in the industry. Coyote has built a long-enduring contract-heavy brokerage business that lasted through every major freight cycle over the last eighteen years. It endured the UPS acquisition and mix of cultures. Yet somehow, there are still people there who I remember working with as far back as 2007 when I was an intern. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Unlike when UPS acquired Coyote but kept it as a separate entity, I imagine RXO is going to fully integrate the business, across every single aspect. It won’t be long before we no longer see the Coyote logo on the Green Exchange from the highway, sitting in non-stop traffic on the way to downtown Chicago. There is likely a ton of everyone’s least favorite M&A term, “synergy”, as these two companies are eventually fully integrated. The combination of those two networks and customer bases with Drew Wilkerson leading the charge and with RXO&#39;s newer tech is going to make a big difference. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Mexico Market Update</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Last week, Tropical Storm Alberto took quite a toll on the highway between Monterrey NLE and Nuevo Laredo TAM, impacting capacity and rates out of northern Mexico temporarily. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Produce season has been calmer than expected, with continued availability in Mexico from refrigerated carriers in the market. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Dry van volume out of Mexico continues to climb, creating more demand out of Mexico for door-to-door capacity. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Cargado Update</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re inching (sprinting?) closer and closer to sharing more about what we’re building at Cargado. We have some of our own internal milestones, mostly product-related, that we want to accomplish before we feel comfortable sharing more. I say sprinting because it’s felt like a sprint since Day One but we have no intention of slowing down. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re actively moving cross-border freight or want to expand into it but aren’t using Cargado yet, you’re falling behind the teams who are leveraging our software. I’ve seen most brokers pay for their seats within the first few days of using our platform and love seeing people win because of our technology. Reach out and I’ll do the demo myself! </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Hiring</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">We’re hiring</a> for two critical roles, Software Engineers and Border Partnership Managers. The software engineering roles are open to anyone in North America (no overseas, no agencies please) and the Border Partnership Manager roles are open in nearly every border city, including San Diego, Calexico, Nogales, Pharr/McAllen, and Brownsville, along with the corresponding Mexican border cities. Please apply online or reach out if you have any questions! </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Upcoming Travel</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Are you based in a border city? If you are, chances are that I’ll be in your town sooner than later. I’m writing this newsletter as I get ready to head to Laredo today with the newest team members from Cargado. We want to get every new hire to Laredo sooner than later so they can experience the epicenter of cross-border freight, where 40% of all cross-border shipments move on a daily basis. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ll also be attending a few events in border cities coming up: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 7th Annual Reliance Partners&#39; Modernization of Cross Border Trade (Laredo, TX) on 8/6/2024 </p><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:circle;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.eventbrite.com/e/7th-annual-reliance-partners-modernization-of-cross-border-trade-tickets-851585704767?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">https://www.eventbrite.com/e/7th-annual-reliance-partners-modernization-of-cross-border-trade-tickets-851585704767</a></p></li></ul></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 8th Annual LMCA Golf Classic (Laredo, TX) on 9/6/2024 </p><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:circle;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.laredomotorcarriers.com/golf-tournament/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">https://www.laredomotorcarriers.com/golf-tournament/</a></p></li></ul></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> 8th Annual MVT Charity Golf Tournament (El Paso, TX) on 10/4/2024 </p><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:circle;margin-left:25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://m-v-t.com/mvt-announces-charity-for-the-8th-annual-mvt-charity-golf-tournament/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-30-monthly-digest-june" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">https://m-v-t.com/mvt-announces-charity-for-the-8th-annual-mvt-charity-golf-tournament/</a></p></li></ul></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re going to be attending, send me a note and we can meet up at these events! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #29: Ops Life in Freight</title>
      <link>https://mattsilver.ai/blog/issue-29-ops-life-in-freight</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-29-ops-life-in-freight</guid>
      <pubDate>Mon, 17 Jun 2024 12:11:11 GMT</pubDate>
      <description>Operating freight isn&apos;t for everyone. I&apos;ve done the job - I understand what goes into it. Let&apos;s dive deep on the topic.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #29: Ops Life in Freight</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Operating freight isn&#39;t for everyone. I&#39;ve done the job - I understand what goes into it. Let&#39;s dive deep on the topic.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 17, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-29-ops-life-in-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Operating+freight+isn%27t+for+everyone.+I%27ve+done+the+job+-+I+understand+what+goes+into+it.+Let%27s+dive+deep+on+the+topic.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-29-ops-life-in-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Operating+freight+isn%27t+for+everyone.+I%27ve+done+the+job+-+I+understand+what+goes+into+it.+Let%27s+dive+deep+on+the+topic.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-29-ops-life-in-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-29-ops-life-in-freight' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/80bf43fc-b882-4bd4-8362-a039afd80925/8be3fffa-7f44-4069-8e4b-75981eb12bc5_1792x1024.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I brokered freight for seventeen years. In that timeframe, I did almost every job that makes up a freight brokerage, from tracking loads and scheduling appointments to booking carriers and cold-calling shippers to sending invoices and issuing carriers quickpay. Hands down, one of the jobs that required the most brainpower and stress with the least amount of thanks was operating freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The role has a dozen different titles, whether you’re an operations representative, operations coordinator, load coordinator, scheduler, or “ops rep”, it’s a necessary job that doesn’t get enough love or attention. Let’s talk about what goes into doing this job. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Man, where do we start with this job? Is it getting yelled at by a customer because a truck (that you have ZERO control over) is late? Is it getting yelled at by a carrier rep because the delivery appointment sucks? Is it the twenty-five tabs you have open in your browser or the handful of sticky notes you have strewn about your desk? Maybe it’s that year-old sample of a product you have no intention of consuming that your customer sent to you as a “thanks” for all your hard work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Operating freight is a necessary evil. It’s a core part of making freight move, and you can really love the job if you’re working with the right people. But for a lot of operators, it’s not a lovable role. It’s generally treated like less than most of the other roles in the company. People look at it as a stepping stone. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Operating freight means providing non-stop customer service to manufacturers or distributors (shippers) who pay you to move their freight. These shippers are paying logistics companies to make sure that their freight picks up and delivers on time, every single time. They want their freight delivered without damage and without anything missing. The potential risk of a load being late or missing some of the product could have severe consequences within a company’s supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I actually remember a time at Forager where we let something slip for a CPG customer. We allowed a refrigerated load coming out of Mexico to not get delayed on the way to the border, but also ended up dealing with the reefer unit failing and a full claim on the load while in Mexico. As a side note about this claim, just like I talked about in <a class="link" href="https://mattsilver.substack.com/p/issue-8-security-in-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-29-ops-life-in-freight" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #8</a>, there’s no cargo insurance requirements in Mexico. So the customer not only had a claim they were responsible for, but they weren’t going to be receiving consumable products that they could distribute. I remember this customer telling me that we literally disrupted their supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This failure was heavily tied to how we managed things with the carrier. You know who got yelled at? The operations rep who was working on the account. You know who’s fault it was? Not hers. But she was the face of the company to this customer and so that’s who received the reaction. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Great freight operators take massive amounts of pride in the work that they do and they deserve to be proud. It’s a tough job and usually doesn’t pay as well as sales or leadership roles. There is potential for incredible career advancement if leadership has career-pathing mapped out. You get to experience the days where you save a customer’s day by executing on a critical time-sensitive shipment. But those days get drowned out by getting shredded by a customer for a late truck. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get it – it’s not fair the way that freight ops people are treated, by people both internally and externally. I also don’t think it’s fair that most of the work an ops person does is data entry. It’s calling facilities and scheduling appointments that could be done through a better system. It’s copying and pasting information from one spreadsheet to another, or from a spreadsheet to a TMS, or vice versa. It’s sending 15-20 “please advise” follow-up emails when someone doesn’t respond the first three times you ask for an update. It’s getting paid the bare minimum to work 50 hours a week and have to answer emails after hours and on weekends. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Generally, your ideal ops rep is hyper organized and has great attention to detail. They are great with customers on the phone and can internalize stress and anger from customers to deliver a great service every time. My hope is that, with better technology, these great operations experts can actually focus on their expertise and become problem solvers and relationship managers, rather than doing data entry all day. I have a deep understanding of what it takes to operate freight, especially cross-border freight. At Cargado, we will build tools that will make these jobs easier for operators so that they can focus on maximizing their expertise, rather than spending all day in spreadsheets, email, and WhatsApp. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #28: Building the right culture in the freight industry</title>
      <link>https://mattsilver.ai/blog/issue-28-building-the-right-culture</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-28-building-the-right-culture</guid>
      <pubDate>Mon, 10 Jun 2024 21:43:45 GMT</pubDate>
      <description>I had the opportunity to take our two new hires, Julie Castelbaum and Caroline Celis (CC), to the FreightWaves Future of Supply Chain conference in Atlanta last week.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #28: Building the right culture in the freight industry</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I had the opportunity to take our two new hires, Julie Castelbaum and Caroline Celis (CC), to the FreightWaves Future of Supply Chain conference in Atlanta last week.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 10, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-28-building-the-right-culture' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+had+the+opportunity+to+take+our+two+new+hires%2C+Julie+Castelbaum+and+Caroline+Celis+%28CC%29%2C+to+the+FreightWaves+Future+of+Supply+Chain+conference+in+Atlanta+last+week.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-28-building-the-right-culture' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+had+the+opportunity+to+take+our+two+new+hires%2C+Julie+Castelbaum+and+Caroline+Celis+%28CC%29%2C+to+the+FreightWaves+Future+of+Supply+Chain+conference+in+Atlanta+last+week.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-28-building-the-right-culture' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-28-building-the-right-culture' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/5122a706-65e5-4d06-b813-7408ed375d33/a1c7a71f-2442-44f8-9188-6db85459a8a6_4032x3024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I had the opportunity to take our two new hires, Julie Castelbaum and Caroline Celis (CC), to the FreightWaves Future of Supply Chain conference in Atlanta last week. Multiple people gave me props for making two female hires, as if that was a weird thing at a tech company. And then I realized that we’re still in the logistics industry, where there are unfortunately far fewer women in leadership positions than there should be. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I gave an honest answer, which is that I did that intentionally. It wasn’t the first time I made a conscious decision to try and build a diverse leadership team. Obviously much has been written about diversity, and I’m not going to attempt to add to that discourse here. Instead, I can only speak about my philosophy around building teams. For me, it’s essential to foster a culture of psychological safety. This means an environment where each team member can bring their full selves to work, stand for their views, and feel challenged and excited every day. My perspective on how to get there is by hiring people that think uniquely from me, come from different backgrounds and schools of thought, and that add something new to the Cargado team.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In our first 6 months of Cargado, we were a team of six dudes and are now slightly more balanced with our two latest hires. Will we ever get to a perfectly balanced team? Unlikely. There’s too many unique roles needed to build a business, and too many arguments to be made about what balanced means to try and say anything is balanced. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> But, we’re going to work hard to build a diverse team and we’re committed to consistent intentionality about it.  We know the value of seeking out talent that brings different perspectives and backgrounds to the table, resulting in new ideas that challenge our own ways of thinking. This isn’t something that gets solved through a few hires but instead will consistently be top of mind in our hiring and company culture decisions. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And I don’t just think of diversity in background or identity. The same applies to hiring too many people from one company, something we didn’t do a great job of at Forager. We hired a lot of people who had similar freight backgrounds which meant we were all too informed by our past freight experience and didn’t build something truly novel.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As a company of 8 (and soon to be 10), it’s something I think about every single day when building a lasting, successful culture at Cargado. If every person who works at Cargado feels like their ideas are heard, they can challenge any hive mind thinking, and that we are consistently introspective about hiring, I’ll feel proud of what we’re creating at Cargado. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #27: Sixty Days Post-Launch</title>
      <link>https://mattsilver.ai/blog/issue-27-sixty-days-post-launch</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-27-sixty-days-post-launch</guid>
      <pubDate>Mon, 03 Jun 2024 13:03:08 GMT</pubDate>
      <description>We&apos;ve been live for two months and have twenty-two brokers using our software. This one is a review of those last two months and an update about a couple new hires we made.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #27: Sixty Days Post-Launch</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>We&#39;ve been live for two months and have twenty-two brokers using our software. This one is a review of those last two months and an update about a couple new hires we made.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> June 03, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-27-sixty-days-post-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=We%27ve+been+live+for+two+months+and+have+twenty-two+brokers+using+our+software.+This+one+is+a+review+of+those+last+two+months+and+an+update+about+a+couple+new+hires+we+made.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-27-sixty-days-post-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=We%27ve+been+live+for+two+months+and+have+twenty-two+brokers+using+our+software.+This+one+is+a+review+of+those+last+two+months+and+an+update+about+a+couple+new+hires+we+made.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-27-sixty-days-post-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-27-sixty-days-post-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We are sixty days post-launch. We have twenty-two brokers/3PLs who are paying to use our software today. What a fun first two months launching a product. Rylan and the engineering team have been incredibly fast to respond to customer feedback and quick to squash bugs. Customers don’t hold back when it comes to feedback. Is every single one happy? No, not yet, we have some work to do. But most are happy and finding value early. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s interesting - this software we’re building is technology I wish I had over the past decade at Coyote, Forager, and Arrive. This would have made my job easier and enabled us to grow a lot faster. We built tech at Forager but we weren’t operating like a pure technology company. We were both a brokerage and a tech company and that culture divide showed at different times. At Cargado, we’re purely focused on building software and don’t have to worry about 2am phone calls about a truck breaking down or the never-ending email threads about a load being crossed with the wrong paperwork. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Do I miss those headaches? No. I hope we can help reduce them for everyone over time with what we’re building. Will we have our own headaches? Definitely. You have them with any company, whether it’s a startup or mature business, tech company or freight brokerage. We’ve been doing bi-weekly syncs with most of our customers to get feedback, product requests, and update them on new features. We also have direct chat set up with most of our customers, meeting them in Slack, Teams, or WhatsApp. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is also the first time I’ve ever sold software. I’m selling into an industry I’ve long been a part of, and selling to people in roles that I’ve previously occupied, so it feels familiar yet a bit foreign. It’s been an interesting ramp so far, learning how to navigate a commercial agreement, selling seats versus capacity and rates. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve generally felt pretty confident in what I do and have been able to pull from experience but, this was the first time that I couldn’t pull from my own experience as I had never worked at an enterprise SaaS business before. So, we decided to hire someone to take over some of this work. It will enable me to focus on selling and doing everything else a CEO is supposed to be doing. Candidly, my schedule has also been packed. Who knew how many brokers existed that have a cross-border service or are trying to expand into Mexico!? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you reach an inflection point where you’re seeing the traction that we’re seeing, you have to take advice seriously from your investors. In this case, mine were telling me that I needed to bring on support to take on a lot of the operations that support the business, and to start looking at scaling our GTM function. And so we made two incredible hires who started today, <a class="link" href="https://www.linkedin.com/in/caroline-celis/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-27-sixty-days-post-launch" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Caroline Celis</a> (CC) as our Head of Go-To-Market and <a class="link" href="https://www.linkedin.com/in/julie-castelbaum/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-27-sixty-days-post-launch" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Julie Castelbaum</a> as our Head of Operations. They both bring incredible experience that you can see more about in the image below! I’m relieved and excited to have the two of them on board and to spend the next few days with them in Atlanta at the FreightWaves Future of Supply Chain conference. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/7a36dd3b-5580-4639-ab4a-9f29d5e0701b/134e5e1f-2a25-4ae0-b191-1e554667e0da_1200x627.jpg?t=1769356657"/></div></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Monthly Digest – May</title>
      <link>https://mattsilver.ai/blog/issue-26-monthly-digest-may</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-26-monthly-digest-may</guid>
      <pubDate>Tue, 28 May 2024 12:00:59 GMT</pubDate>
      <description>After essentially writing a long-form newsletter every week, I decided to try something different with more of a digest format for this week. Turns out this one is still long.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Monthly Digest – May</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>After essentially writing a long-form newsletter every week, I decided to try something different with more of a digest format for this week. Turns out this one is still long.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 28, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-26-monthly-digest-may' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=After+essentially+writing+a+long-form+newsletter+every+week%2C+I+decided+to+try+something+different+with+more+of+a+digest+format+for+this+week.+Turns+out+this+one+is+still+long.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-26-monthly-digest-may' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=After+essentially+writing+a+long-form+newsletter+every+week%2C+I+decided+to+try+something+different+with+more+of+a+digest+format+for+this+week.+Turns+out+this+one+is+still+long.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-26-monthly-digest-may' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-26-monthly-digest-may' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d3260fa1-c0f4-437b-90f4-17ed0afaeb5b/e338c3ad-9bfd-49f5-9883-b80873000a3f_1170x864.jpg?t=1769356657"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Last week in Laredo and Eagle Pass</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I spent most of the last week at the US-Mexico border, mostly in Laredo, with a few hours in Eagle Pass, which is a two-hour drive northwest of Laredo. We attended the 4th annual Port of Eagle Pass Trade Summit, where I ran into a few industry friends, including Noi Mahoney at FreightWaves, who covered his visit in his <a class="link" href="https://www.freightwaves.com/news/borderlands-mexico-port-of-eagle-pass-texas-fastest-growing-border-crossing-in-the-u-s?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-may" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">weekly Borderlands writeup</a>. Eagle Pass is a very small town compared to even Laredo, as it ranks #12 out of 14 commercial border crossing cities, but was also the fastest growing border city in the US when you compare Q1 2023 to Q1 2024. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:82%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/24c282f0-734c-4c64-a300-0cf9a2caa892/baf08f94-716a-44f4-9102-24333d471c79_598x243.jpg?t=1769356657"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fun fact about Eagle Pass: Corona and Modelo are both made just across the border from Eagle Pass, TX, in Nava, COA, at Constellation Brand’s brewery. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Second (and heavily related to the first) fun fact about Eagle Pass: Hops and beer make up the two of the highest traded goods that move through this border city. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/88276027-c71d-4c2e-aa03-0b111fb65874/26d312a0-3241-41ce-a58d-2ba42da1053a.jpg?t=1769356658"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most of our time spent in Laredo was meeting with carriers who have been engaging with our platform in the first six weeks that it’s been live. We’re learning quickly by going and meeting with users early and asking them the right questions. While meeting with carriers, we revisited some of the key decisions that go into a carrier’s strategy for how they operate. I’ve talked about how carriers operate in the past, if you want to read <a class="link" href="https://mattsilver.substack.com/p/issue-22-put-on-your-carrier-sales?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-may" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #22: Put on your carrier sales hat, shirt, and pants</a>. We spent some time talking about their networks and the market and how those two things intersect. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Mexico Market Update</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Before I share some of the market takeaways from the conversation, I wanted to share this map of Mexico and highlight something that’s core to how freight moves from Mexico to the United States. Over forty percent of all freight moving across the US-Mexico border moves through Laredo TX. That volume is generally starting or ending in one of four major markets that, collectively, make up the Golden Triangle in Mexico: Monterrey / Saltillo, Guadalajara, Mexico City / Puebla, and el Bajio, which is in the center of those markets. You can see it laid out in this map: </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a1ce3862-3e3e-4a57-b916-5893ad4cc5b5/3861085e-5b36-4e1a-893f-543a37f85eca_20246x12558.png?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re getting into that part of the year where Mexico volume could start to pick up. I’ll share a few takeaways from the Laredo trip below: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Most cross-border carriers prefer freight out of Monterrey, NLE and Ramos Arizpe / Saltillo, COA. It’s only 155mi and 205mi, respectively, south of Laredo TX, the highest volume port in all of North America. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexico City is over 700mi south of Laredo and, while there’s a ton of demand out of that area, less carriers are willing to service it. There just isn’t enough volume moving to southern Mexico that will help move equipment that far south. Instead, logistics providers and shippers are forced to pay carriers to deadhead from their next closest terminals, either in Monterrey or el Bajio, which drastically drives rates up. Combine the distance and lack of volume with security concerns in the area, and you’re going to see limited supply from carriers and increased rates. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bottom line, between Monterrey and Mexico City, carriers have a strong preference toward moving freight out of northern Mexico as it’s simpler and safer. They will move freight out of Mexico City and the surround areas, like Edo Mex, Tlaxcala, Hidalgo, and Puebla, but it’ll cost you. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Some carriers will service Guadalajara but only if they have the right partner carrier who already services it.  They won’t go out of their way to pickup in the area given the limited commodities that ship out of there, along with the high value with freight like tequila and electronics. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Once in a while, you run into those carriers who do like moving freight out of southern Mexico, and when I say southern, I mean as far south as you can get. They’ll pick up in Chiapas, Quintana Roo, and Michoacan. While most carriers don’t get that far south, some do. It may be worth a deeper dive in a future newsletter, covering how those carriers service markets like that. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Produce season also seems to be picking up as refrigerated capacity is tightening up too (read more about produce in <a class="link" href="https://mattsilver.substack.com/p/issue-12-produce-from-mexico?utm_source=publication-search" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #12: Produce from Mexico</a>). </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Building in Mexico Tip of the Week</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s so much that goes into expanding a service offering into Mexico as a US-based logistics provider. I went into detail on this in <a class="link" href="https://mattsilver.substack.com/p/issue-13-the-cross-border-blueprint?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-may" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #13: The Cross-Border Blueprint</a> but I get so many questions about how to execute on a strategy like this. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/947f1ea0-b307-4981-9037-f46e6af2f549/2b407c89-60ae-4ac4-88b0-c619d533efa6_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ll share a key tip that I think a lot of people overlook, and some people will disagree with: establish a physical footprint in Monterrey, NLE. Yes, I think a presence in el Bajio and Mexico City can and will have value, but, if I were going to build anywhere in Mexico today, it would be Monterrey. It’s only three hours away from Laredo, where most customs brokers and carriers are located, and it’s where you’re going to find the most bicultural talent. It’s getting more expensive than other areas of Mexico, but it’s worth the investment to start in this critically important city. It’s easy to get to from most major cities in the US and there’s flights from Monterrey to every other major city in Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you think about eventually building out that sales footprint, I would have a combination of in-office sales and boots on the ground. Your shipper customers want to meet their suppliers in person in Mexico and, having people strategically located in major manufacturing hubs like Tijuana, Mexicali, Juarez, Chihuahua, Queretaro, San Luis Potosi, Guadalajara, Mexico City, Reynosa, and Matamoros is ultimately how you can get a true sales advantage. Just my two cents. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Building in Public</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve talked in the past about how I would aim to get to one hundred customers before hiring any sales people. I’ve been adamant about that. My schedule has turned into a nightmare as I spend most of my day doing demos and have also started setting up regular check-in calls with our earliest customers to keep the feedback loop tight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Recently, my board pushed me to think about bringing on sales support sooner. While we aren’t hiring a salesperson yet, we’re hiring some incredible operators who are going to help dramatically accelerate our GTM and operations functions and position us to better scale. I imagine we’ll end up bringing on our first account manager or account executive sooner than later, as that’s what makes the most sense for the business. Rather than me trying to handle every single sales call, we’re going to turn that into a repeatable motion and hopefully accelerate growth even more. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>More content is coming</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m committed to a weekly newsletter and am always open to covering other topics within freight or entrepreneurship. If there’s something you’re interested in learning more about, send me back a note and let me know what you would find interesting. Who knows, at some point I’ll even talk about what we’ve been building this whole time at Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Speaking of <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=monthly-digest-may" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a>, if you’re actively moving cross-border freight and aren’t leveraging our platform, you’re missing out. Join the waitlist to get a demo and I’ll show it to you myself! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #25: Cross-Border Capacity</title>
      <link>https://mattsilver.ai/blog/issue-25-cross-border-capacity</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-25-cross-border-capacity</guid>
      <pubDate>Mon, 20 May 2024 13:12:20 GMT</pubDate>
      <description>Carriers that service Mexico aren’t your average carrier. In fact, some cross-border carriers don’t let their trucks cross the border, just their trailers.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #25: Cross-Border Capacity</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Carriers that service Mexico aren’t your average carrier. In fact, some cross-border carriers don’t let their trucks cross the border, just their trailers.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 20, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-25-cross-border-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Carriers+that+service+Mexico+aren%E2%80%99t+your+average+carrier.+In+fact%2C+some+cross-border+carriers+don%E2%80%99t+let+their+trucks+cross+the+border%2C+just+their+trailers.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-25-cross-border-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Carriers+that+service+Mexico+aren%E2%80%99t+your+average+carrier.+In+fact%2C+some+cross-border+carriers+don%E2%80%99t+let+their+trucks+cross+the+border%2C+just+their+trailers.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-25-cross-border-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-25-cross-border-capacity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/bcc933ec-5647-4cf2-ab98-2549f06b5d03/37a19e5f-3b66-4401-b7de-f79b65231167_1792x1024.jpg?t=1769356658"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You’ve heard it before but I’ll say it again: cross-border freight is complicated (<a class="link" href="https://mattsilver.substack.com/p/issue-15-cross-border-complexity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-25-cross-border-capacity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #15: Cross-Border Complexity</a>). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It isn’t just complicated because of the multiple languages, cultures, customs brokers, a border, and the whole “black hole” situation that everyone experiences when it comes to tracking freight in Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You see, trucking companies that service Mexico typically send their trailers into Mexico, but not their drivers or tractors. Well, kind of. The trucks may cross the border, but if they do, they typically won’t go further than the Mexican border city (I covered these different setups in <a class="link" href="https://mattsilver.substack.com/p/issue-10-how-freight-gets-across?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-25-cross-border-capacity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #10: How freight gets across the U.S.-Mexico border</a>). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers who service Mexico typically have a unique setup to how they operate, which boils down to a few key items: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Tractor-to-trailer ratio</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most US- and Canada-based carriers that service Mexico have three trailers for every tractor, if not more than that. Freight can take 1-3 days on average to cross the border, with some cases stretching to 12-15 days in some of the worst cases I’ve seen. If you have a 1:1 ratio and you send your trailers into Mexico, you’re going to have drivers sitting at the border for days, with nothing to do. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s say a southbound load is going to Guadalajara, JAL, which is about 635 miles southwest of Laredo, TX. On Monday, the driver who picked up the load in the U.S. drops the trailer off in Laredo. The customs broker begins the clearance process and, once the paperwork is ready and we have a green light, a transfer carrier will take that trailer across the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The freight gets cleared for crossing on Wednesday afternoon. Once it crosses and clears Mexican customs, as well as any inspections that Mexico requires for product entering the country, a Mexican driver is going to take that trailer to the delivery in Guadalajara, some 12-14 hours later. That trailer might arrive Friday, but may have to go to the carrier’s yard in Guadalajara and then deliver on Monday morning. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Monday, the trailer is empty, finally. Later that day, or the next day, the trailer is reloaded with an export shipment, heading back to Laredo. So, the earliest we’re going to see this truck in Nuevo Laredo TAM is Tuesday afternoon, but more likely Wednesday or Thursday morning. As a point of reference, the trailer was dropped in Laredo originally 9-10 days ago and the driver is still sitting in Laredo, just twiddling his thumbs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It takes 5-10 days, at least, for most trailers to turn around after being sent into Mexico and so that’s why carriers who service Mexico need at least a 3:1 trailer-to-tractor ratio. While it’s more expensive to own or lease those additional assets, it allows the carriers who run cross-border freight to keep trucks moving. They aren’t beholden to trailers crossing or being ready to cross, and their drivers and tractors actually see improved velocity when it comes to utilization. This surplus of trailers also allows the carrier to sell their ability to handle a drop-trailer program to prospective cross-border shippers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Physical Footprint</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most carriers that service Mexico have a terminal at the border, if not their headquarters. Those carriers are leveraging a border city presence to employ cross-border experts. They need support in customer success, operations, customs management, and general customer service, which includes to providing tracking on every shipment in transit. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some carriers have terminals elsewhere in the United States, which enables them to run even more efficient drop trailer programs. The same strategy applies in Mexico in key markets like Monterrey, El Bajio, Guadalajara, Queretaro, and Mexico City. A terminal, or a terminal they share with a partner carrier, allows the carrier to leave trailers in secure yards that positions them as premier providers to shippers with trailers always ready nearby. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Carrier Partnerships</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most carriers that send their trailers into Mexico do so partnering up with a Mexico carrier, or two, or even fifteen or twenty. These carriers run consistent lanes between major markets in Mexico and the corresponding border cities, using the U.S. carrier’s trailer to pick up and deliver freight. The U.S. carrier handles the customer service, requirements, and everything else considered to be the door-to-door carrier’s responsibility. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So how do these partnerships come about? It takes a whole lot of tequila, some long-term relationship building and sitting down for dinner before talking business. US-based carriers who service Mexico seek out these partnerships to establish more capacity in key markets based on demand of their customers. Meanwhile, carriers in Mexico are also looking for growth opportunities by partnering up with U.S.-based carriers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Keep in mind, even with all these border inland moves, where carriers haul freight from a location in Mexico to the border, there’s also transfer carriers that can be added to your U.S. carrier’s list. These transfer carriers are the ones who actually cross the loads, with the permits and the patience to do that work. Carrier partnerships can overlap, where one Mexican carrier works with multiple U.S. carriers, but, most critically, they establish a core part of the backbone of North American logistics. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border carriers spend a lot of time and resources making sure they have the right carrier partnerships setup in Mexico. Relying on the wrong carrier can result in a shipment disappearing and a damaged (or destroyed) relationship with the customer. All it takes is one stolen load to break that trust. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>It takes a lot to move a cross-border shipment</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So, you see how this stuff is so complicated? You can’t just rely on a single carrier for updates or strong service. You need to have an understanding of who their underlying partner carriers are, how it all ties together, who’s handling what when and why, and it won’t hurt to understand it in two languages too. All of this is being communicated via WhatsApp right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I would love to see more carriers who have 50+ trucks start exploring expansion into Mexico. It’s rare to see a U.S. carrier who operates domestically in the United States just decide to start sending their trailers into Mexico but, given all the craziness around nearshoring, you would think some carriers would start making that investment. Instead, in the last few years, we’ve seen companies like US Xpress and Covenant pull out of Mexico, right before the nearshoring boom started. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re involved in cross-border logistics and interested in learning more about what we’ve been building at Cargado, you should sign up for the waitlist to get a demo: cargado.com. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #24: A conversation with a co-founder</title>
      <link>https://mattsilver.ai/blog/issue-24-a-conversation-with-a-co</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-24-a-conversation-with-a-co</guid>
      <pubDate>Mon, 13 May 2024 12:02:03 GMT</pubDate>
      <description>I talked to over a dozen potential technical co-founder candidates and Rylan ended up being the perfect person.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #24: A conversation with a co-founder</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I talked to over a dozen potential technical co-founder candidates and Rylan ended up being the perfect person.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 13, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-24-a-conversation-with-a-co' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+talked+to+over+a+dozen+potential+technical+co-founder+candidates+and+Rylan+ended+up+being+the+perfect+person.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-24-a-conversation-with-a-co' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+talked+to+over+a+dozen+potential+technical+co-founder+candidates+and+Rylan+ended+up+being+the+perfect+person.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-24-a-conversation-with-a-co' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-24-a-conversation-with-a-co' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:64%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/90c0b03a-acaf-4d5f-af62-811687b056c7/841c41f8-42a6-49f8-a7e7-933fa8824115_4284x4594.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I was first introduced to <a class="link" href="https://www.linkedin.com/in/rylanhawkins/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-24-a-conversation-with-a-co-founder" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Rylan Hawkins</a> in early October. David Tsai, co-founder and CTO of GoodShip, made the initial introduction. David and his co-founder, GoodShip CEO Ryan Soskin, had both worked with Rylan at Convoy and absolutely raved about his leadership, engineering chops, and experience. At the time that we met, there were grumblings that something was going to happen soon with Convoy. There were rumors flying around that an acquisition was about to happen but no one knew who would be buying them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Convoy had a few different businesses: they had their freight brokerage, which is where all the grief has been historically targeted, they had a product called Convoy For Brokers, that allowed other brokers to connect directly with Convoy’s carrier network and leverage its technology, and they also had Convoy Go, which was a drop trailer program that they were building out that allowed carriers to run power-only moves within Convoy’s network, something shippers really appreciated given the flexibility that comes with a drop trailer network. Rylan was the General Manager for Convoy for Brokers and Convoy Go. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When Rylan and I first talked about potentially starting Cargado together, Rylan wasn’t willing to entertain the idea of leaving Convoy. He was one of the earliest engineering hires and had been there for over seven years. He had seen the company grow from a startup and wasn’t willing to walk away until he knew where it was going. When I was building Forager, my CTO, Matt Weber, told me once that he’d be there til the end of Forager, whether it was through an acquisition or to turn off the lights at the end. Thankfully, we were acquired, but I saw that same trait in Rylan, that he was going to stay through an acquisition or to turn off the lights. I was willing to wait for that to conclude. It ended a few weeks later with Convoy winding down and Flexport picking up the tech. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re at the point now, with this new funding, where we’re ready to start building an engineering team. Our team started with Rylan and three former Convoy engineers. The team is tight-knit and has a ton of amazing freight experience, blended in with Rylan’s Microsoft experience and previous time starting his own company. Another one of our team members has brought some lessons learned from his time at Google before Convoy, but we’re ready to expand. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I figured I would change it up a little bit and bring Rylan into the conversation for this newsletter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>I remember, the first two weeks after everyone was onboarded, we basically spent the whole time on Zoom talking about technical decisions and lessons learned from everyone’s time at Convoy. I feel like that enabled the team to move as quickly as it has and to launch our first product 4.5 months after doing that work. Can you talk about what kind of decisions were made in that two-week timespan? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan: </b>This is something that speaks to the heart of a really natural tension that exists in the earliest phases of a startup: how do you balance short term and long term velocity. Those first couple weeks we spent talking about the core technical decisions we were going to rely on for many years to come. There were the easy things like what cloud provider do we want to use (for us that was AWS primarily because of the team’s familiarity). But there were also harder decisions too, like what Pub/Sub technology and pattern do we want to use to meet our requirements of auditability, analytics and async production processing.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Of course, we could have spent months looking at every option out there, and we could have also just gone with what we were familiar with, but we needed to tow the line. Some of the ways we did that was timeboxing the effort and working in parallel. So while the engineering team was thinking about these decisions, we were designing visual prototypes of our initial product and showing it to prospective customers. On familiarity, choosing the familiar option gets you speed in the short term, but you also can’t be afraid to use newer technology. Most companies select a technology and stick with that for a long time, while in the meantime new solutions are cropping up all over the place that are better ways of doing things. This is often why startups can compete with larger incumbents because the platform they exist on is just fundamentally better. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I will say wherever possible, we try to live a mantra we learned at our previous companies of innovating deliberately. There are so many things a company has to get right, you must choose where you want to truly differentiate and when to simply choose to buy instead of build. There are so many companies with amazing platforms out there right now that makes building a company so much easier. We don’t need to reinvent user authentication or A/B experimentation or multi-channel notifications or in-app chat. There are entire companies focused on how to design those experiences and all the features you might need, and their price point will almost always be lower than yours to build given the scale at which they operate. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I will say though, we were in a unique position to be able to spend the time we did getting our technology choices right. Our team already had a lot of experience in the industry, we’d already spent many hours with customers and had deep insights into what would work and what wouldn’t. Others may not have the luxury to focus on their foundational choices when the more existential question of product market fit is unanswered. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>And what about how we make product decisions today? I feel like I see you enabling Steven, Jonathan, and Teagan to make their own decisions but can you elaborate on how that works? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan: </b>Well again this is another place that you have to balance as a leader. Amazing folks, like we have, means you have to give them autonomy and ownership or else they’ll go somewhere else. We hire people for their ideas and their judgment, so, of course, I want to capture the best of those and use them. I find that working at a startup is attractive to many because of the ability to just go and own something and do it repeatedly across a large swath of areas. This is because in the earliest stages there is an infinite number of things to do, so everyone has to just trust that everyone else is doing the most important things, and because all our employees get equity they care more about growing the value of the company which results in more reward than just getting recognized for their work.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On the other side of the coin though, the earliest decisions we make are some of the most lasting ones, the ones at the bottom of the stack that are really hard to untangle later. So this is why I also dive deep with the team to establish the patterns that everyone else will follow and the engineering culture that will last for the life of the company. Some of the cultural items are things like prioritizing simplicity, where simple solutions can be harder to realize, but have more lasting value than complex ones because of the ability to easily understand and innovate on top of them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I also believe heavily that one of the most important things in engineering is building good interfaces. This is because interfaces are often one-way doors instead of two-way doors, meaning they’re hard to change later on and thus deserve more consideration before shipping. Interfaces are the things other systems rely on, so when you get it wrong you find it&#39;s harder to untangle across all the places that rely on that interface. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>Okay, now a hardball question. When you think about building an engineering culture, especially one that’s remote, what do you think are the most important aspects of doing that successfully? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan:</b> There are many things here, but top of mind is the importance of periodic connection in real life. One of our investors really pushed us to do once-a-quarter offsites where we work, eat, reflect and brainstorm together. This has been invaluable and something I look forward to every time we have one. We spent our most recent time in Monterrey with customers and partners, watching them work, sharing a meal and just sitting in their office learning about how they run their business. We also got to eat incredible food together and just be people, not just co-workers. It’s those times that create connection and stories that bind us together, which helps a lot in the day to day.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>Alright, well we know no two engineers are the same. But there’s definitely a prototypical engineer we want to bring onto the team. What kind of experience are you looking for? Tell me what your ideal engineer embodies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan: </b>I think I can best answer this by talking about the attributes of the incredible team we have already and what I value so much in them. Here is a list: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Strong product and customer empathy. They know when something doesn’t feel right or doesn’t allow the customer to get what they want. This might be a user experience thing or a functional thing. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They think both short and long term. They recognize the need to ship, but they know when something is consequential and sets a standard that will be hard to change later. They cut themselves off if they realize something isn’t worth the ROI right now. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They think about reusability. They build for what’s needed right now but open up the possibility to reuse some functionality later. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They think about each other and who might have a point of view on a problem even if it’s different. They consider who might need to know something and talk to them to share their knowledge.  </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They think concretely with examples and in code, but they also take a step back and recognize when the team is falling into bad patterns or not being strategic enough or not prioritizing something more fundamental to make things easier or faster.  </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They have functional knowledge of the systems they use, from programming languages, design patterns, infrastructure systems, browsers, common APIs, and available SaaS options in the wild.  </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They think about the company&#39;s business model and strategy in addition to the systems and code.  </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They reflect on their learnings in the past and the scar tissue they’ve built up. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They take pride in their craftsmanship. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> They write things down and always follow up, so when I or others delegate or help make a decision we know it will get done without having to check in again. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>We’ve been building a product for about six months now. What lessons have you learned from that and what would you share with other early stage founders about building software at the earliest stage? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan:</b> I think the past six months have reminded me of one of the things I believe, but can be easy to get distracted and forget. It is the importance of having direct engagement between product and engineering folks and customers. They need to hear, see and be around customers. It creates so much empathy, understanding, connection and motivation that it pays off very quickly. It helps retention, it helps surface the best ideas and helps everyone prioritize quickly. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Matt: </b>Last question – what do you see as the biggest technical challenge we’re going to tackle in the next twelve months as a team? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Rylan:</b> What’s so great about logistics is that it’s just such an interesting and complex problem. It’s complex and interesting because you’re trying to reflect all the ways people operate and move things in the real world. So what makes it fun is that we get to use a lot of the most interesting tech out there and apply it. We get to go deep on great product engineering, machine learning, apply AI in particular areas where it makes a difference, build well-designed data pipelines, intuitive user interfaces, build securely, consider our foundational infrastructure and ultimately think strategically. We hire people who can both consider the deep technology and the business elements at the same time. This is what makes it such a challenge and also so rewarding. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> —- </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So yeah, we have this new influx of capital. We’re going to be smart about how and when we spend it, but we do have some budget for additional engineering talent. You can find all the roles posted <a class="link" href="https://jobs.ashbyhq.com/cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-24-a-conversation-with-a-co-founder" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">here</a>! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #23: We’ve got new swag, and some new funding!</title>
      <link>https://mattsilver.ai/blog/issue-23-weve-got-new-swag-and-some</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-23-weve-got-new-swag-and-some</guid>
      <pubDate>Mon, 06 May 2024 11:26:50 GMT</pubDate>
      <description>We raised more money, got some new swag, and have some new partners who are going to help accelerate Cargado’s growth.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #23: We’ve got new swag, and some new funding!</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>We raised more money, got some new swag, and have some new partners who are going to help accelerate Cargado’s growth.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> May 06, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-23-weve-got-new-swag-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=We+raised+more+money%2C+got+some+new+swag%2C+and+have+some+new+partners+who+are+going+to+help+accelerate+Cargado%E2%80%99s+growth.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-23-weve-got-new-swag-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=We+raised+more+money%2C+got+some+new+swag%2C+and+have+some+new+partners+who+are+going+to+help+accelerate+Cargado%E2%80%99s+growth.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-23-weve-got-new-swag-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-23-weve-got-new-swag-and-some' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c4673fbe-623a-4035-812d-30a4e4cfe623/d968ecb3-19f2-4b7e-aee0-1634168f56a5.jpg?t=1769356659"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Big News</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re very excited to announce our recently closed $6.8M seed round, led by Primary Venture Partners with new investor RyderVentures, and participation from existing investors Ironspring Ventures, Zenda Capital, Wischoff Ventures, and Proeza Ventures. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ll cut to the chase with the headline news here: no, we still aren’t sharing what we’re building, yes we have customers paying to use our product, and yes we got some really cool swag. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How I met Primary Venture Partners</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I first came across <a class="link" href="https://twitter.com/zfredericks?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-23-we-ve-got-new-swag-and-some-new-funding" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zach Fredericks</a> from Primary Venture Partners on X/Twitter, ranting into the ether that freight needs better technology. We knew of each other in passing, from the internet, but hadn’t ever met. Then, early into building Cargado, I was connected with another investor from Primary, who looped in Zach to have a conversation with me about what we’re building. The email started with “Hey Matt - long time fan from afar” and I knew this was the investor for Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I learned a lot about the type of investors you want at the table during my time building Forager. I had some around the table who had the experience, had seen great companies succeed and others fail, and could help guide the team as a board member through some of those eventual ups and downs. I didn’t necessarily listen to a lot of that advice, stubbornly, and have reflected back on those conversations in my post about lessons learned. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I knew I had the right pre-seed investors around the table but, as we started to build the business, I met Zach and Brad Svrluga, co-founder and managing partner at Primary Venture Partners, and I realized they had an incredibly powerful setup that could help us accelerate things dramatically. Zach had four years of experience at Loadsmart and knows the industry through and through. Brad has spent the last twenty-five years investing in startups and has seen it all. I was seeking out that experience to add to the table and found it in Brad. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The other thing I learned about that gave Primary an advantage was their Impact team. As I was early into my technical co-founder search, Brad and Zach offered to use their talent sourcing team to help me find a co-founder. They sourced a dozen candidates and I met with several, all of whom were incredibly talented and qualified. They did this with no strings attached, nearly six months before eventually leading this round. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even before closing out this round, Brad had the impact team jump in and start supporting. They helped rework our financial model, their GTM team started helping me think about pricing strategy for our first product, and walking through how to actually structure SaaS deals (something that was new for me coming from freight), and have supported us in so many other ways already in the last few weeks alone. They’re also currently running multiple recruiting processes for us, including our a critical leadership role that we’re in the process of finalizing, building out our engineering team, and setting up our search for a Border Partnerships Manager role in El Paso. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The impact has been incredibly clear and the support has been amazing in the last few weeks. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why take on more capital? Didn’t you just raise?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We raised our pre-seed round in Q4 of 2023 and have kept the team small with our operations incredibly lean. It’s just the six of us right now. We still had most of our capital left when this new funding opportunity came in and, as someone who was close to running out of money multiple times at Forager, I never wanted to be in that position again. I heard Parker Conrad talk about this on The Social Radars podcast and I’m of the mindset of having the cash and being smart about how we spend it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I think about smart spending, I think about swag. We got some really cool swag through John Howard and the team at <a class="link" href="https://www.useslingshot.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-23-we-ve-got-new-swag-and-some-new-funding" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Slingshot</a>. I got tired of wearing my PLEASE ADVISE hat in every podcast or video recording, and so now we have our own Cargado hats. Plus, we’ve got some really fun t-shirts we’ll be giving to our earliest users. By earliest users, I mean paying customers and their partners who engage in the product. Customers are already seeing success using our product in the month that it’s been live, which has been incredibly exciting. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We also had the opportunity to take on some capital from RyderVentures. Mike Plasencia, Managing Director, has been great to work with on the venture team and summarized their belief with the following: “Growth in nearshoring will accelerate the adoption of disruptive technologies and business models for cross-border and intra-Mexico supply chains. Cargado is at the forefront of this enabling transformation. Through RyderVentures, we’re excited to both be an investor and early development partner.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This also means I don’t have to have any more investor conversations for a long time! I get to focus on working with all our customers and various users, and collaborating with our engineers on how our product gets built. The team moves with so much agility when it comes to customer feedback and we see it when other customers see those changes and respond in reassuring ways. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Problems to solve</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Where do I even start? I spent seventeen years of my life brokering freight. My past decade was focused entirely on moving freight across the U.S.-Mexico border. Like I’ve said before, we’re building tools to help create a better experience for everyone involved in cross-border freight. The way brokers and carriers interact, how they collaborate on a load or lane, how the customs broker plays into it, and how data is shared across all these parties – it’s all in play. There are way too many messages flying around via WhatsApp and email with no structure and we continue to believe that there’s a better way to do this work. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more time we’ve spent talking to brokers across the industry, the more common feedback we’ve seen around the main challenges they see and the results they’re looking to achieve. Same with carriers. Everyone wants to make more money, grow their business, keep their trucks moving, and spend less time asking for follow-up on an email. A lot of logistics providers are investing in their tech stack, with a mix of those who are building and those who decided to buy. We’re excited to be solving problems for companies in both categories. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>P.S.: We’re hiring!</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re passionate about cross-border freight or about logistics and supply chain in general, and love building technology, you should reach out! As we start to see some growth happen early into this process, we’re starting to think about strategic hiring, and so I’d be remiss if I didn’t include a few of the roles we’re looking to fill: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://jobs.ashbyhq.com/cargado/6fb36513-41c7-4dbe-a453-850251748dc7?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-23-we-ve-got-new-swag-and-some-new-funding" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Senior Software Engineer</a></p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://jobs.ashbyhq.com/cargado/bbe24b31-1fb2-4d2b-8d87-6a73062e574f?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-23-we-ve-got-new-swag-and-some-new-funding" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Border Partnerships Manager (El Paso TX)</a></p></li></ul></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #22: Put on your carrier sales hat, shirt, and pants</title>
      <link>https://mattsilver.ai/blog/issue-22-put-on-your-carrier-sales</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-22-put-on-your-carrier-sales</guid>
      <pubDate>Mon, 29 Apr 2024 12:02:37 GMT</pubDate>
      <description>The first half of my career was spent in carrier sales and I still talk to carriers on a daily basis. Carriers might be my favorite part of freight as I reflect on the carrier sales function.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #22: Put on your carrier sales hat, shirt, and pants</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>The first half of my career was spent in carrier sales and I still talk to carriers on a daily basis. Carriers might be my favorite part of freight as I reflect on the carrier sales function.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 29, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-22-put-on-your-carrier-sales' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=The+first+half+of+my+career+was+spent+in+carrier+sales+and+I+still+talk+to+carriers+on+a+daily+basis.+Carriers+might+be+my+favorite+part+of+freight+as+I+reflect+on+the+carrier+sales+function.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-22-put-on-your-carrier-sales' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=The+first+half+of+my+career+was+spent+in+carrier+sales+and+I+still+talk+to+carriers+on+a+daily+basis.+Carriers+might+be+my+favorite+part+of+freight+as+I+reflect+on+the+carrier+sales+function.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-22-put-on-your-carrier-sales' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-22-put-on-your-carrier-sales' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="A wider side view of a 23-year old male freight broker in a US-Mexico cross-border freight brokerage office, sitting at his desk. The desk is cluttered with miniature tractor-trailers along with a phone, sticky notes, and three monitors displaying graphs and spreadsheets. The broker wears a headset and a backwards baseball hat, chewing gum. The background shows other brokers at similar desks with miniature trucks on them, in a loft-style office with high windows allowing daylight. The image captures the busy and detailed office environment from a wider angle." style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9db9e385-f555-4b15-8013-930bce8fbc80/c20d81c5-c54f-4de7-b55c-bd421f63d532_1792x1024.jpg?t=1769356658"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carrier sales has the word “sales” in it for a reason, you’re selling. As a carrier sales rep, you’re selling a carrier on why they should take a load that your company has over another company’s. And why they should take your rate. Usually one doesn’t happen without the other aligning. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s so much that goes into carrier sales besides dialing for dollars and getting a carrier to take a load for a target rate. Every load has something unique about it, whether it’s live loading or a drop trailer, maybe it needs fumigation or scale tickets, or potentially requires a PROFEPA inspection at the border on a shipment of pallets going to Mexico. Being a great carrier rep has always been about knowing what your carriers need, from the lane to the type of freight to the way in which a facility operates. It’s about helping your carriers match up with the right freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I think about what I want to know about a carrier, it breaks down into a few categories: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Who are they?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Are they an owner-operator&gt;? Or a small, medium, or large carrier? Maybe a private fleet? How many trucks, trailers, and drivers do they have? What type of trailers and how many of each? Do they only run solo drivers or do they also run teams? Is it company drivers or leased owner-operators? So many questions to ask a carrier just to understand what they do. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Understanding all those details tells you how much freight you’ll need to find your carrier, it tells you if they’ll haul dry or refrigerated or open deck freight, and if they have more trailers than tractors, it likely means they can do a drop trailer lane too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What do they like to haul and where do they haul it?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some carriers haul anything. Some specialize in automotive or chemicals or temp-controlled food products. If they specialize in something, you typically try to feed them more freight that fits their specialization. Some carriers are particular about certain commodities that they won’t haul, like scrap metal or used beverage cans (leaking old sticky beer all over a trailer). A lot of cross-border carriers won’t haul cow hides as it makes their trailers dirty and impossible to clean out the stench. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some carriers run local freight while others run regional, and some run nation-wide and some service Mexico and/or Canada as well. You need to understand whether it’s an owner-op who can run loops within your network or if they have their own direct customer freight and need backhauls or consistent freight getting them home. Those types of carriers have totally different behaviors and needs. They all create a positive impact on improving logistics across North America, whether they run freight from Monterrey NLE to the Southeastern United States or Toronto ON to Dallas TX. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What can impact a carrier relationship?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All it takes is one canceled load without a TONU or a driver deadheading 250mi before having a load cancel and being offered $150 for a TONU before a carrier cuts their relationship off with a broker. MIT published a study called “<a class="link" href="https://dspace.mit.edu/handle/1721.1/123694?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-22-put-on-your-carrier-sales-hat-shirt-and-pants" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Elephants or Goldfish?: An Empirical Analysis of Carrier Reciprocity in Dynamic Freight Markets</a>”, by Angela Acocella, Chris Caplice, and Yossi Sheffi. It talks about how shippers or brokers have memories like elephants, whereas carriers have memories like goldfish. A shipper or broker will end up holding a grudge against a provider for a long longer than a carrier will hold against a customer who’s offering them freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Sure, a carrier may come back quickly to a broker who previously treated them unfairly, but they may start raising their rates by $50-100 on everything they quote for that broker. Broker reputation with carriers matters deeply, something I heard often while visiting Laredo and talking to carriers about what we’re building. Carriers care about if a broker will respond quickly when there’s issues, they don’t want to be harassed for tracking updates nonstop throughout a load (to be fair, if they just turn on auto-tracking it won’t be an issue…), they want to be paid fairly for moving freight and for related accessorial charges, and they want to put in a position to do a great job for their customer. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When it comes to cross-border carriers, there’s even more nuance to how they operate and what makes them tick. Most carriers who service Mexico, for example, have B1 drivers who run freight for them. Those B1 drivers start in Mexico, cross the border, and deliver the freight. After delivering, their next load needs to take them back to the southern border, they can’t do a domestic load (it’s called cabotage). You can read more about B1 drivers in <a class="link" href="https://mattsilver.substack.com/p/issue-10-how-freight-gets-across?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-22-put-on-your-carrier-sales-hat-shirt-and-pants" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #10: How freight gets across the U.S.-Mexico border</a>. So those carriers are limited by what freight they can haul and where they’ll haul it, knowing they need their next load to bring them back to the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How does a shipper of choice factor into this?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the first questions a carrier asks about a new lane out of Mexico is who the shipper is. They want to know if it’s going to take two hours or two weeks to get a trailer loaded. Or they’re wondering if it’s one of those facilities that will reject every trailer, even ones that smell too new. They worry about wasting time when there’s so much demand out of Mexico that they would rather get loaded at a facility that is easy to engage with and works efficiently. Drop trailer can be efficient as long as trailers turn regularly. Most carriers who run cross-border freight have a 3:1 trailer-to-tractor ratio and they’re more than willing to do a drop trailer on a regular lane. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers care about equipment velocity – they want their trucks and trailers moving efficiently, hauling freight consistently to keep downtown at a minimum. They care about their equipment staying in great condition as that equipment is their livelihood and repairs can be costly. They don’t want a product ruining the floors or walls of a trailer as it limits the type of freight they can haul. Shippers take food grade requirements seriously and will reject trailers when it comes to products being consumed by people. Having dirty or damaged trailers cuts a carrier off from getting access to that type of freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a lot that goes into what makes a load or lane appealing to a carrier. Shippers who earn “Shipper of Choice” awards have to check so many boxes to keep their providers happy. The ones who make the effort will see the rewards in the type of pricing and service they receive. Remember that comment about carriers raising their rates when brokers treat them unfairly? When carriers are treated fairly, they treat their customers equally, if not better. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>P.S.: We’re hiring.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you feel similar to how I feel about carriers and you happen to live in El Paso TX, you should apply for our <a class="link" href="https://jobs.ashbyhq.com/cargado/bbe24b31-1fb2-4d2b-8d87-6a73062e574f?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-22-put-on-your-carrier-sales-hat-shirt-and-pants" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Border Partnerships Manager</a> role. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Feedback Loop</title>
      <link>https://mattsilver.ai/blog/issue-21-feedback-loop</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-21-feedback-loop</guid>
      <pubDate>Mon, 22 Apr 2024 11:57:29 GMT</pubDate>
      <description>Feedback from customers can make or break your product. Read on for a deep dive on early product feedback loops.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Feedback Loop</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Feedback from customers can make or break your product. Read on for a deep dive on early product feedback loops.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 22, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-21-feedback-loop' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Feedback+from+customers+can+make+or+break+your+product.+Read+on+for+a+deep+dive+on+early+product+feedback+loops.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-21-feedback-loop' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Feedback+from+customers+can+make+or+break+your+product.+Read+on+for+a+deep+dive+on+early+product+feedback+loops.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-21-feedback-loop' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-21-feedback-loop' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/f6ac0125-3248-4394-865a-64e128769fcf/94a9816f-c6c7-4fbf-8434-150dc893596a_3299x1856.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The beta version of our first product has been live for two weeks. We have eight customers already using the platform and anticipate adding more this week. The last two weeks are also the only two weeks I’ve ever sold a SaaS product so there’s been quite a ramp there. I’m learning all about the quoting, contracting, and invoicing process live! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It took us a little over four months to go from having Figma designs of our product to a live beta of the product. Rylan spearheaded the design while I provided a lot of the context for what makes our product work specifically for cross-border freight. The partnership has worked incredibly well because of our unique backgrounds and total alignment around what we’re building. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> That run-up from design to launch also involved a serious amount of feedback from our future users and likely early adopters. We showed our designs to over fifty potential customers, brokers throughout North America, carriers and customs brokers at the border, transportation leaders who have experienced these pains day in and day out. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our designs changed three meetings into our trip to Laredo back in December. It was still Day One, but we had heard the same feedback from three carriers and so we made a critical adjustment to the design before that fourth meeting. Nearly every meeting after that change, we heard a ton of positive feedback about the design we had adjusted, as if it had been there the whole time. This product came from the vision that Rylan and I have for what we’re building, but it was shaped heavily by a lot of our eventual users and by our talented engineering team, who walked in with years of freight tech experience and a ton of empathy for how drivers, carriers, brokers, and shippers feel about the way they interact with technology to do their jobs today. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Everyone has an opinion, how do you, as the founder, know which ones should shape a product?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve gotten this question from a few people recently. Rylan and I feel strongly about how this product needs to work long-term but we’re not stupidly stubborn about it. We know where we’re going with this whole thing, but, as I just outlined, we’re not the ones who are going to be using this product. We need to build it with our customers in mind. We also understand that behavior change in this industry is an incredibly challenging thing to overcome. How dramatically can you possibly change one’s behavior? Especially when it’s rooted in a playbook that has worked for so long for so many of these companies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We know our customers are used to doing business in a certain way and so we shape our conversations to support that existing way of life. Do I agree with how they’re doing it today? Sometimes, but when I don’t, I share my opinion. After all, I’ve brokered freight for seventeen years, the last decade focused purely on cross-border freight. I’ve seen a lot of the challenges that come with doing all that complex work and so the products we’re building are shaped with that experience baked into it. We take everyone’s feedback on our product and we use it to think about how to solve problems. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Sometimes, a user can ask for a button and we’ll ask them why they want the button. They’ll explain what they want the button to do and eventually, explain the actual problem they’re experiencing. Our goal isn’t to rebuild what people have used in the past, it’s to take these problem statements and build new solutions that could be done in a better way. Why ask a bunch of the same questions repeatedly via WhatsApp when you can use a form that ends up being pre-filled half the time? Just because it’s always been done a certain way doesn’t mean you should keep doing it that way. We take everyone’s feedback seriously, but it’s our jobs to translate those requests into scalable solutions. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>My opinion on Teams</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m a big believer in not being stubborn and meeting your customers where they are. I just <a class="link" href="https://twitter.com/MattSilver/status/1781352180139622603?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=feedback-loop" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">wrote about this on X</a> recently. We use Gmail, Slack, and Zoom to communicate at Cargado. I’ve used the Microsoft suite before, multiple times, and just don’t like it as much as the setup I just laid out. However, a lot of our customers use Microsoft Teams to chat and meet via video and, after weeks of seeing potential customers struggle for 3-5 minutes with how to connect to Zoom, and how to get the audio to work, I made an investment. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I decided to buy a couple Teams seat licenses. That ended up being beneficial for two reasons, it made the video meetings run so much smoother, especially if I proactively set up a Teams accounts and was making our customers feel more comfortable with how they join a meeting, and we’re now able to chat directly with our customers to provide them with instant customer support. We already have four of our customers set up on Teams and they can ask questions and share feedback instantly. We’re actively working on integrating Cargado into Teams, Slack, and WhatsApp so that we can continue moving closer to meeting our customers where they are. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As far as the Teams vs Zoom/Slack debate, I consider it over after using Teams again for the past week. The threading in Slack is substantially better. The ability to see who’s talking and what’s going on in Zoom, while screensharing in particular, is also far better than Teams. The only thing that’s been better about Teams, from my perspective, has been that it hasn’t been a struggle seeing customers join video meetings when they’re already using Teams all day. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s next for Cargado?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We have so much on our roadmap and there’s a ton of incredible feedback we’ve received from our early customers. Right now, the focus is on responding to that feedback by adding to our product and onboarding new customers. I’ve done more demos in the past month than I think I did at Forager and this has been more fun than I’ve ever had in my professional career. It’s my first time selling a true software product but I’m selling it to people I’ve known for a long time, and to people who’s problems I understand exceptionally well. We’re seeing amazing early adoption and just need to keep building. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re actively moving cross-border freight and interested in getting a demo, join the waitlist at <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=feedback-loop" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado.com</a> and I’ll reach out to schedule time, or send me a DM! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #20: Five Opportunities to Improve the Freight Industry</title>
      <link>https://mattsilver.ai/blog/issue-20-five-opportunities-to-improve</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-20-five-opportunities-to-improve</guid>
      <pubDate>Mon, 15 Apr 2024 18:04:58 GMT</pubDate>
      <description>Some things in this industry are working, but they&apos;re not working great. It&apos;s time to build better tech for the industry.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #20: Five Opportunities to Improve the Freight Industry</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Some things in this industry are working, but they&#39;re not working great. It&#39;s time to build better tech for the industry.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 15, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-20-five-opportunities-to-improve' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Some+things+in+this+industry+are+working%2C+but+they%27re+not+working+great.+It%27s+time+to+build+better+tech+for+the+industry.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-20-five-opportunities-to-improve' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Some+things+in+this+industry+are+working%2C+but+they%27re+not+working+great.+It%27s+time+to+build+better+tech+for+the+industry.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-20-five-opportunities-to-improve' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-20-five-opportunities-to-improve' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a1de1459-1a69-416a-88d9-99588bd8ada5/992a1d7e-8e96-4d1c-beb0-abd6cc7b88f8_1792x1024.jpg?t=1769356658"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look, no industry is perfect, but this one is pretty far from it. For something that basically enables the whole world to exist, logistics and supply chain is really far behind the ball when it comes to technology. So many other major industries have come so far, and it feels like we’re still doing a lot of the same things we did fifteen years ago, and likely longer ago (but I’ve only been doing this for seventeen years so that’s what I’ve got for you). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Maybe we’re not sending rate confirmations via fax machine to truck stops, at least I haven’t heard of that happening in a while, but remember doing that early in my career. And sure, we’re not communicating with carriers in Mexico via Nextel phones, with this method of communication having been replaced by WhatsApp, as more people in Mexico have smartphones than ever before. Yet somehow, a lot of companies still rely on software built decades ago to manage their day-to-day business and communicate with external parties (I’m talking about some TMSs, load boards, and EDI). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My plan was to write more about our launch but we’re literally still launching and so, instead, for Issue #20, I’m going to talk about five major opportunities I see in logistics, supply chain, and freight. I’ve spent my whole career specifically in full truckload freight but, through my time at Coyote as part of UPS, and my time angel investing, I’ve had an opportunity to learn more about other parts of what makes things move, so I’ll try to cover more than your typical brokerage pain points. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Tracking</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I first started as an intern at Coyote in 2007, my job was calling drivers and asking them for updates to find out where they were. They would tell me a mile marker they passed and I would have to figure out the corresponding town. Tracking is still a huge pain. Yes, companies like Project44 have certainly made it easier to track loads. Now, drivers can connect via Project44 and provide near-real-time location updates. However, we’re spoiled by food delivery apps. We get little dots on a map telling us exactly where our food is and when it’s going to arrive at our door, but it still takes a small army to actually get a carrier integrated into your TMS through your preferred visibility provider. And yes, tools like Tive, with their physical GPS devices, are cool, but that’s too expensive and complicated to scale past a certain point. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I would love to see a more natively integrated solution that enables shippers and logistics providers to better track the location of the freight. It’s not just about whatever the platform looks like that actually solves this problem, it’s about what it integrates into and how it interacts with other systems. What do you do with those location updates once you have them? How does that impact dock schedules? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Scheduling</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Speaking of dock schedules, nine times out of ten, a late truck is simply going to the back of the line and everyone else’s schedule remains untouched. There’s typically no shuffling of a schedule when a driver is running late and notifies a facility. How does the driver notify the facility? Could be a call to the broker, who calls the facility, or the driver could call directly and, after sitting on hold, let them know he’s going to be three hours late two hours before the scheduled arrival time. They let the driver know that he’ll need to wait until they have time later in the day, as their schedule is full. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Scheduling is in a really bad situation right now. The best we’ve seen has been a dozen versions of Calendly for freight scheduling, with no standards when it comes to cross-platform communication. Yes, there’s the SSC, but we’ll see where that goes. Someone needs to actually build a better way to make scheduling work between all those involved, and no, this doesn’t need blockchain. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Carrier Quality</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> How is it possible that there’s no way to know, industry-wide, whether a carrier does a great job or not? Moving freight from one place to another is pretty much the same across the country, whether short or long haul. When I think about the quality of a carrier, I want to understand their on-time pickup and delivery numbers, how they communicate with their customers, how they represent themselves at facilities, the quality of their equipment, and their pricing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> How do we not have any version of a credit score for carriers? Yes, there are safety scores, but that’s only one piece of the puzzle. Highway does a great job around carrier identity and is working hard to prevent fraud, but this is about performance on the job. What would it take to get brokers and shippers to share their performance data about carriers so the industry could collectively understand the quality of every carrier? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Broker Identity and Quality</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> How is it that double-brokering is so rampant in the industry? Why is fraud such a big problem in this day and age? Is it because criminals are getting better with technology or because the industry is growing and creating more opportunities for crime? I love what Highway has done to improve how brokers manage carrier identity but I think we need something similar on the brokerage side. Brokers get away with far too much and with little recourse – when will that change? </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Talent Distribution</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are so many talented people in this industry who have spent 5-10 years learning how to operate, cover, and sell freight. They’ve learned from some of the best and have developed their own tactics or methods for how to do their jobs in a great manner. We’ve started to see, over the past few years, former Coyote leadership sprinkled throughout the ranks of most of the top 100 brokerages in the industry. Talented people deserve an opportunity to grow their careers and take on new roles and responsibilities.  </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With how tightly wrapped this industry is with non-competes, I think people get held back from having an opportunity to go start their own business. Should you be able to steal customers away from the company that just paid and trained you? No. Don’t take customers and don’t take employees. Should you have the opportunity to go lead a new team at a new company after you’ve earned your stripes? If you’re not going to get it at your current company, then yes. I know this is going to be a somewhat controversial take, but reward your best people and keep them motivated or you’ll lose them. And if you do lose them, be proud of the fact that you taught them something and they were able to carry that forward at a new company. Just look at how the coaching trees in the NFL work. I’ve seen several people who worked for me in the past go on and start running a different brokerage’s Mexico division and I’m sure we’ll see more in the coming years. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>It’s time to build better tech for this industry.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I wrote about it before in my “<a class="link" href="https://mattsilver.substack.com/p/issue-11-the-freight-industry-is?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-20-five-opportunities-to-improve-the-freight-industry" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">The Freight Industry is Changing</a>” post and I’ll say it again: this industry deserves better technology. We’re building something to tackle all the issues that come with cross-border freight, as you saw spotlighted in last week’s Freight Caviar post, but there’s so much opportunity in the rest of the industry to keep building great technology. Go build it if you’ve got that entrepreneurial spirit and if you have actual operating experience to truly have felt the pain that everyone in this industry feels day in and day out. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #19: What Drives a Driver</title>
      <link>https://mattsilver.ai/blog/issue-19-what-drives-a-driver</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-19-what-drives-a-driver</guid>
      <pubDate>Mon, 01 Apr 2024 12:03:06 GMT</pubDate>
      <description>In seventeen years in brokerage, half of my time was spent focused on cross-border freight. The other half was mostly carrier sales-related work. Let&apos;s talk about what I learned during that time.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #19: What Drives a Driver</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>In seventeen years in brokerage, half of my time was spent focused on cross-border freight. The other half was mostly carrier sales-related work. Let&#39;s talk about what I learned during that time.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> April 01, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-19-what-drives-a-driver' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=In+seventeen+years+in+brokerage%2C+half+of+my+time+was+spent+focused+on+cross-border+freight.+The+other+half+was+mostly+carrier+sales-related+work.+Let%27s+talk+about+what+I+learned+during+that+time.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-19-what-drives-a-driver' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=In+seventeen+years+in+brokerage%2C+half+of+my+time+was+spent+focused+on+cross-border+freight.+The+other+half+was+mostly+carrier+sales-related+work.+Let%27s+talk+about+what+I+learned+during+that+time.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-19-what-drives-a-driver' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-19-what-drives-a-driver' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3fe8958d-80c2-41e7-8f7c-42cf4c0833ab/80deac8c-00c4-48df-9198-b9dce930dcb2_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The first time I started developing my own book of carriers, I was in Coyote’s San Diego office and my job, at the time, was covering automotive battery freight. I had developed three distinct groups of carriers. This time in San Diego, plus the next year I spent in Chicago focused on private fleets, formed how I approach carriers and how I think about the different types of carriers. Not all carriers are the same, and not even most owner-operators operate the same. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What I’ve found is that there’s usually one guiding point that drives most carriers, which is a combination of revenue and getting drivers home, with the exception of the first group I mentioned below, who generally focuses entirely on revenue. Drivers have families with children who play sports and they want to be home to see their kid play every weekend. Others have families living overseas and they came to the United States to create more wealth for their families. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/e5f23fdf-ad13-4332-8aee-20baa7af33e2/35b3e877-73ff-440d-9dc3-24903e9600c6_1792x1024.jpg?t=1769356659"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Outbound Carriers</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Manchester, IA was a major shipping point for one of our customers and, 49 miles away from there, was Waterloo, IA, home to a whole collection of Bosnian carriers who would run anywhere as long as it had enough miles and enough money. They had a revenue target they were trying to hit for each week, regardless of the miles. Interestingly, some weeks generated $6k, some $8k, but they would target $6k per truck on average (this was in 2010-2013). If it was getting towards the end of the week and they were in a bad market where rates were low but they were falling short of their target for the week, they would stand their ground and ask for absurdly high rates rather than trying to move their truck to a better location. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I had similar outbound carriers in Tennessee, Indiana, and Kansas, mirroring our customer’s footprint. I had essentially built up a dedicated fleet around their freight and knew more about moving batteries and their hazmat exemption than I could ever forget. These loads took my carriers all over the country as they were manufacturing different products at each plant. The longer the miles, the better for most of these carriers. They knew they could charge more to the northeast or into Florida, and that they could get an arm and a leg around holidays. It was 50/50 if I was going to make money with those outbound carriers but, having guaranteed capacity nearby allowed me to nail service for our customer. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Owner-Operators</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I had owner-operators throughout the country, whether they had a single truck and truly dispatched for themselves or if they had a handful of trucks that they managed. They would typical run around regional markets, bouncing between cities in the southwest like Los Angeles, the Bay Area, Las Vegas, and Phoenix. Other drivers drove around the midwest. They ran truckloads of new batteries from Iowa to Ohio, unloading a new load of batteries and picking up a junk load that was headed to a smelter in Indiana, where they would again unload and then reload with recently-smelted-batteries that had been turned into lead. They would move that lead from Indiana to Iowa again, where the battery manufacturer would turn the lead into new batteries, thus starting the cycle over again. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These owner-operators had a cost per mile to operate their truck and needed to average more than that on a weekly basis, or at least on a set of loads that took them from home and back home again. Some wanted to be home to see their kid play baseball on the weekends while others drove around the country simply to see the country. They saw it as a way to explore the United States and make a living while doing so. Some loved the consistency of running the same lanes every week, developing a personal relationship with the people on the shipping and receiving docks. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Regional Fleets</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The third set of carriers I developed were regional fleets. I had carriers who had their own direct customers who would send them on freight from the Los Angeles area to the Pacific Northwest, where they would deliver goods in the Seattle and Portland areas. Those carriers needed backhauls, loads that would get them back home again, in order to reload their customer freight. The easiest freight to haul back to Southern California was batteries going into yet another smelter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These regional carriers had the most competitive rates. Because they had their own direct customer freight taking them outbound, they just needed those trucks home as soon as possible and they would take a load from IA to KS for cheaper than most other carriers. Those became my primary carriers that I developed on each dedicated lane and I made a decent commission booking those carriers. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d074c960-6c71-488a-9a6d-7c845ddc29d5/833a0105-e543-47be-afe9-ddab5b4440f0_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What drives a driver?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At first glance, it seems like money is what motivates drivers. Let’s be real – most people work to generate an income to support their own lives and/or their family. Drivers are no different. However, one thing I’ve picked up on in my career is that there are different motivators for different drivers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What else do drivers think about? Like I said, some want to just see the country. WIth all the load boards in the industry today, drivers in the U.S. can login and pick a load going basically anywhere. They can see every corner of the continental U.S. if they really want. They also care deeply about delivering a great service. If you’ve ever talked to a driver, most are friendly and care a ton about their reputation. They want to make every pickup and delivery on time, and the last thing they want is to be stuck with a load shift where they have to restack product and re-palletize it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Drivers also want to work with customers or partners that they actually enjoy working with. I used to keep owner-operators running in loops for weeks on end; they literally only worked with me. They didn’t take freight from other brokers, they would just keep booking with me until I couldn’t keep them loaded and had to tell them to call someone else to keep them moving. With some drivers, I would end up on calls for thirty minutes at a time, just shooting the shit with them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carrier sales was one of my favorite jobs from working at a brokerage. I had a knack for understanding a carrier’s network, whether it was owner-operators, regional fleets, or even my year spent in Private Fleet (loading our customer’s own trucks on freight), carriers have a footprint and you just have to understand how that footprint overlaps with your own footprint. Here’s what I think carriers care about the most: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Making money and covering their monthly costs</b> (truck note, fuel, insurance, maintenance costs) and having enough money to generate an income and support their family </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Minimizing empty miles</b> (when you drive empty, you typically get paid less or don’t get paid unless it’s a hot market) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Not wasting time sitting</b> (whether it’s waiting for an appointment or if they’re being paid detention, they would rather be driving) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Having a great reputation with their customers</b> (shamelessly plugging <a class="link" href="https://carriersource.io/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-19-what-drives-a-driver" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CarrierSource</a> again given how easy it is for carriers to manage their reputation this way) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Trusting their customers to pay on time, or at all</b> (most carriers rely primarily on brokers to keep their trucks loaded and fraud is rampant these days, so this is a hot topic for most carriers) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One call-out that I touched on <a class="link" href="https://mattsilver.substack.com/p/issue-17-marketing-and-brand-identity?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-19-what-drives-a-driver" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">a couple weeks ago</a> is that carriers typically don’t spend much on marketing, especially smaller carriers. It’s all about those key areas of focus and they don’t have time to worry about their public brand. It’s unfortunate that carriers need to spend so much time worrying about finding the right loads for the right rates and making sure they’ll actually get paid. Tools exist to solve a lot of these issues for carriers but there’s opportunity for better products. Carriers have a specific need and it’s great to see some startups focusing on solving those problems, but the market still seems to be dominated by a few big players. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Some Additional Thoughts</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Q1 seemed calm but I started to hear from some large players that the last week of Q1 felt tighter than normal and that could lead to a stronger Q2. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> My brother’s last two episodes of The Freight Pod, featuring Kary Jablonski (TruckerTools) and Kendra Tucker (Truckstop), were outstanding. Both of these CEOs focus a lot more on all things marketing. Not saying this because he’s my brother, I would highly recommend listening to his podcast. It’s a deep dive on the history of the industry and great conversations with leaders across the industry. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Holy shit, this week is the week! <a class="link" href="https://mattsilver.substack.com/p/issue-18-our-first-product-launch?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-19-what-drives-a-driver" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">I talked about our upcoming launch last week</a> but our first few pilot customers get up and running this week and it’s getting real. This first product is built for brokers, specifically anyone who moves cross-border freight, so if you’re interested in a demo, <a class="link" href="http://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-19-what-drives-a-driver" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">join the waitlist</a> or <a class="link" href="http://linkedin.com/in/mattpsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-19-what-drives-a-driver" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">reach out</a>! </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #18: Our First Product Launch</title>
      <link>https://mattsilver.ai/blog/issue-18-our-first-product-launch</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-18-our-first-product-launch</guid>
      <pubDate>Mon, 25 Mar 2024 12:11:13 GMT</pubDate>
      <description>We&apos;re days away from our very first product launch. I went into what it took to get here so far and what&apos;s next.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #18: Our First Product Launch</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>We&#39;re days away from our very first product launch. I went into what it took to get here so far and what&#39;s next.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 25, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-18-our-first-product-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=We%27re+days+away+from+our+very+first+product+launch.+I+went+into+what+it+took+to+get+here+so+far+and+what%27s+next.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-18-our-first-product-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=We%27re+days+away+from+our+very+first+product+launch.+I+went+into+what+it+took+to+get+here+so+far+and+what%27s+next.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-18-our-first-product-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-18-our-first-product-launch' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a2e10583-49ca-418f-a10f-65b310cfd8c6/8ef32b06-5e97-4632-abb2-d0bd75aa653b_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As we get closer to launching our first product, I reflect on what it’s taken to get to this point and what’s still to come. Forager started off in office but pivoted to distributed once the pandemic happened and so I’m used to building with a remote team but we’ve been more intentional about in-person work, and it still takes work to build a culture remotely. So far, we’ve had two team offsites, one in Laredo where the team had an opportunity to visit carriers, customs brokers, forwarders, and warehouses involved in cross-border freight. This quarter, we spent part of a week in Monterrey, Nuevo Leon, where we visited a couple brokers who move cross-border freight, and a couple of us met with carriers later that week as well. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I first started working on Cargado in October 2024 and came up with a list of all the problems that I thought brokers, carriers, shippers, and customs brokers deal with on cross-border freight, but I had to organize that list of problems into actionable solutions. I landed on the first problem I wanted to solve and how I would solve it but needed funding and needed a technical co-founder. I began talking to investors about funding and started looking for a co-founder. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I had interviewed over a dozen potential technical co-founder candidates and was getting frustrated. I was reaching a level of frustration where I was about to try teaching myself how to code when I was first introduced to Rylan Hawkins, shortly before Convoy shut down. Rylan had built Convoy Go and Convoy for Brokers, two unique programs at Convoy that contributed meaningfully to the company’s numbers. We had a very strong shared view on what the industry could look like and how technology plays a role in the evolution of it. This evolved the initial product vision I had as we talked about what it could become. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We aligned quickly on a few things, we were never going to build a brokerage, we were going to build a real software company and generate revenue, and Meatball (as I write this on Sunday, he turned six today!) would be part of our logo. I’ve described <a class="link" href="https://mattsilver.substack.com/p/issue-9-introducing-cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-18-our-first-product-launch" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">how the team came together</a> previously so I won’t rehash that, but I want to focus on a few key moments: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Use a prototype for customer feedback</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Rylan built out an advanced V1 of what our product could look like in Figma and turned it into a prototype. That enabled us in Laredo, Monterrey, and on zoom to get feedback from eventual users before we started building it. We spent time with over fifty companies collecting feedback before we started building the product. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Establish a technical culture early</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The team spent the first two weeks in mid-November on Zoom writing up how they wanted to structure the system, the data models, and technical lessons learned from their time at Convoy. There was a lot of intention in those conversations that has led to enabling the team to move quickly as they have so far as we approach our launch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Domain expertise + focus on the customer</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve focused heavily on building a product that’s intuitive to all users. We’re freight people at heart and we understand what work goes into managing cross-border freight and we’ve spent a lot of time focused on even the smallest pieces of the product to make sure that it makes sense to people who need to use the product. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ca2cae0b-c070-4c45-9ca4-b264079c0da8/0b9a306d-cbbc-4d1c-84c8-a8ccab9f448a.jpg?t=1769356663"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The work the past six months has been a lot of sales and a lot of doing all the random things that an early stage startup needs. I’m excited to start spending more time engaging with our early adopters and building based on their feedback. We have a deep roadmap that we think will continue to drive value for everyone in the process and are excited to build it. We’ll eventually share more about our roadmap publicly when the timing makes sense. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a fine line when it comes to building in public and making sure it adds value for both the business and the viewers. While building in public isn’t for everyone, I don’t know that I could’ve done this while building Forager. I learned so much about the playbook for building a company while building Forager and now that I’m running that playbook, it feels a bit more feasible to manage both. We’re inching towards launch and that’s going to make for some interesting new content and new learnings. The past week, I’ve learned so much about how to price a product, putting together a commercial agreement, and organizing a pipeline beyond a simple spreadsheet. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Even as the waitlist gets longer, I’ll encourage you to <a class="link" href="http://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-18-our-first-product-launch" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">sign up</a> if you’re actively involved in or planning to get involved in cross-border freight. I’m currently walking people through the product and what it’s going to evolve into and am excited to launch this thing! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #17: Marketing and Brand Identity in the Freight Industry</title>
      <link>https://mattsilver.ai/blog/issue-17-marketing-and-brand-identity</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-17-marketing-and-brand-identity</guid>
      <pubDate>Mon, 18 Mar 2024 12:02:09 GMT</pubDate>
      <description>Marketing can be hit or miss for companies in the freight industry. Most companies focus on shipper acquisition, ignoring carriers and potential employees.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #17: Marketing and Brand Identity in the Freight Industry</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Marketing can be hit or miss for companies in the freight industry. Most companies focus on shipper acquisition, ignoring carriers and potential employees.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 18, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-17-marketing-and-brand-identity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Marketing+can+be+hit+or+miss+for+companies+in+the+freight+industry.+Most+companies+focus+on+shipper+acquisition%2C+ignoring+carriers+and+potential+employees.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-17-marketing-and-brand-identity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Marketing+can+be+hit+or+miss+for+companies+in+the+freight+industry.+Most+companies+focus+on+shipper+acquisition%2C+ignoring+carriers+and+potential+employees.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-17-marketing-and-brand-identity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-17-marketing-and-brand-identity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/922b84d5-d48b-4acd-b4f1-f9ae940e1a45/c9cebeee-1f3f-40d0-a12f-a74019bde21a_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Marketing can be a hot topic in this industry. It generally seems like people have polarizing opinions on it, either they think it’s the key to their success or that think it’s completely useless. I rarely come across someone who feels like they’re in the middle on the topic. Everyone in the industry has different layers to how they think about their brand. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Shippers will get better pricing if their freight is perceived as more appealing to providers. Their brand within the industry is very different than the brand they aim to present to their end customers, typically consumers. Some shippers are known as being price sensitive, others are known as being tech-forward, some win prestigious “shipper of choice” awards. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Brokers are marketing their various service offerings to shippers, they offer their benefits to carriers, and they offer a fun workplace to prospective employees. Some brokers include their tech in their service offerings, or they embed it in their overall service offering. The reality, though, is that effort goes into different audiences at different levels. And oftentimes, you come across the same stock images of European trucks in the mountains. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers, meanwhile, seem to spend the least time focused on their branding. Yes, there are some carriers who invest a bit more in their marketing, whether it’s their website or their social media presence, but there’s a lot of carriers with a very limited online presence. When I search for a random carrier, it’s more often that I find their <a class="link" href="https://carriersource.io/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-17-marketing-and-brand-identity-in-the-freight-industry" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CarrierSource</a> profile than I find a website (if you’re a carrier, I strongly suggest claiming your profile). I think this boils down to these carriers having a small set of customers (likely a combination of shippers and brokers) that keep their trucks moving. The owner is typically the main salesperson for smaller companies, and you might find a Facebook profile for them, but not likely a website or LinkedIn profile. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Personally, I think marketing can be everything for a business. I write this with my untrained experience involved in marketing. Marketing is the voice of the company, it’s the content and communication that the company shares, it’s the logo and the way it’s used, it’s the way that the overall company, its leaders and its services are portrayed to the rest of the industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your business can have a voice that is typically a representation of the founder/CEO and/or the marketing leader that helps breathe life into it. A fun brand can attract the right talent or the right customers. A forward-thinking company pulls customers in who share similar perspectives. Establish credible thought leadership by sharing deep content that people can learn from and share with their networks. Document and share experiences that others relate to and it’s likelier that they’ll become fans of your product. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Yes, you need a great product and a great business. You need to make money. Marketing does not cure everything. We’ve seen that in the freight industry. You need sound unit economics and a business plan that generates value. But, marketing can be a force multiplier if you invest in it correctly. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #16: Advice to an Aspiring Entrepreneur</title>
      <link>https://mattsilver.ai/blog/issue-16-advice-to-an-aspiring-entrepreneur</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-16-advice-to-an-aspiring-entrepreneur</guid>
      <pubDate>Mon, 11 Mar 2024 12:45:58 GMT</pubDate>
      <description>Starting a company can be incredibly difficult and isn&apos;t for everyone. Entrepreneurship can also be incredibly rewarding.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #16: Advice to an Aspiring Entrepreneur</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Starting a company can be incredibly difficult and isn&#39;t for everyone. Entrepreneurship can also be incredibly rewarding.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 11, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-16-advice-to-an-aspiring-entrepreneur' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Starting+a+company+can+be+incredibly+difficult+and+isn%27t+for+everyone.+Entrepreneurship+can+also+be+incredibly+rewarding.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-16-advice-to-an-aspiring-entrepreneur' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Starting+a+company+can+be+incredibly+difficult+and+isn%27t+for+everyone.+Entrepreneurship+can+also+be+incredibly+rewarding.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-16-advice-to-an-aspiring-entrepreneur' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-16-advice-to-an-aspiring-entrepreneur' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c89f9aae-611c-4a5d-bb24-db7607a6a3c9/02f4fa9d-3afe-473b-ad27-2914bd7da20a_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> While on my trip to Fort Worth this past week, I was asked what advice I would give to an aspiring entrepreneur. It led to a fun conversation about some of the things it takes to start a company. Before I started Forager, I tried starting a music video production company. We made music videos but didn’t make money doing it, which kind of defeated the purpose of a business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There is so much to think about when building a business, like the fact that your whole team’s income is dependent on your ability to fund the business (it also depends on the output of their own work). It can be extremely stressful as the responsibilities mount and the external pressures increase. Let’s get into five key tips I would give any aspiring entrepreneur. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>1. Solve a problem that you understand and care about.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Don’t try to find the next trendy thing to build. It rarely works. Supply chain and logistics encompasses so many different segments that are ripe for better technology, but you can’t just put on a blindfold, throw a dart, and hope to hit the exact area to focus. It’s so important to understand the problem you’re solving because it’s something you experienced yourself. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>2. Have an idea of how you’ll make money before you start building.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You don’t need the full go-to-market motion and revenue model completely mapped out but you need a path to making money and building a sustainable business. Whether you bootstrap or raise capital, it’s imperative that you have a way to generate revenue and cash flow. If you don’t have a clear idea of who will pay for your product and how it’s going to add value for your customers, it may be hard to build a business around that product. Not every business is venture-backable but that’s fine. A path to profitability matters whether you have funding or bootstrap. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>3. Write it down. Write a business plan.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Start as an outline and a one-pager describing what the business will be. Then turn that outline into a full business plan and a deck to help tell the story. You can find a business plan outline online or just start writing down all the critical aspects of your plan. What you want to build, who you’re building it for, how you’re going to build it, why you’re the one to build it, how much your customer might pay for it, and who else you need to build it with you. The plan will evolve but it’s really important to start somewhere. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>4. Build a team and culture with intention.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is something you need to talk about with your co-founder early and decide what type of company you want to build. What do you want the culture to be like? What did you like about your last company, what didn’t you like? You need to decide how you’re going to communicate with your team, what type of transparency there will be, and the expectations you’ll have of the team. Outline what you want the culture to look like and share that vision with the rest of the team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>5. Be prepared for your roadmap to change.</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I had a vision for what <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-16-advice-to-an-aspiring-entrepreneur" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a> could become and it changed for the better the day I met Rylan. Rylan had his view of how the industry could work and what technology could do to move it forward. It aligned with my vision but also had a unique twist to it that I appreciate and have since adopted. We also saw some of our early potential customers provide valuable feedback that resulted in material changes to our designs and we made those adjustments quickly. We saw positive feedback from those changes and found it made our product better. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a startup boils down to planning, focusing on solving a problem, and building with intention. It isn’t just a matter of doing these five things and you’ll succeed, it takes more work than that, but these are five starting points. I think there’s a massive amount of opportunity to build in the freight industry. Shippers, brokers, and carriers each represent different segments of a massive industry and you can move from procurement to purchasing to manufacturing to transportation and distribution and there’s so much more beyond that. I wrote about it a while ago that I think <a class="link" href="https://mattsilver.substack.com/p/issue-11-the-freight-industry-is?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-16-advice-to-an-aspiring-entrepreneur" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">the freight industry is changing</a> for the better. Hopefully this advice will help nudge someone in the direction of solving a problem they saw on a daily basis at work that they decided to solve with technology. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Cross-Border Complexity</title>
      <link>https://mattsilver.ai/blog/issue-15-cross-border-complexity</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-15-cross-border-complexity</guid>
      <pubDate>Mon, 04 Mar 2024 14:02:57 GMT</pubDate>
      <description>U.S.-Mexico cross-border freight carries so much complexity that there’s never just a simple path to follow in order to execute it successfully.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Cross-Border Complexity</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>U.S.-Mexico cross-border freight carries so much complexity that there’s never just a simple path to follow in order to execute it successfully.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> March 04, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-15-cross-border-complexity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=U.S.-Mexico+cross-border+freight+carries+so+much+complexity+that+there%E2%80%99s+never+just+a+simple+path+to+follow+in+order+to+execute+it+successfully.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-15-cross-border-complexity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=U.S.-Mexico+cross-border+freight+carries+so+much+complexity+that+there%E2%80%99s+never+just+a+simple+path+to+follow+in+order+to+execute+it+successfully.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-15-cross-border-complexity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-15-cross-border-complexity' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3a8651e3-2c95-4260-b855-58b492337bad/afa60fd7-d820-413a-8d33-9d5ac93286be_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What makes cross-border freight so complex?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Moving freight between Mexico and the United States is significantly more complicated than moving U.S. domestic freight, and also comes with more challenges than moving freight across the northern border of the United States. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Domestic freight has your typical pickup and delivery facilities, a carrier moving the freight from A to B, and a Bill of Lading (BOL) that, when signed by the receiver, doubles as Proof of Delivery (POD). Loads moving to or coming from Canada have all those items plus the PARS (U.S. to Canada) or PAPS (Canada to U.S.) and takes about thirty minutes to cross the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s look at what makes Mexico freight so complicated. First, you have 7-8 parties involved in a single shipment moving across the U.S.-Mexico border. The only similarity to a domestic shipment is that you have a pickup and delivery facility. Aside from that, you have: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Three carriers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Two customs brokers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A whole lot of paperwork beyond a BOL and POD (<a class="link" href="https://mattsilver.substack.com/p/issue-7-whats-the-carta-porte?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cross-border-complexity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">I wrote about this piece a bit</a>: carta porte, carta porte complemento, DODA, and a commercial invoice, to name a few) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Potential product-specific inspections at the border </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Two languages </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Two cultures </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Two countries (and a third if it’s Mexico to Canada or vice versa) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> A border separating everything </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most logistics providers aren’t in a position to juggle all of these different parties and that’s why you typically need a Mexico department to support this kind of business. You need a leader who understands all these intricacies and can untangle a mess that’s jamming up your team’s day at the border. Communication is happening anywhere and everywhere, across email, phone calls, texts, and WhatsApp messages. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On any given load or account, there could be 3-5 distinct WhatsApp groups in use: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Broker/3PL ←→ Shipper </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Broker/3PL ←→ Carrier </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Broker/3PL ←→ Customs Broker </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Broker/3PL ←→ Carrier &lt;&gt; Customs Broker </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Broker/3PL ←→ Transload Facility (if the freight is being transloaded at the border) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All of that paperwork I mentioned above? It requires some key data points related to the carrier(s) involved in the load and the relevant load-specific details in order to be generated accurately. Missing the T in T1000 on a trailer number and your paperwork will be wrong and you’ll run into delays at the border. All of this information is being transmitted across these WhatsApp groups and emails. Now take those WhatsApp groups and multiply that by the 20,000 loads per day moving across the border, across the thousands of carriers helping execute on those shipments, and you can quickly end up in Excel Hell. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/67abf893-4942-4890-87e8-5e20da79d8b3/7e450df7-1c43-4eaa-bf61-775dd59fc634_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>So how does this mess get solved?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It takes a lot of organization and structure. It also takes strong process-oriented leadership on your Mexico team. It takes buy-in across the organization to invest in a Mexico team or, if you’re a shipper, it means partnering with the right logistics provider who understands all these complexities and can create order out of chaos. It also takes exceptionally strong will to manage this type of freight on a day-to-day basis. If you’re a trucking company wanting to service Mexico, it takes a 3:1 trailer-to-tractor ratio, at a minimum, along with partnerships with Mexican trucking companies who will sign a trailer interchange agreement with you. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most TMSs don’t have the fields to support half the information that you actually need to properly execute a cross-border Mexico shipment, which means that those teams are oftentimes spending a lot of their day in spreadsheets, email, and WhatsApp. There’s a whole lot of copying and pasting from one window to another. It’s not uncommon to walk around a brokerage floor that’s supporting Mexico freight and see two monitors on each desk, with one monitor occupied by WhatsApp. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I said “most TMSs” but what I really meant is that most software in this industry isn’t built for cross-border freight. Everyone has been chasing this $800B gorilla that makes up the U.S. freight market. And yes, there are some TMSs that support Mexico to varying degrees, both proprietary at some of the largest brokerages as well as SaaS products that brokers, shippers, and carriers buy to support their businesses. But most don’t. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As I wrote about in <a class="link" href="https://mattsilver.substack.com/p/issue-11-the-freight-industry-is?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cross-border-complexity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #11: The Freight Industry Is Changing</a>, I would love to see this industry get to a place where service providers are investing in their tech stacks through partnerships, not through their own massive in-house IT budgets. Yes, the big guys will continue to mostly build their own tech, but being open to establishing integrations and partnerships is going to prove to be the only way forward. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Insert Cargado</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> While we still aren’t quite ready to talk about exactly what we’re building, I can tell you that we’re looking to tackle a lot of these issues. We want to connect all these disparate parties in a single platform and help drive productivity across the U.S.-Mexico supply chain. <a class="link" href="https://x.com/mattsilver/status/1753126100740231585?s=46&t=uDqnaIfNLZOh833LREqpfA&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cross-border-complexity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">If I had it my way</a>, we would end the need for WhatsApp in this industry. Why does everything happen in WhatsApp? Because that’s how it’s been handled for the past seven years or so. When I first started moving Mexico freight in 2014, drivers in Mexico were primarily using those Nextel phones that act like walkie-talkies to communicate, a far stretch from a smartphone with a communication platform like WhatsApp. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> What I can tell you about what we’re building is that we’re taking problems that I experienced at Coyote, Forager, and Arrive as a Mexico leader and we’re tackling them, one by one. We’re building in a very methodical way to establish a better experience for everyone in the industry, with the goal of creating a more interconnected, dependable, and transparent future for the industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And since I’m talking about Cargado, if you enjoyed this post, do three things for me: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Share this post on LinkedIn — everyone needs a hand with Mexico freight right now and hopefully this helps shed some light on why it’s so challenging. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Subscribe to this newsletter if you haven’t yet. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Sign up for the waitlist if you’re moving cross-border freight or want to get into it — <a class="link" href="http://Cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cross-border-complexity" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado.com</a>. </p></li></ul></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=cross-border-complexity"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #14: Building In Public</title>
      <link>https://mattsilver.ai/blog/issue-14-building-in-public</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-14-building-in-public</guid>
      <pubDate>Mon, 26 Feb 2024 13:04:08 GMT</pubDate>
      <description>Building in public can be fun and exhausting at the same time. It&apos;s almost a separate personality that you have to manage and produce. Let&apos;s talk a bit about building a company.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #14: Building In Public</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Building in public can be fun and exhausting at the same time. It&#39;s almost a separate personality that you have to manage and produce. Let&#39;s talk a bit about building a company.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 26, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-14-building-in-public' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Building+in+public+can+be+fun+and+exhausting+at+the+same+time.+It%27s+almost+a+separate+personality+that+you+have+to+manage+and+produce.+Let%27s+talk+a+bit+about+building+a+company.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-14-building-in-public' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Building+in+public+can+be+fun+and+exhausting+at+the+same+time.+It%27s+almost+a+separate+personality+that+you+have+to+manage+and+produce.+Let%27s+talk+a+bit+about+building+a+company.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-14-building-in-public' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-14-building-in-public' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/23b25ba0-7420-47b8-9ab2-b718fe55ce6c/33f7d50a-6963-4d54-952f-9c3a703753bc_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every founder’s journey is different. It’s rare that you follow the exact same path as a fellow founder, and even more rare that you follow the same path you took the first time when it’s your second time around. You’ve seen it, you’ve made those mistakes, and you’re going to do your best to navigate around making those same mistakes. I try to apply these lessons I learned in two ways, for building Cargado and for advising the other startup founders I work with on a regular basis, either as an advisor or as an angel investor. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s valuable as a first-time founder to have someone to talk to that’s been through it all before. The fundraising, the hiring, firing, sales, go-to-market motion. I love talking about all those tactics with founders. I try hard to help them avoid the same mistakes that I made and, typically, they listen, albeit not always. One thing I realize I still need to get better at is saying “no” to people who ask for my time. I would love to give everyone advice or feedback but I owe it to my team and my investors to give them my full time and focus. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If I think back to a really challenging time at Forager, I remember the wavy take rate graph and questionable unit economics that we had. Our take rate (the percentage of the revenue we kept) went from positive to negative and back to positive from quarter to quarter. I thought, stubbornly, that we could take volume at all costs, losing money in the process, and grow the top line to power through a bad market. I was wildly wrong. We were failing at sustaining one of the key business levers, our unit economics, and it made it hard to sustain or grow our business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We eventually corrected the ship but the price risk associated with our business model continued to present a challenge. When you don’t have scale and leverage with your carrier network, pumping thousands of loads per day through that network, it’s hard to grow as quickly as you might want to in a venture-backed world. We didn’t have that carrier leverage that a large logistics company has and so we realized it made more sense to join forces with someone like Arrive than it made to keep going at it on our own. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We were trying to build a tech company and a services business at the same time and, as I’ve talked about previously, we couldn’t do it. You have to pick one or the other. This time around, we get to pick the tech company path and build something enduring. There are so many unique problems that exist with cross-border freight that I’m excited to tackle with the products we’re building at Cargado. There will be something for everyone involved. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I heard feedback on FreightX from another entrepreneur about how most people building in public don’t share the bad moments as they occur. Sometimes, those bad things drag on and you don’t realize how bad it was until you come out the other side. Sometimes it involves a bad hire that you can’t exactly drag in public. I think back to my most frustrating moment so far with Cargado, it was once the funding was secured but I lacked a technical co-founder to partner with on building this vision. I met over a dozen outstanding candidates, but none of them were quite the right fit. Until I met Rylan, right as Convoy was on the brink of shutting down. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I wanted to just start building so badly. I had this vision in my head for what needed to be built. Thankfully, I was patient. I remember watching Rylan and the team spend the first two weeks planning out how they wanted to build the platform, making a lot of technical decisions ahead of time instead of on the fly. They’re moving so quickly now, in part because they had all worked together previously, and because they laid out their plans with intention before starting to code. The patience paid off. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Having the right team early can make a company great, while the wrong team can result in a mediocre outcome. Yes, the idea needs to be great, the problem needs to be massive, and there needs to be founder-market fit, but you need an incredible team as well. We’re six people strong now and everyone is passionate about solving these problems for brokers, carriers, shippers, customs brokers, and warehouses. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I think back to Forager, we built the team differently. Early on, my focus was finding anyone who understood freight who was willing to jump in and work. You paid for experience and we paid for it royally, although it didn’t quite work out the way we wanted it to work out. A lot of our earliest hires cycled through and it took us a couple years to solidify our core as a team. That turnover and lack of a shared vision resulted in struggles to scale the business and see a substantial outcome. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fast forward to February 2024. We’re coming up on five months of this journey and our first product launches soon. I’m itching to get a complete version of our product in the hands of our users. Over sixty companies have seen the designs for what we’re building and have expressed a serious desire to use it when it goes live. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m spending this week with the full Cargado team in Monterrey, Nuevo Leon, and we’re being joined by a few of our investors as well. We’ll be visiting with a couple brokers and carriers while also taking time as a team to work together, in person. As a distributed team, we don’t get that opportunity too often. One of our investors pushed me early on to establish a practice of getting the team together on a quarterly basis. Q4 was in Laredo, where the team had the opportunity to meet with several carriers, forwarders, and customs brokers and get live feedback on our initial designs, and Q1 2024 is taking place in Monterrey, Nuevo Leon, Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We go into these offsites with the intention of spending time as a team, accomplishing some key initiatives, and learning. This trip will allow the team a first hand look at how brokerages and carriers in Mexico operate and how they can benefit from the technology we’re building at Cargado. This is also an opportunity for our team to get a deeper cultural understanding of Mexico, at least what Monterrey represents. We’ll have a carajillo or two and chicharron de ribeye. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why we’re building Cargado</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve spent the last seventeen years brokering freight, with the past decade focused on cross-border freight. While I don’t know <i>everything</i> about moving freight into and out of Mexico, I feel confident in my ability to dissect it and explain it for most people in the industry. I feel lucky to have realized a set of problems that exist related to the complexity of moving cross-border freight and am excited we’re building what we’re building at Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are two customs brokers, two-to-three carriers, potentially a warehouse, pickup and delivery facilities, a border, two different languages and cultures involved in every single shipment. There are so many different communication streams and data points occurring on every single shipment, via WhatsApp, email, text, Slack and lots of spreadsheets. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With this whole nearshoring craze, there’s a rush by companies to establish their presence in Mexico. Whether it’s a manufacturer or retailer working to find the right real estate in Mexico, or a logistics provider working aggressively to establish a Mexico HQ and hire a strong Mexico leader, or trucking companies getting ready to ramp up as volume starts to increase. Everyone is sprinting to make Mexico a core focus of their strategy. Every board room is discussing nearshoring and how they plan to participate. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re sprinting to build products for all those people who are riding the nearshoring wave. We understand where things can go sideways with cross-border freight, and we understand how challenging and complicated the whole process can be. We’re excited to be building tools to help solve those problems, with the first one ready to launch in about a month. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’ve opened up part of the product to carriers who service Mexico. We’ve also been walking brokers through the designs to share a preview of what we’re building. The feedback has been amazing so far. If you’re a carrier or broker involved in cross-border freight and want to grow your business while having a more streamlined experience, I would sign up for the waitlist and reach out at cargado.com. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #13: The Cross-Border Blueprint</title>
      <link>https://mattsilver.ai/blog/issue-13-the-cross-border-blueprint</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-13-the-cross-border-blueprint</guid>
      <pubDate>Mon, 19 Feb 2024 13:02:03 GMT</pubDate>
      <description>I think the most common phrase I’ve said related to Mexico is “cross-border freight is complicated,” and I mean it. I can’t help it, most shippers and brokers find it to be a black hole.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #13: The Cross-Border Blueprint</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I think the most common phrase I’ve said related to Mexico is “cross-border freight is complicated,” and I mean it. I can’t help it, most shippers and brokers find it to be a black hole.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 19, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-13-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I+think+the+most+common+phrase+I%E2%80%99ve+said+related+to+Mexico+is+%E2%80%9Ccross-border+freight+is+complicated%2C%E2%80%9D+and+I+mean+it.+I+can%E2%80%99t+help+it%2C+most+shippers+and+brokers+find+it+to+be+a+black+hole.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-13-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I+think+the+most+common+phrase+I%E2%80%99ve+said+related+to+Mexico+is+%E2%80%9Ccross-border+freight+is+complicated%2C%E2%80%9D+and+I+mean+it.+I+can%E2%80%99t+help+it%2C+most+shippers+and+brokers+find+it+to+be+a+black+hole.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-13-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-13-the-cross-border-blueprint' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/74c3f8e2-f7d5-4a59-b513-1bd75f06901e/ea36c155-54b7-42fa-af93-163654281a4c_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Cross-Border Freight is Complicated</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border freight is complicated. You’ve heard me say this before and I’ll keep saying it. It’s not just a matter of finding a Spanish-speaker in your office and having them schedule your appointments in Mexico. You need people who know what they’re doing in every aspect of a cross-border solution. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In case you missed it, Mexico officially took over as the top trading partner to the United States, surpassing China. This is the result of a few key events that I’ve covered previously in <a class="link" href="https://mattsilver.substack.com/p/issue-2-nearshoring-is-booming?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-13-the-cross-border-blueprint" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #2: Nearshoring is Booming</a>: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>NAFTA was replaced with the USMCA</b>, which encouraged even more manufacturing to happen in North America (read: Mexico) than in Asia. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Pandemic </b>caused manufacturers, retailers, and distributors to rethink their reliance on China for production, shifting their reliance to Mexico, a friendlier and closer country. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Trade War with China</b> has been the latest straw, providing yet another reason for companies to rethink their supply chains. Trade tariffs on Chinese imports, coupled with the CHIPS act, have made it a lot more logical to rely on manufacturing in Mexico. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico is much easier to get to for leadership at HQ in the United States, it’s in similar time zones, there are more people in the U.S. who speak Spanish than Mandarin, and there’s stronger cultural alignment between the U.S. and Mexico than the U.S. and China. Between all those reasons and the fact that it’s a drastically shorter transit time from Mexico to the United States than from China, we’re primed to see a serious growth in manufacturing and production in Mexico, resulting in a serious need for improved infrastructure and solutions for our North American supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Logistics companies are one category of the solutions involved in supporting North American supply chains for manufacturers, retailers, and distributors. Historically, Mexico was an afterthought for the leaders of most transportation departments. 3PLs and freight brokerages have long focused on supporting those companies’ domestic networks, with only a few supporting their cross-border needs. With all the focus on nearshoring, more companies than ever are expanding their service offering to the southern border, or have a serious desire to do so. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve heard from a ton of these companies who are attempting to expand into Mexico and so I thought I would share some guidance around this type of expansion. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0eafa0ee-ad62-40d6-944a-be5918cc867b/133a9e50-66d0-4485-8459-98e1a9b6c314_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Expanding to Mexico</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I first launched the Mexico department at Coyote, as I told the story in <a class="link" href="https://mattsilver.substack.com/p/issue-6-how-i-got-my-start-with-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-13-the-cross-border-blueprint" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #6: How I got my start in Mexico</a>, it was pure luck that I had found a carrier who could service Mexico. It wasn’t intentional until we started digging and found out that most of our domestic customers had cross-border freight. It just required someone to spearhead the growth efforts, people to support the operations, and a team to onboard carriers. It’s that simple, right? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There isn’t a simple formula. Yes, there are some key roles you need to fill, but it takes a whole lot more than a resident Mexico expert to build a world class cross-border service offering. It requires a company-wide collaborative desire to build the service, it takes cultural understanding, and it takes focus in the key three areas: people, process, and technology. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Cultural Understanding</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Nearly twenty percent of people in the United States are of Latino or Hispanic origin, but it doesn’t mean you’ll find that same split at a logistics company. And while the United States and Mexico share a border that’s 1,954 miles long, the two countries are very different. The cost of living is drastically different, there’s two different languages, and two different cultures. What works in the U.S. doesn’t always work in Mexico, especially when it comes to performance management and in-office culture. Strong work ethics can be found on both sides of the border but it shows in different ways. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>People</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Building a cross-border business takes subject matter experts who can lead. Your SMEs will collaborate internally with sales and operations people, externally with customers, and will likely spearhead opportunities that stretch well beyond a typical domestic bid. There are all sorts of unique requirements that go with cross-border freight that can make or break the success of a lane. You need people who understand and can translate those requirements, both figuratively and literally, to the operations team and carrier sales team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Your operations team typically works with both your facilities in Mexico and your customer’s customs brokers, coordinating and sharing paperwork between all the relevant parties. There’s so much complexity to this whole process, it’s not something you can just throw a Spanish-speaker at and have it solved. You need expert leaders who can establish the right process and roll it out across their teams. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Process</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Speaking of establishing the right process, process is one of the most important parts to moving cross-border freight for any shipper. It’s rare not to have an onboarding call with a customer and all the related parties to get everyone on the same page and map out some required protocols. While you may find there to be some similarities from one customer to another, there are a lot of moving pieces that can complicate things. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s critical to define a process for how the team collects and shares information, how they communicate with customs brokers and facilities in Mexico, and how they collaborate with carriers moving the freight. The operations team is the glue of the whole service offering. Execution is everything. It’s also critical to design the right go-to-market motion and coverage strategy that aligns with the execution. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/34f612c8-269a-4cf6-a684-e0d81284525f/9064fd6b-17da-4ad1-9185-b4481ea51c23_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h5 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;margin:0;text-align:left;"><b>Technology</b></h5></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most Transportation Management Systems (TMS) aren’t built to support Mexico. Whether it’s the city data or the details at the border, the systems weren’t built with Mexico in mind. Little technology built for brokers, shippers, and carriers is built to support the full North American continent. There are some systems out there that support various aspects of cross-border movements, but most don’t in a clean way. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It takes a lot of time, expertise, and patience to get your systems in a place to support cross-border freight but it’s also not abnormal, today, to operate across spreadsheets, WhatsApp, and email extensively. It’s the way this business has worked so far and it’s how it works today. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How do you get started?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I would start by getting a leader in place who understands how cross-border freight works, particularly with respect to operations at the border. It’s so critical to nail – the last thing you want to do is take your first Mexico load from a critical domestic customer and then end up with egg on your face when a load gets stuck at the border for two weeks, potentially risking losing the account due to that one load. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s a growing amount of brokerages who are supporting Mexico freight but it boils down to expertise, execution, and a leveraged carrier network that can support the business. Some are doing it through organic growth by a combination of hiring and training, while others have been acquiring specialized companies to accelerate that growth. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re also building technology that will help with some of these issues and are excited to launch the first full product soon. We have already started onboarding some users to perform some basic actions but will start to see that impact in the near future. I’ll repeat two things, we’re not building a brokerage and we’re not building a TMS. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Sign up for the waitlist at <a class="link" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-13-the-cross-border-blueprint" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado.com</a>. </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://cargado.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-13-the-cross-border-blueprint"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Cargado Waitlist </button></a></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-13-the-cross-border-blueprint"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #12: Produce from Mexico</title>
      <link>https://mattsilver.ai/blog/issue-12-produce-from-mexico</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-12-produce-from-mexico</guid>
      <pubDate>Mon, 12 Feb 2024 13:02:08 GMT</pubDate>
      <description>Walking through a grocery store, you&apos;ll find a ton of brands with products made in Mexico. When it comes to the produce section, most of what you pick up will have a Mexico label on it.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #12: Produce from Mexico</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Walking through a grocery store, you&#39;ll find a ton of brands with products made in Mexico. When it comes to the produce section, most of what you pick up will have a Mexico label on it.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 12, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-12-produce-from-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Walking+through+a+grocery+store%2C+you%27ll+find+a+ton+of+brands+with+products+made+in+Mexico.+When+it+comes+to+the+produce+section%2C+most+of+what+you+pick+up+will+have+a+Mexico+label+on+it.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-12-produce-from-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Walking+through+a+grocery+store%2C+you%27ll+find+a+ton+of+brands+with+products+made+in+Mexico.+When+it+comes+to+the+produce+section%2C+most+of+what+you+pick+up+will+have+a+Mexico+label+on+it.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-12-produce-from-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-12-produce-from-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Post-Manifest Thoughts</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This year was my first time attending Manifest and experiencing conference life in Las Vegas. There were positives to it being in Vegas, like U2 at the Sphere, but things were incredibly spread out when it came to the Happy Hours and hotels, while seeing a mix of people attending Manifest, people attending a roofing conference, and those who were getting ready for the Super Bowl. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It was great seeing so many people focused on advancing innovation and technology in supply chain in logistics, from the founders and startups focused on building that technology to the investors who back those startups. Leaders of some of the biggest companies in the space were in attendance and it was quite the networking event. Also, did I mention U2 at the Sphere rocked? </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As I continue to write this newsletter, I’ll be blending some content between Mexico, supply chain and logistics technology, and building Cargado. If there are any specific topics you’re interested in learning more about, respond to this newsletter or send me a DM on <a class="link" href="https://x.com/MattSilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-12-produce-from-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a> or <a class="link" href="https://linkedin.com/in/mattsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-12-produce-from-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a>. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/1917b6c3-abdd-4de2-a16f-62c8a704de53/af9d8690-ebe9-4628-94e5-b21359227607_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>A Produce Deep Dive</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Cross-border refrigerated freight has its own market dynamics and different imbalance challenges than dry van freight. With the Kansas City Chiefs winning the Super Bowl, we’re officially into the start of produce season. The Super Bowl is the unofficial kickoff (pun intended) of produce season, with Super Bowl Sunday representing the largest consumption day for avocados. Avocados ship out of Michoacán and Estado México, with 92% of that volume coming out of Michoacán specifically, according to <a class="link" href="https://avocadosfrommexico.com/avocados/hass-avocado/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-12-produce-from-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Avocados from Mexico</a>. Given the perfect weather conditions in southwestern Mexico, avocados are able to be grown and harvested year round, providing for consistent availability. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mexico represents 51% of US imports of fresh fruits and 69% of U.S. imports of fresh vegetables. Just walk around your local grocery store and you’re likely to find a significant amount of produce came from Mexico. Let’s take a look at some of the largest categories of produce that are shipped from Mexico to the United States: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Avocados - $1.9B in export value, avocados represent the single most valuable fruit exported from Mexico. The majority ships out of Michoacán and ships year-round with the bulk of it starting in February and continuing through the summer. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Bell Peppers - $600M in export value, with most coming out of Sinaloa and crossing through Nogales. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Berries - $2.6B in export value (+7.2% growth from 2022 to 2023). Primarily grown in Jalisco and Michoacán, they represent just under 5% of Mexico’s overall fruit production. This includes strawberries, blackberries, raspberries, and blueberries. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Cucumbers - $244M in export value, with most volume coming out of Sinaloa, like bell peppers. This fruit also crosses through Nogales, primarily, for distribution throughout the United States. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Limes - 92% of limes imported into the United States come from Mexico, where most are grown in Veracruz, Michoacán, and Colima, crossing through Laredo and Pharr TX into the United States. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Peppers - $1B in export value, primarily grown in Chihuahua, Sonora, and Zacetecas, chili peppers see their peak volume shipping in September, October, and November, crossing through Nogales, El Paso, and Laredo into the United States. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tomatoes - $2.1B in export value, tomatoes are the most valuable vegetable exported from Mexico to the United States. They are primarily grown in Sinaloa and San Luis Potosi but benefit from vertically integrated greenhouses and can ship year round. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This is just a select list of commodities that fall under the produce category that ship out of Mexico. Over $18B worth of fruit and vegetables were exported from Mexico to the United States in 2023. All of this represents a significant portion of the refrigerated and frozen freight that ships out of Mexico. The other products that require temperature control out of Mexico include frozen and prepared foods, chocolate, dairy products, some beverages, pharmaceuticals, and flowers and plants. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Interestingly, when produce season slows down, refrigerated carriers tend to have more southbound freight than northbound, as they haul meat and chicken southbound, with a lot of that product headed to resort areas of Mexico like Cancun, Riviera Maya, Los Cabos, Puerto Vallarta, and Acapulco. While carriers with dry vans tend to have more northbound than southbound volume for most of the year, it flips for refrigerated carriers during the slow months, part of Q4 and most of Q1. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6f2aa9cd-24ad-4192-b78c-00dc48c830f4/3158c7e7-cee9-46a1-ab09-a71bbc26dca0_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Building in Public</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re about three months into actively building Cargado since the team started in mid-November and I was lucky enough to visit Laredo recently and start introducing part of our product to our first set of users. While we ran into a bug or two occasionally, the team jumped in quickly to squash them and were communicating directly via WhatsApp with those who needed assistance. We’re excited to help bring cross-border Mexico freight online and enable everyone involved in the process to collaborate more effectively. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re interested in learning more about Cargado, you can sign up for our waitlist at <a class="link" href="http://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-12-produce-from-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">cargado.com</a>. We’re building tools for everyone involved in freight moving across the U.S.-Mexico border and look forward to sharing more soon! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-12-produce-from-mexico"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #11: The Freight Industry Is Changing</title>
      <link>https://mattsilver.ai/blog/issue-11-the-freight-industry-is</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-11-the-freight-industry-is</guid>
      <pubDate>Mon, 05 Feb 2024 13:01:53 GMT</pubDate>
      <description>The freight industry is changing. It’s evolving for the better. It may not seem like that right now but things are moving in the right direction.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #11: The Freight Industry Is Changing</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>The freight industry is changing. It’s evolving for the better. It may not seem like that right now but things are moving in the right direction.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> February 05, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-11-the-freight-industry-is' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=The+freight+industry+is+changing.+It%E2%80%99s+evolving+for+the+better.+It+may+not+seem+like+that+right+now+but+things+are+moving+in+the+right+direction.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-11-the-freight-industry-is' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=The+freight+industry+is+changing.+It%E2%80%99s+evolving+for+the+better.+It+may+not+seem+like+that+right+now+but+things+are+moving+in+the+right+direction.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-11-the-freight-industry-is' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-11-the-freight-industry-is' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/8ca19dcd-ad1a-40aa-95a1-f9db81275ec1/620749db-321e-43a4-af8b-8e24c12bcddc_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Layoffs suck for most involved — it’s incredibly disruptive to have your job end via Zoom, Meets, or worse, Teams. It’s alarming and sends your world into a tailspin. Rather than letting things spin out of control, if you have an entrepreneurial itch, now is the time to scratch it, rather than letting things bubble up. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Think about the problems you ran into on a daily basis. Think about the problems your coworkers, customers, and carriers have. It’s likely a repeatable problem that happens elsewhere in the industry. Maybe you can solve that problem with technology. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Freight Tech is changing</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I know it seems like I keep referencing my brother’s podcast, The Freight Pod, but it’s just such an addicting thing to listen to if you’re a student of the freight industry and if you love this industry. Listening to his episode from a couple weeks ago with Eddie Leshin, you can hear how much technology factored into the success of American Backhaulers, along with the tech that carried over and is still present today at CH Robinson, and the same concepts are applied at Coyote, Arrive, and so many other brokerages. Technology is central to every brokerage business. Yes, People and Process are also core, but technology is on the forefront of everyone’s minds right now. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re seeing a divergence happen as tech startups in the logistics space are splitting into two camps, those who are trying to disrupt and replace legacy providers (we saw how that has worked out for the DFMs — and I was guilty of trying to do this at Forager), and then you have supply chain enablers. Supply chain enablers are the companies building software to help logistics providers, trucking companies, and manufacturers do their jobs more efficiently, generate more revenue, and connect with more parties. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When I was building Forager, albeit fairly late into the process, my dad told me that we had an identity crisis. “You’re trying to build two companies at the same time, a brokerage and a tech company. You need to pick one and stop doing the other, you can’t do both.” It didn’t fully make sense to me until it was too late, and we ended up being acquired by Arrive at the end of January 2022, thankfully resulting in a different outcome than the one that Convoy experienced a few months ago. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/be614f34-f876-4f35-9906-a781c6f28e59/b37cab54-a333-4288-83da-2cf259bd3f7c_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>I learned my lesson and picked technology this time around.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m a big believer that freight brokerages and forwarders aren’t going away. There will always be a need for service and support when things go sideways. Network effects at large brokerages are real, and quite often a key part of their differentiator. Everything boils down to price and service and you need scale to achieve both of those things profitably. Yes, you can build and manage a small brokerage with top notch service, but you likely aren’t landing Fortune 500 shippers who will dump a ton of volume into your network. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’ve been listening to Andrew’s podcast, you’ll know by now that there are two different models for brokerages, the centralized split model, aka Chicago-style, where you have a demand side (shippers) and a supply side (carriers) who each focus on their speciality. You have even deeper specialization when it comes to operations and specialized modes like Mexico, Canada, intermodal, or drayage. On the other side, there are brokerages who operate in the cradle-to-grave decentralized model. The case can be made that a brand new brokerage will be better suited to operate as cradle-to-grave until there’s enough volume to warrant splitting out a carrier group. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s effectively two playbooks to choose from, but you have to factor in a few other decisions when building a brokerage: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Transportation Management System (TMS)</b>: build or buy? Brokerages have poured tens of millions of dollars into building their own proprietary TMS, built the way they need it, using the lingo they need to use, with customer codes and carrier codes and load numbers all formatted a certain “unique” way, even though this same pattern is seen in all TMSs. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Scheduling Support:</b> brokerages will hire as many customer service representatives as possible in order to execute on scheduling requirements for every single load. It’s all about brute forcing this workflow because no one has solved scheduling and it’s a complete mess. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Pricing:</b> Everyone works to blend two key sources, their historical load data and pricing data from either a load board or FreightWaves. Brokerages pay 6 to 7 figures for access to these load boards for posting and pricing, while desperately trying to avoid falling into a trap with a fraudulent carrier. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Coverage:</b> brokerages tend to flood their floor with carrier sales reps, again brute forcing their workload and developing a backhaul-based carrier network, with reps split out into regions who consistently call the same carriers and store that tribal knowledge in their heads, waiting for the next load to pop up. A lot of the best carrier reps at a brokerage will tend to ignore the automated matching suggestions that their system pumps out, thinking they’ll outsmart the machine. The most common method among brokers has been to “post and pray” — posting all their freight to a public load board and hoping they find coverage with a carrier who won’t double broker their freight or steal a load. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Tracking:</b> my first job at Coyote was tracking freight. It was before we had cell phone GPS or API-powered tracking. I was calling drivers, asking for updates, and then updating the system. Today, we thankfully have great products like Project44 but it’s still completely dependent on a broker using the tool properly and a carrier opting in properly. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>AP/AR:</b> getting paid and paying carriers is absolutely critical to a freight brokerage business. Let’s ignore the whole issue with floating the difference in pay terms and focus on the actual workflow. Oftentimes, brokerages use one system for invoicing customers, another system for paying carriers, and both those systems are either integrated with their TMS or their accounting software. Sometimes, nothing is integrated and there’s a lot of double- or triple-entry. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Can one company solve all those issues I just listed?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Absolutely not. Some of the greatest software companies in the world couldn’t solve all these problems with one app. Are you telling me that a freight brokerage can? I think we’re approaching the end of the days of brokerages building their own software and adding true enterprise value that outweighs the cost to build it. None of this work is secret sauce. Everyone runs the same playbook. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Software companies who fall into the Supply Chain Enablers category are going to help move the industry forward by taking chunks of this workflow and working to digitize, optimize, and automate it. Yes, you need a comprehensive TMS that acts as your freight command center. But that TMS should be capable of pulling in the best products that solve some of these super complex issues, rather than forcing you to use all their built-in tools. It’s about building an eco-system collaboratively, not building it on your own. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve been fortunate to see and invest in some great startups who are working on solving these issues (you can see which ones on my LinkedIn, not using this post as a plug). I’ve also seen great software from companies like Mastery and Highway that I wish I had the chance to invest in, and will keep recommending simply because I think they help move the industry forward. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d765da50-9ae8-4ee1-8441-217f45bb9cc5/7c47426e-dc98-4a2d-ba7c-8c8c4b784369_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>It’s time to build better tech for logistics and supply chain.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s time for collaboration and it’s time to build great logistics technology. All the problems I just talked about are purely from the perspective of a freight brokerage. Freight forwarders have similar but different problems that they need solved. Manufacturers have needs from procurement to purchasing to logistics to distribution, all of which fall under the supply chain category. Carriers have trouble getting paid, trouble sharing tracking details, and trouble scaling their business past a certain point. Fraud is rampant across the industry and the existing players aren’t doing enough to fix it, they’re allowing it for the sake of revenue. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Maybe we need better tools that enable all these critical parties involved in the global supply chain, rather than more digital freight brokerages trying to put the big guys out of business. There are a lot of smart people who lost their jobs due to layoffs/restructuring, or that are sitting somewhere twiddling their thumbs, hating their day job. Think about those complaints you hear from your coworkers and your customers day in and day out. I think about the complaints I heard from my coworkers while at Arrive and that was a factor in the decision I made to start <a class="link" href="http://cargado.com?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cargado</a>. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Are you building in this space?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re building something cool in this space, there’s so many early-stage investors out there who understand supply chain and logistics. I know of a lot of great early investors who are focused on investing in logistics and supply chain technology: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://ironspring.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ironspring Ventures</a> (Ty Findley) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://gridcap.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Grid Capital</a> (Peter Christman) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.zenda.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zenda Capital</a> (Esteban Reyes) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.wischoff.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Wischoff Ventures</a> (Nichole Wischoff) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.primary.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Primary Ventures</a> (Zach Fredericks) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://fontinalis.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Fontinalis Partners</a> (Chris Stallman) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.equal.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Equal Venture</a> (Rick Zullo) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://dynamo.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Dynamo Ventures</a> (Santosh Sankar) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://autotech.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Autotech Ventures</a> (Burak Cendek) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.schematicventures.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Schematic Ventures</a> (Julian Counihan) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.baincapital.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Bain Capital</a> (Ajay Agarwal, Zeeza Cole) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m excited about what we’re building at Cargado and excited to partner with other startups in the space that are working to help move the industry forward. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-11-the-freight-industry-is-changing"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #10: How freight gets across the U.S.-Mexico border</title>
      <link>https://mattsilver.ai/blog/issue-10-how-freight-gets-across</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-10-how-freight-gets-across</guid>
      <pubDate>Mon, 29 Jan 2024 13:00:51 GMT</pubDate>
      <description>There is so much complexity to cross-border freight. It&apos;s not just the language or the border, it&apos;s every part of the process.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #10: How freight gets across the U.S.-Mexico border</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>There is so much complexity to cross-border freight. It&#39;s not just the language or the border, it&#39;s every part of the process.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 29, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-10-how-freight-gets-across' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=There+is+so+much+complexity+to+cross-border+freight.+It%27s+not+just+the+language+or+the+border%2C+it%27s+every+part+of+the+process.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-10-how-freight-gets-across' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=There+is+so+much+complexity+to+cross-border+freight.+It%27s+not+just+the+language+or+the+border%2C+it%27s+every+part+of+the+process.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-10-how-freight-gets-across' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-10-how-freight-gets-across' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/272af490-2502-4f81-9ba1-47d350469801/060124ec-f034-4871-acba-051b41e77225_1792x1024.jpg?t=1769356659"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Why did the B1 driver cross the border? To get to the other side with a load since that’s the only way B1 drivers can cross the border. Sorry, dumb joke. Let’s get into it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Freight moving between the United States and Mexico moves across the border in a few different ways, by truck, rail, air, and even sea. We’re going to focus on over-the-road moves in this issue. When it comes to cross-border truckload shipments, you have two methods for shipping freight, transloading and direct (aka through-trailer or door-to-door, sometimes abbreviated as D2D). We’re going to use Guadalajara, JAL to Chicago, IL as our example. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Transloading</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For a transload shipment, logistics companies typically hire three or four different parties to complete an end-to-end transload move. They hire a Mexican carrier to pick up the load in Guadalajara, JAL, who brings the load up to the border, Nuevo Laredo, TAM in this case, and then a transfer carrier will take that load from Nuevo Laredo to Laredo TX. Sometimes the Mexican carrier hires the transfer carrier, sometimes the freight broker hires the transfer, and sometimes the customer or customs broker hires the customs broker. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once the freight gets across the border, it gets unloaded at a transload facility, or a cross-dock, in Laredo TX. That transload facility gets hired by the shipper or freight broker. In some scenarios the facility is owned by the customs broker, which can streamline the process, and other times, it’s a third party facility. It just depends on who’s making the decision and whether or not the customs broker can support the transloading. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The last piece of this move is hiring a U.S. carrier to move the load from Laredo, TX to Chicago, IL. Typically, you would see a Chicago-based carrier moving that load as a backhaul, which ends up being cheaper than using direct capacity with carriers based at the border. The reason why a lot of freight doesn’t transload is because it either is packaged in a way that it can’t, the beneficial cargo owner has security or quality protocols that prevent it, or they simply don’t know that this option exists. Most palletized freight should be able to be transloaded, but you’ll often see automotive, food products, and high-value goods requiring through-trailer capacity. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Direct / Through-Trailer / Door-to-Door (D2D)</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The other option, the one most shippers seem to prefer, is direct capacity. The freight stays on the same trailer from pickup in Mexico to final destination in the U.S.. Here’s where things get even more complicated, as there are actually three different methods for a direct shipment moving from Mexico to the United States. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Option 1: Direct with a CDL Driver</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In this case, the freight broker is hiring a carrier that’s typically based in the U.S. (or Canada) who has a terminal in the appropriate border city. So we’re going to hire a carrier in Laredo, TX that has trailers moving into and out of Mexico, in search of a carrier who happens to have trailers in Guadalajara. That carrier is going to subcontract the Mexico portion to a Mexico partner carrier, who will pick up the load in Guadalajara and bring it to the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Once the trailer reaches Nuevo Laredo, TAM, a border transfer carrier crosses the trailer to Laredo, TX and hands it off to the U.S.-based carrier. Their driver, a CDL driver, will take the load to the final destination. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Option 2: Direct with a traditional B1 Driver</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The second method for a direct shipment is different once the load hits the Mexican border, where that Mexican partner carrier drops off the trailer. The U.S.-based carrier has a B1 driver take the load from Nuevo Laredo, TAM, cross it, and deliver it. The B1 driver is technically employed by a separate Mexican company in partnership with the U.S.-based carrier and is leased to that U.S.-based carrier. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Option 3: Direct with a B1 Driver with International Blue Plates</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The Mexican government allows U.S.-based carriers to get special blue license plates for their tractors, which enables them to drive anywhere in Mexico. That means that, in some instances, the same driver with both international blue plates and a U.S. license plate will move a load under a B1 visa from a pickup in Mexico, to the border, then that driver crosses the load and ultimately delivers it, all with a single tractor and no handoff at the border. This setup is rare and only some carriers are able to do this move. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a935e28e-9d41-474c-8dcf-8fc9a1bc7eae/2e8304b3-35be-4dbe-8a9c-96e3d9606194_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Complexity is what makes Mexico freight fun</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s rare that you’ll find two shipments or lanes to be similar from beginning to end. Yes, you can have a similar origin and destination pairing, but usually things will diverge from there. In some instances, the customs broker manages the border crossing move, which eliminates the ability to book B1 capacity. Eliminating B1 capacity significantly decreases the amount of available trucks that can move a given cross-border load, which would typically result in increased costs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Add in two customs brokers, two languages, two cultures, and a border and you have a whole bunch of steps where a potential error can occur. Up until recently, I actually had no idea about the existence of these blue plates that allow a single driver to go from pickup in Mexico to delivery in the United States. When the market picks up again, I wonder how often we’ll see carriers running this setup as it lengthens the time a driver who can drive in the U.S. is actually driving in the U.S., versus driving in Mexico. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why I started Cargado</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This complexity is why I felt the need to start Cargado. Trade between the United States and Mexico is going to continue to grow and the demand for cross-border capacity will grow with it. That increase in volume is going to lead to a more strained supply chain and we have a vision for how to create a better experience for everyone involved in that process. We’ve spent a lot of time with carriers and brokers, getting a deep understanding of their challenges, and working to create solutions that help solve some of those challenges. I’m excited to roll out the first part of that product this week to carriers, which is why I’m heading down to Laredo. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3cb9dd80-eb99-46c6-aa8f-89f8e26d96b8/33aa9bd7-2a34-4a23-b866-c9690adbe682_1792x1024.jpg?t=1769356661"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Sales Tactics</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Speaking of launching my second startup, last week, I had the opportunity to speak at a corporate event in front of a group of top sales executives. I was asked to share my perspective on selling into startups and so I figured I would share some of that advice here as well: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Blowing up a founder on the day of a big funding announcement or product launch is the absolute worst time. Their inbox is exploding and they’re likely enjoying the launch or knee-deep in responding to critical questions from customers. Wait a few weeks to reach out, they either made their decision on your competing product months ago, or they haven’t made it yet. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Automated messaging, whether it’s via LinkedIn or email, is obnoxious and we see right through it. It won’t work. Either be specific, intentional, and personal, or just lay off blasting people with long, rambling messages that don’t land. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Don’t sell them your product right away, get an understanding of what their pain points might be and tailor your pitch around those pain points. Develop an Ideal Customer Profile (ICP) for different types of customers and how you would solve their problems. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Don’t send WebEx (or Teams) invites. Most of us use Zoom in startup land. 😉 </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When selling cross-border Mexico solutions to shippers, I always boiled it down to three key themes – price, service, and complexity. If they started talking about how much their current provider costs, or maybe rates were just raised, you know price is the key driver for them. If they talk about how important on-time pickup and delivery is, how critical communication is, or how the last guy kept delivering late, it’s obviously service that you’re going to focus on pitching. The last one was always my favorite – complexity – when someone doesn’t understand the first section of this blog post. They hand it off to you because they just don’t get it and they don’t want to deal with it. Take it and run with it! </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You can find the key pain points your customer has and boil them down to a few simple themes and use those themes to develop ICPs and solutions that land more effectively with potential customers. Don’t just run the same playbook every single time, copy and paste. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Funny thing is that I made a joke that some salesperson from an EDI integration company was going to reach out to me after that event trying to sell me EDI integrations and, sure enough, not one, but TWO of them reached out trying to pitch me on their respective products. Major fail. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>P.S., a few links to share:</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> If you missed last week’s announcement, you can find my full post about our $3M pre-seed round and the <a class="link" href="https://mattsilver.substack.com/p/issue-9-introducing-cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">launch of Cargado here</a>. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.freightwaves.com/news/matt-silver-launches-us-mexico-logistics-tech-startup-cargado?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">FreightWaves</a> also covered the launch of Cargado </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> I joined <a class="link" href="https://www.linkedin.com/in/twerdine/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Thomas Werdine</a> at <a class="link" href="https://www.thinkfreight.io/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">ThinkFreight</a> for a podcast (<a class="link" href="https://www.youtube.com/watch?v=NLBEWChNOnY&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Youtube</a> | <a class="link" href="https://podcasts.apple.com/us/podcast/thinkfreight/id1693230137?i=1000642812674&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Apple</a> | <a class="link" href="https://open.spotify.com/show/24EDvpTKpJc8DzqwKgQbzZ?si=1580871af9ba4a7b&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Spotify</a>) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> My brother, <a class="link" href="https://www.linkedin.com/in/andrew-silver-4001a04a/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Andrew Silver</a>, had a phenomenal episode with <a class="link" href="https://www.linkedin.com/in/jordangraft/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Jordan Graft</a>, founder and CEO of <a class="link" href="https://gohighway.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Highway</a>, on his podcast The Freight Pod (<a class="link" href="https://podcasts.apple.com/us/podcast/the-freight-pod/id1708429795?i=1000642791477&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Apple</a> | <a class="link" href="https://open.spotify.com/episode/5ByEEfwwb3kZNswhKYiLDg?si=2facd610aa634fe1&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-10-how-freight-gets-across-the-u-s-mexico-border" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Spotify</a>) </p></li></ul></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Introducing Cargado</title>
      <link>https://mattsilver.ai/blog/issue-9-introducing-cargado</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-9-introducing-cargado</guid>
      <pubDate>Mon, 22 Jan 2024 13:00:32 GMT</pubDate>
      <description>I’m proud to announce that Cargado is out of stealth, with a $3M round from Ironspring Ventures, Wischoff Ventures, Zenda Capital, Proeza Ventures, Sahil Bloom, Craig Fuller, &amp; other angel investors.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Introducing Cargado</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I’m proud to announce that Cargado is out of stealth, with a $3M round from Ironspring Ventures, Wischoff Ventures, Zenda Capital, Proeza Ventures, Sahil Bloom, Craig Fuller, & other angel investors.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 22, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-9-introducing-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I%E2%80%99m+proud+to+announce+that+Cargado+is+out+of+stealth%2C+with+a+%243M+round+from+Ironspring+Ventures%2C+Wischoff+Ventures%2C+Zenda+Capital%2C+Proeza+Ventures%2C+Sahil+Bloom%2C+Craig+Fuller%2C+%26+other+angel+investors.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-9-introducing-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I%E2%80%99m+proud+to+announce+that+Cargado+is+out+of+stealth%2C+with+a+%243M+round+from+Ironspring+Ventures%2C+Wischoff+Ventures%2C+Zenda+Capital%2C+Proeza+Ventures%2C+Sahil+Bloom%2C+Craig+Fuller%2C+%26+other+angel+investors.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-9-introducing-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-9-introducing-cargado' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/99950e86-f0d6-4791-8cda-56d6d810278b/dfa6246a-3456-4b46-8059-9c1d52224f40_1740x1160.png?t=1769356661"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Background</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It was nearly ten years ago that I first dabbled in cross-border Mexico freight, a story I recently told in <a class="link" href="https://mattsilver.substack.com/p/issue-6-how-i-got-my-start-with-mexico?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #6: How I got my start with Mexico</a>. Mexico has been on my mind ever since that first trip to Laredo, TX. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fast forward through my time starting Coyote’s Mexico business, building and selling Forager, and integrating it with Arrive Logistics, and we come to today, when we finally start to pull back the curtain on my next project, Cargado. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/7d243330-366e-4bf6-906c-78588db30e02/97b81400-efaa-42fe-8a08-e6c741494dc3_3559x2200.jpg?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Nearshoring is Booming</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you haven’t ever read a post from me on <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a>, <a class="link" href="https://x.com/MattSilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X</a>, or <a class="link" href="https://mattsilver.substack.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Substack</a>, then you haven’t heard me talk about how much trade is growing between the United States and Mexico. In fact, I devoted an entire post just covering nearshoring, <a class="link" href="https://mattsilver.substack.com/p/issue-2-nearshoring-is-booming?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #2: Nearshoring is Booming</a>. To recap parts of that post, let’s review: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Global COVID Pandemic</b> shut down the world and forced companies to rethink their supply chains. Similar labor costs in Mexico with significant benefits given the proximity has resulted in companies moving manufacturing from Asia to Mexico. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The U.S.-China Trade War</b> is driving a deeper divide between the two countries and companies are employing friendshoring in addition to nearshoring – relying more on a friendlier country like Mexico. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The USMCA</b> drove automotive production closer to home too – increasing the number of parts that need to be produced in North America from 62.5% to 75%. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Suez Canal</b> has had two major disruptions in the past three years. When I wrote that newsletter back in early December, we hadn’t even experienced the most recent challenges with attacks on ships passing through the Suez Canal. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Brexit </b>made trade with the EU a bit more challenging, giving U.S. companies even more incentives to focus on deals with Mexico. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The semiconductor chip shortage</b> caused big concerns among manufacturers of smartphones, computers, cars, all types of electronics, and so many other products that rely on these complex chips. They can’t just be made anywhere, and the U.S. government is working hard to incentivize companies to produce chips in North America through the CHIPS act. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Over the past decade alone, trade between the United States and Mexico has seen remarkable growth, expanding by 58%, from $493 billion in 2012 to $779 billion in 2022. With companies like Tesla, Mattel, Unilever, and Kia Motors investing billions of dollars collectively in their manufacturing footprint in Mexico, we’re just at the tip of the iceberg when it comes to demand in Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s the impact from all this nearshoring?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re going to see a lot of growth in U.S.-Mexico logistics. Logistics companies are quickly expanding into Mexico – we saw it when Arrive bought Forager and we’ve seen several other companies make strategic acquisitions to expand services into Mexico, or hire experienced leaders who can build a Mexico service offering. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> More and more manufacturers are increasing their production in Mexico and need more support for their cross-border operations. The processes involved in these operations are severely outdated and working with legacy systems that weren’t built for managing this type of freight. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carriers who move cross-border freight also play a critical role in this expanding market and, like logistics service providers and customs brokers involved in the process, have long operated off of tribal knowledge and relationships, something that won’t go away but needs to evolve. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re going to see new products coming out of Mexico that previously came in through the port of Long Beach, and we’ll see volume increase out of most major markets in Mexico along with volume flowing through all the major border cities. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>There’s one huge issue with all this growth.</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The systems in use today cannot support this growth. There are very few standards, very few tools, and very few innovations in this space. We plan to address a lot of these issues with the technology we’re going to build at Cargado. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> While I’m not going to outline our roadmap today, I want to make two things crystal clear: <b>we are not building a brokerage and we are not here to disrupt cross-border supply chains</b>. They’re way too fragile and complex to break. We have a deep understanding of the challenges that exist in every aspect of this process and believe that there are better ways to manage these processes and support these relationships. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>So who is ‘we’?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I spent a lot of time looking for a technical co-founder after leaving Arrive. I met some incredibly talented technical leaders but it wasn’t until I was introduced to <a class="link" href="https://www.linkedin.com/in/rylanhawkins/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Rylan Hawkins</a> that I knew I had found my match. Rylan has a really unique background, having spent time playing collegiate and professional soccer (three months with the New England Revolution!) before deciding he wanted to start a tech career and joined Microsoft. He spearheaded the Windows search integration of Bing and led the team building the internalization platform for Windows 8 applications, which shipped to over 1 billion customers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> He then joined Convoy in 2016 as one of the first engineers and eventually grew to become General Manager of two of Convoy’s most successful programs – Convoy Go and Convoy for Brokers — which generated a combined $300M in gross revenue and fostered a deeper level of insight on the potential for logistics technology innovation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Back in October, I flew out to Seattle shortly after Convoy closed its doors to try and recruit Rylan and some engineers who had been at Convoy. Every engineer I met said they would follow Rylan wherever he went. We had to narrow the group to three in order to launch Cargado without over-hiring right out of the gate. I’m excited that <a class="link" href="https://www.linkedin.com/in/steven-wojcio-3b081626/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Steven Wojcio</a>, <a class="link" href="https://www.linkedin.com/in/jonathanwitten/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Jonathan Witten</a>, and <a class="link" href="https://www.linkedin.com/in/teagan-horkan/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Teagan Horkan</a> joined the team as they all have amazing backgrounds and have already contributed greatly to the early technical decisions made as we start building the product. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Our Backers</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This team goes deeper than me, Rylan, and our three engineers. We raised a $3M pre-seed round from an incredible group of investors who are all passionate about logistics, supply chain, and LatAm. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Our lead investor, <a class="link" href="https://www.linkedin.com/in/ty-findley-78500b20/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ty Findley</a> at <a class="link" href="https://ironspring.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ironspring Ventures</a>, has done several other deals in our category in his career, including FreightWaves, Project44, OneRail, and Solvento. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://www.linkedin.com/in/reyesesteban/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Esteban Reyes</a> at <a class="link" href="https://www.zenda.vc/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zenda Capital</a>, previously a fintech founder who launched his own fund, has a deep focus on both supply chain and logistics, having invested in OneRail and Solvento. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://twitter.com/NWischoff?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Nichole Wischoff</a>, solo GP and founder of Wischoff Ventures, has operating experience and a vast network, with investments in companies like Loop, among so many other startups. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> We also welcomed <a class="link" href="https://www.proezaventures.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Proeza Ventures</a>, who backed Forager, and focuses on all things mobility, logistics, and LatAm. (and they <i>also </i>invested in Solvento with Ironspring and Zenda… sensing a theme?) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><a class="link" href="https://twitter.com/SahilBloom?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Sahil Bloom</a>, was also in the deal and has been a huge help in how I’ve started to develop my social media presence. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><a class="link" href="https://twitter.com/FreightAlley?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Craig Fuller</a>, founder and CEO of FreightWaves, and a close friend and mentor of mine, headlines an incredible list of over twenty-five entrepreneurs and operators, smart people who have built 9-figure businesses, who invested their capital and have also invested their time supporting our new venture. I’ve been fortunate to make several angel investments in the past few years and am excited to have some incredible angel investors at the table this time around. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s next?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We’re committed to building tools and resources that we believe the industry deserves. We’ve learned a lot from our collective time at industry-defining companies like Coyote, Convoy, Forager, and Arrive Logistics, along with technology titans like Google and Microsoft. We fundamentally believe that the world needs a more connected supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We already have a group of really strong beta customers who are going to start using the product and sharing feedback soon. Once we feel confident our product delights our beta users, we’ll open up the product to more companies. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If you’re involved in cross-border freight, you can learn more about Cargado and join the waitlist at cargado.com. I’ll continue to write about the journey of building Cargado, along with how things are evolving in cross-border freight and all things freight tech, so go ahead and subscribe to this newsletter once you finish reading this sentence: </p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-cargado"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #8: Security in Mexico</title>
      <link>https://mattsilver.ai/blog/issue-8-security-in-mexico</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-8-security-in-mexico</guid>
      <pubDate>Mon, 15 Jan 2024 13:01:03 GMT</pubDate>
      <description>Cargo theft is one of the hottest topics in cross-border logistics. It&apos;s less daunting than it feels.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #8: Security in Mexico</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Cargo theft is one of the hottest topics in cross-border logistics. It&#39;s less daunting than it feels.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 15, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-8-security-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Cargo+theft+is+one+of+the+hottest+topics+in+cross-border+logistics.+It%27s+less+daunting+than+it+feels.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-8-security-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Cargo+theft+is+one+of+the+hottest+topics+in+cross-border+logistics.+It%27s+less+daunting+than+it+feels.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-8-security-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-8-security-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/25ebee3b-3d80-4f11-a10c-215d77b22b1f/a40616c8-8980-44f5-8e57-312ee8365993_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s get technical again and talk about all things security in Mexico. It’s been one of the more consistent themes that I’ve seen in my nearly ten years of involvement in cross-border freight – every shipper is worried about their freight being stolen in Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> First, let’s start with a jaw-dropping fact: <b>freight brokers and trucking companies are not liable for the freight while it’s in Mexico</b>. The amount you can claim against a provider is equal to about $2,000 for a truckload, whether it’s worth $100k or $250k. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> According to <a class="link" href="https://reliancepartners.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-8-security-in-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Reliance Partners</a>’s <a class="link" href="https://borderlesscoverage.com/mexico-cargo-hijacking-data-portal/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-8-security-in-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Mexico Cargo Hijacking Data Portal</a>, 6,030 loads were hijacked from January 2023 to September 2023, an 8% increase from the same time period in 2022. Only 1% of those hijackings occur in the Mexican states that border the United States. 85.5% of the hijackings took place in three states: Estado de Mexico, Puebla, and Michoacan. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0d782bf1-9b47-4cb5-be13-eaf236d054f8/d2995488-010c-43a2-8e84-513e592cd4e7_1792x1024.jpg?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What kind of freight gets stolen in Mexico?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Criminals in Mexico target the type of freight that can easily be sold on the black market. In some cases, drivers will be pulled over, have the product stolen or broken into, but they’ll be able to keep their truck. In other cases, the truck, trailer, and product are all stolen. Interestingly, I’ve heard of carriers who eventually get their equipment back, but it takes working through some intermediaries to try and recover it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some common products that are known to be targeted: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Appliances </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electronics </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tires </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tequila and mezcal </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Food and groceries </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Construction materials </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most major appliance, electronics, and tire manufacturers have plants in Mexico. A lot of construction material companies have products coming out of Mexico, including flooring, doors, windows, and other core materials. And tequila, mezcal, and a lot of food products are produced in Mexico and can easily be resold within Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Every shipment carries a level of risk of theft in Mexico and it’s something that factors into the type of freight a carrier will haul, and where a manufacturer should consider setting up shop if still in the early stages of establishing its nearshoring strategy. This risk is one of the drivers behind the heavy investments in markets close to or located at the border, like Monterrey, Reynosa, Matamoros, Juarez, Chihuahua, Mexicali, and Tijuana. Aside from Monterrey (155mi from Laredo) and Chihuahua (235mi from El Paso), the rest of those cities are located on the Mexican side of the border. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>How do you improve security and reduce the risk of theft in Mexico?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Just like everything else in logistics, there isn’t a single silver bullet that solves all the theft issues in Mexico. It takes a combination of strong SOPs, quality cross-border partners, and some better protections in certain aspects of the process. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Insurance: </b>freight brokers and trucking companies are not required to insure the freight while it’s in Mexico, which is very different from how it works in the United States or Canada. It is on the beneficial cargo owner to buy coverage on the freight if they need it insured. This is where shippers and brokers will partner up with someone like Mark Vickers at Reliance Partners. He leads their Borderless Coverage program that provides customer-specific coverage in Mexico for damage and theft. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>CTPAT Suppliers: </b>Companies who manufacture in Mexico will benefit from better security protocols that are followed within CTPAT-certified facilities and carriers. Generally, these security requirements also satisfy the requirements that Borderless Coverage needs to provide insurance in Mexico. See below for a deeper definition of CTPAT and a related program, AEO/OEA. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Tracking: </b>Understanding where the freight is from pickup to the border is absolutely critical. You may get that visibility working with a freight brokerage or 3PL, or by leveraging GPS links for tracking, or using a tracking device like Tive. Knowing where the freight is at all times will provide a better sense of security, although it can still get hijacked and disappear at any moment. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>CTPAT:</b> CTPAT stands for Customs Trade Partnership Against Terrorism. It’s a security program that’s overseen by U.S. Customs and Border Protection (CBP). It was created in November 2001, after the 9/11 terrorist attacks, by the U.S. government as a way to improve security for the United States, including tightening up security within North American supply chains. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Most freight brokers, given that they’re non-asset based, don’t have CTPAT certification. Facilities shipping to the United States and the carriers who haul that freight, along with facilities that manage it at the border, are required to be CTPAT-certified if the manufacturer wants to maintain their CTPAT certification. It allows all parties involved in the process to keep our supply chains more secure. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The CTPAT program entails several security measures that include guard shacks, fences, security cameras, fingerprint scanning, and identity verification. It also includes strict documentation and procedural requirements, as every step of the CTPAT requirements needs to be satisfied fully. CBP inspects and validates these companies in order to certify facilities and carriers. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>AEO / OEA: </b>Authorized Economic Operator, or Operador Económico Autorizado in Spanish,  is Mexico’s version of the CTPAT program. Some shippers require OEA carriers, some only want CTPAT, while some will accept either. This program is managed by Mexico’s Tax Administration Service (SAT). </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>So what should you do when it comes to security with Mexico freight?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some advice to shippers who are reading this: don’t panic now that you’ve gotten to this point in this newsletter. I’m guessing you’re just now realizing that you don’t have insurance on your freight in Mexico. We can all agree it would be great if the Mexican government required it like it’s required in the United States, but we’re not there yet. There’s a few things to do to better protect your freight. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Employ and follow the CTPAT process.</b> Your suppliers and carriers in Mexico need to be CTPAT certified as it will prevent freight from being stolen and drugs or weapons from being smuggled with your freight. Freight caught with contraband can be taken by customs. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Work with the right cross-border service providers.</b> It’s typically a blend of brokers/3PLs and carriers who have expertise in cross-border freight. They typically have a team who manages cross-border operations and understand all this complexity I just explained. You can trust them to help fix an issue in Mexico. It’s fine if the broker isn’t CTPAT certified, but make sure their underlying carriers are! </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Get insurance. </b>Either ask your providers if they have it (you need to pay for it on a per-load basis) or reach out to <a class="link" href="https://www.linkedin.com/in/mark-vickers-a90a6710/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-8-security-in-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Mark Vickers</a> at Reliance Partners and get a quote directly. My advice – and no, this isn’t sponsored by Reliance, I just love their product – is to get the insurance yourself rather than asking each provider to get it. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Tracking. </b>Ask your providers to provide tracking information, whether it’s regular updates twice per day, or if needed, more consistent, via an integration, or automated emails. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Security Escorts for High Risk High Value (HRHV) freight. </b>Often times, especially with tequila and electronics coming out of the Guadalajara, JAL area, shippers will hire security escorts that accompany the trucks. Those trucks might be required to arrive early in the morning for loading, and once they leave the facility, they have to drive straight to the border without making any unplanned stops. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Some of the most heavily populated areas in Mexico are perfectly safe and there are low levels of theft in those areas. Freight moves fine typically, but accidents can still occur. It all boils down to following those steps and developing your own best practices when it comes to securing freight. Working with cheap providers can lead to cheap service and cheap equipment, which can lead to an accident. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Hopefully this write-up about Mexico security and risk management can help more than scare you. This is definitely one of the challenges but, as nearshoring drives more volume growth in Mexico, security is going to become a bigger concern and the hope is that we’ll see investment by the Mexican government to help improve some of those challenges. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Stay tuned for next week’s newsletter - it should be <b>loaded</b> with some fun news. Subscribe below to be the first to read about it! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #7: A Carta Porte Deep Dive</title>
      <link>https://mattsilver.ai/blog/issue-7-whats-the-carta-porte</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-7-whats-the-carta-porte</guid>
      <pubDate>Mon, 08 Jan 2024 14:01:00 GMT</pubDate>
      <description>Towards the end of 2020, Mexico introduced plans to roll out the Carta Porte 3.0. As of January 2024, we still don&apos;t have a fully implemented Carta Porte 3.0 but will soon.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #7: A Carta Porte Deep Dive</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Towards the end of 2020, Mexico introduced plans to roll out the Carta Porte 3.0. As of January 2024, we still don&#39;t have a fully implemented Carta Porte 3.0 but will soon.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 08, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-7-whats-the-carta-porte' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Towards+the+end+of+2020%2C+Mexico+introduced+plans+to+roll+out+the+Carta+Porte+3.0.+As+of+January+2024%2C+we+still+don%27t+have+a+fully+implemented+Carta+Porte+3.0+but+will+soon.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-7-whats-the-carta-porte' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Towards+the+end+of+2020%2C+Mexico+introduced+plans+to+roll+out+the+Carta+Porte+3.0.+As+of+January+2024%2C+we+still+don%27t+have+a+fully+implemented+Carta+Porte+3.0+but+will+soon.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-7-whats-the-carta-porte' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-7-whats-the-carta-porte' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/39fb338d-9e25-40d6-afeb-dfa32d62e306/d27b00c9-8651-46bc-a76e-0b68996d81eb_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Alright, this one is going to be pretty technical but should be helpful for those moving cross-border freight or aspiring to do so. I’ve received a lot of calls, texts, and DMs from people in the industry asking for more clarity on what’s going on with the Carta Porte 3.0. The first few days of 2024 started off with a good amount of confusion and delays, leading to some temporary supply chain disruptions. I reached out to a few leaders in the industry who manage substantial amounts of cross-border freight, in order to get some clarity on the topic. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In this newsletter, we’re going to cover: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> What is a Carta Porte and why is it required? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> What is a CFDI? </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Complemento Carta Porte explanation </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Carta Porte 3.0 and what’s coming with these changes. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What is a Carta Porte?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of the contributing factors to the complexity of freight moving from Mexico to the United States is the paperwork that accompanies exports from Mexico, including the carta porte, which acts in a similar fashion to a bill of lading that most U.S. logistics and transportation companies use on a daily basis. However, Mexico requires significantly more information and provides the government with more control over businesses in Mexico. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Carta Porte</b> (pronounced: /ˈkɑr.tə ˈpɔr.teɪ/) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Definition:</b> The Carta Porte is a legal document used in Mexico&#39;s transportation industry. It functions as a transportation invoice or bill of lading that accompanies freight during its transit. The document includes detailed information about the goods being transported, such as the origin, destination, quantity, type, and value of the cargo, as well as the vehicle used and its route. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Why does Mexico require the carta porte?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The carta porte ultimately enables Mexico to collect tax revenue but also helps the government in a few key ways: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Verification of Goods and Services:</b> the document includes in depth information on what’s actually going inside the truck, where it came from and where it’s going, along with the planned route. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Prevention of Tax Evasion:</b> strict requirements around the accuracy of the document prevents businesses from underreporting or evading taxes. It also closed loopholes that had been exploited in the past. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Improved Tracking and Auditing:</b> by integrating the Carta Porte and the CFDI (Mexico’s digital invoice system), it allows the SAT (The Mexican Tax Administration Service) to keep track of the sales and movement of goods. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Compliance:</b> in order to properly comply with Carta Porte requirements, companies need to maintain transparent records of every transportation-related transaction. Failure to comply will result in serious penalties. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Supply Chain Transparency:</b> the fact that the government requires this standardized and digitized documentation is leading to improved transparency for tax, logistical, and operational reasons. </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Wait, what’s a CFDI?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> CFDI stands for “Comprobante Fiscal Digital por Internet,” which translates to “Digital Tax Receipt via the Internet.” It’s the electronic billing system used in Mexico. CFDI is the official electronic invoice format for validating all commercial transactions in Mexico. It enables Mexico to collect taxes, which is why it was mentioned in the above section about the Carta Porte. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The CFDI includes all pertinent details about a commercial transaction, including the issuer and recipient identification, a description of the goods or services, the total amount, taxes applied, and the method of payment. This electronic document replaces traditional paper invoices. The government requires it to be generated, transmitted, and stored digitally. Additionally, an authorized service provider is required to validate and certify the CFDIs before they can be issued. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The CFDI applies to any commercial transaction, but when it comes to transportation-related invoices, the CFDI system is integrated with the Complemento Carta Porte. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Complemento Carta Porte</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The next document that’s included in the cross-border process is this digital document mentioned previously: the Complemento Carta Porte. While the driver needs to carry the traditional physical Carta Porte, the Complemento Carta Porte is also required digitally. It acts as a digital extension that is integrated with the CFDI, but it doesn’t act as a standalone document. These are the transportation-specific details that complement the CFDI. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Carta Porte 3.0</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Towards the end of 2020, Mexico announced the Carta Porte 3.0 as it continues to push the whole country towards a more digital future, particularly within their supply chains. It includes enhanced regulations and guidelines for the documentation of goods moved within Mexico and for cross-border freight. It also requires increased details in the Carta Porte document, including comprehensive information about the goods, their transportation routes, vehicle details, and other logistics-related data. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The improvements made to the Carta Porte ranged from the depth of details about the goods and transportation, the integration with their digital invoicing process, CFDI, improved security and compliance to fight illicit transportation practices, an electronic format with validation, and stricter enforcement and penalties. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> While these changes can be concerning and frustrating, Mexico’s goal is to decrease tax evasion and improve the overall Mexican supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>So what’s next?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Carta Porte 3.0 is finally being rolled out but, as 2024 kicked off, significant delays were experienced at the border on northbound crossings. I reached out to a few industry experts to get some more feedback on what happened, why, and what’s next. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Jordan Dewart, President of Redwood Mexico: </b>“While it is being rolled out now, official 3.0 implementation is delayed until March 31st, with no fines occurring until that date. January 2nd and 3rd, things were incredibly hectic but things seem to have smoothed out. There has been a lot of confusion between the government, customs brokers, and truckers. The current administration is dead set on rolling this out and so March is really looking like a reality.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Jess Billedo, GM of Mexico at Arrive Logistics: </b>“Ambiguity has been a common theme with the Carta Porte implementation, which has resulted in various postponements and delays over 2 years. Fines will be applicable if a carrier is transiting within MX Territory without the CCP. Where the SAT is providing lenience, is with what version of the CCP is being utilized. The CCP is mandatory, but carriers are not required to utilize the CCP 3.0 or liable for fees until March, 31st 2024. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “Making the CCP mandatory without fines essentially is aimed to put pressure on the industry to adapt to the new regulations, but provides some flexibility with the transition. With that being said, the ambiguity causes confusion and challenges for customers, carriers, and shippers alike, as some may be in a different state of adoption than others. Our team has been working closely with our carrier and custom broker partners to ensure we are receiving the most up to date information, and as requirements continue to be clarified.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Alex Jennings, MX Director, Carrier Sales at Coyote Logistics:</b> “Confusion is a great way to sum up the entire situation. Our understanding of the March 31st deadline solely pertains to version 2.0 vs 3.0. No extension of fines. Carriers and shippers today must submit a CCP or risk fines, but are able to do so based on required fields in version 2.0” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Jess Billedo, General Manager of Mexico at Arrive Logistics: “</b>This seems to be the seventh time that Carta Porte 3.0 has been pushed out as far as fines go. It appeared to be rolling out on January 1st but we’re now hearing it won’t be until March. That said, a lot of carriers are pushing to move to Carta Porte 3.0 in preparation for the changes.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Deepak Chhugani, CEO of Nuvocargo: </b>“As of January 1st, the fines for failing to issue a CFDI invoice with a Complemento Carta Porte regulation are fully enforceable. While we are unaware of any fines issued as of today, it is imperative that carriers correctly issue the Complemento Carta Porte with all invoices related to the Mexico leg of a shipment before the shipment leaves the origin. From what we’ve seen, transfer carriers are struggling the most with the updated process, generating issues and delays with the border crossings.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s the biggest impact?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Dewart (Redwood):</b> “In my opinion, it will be during the enforcement of the highway inspections. How will they keep seal integrity and avoid hijackings when the government/military starts doing random inspections on the highway? It’s going to be chaos!” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Billedo (Arrive):</b> “The biggest impact is that Customs Brokers will be requiring the CCP to generate crossing documents. We’ve already seen some delays with crossings due to this, which in turn has delayed overall transits and deliveries. The large majority of the process is in effect and understood by the industry given that the CCP 2.0 has already been required for transit with Mexico. These changes will cause short term disruptions and all parties work to align on expectations and update their processes to be compliant by the end of March.” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Jennings (Coyote): “</b>The biggest impact will be on smaller shippers and carriers that don’t have the resources or tools to properly complete the requirements for each shipment or in a timely manner. Larger businesses have been aware of the requirement and have personnel and tools in place to manage since the original discussions in 2021. The challenge today stems from the laws being vague and interpreted differently by nearly all parties. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> “It will continue to be a challenge and an extra step in the cross border sales and operations process. It comes at an unfortunate time as Mexico is hot due to nearshoring and has endless opportunities if they don’t hold themselves back from capitalizing on them. Also curious to see how fines will be imposed. If there is this much confusion amongst providers submitting the ccp, is there enough knowledge across the board to enforce it?” </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Bottom Line?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Personally, I’m excited about the advancement of documentation in Mexico. In a market that is so severely underinvested, the government’s push for fully digitized paperwork is going to eventually lead to more streamlined cross-border operations. If you digitize the paperwork, you can get so much more information automatically, and leverage that information for providing better visibility for beneficial cargo owners and cleaner data for everyone involved in the cross-border supply chain. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fines can still occur if shippers and carriers don’t have an active Carta Porte and if they don’t file the Carta Porte Complemento alongside the CFDI submission. It appears that most delays have been smoothed out now that we’re a week into the new year, but I would anticipate disruption coming again towards the end of Q1 as we approach the firm deadline of March 31, 2024. This is ultimately going to benefit everyone involved in the process, aside from maybe those who were attempting to avoid paying taxes in Mexico. </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #6: How I got my start with Mexico</title>
      <link>https://mattsilver.ai/blog/issue-6-how-i-got-my-start-with-mexico</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-6-how-i-got-my-start-with-mexico</guid>
      <pubDate>Tue, 02 Jan 2024 14:01:34 GMT</pubDate>
      <description>I&apos;ve been asked often enough how I, a gringo, got involved in cross-border Mexico freight. It&apos;s addicting and I love the complexity of it all. Read more for the backstory.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #6: How I got my start with Mexico</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I&#39;ve been asked often enough how I, a gringo, got involved in cross-border Mexico freight. It&#39;s addicting and I love the complexity of it all. Read more for the backstory.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> January 02, 2024 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-6-how-i-got-my-start-with-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I%27ve+been+asked+often+enough+how+I%2C+a+gringo%2C+got+involved+in+cross-border+Mexico+freight.+It%27s+addicting+and+I+love+the+complexity+of+it+all.+Read+more+for+the+backstory.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-6-how-i-got-my-start-with-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I%27ve+been+asked+often+enough+how+I%2C+a+gringo%2C+got+involved+in+cross-border+Mexico+freight.+It%27s+addicting+and+I+love+the+complexity+of+it+all.+Read+more+for+the+backstory.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-6-how-i-got-my-start-with-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-6-how-i-got-my-start-with-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a9536e01-eb78-4e89-83b7-ebe33cc20ab8/ffb5d1ad-3e36-434d-90cf-11bcd21cfb7c_1792x1024.jpg?t=1769356660"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>The Beginning: $400 Paper Loads</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My journey in logistics began in the summer of 2007 as an intern at Coyote&#39;s original Lake Forest office. Those early days were a deep dive into the world of load tracking. My tasks ranged from incessantly calling drivers to provide them with vital load information (yes, even faxing them directions in that pre-smartphone era!) to ensuring they were on schedule with their pickups and deliveries. It was a crash course in the logistical ballet of freight management. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b15e7f8d-dc36-44b7-b82e-237361949970/c90a9f60-d0e3-46c6-b87e-44911e01db0a_1792x1024.jpg?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As the summer progressed, I transitioned to a more challenging role in coverage. My primary focus was on truckloads of paper rolls, each weighing a hefty 45,000 lbs, and destined from Staten Island, NY to Worcester, MA. Despite my persistent efforts and offering carriers a flat rate of $400, the rejections were frequent, often ending with a swift click on the other end of the line. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Post-internship, I pursued my cinematic dreams at a film school in Chicago, maintaining a part-time role in Coyote&#39;s IT department. After two years of film studies, in 2009, I packed my bags for Los Angeles, fueled by aspirations of making a name for myself in the film industry, particularly in music videos. However, reality soon set in. Confronted with the tough love of my father&#39;s ultimatum to either self-sustain in LA or return to Coyote, I chose a middle path. In 2010, I moved to San Diego with a plan: work in freight for a year, save up, and then give LA another shot. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Fast forward to 2024, I&#39;m still here in the freight industry. It&#39;s been a journey filled with unexpected turns and life lessons, but looking back, I don&#39;t harbor a single regret. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>San Diego</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Living in San Diego was an experience I cherished, but I soon realized it wasn&#39;t the place for me to fully advance my career in freight. During my three-year tenure at the San Diego office, I delved into the complex world of battery freight logistics. This wasn&#39;t just about moving automotive car batteries; it encompassed the entire supply chain, dealing with new and used batteries, and managing the nuances of lead, plastic, and packaging. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> One of my regular tasks involved covering a lane from Phoenix, AZ to Yuma, AZ. I collaborated with a unique carrier, one that specialized exclusively in these types of loads, and together, we managed to secure a healthy profit margin. However, when an opportunity arose to handle similar loads for a large CPG (Consumer Packaged Goods) customer, I hit a roadblock. This carrier, accustomed to the more relaxed nature of battery loads, balked at the CPG freight due to its challenging logistics: late-night pickups, prolonged loading times, and stringent delivery schedules. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The transparency of Coyote’s TMS (Transportation Management System) added another layer of complexity to this situation. The system allowed everyone on the team to see each other’s monthly commissions, sparking a competitive environment. My colleagues could see my success with the Phoenix to Yuma battery loads but also noticed my absence in the CPG lane. This led to a misperception that I was cherry-picking the easier, more lucrative loads, while in reality, it was a matter of carrier preference. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The pressure from my team was a catalyst for change. Determined to find a solution, I embarked on a mission to identify alternative carriers capable of handling the Phoenix to Yuma CPG loads. I expanded my search to include carriers within a 150-mile radius of Yuma, reaching into Calexico, CA. This exhaustive search led me to TBM Carriers. While they were initially hesitant to take on the Phoenix lane, our discussions opened up other opportunities. I began loading them on routes from Washington and Oregon back to Southern California, laying the foundation for what would become a significant and lasting business relationship. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Moving Back to Chicago and Launching Coyote Mexico</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2013, driven by ambitions to grow my career and step into a leadership role, I made the strategic move back to Coyote&#39;s headquarters in Chicago. There, I joined the Private Fleet group, a move that marked a new chapter in my logistics journey. My time with this team lasted just under a year, but it was significant. I continued working with TBM Carriers, not just for battery and west coast freight but also for new opportunities. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Early 2014 presented a turning point. A salesperson circulated an email across the carrier department, inquiring about our capacity to handle shipments from Mexico — specifically, transporting toothpaste from Nuevo Laredo, TAM, to destinations in Georgia and Ohio. Sensing an opportunity, I reached out to TBM with this inquiry. Their prompt response with competitive rates led to us securing and successfully executing these loads. The commissions from these Mexico loads surpassed those from both the battery freight and private fleet bookings, igniting my interest in further exploring the Mexico freight market. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This shift in focus caught the attention of Coyote&#39;s COO at the time. He approached me one day, questioning my newfound focus on Mexico freight over the private fleet. My explanation, centered around the higher profitability of Mexico freight, was met with an unexpected response: I was tasked with the challenge of expanding our Mexico freight business. Suddenly, I found myself collaborating with a Spanish-speaking colleague in a small corner of the office, both of us diving headfirst into the intricacies of Mexico&#39;s logistics landscape. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Our initial task was to price an RFP for an industrial products manufacturer. This exercise was a hands-on lesson in pricing cross-border freight, where we discovered the strategy of splitting and individually pricing the different legs of the journey at the border. This approach paid off when we won business from the RFP, opening doors to more significant opportunities. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The customer requested a meeting in Laredo at “our facility” and then introduced us to their customs broker, Carlos Zuñiga. They requested a meeting at our Laredo, TX facility to discuss the final steps of our arrangement. There was just one hitch in this plan — we didn’t actually have a facility in Laredo. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/79bb9cab-975a-42cd-a8d9-642e923e749d/6f493b23-0035-4407-8891-14c1f343b258_1792x1024.jpg?t=1769356661"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>My First Laredo Trip: Discovering the Heart of Cross-Border Freight</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Ahead of my inaugural visit to Laredo, I reached out to the customer&#39;s customs broker, Carlos Zuñiga, to discuss our next steps. Carlos extended an invitation to tour his facility in Laredo during our meeting. His offer was generous and heartfelt, epitomizing the phrase “Mi casa es su casa.” That initial conversation was a glimpse into the welcoming spirit of Laredo, a city pivotal to cross-border logistics. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The meeting with the customer at Zuñiga’s facility was a resounding success, paving the way for us to onboard this new account. Laredo left a lasting impression on me. Despite its modest size, the city buzzed with an energy unique to the freight industry. It was a place where logistics visibly pulsed through its veins; trucks adorned with familiar logos, sprawling terminals, and the likelihood of bumping into a trucking company owner at any local diner. Laredo embodied the essence of cross-border logistics, where every corner had a story to tell. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Returning from Laredo, I was compelled to share my experience with the entire company. In an email that I still recall vividly, I described Laredo as the &quot;Mecca of cross-border freight,&quot; a hub that drew in those who shared my passion for Mexico freight. This communication sparked a surge of interest within Coyote. We began actively promoting our new cross-border services to all our shippers, tapping into the burgeoning potential of this market. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The enthusiasm was contagious. We rapidly expanded our operations team, bringing in Spanish-speaking colleagues eager to embrace this new venture. This growth was not just in numbers but in expertise and dedication. Eventually, this expansion led us to establish an office in Guadalajara, now the heart of our cross-border team. The journey from that first trip to Laredo to the establishment of our Guadalajara office was a testament to the opportunities and growth that cross-border freight offered. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Coyote&#39;s Acquisition by UPS: A New Horizon in Logistics</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2015, a pivotal moment unfolded while I was in Puebla, Mexico, visiting a major automotive supplier. An email from my dad announced to the entire company about imminent rumors of UPS acquiring Coyote. His message skillfully balanced the news, reassuring us that while the acquisition was on the horizon, it was a gateway to unprecedented growth and success. He emphasized the sheer scale and resource advantage of partnering with a global giant like UPS, urging us to embrace the excitement of this new chapter. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The following two years, as I continued to develop Coyote&#39;s Mexico operations under the UPS umbrella, were transformative. I was introduced to the intricacies of global supply chains, gaining a holistic understanding of how packages journeyed across the world. This period allowed me to synergize Coyote’s specialized cross-border truckload business with UPS’s extensive global forwarding and parcel solutions. It was a time of learning, integration, and exploration. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During this phase, I devoted myself to exploring UPS’s expansive network, seeking out untapped opportunities that could benefit Coyote. This relentless pursuit of new possibilities earned me the nickname &#39;The Forager&#39; from Matt Connolly, a UPS executive. The name aptly captured my approach and soon became a part of my identity, sticking with me even after my departure from Coyote in early 2018. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Founding Forager: A Tech-Driven Odyssey in Logistics</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In March 2018, I turned a new page in my career by leaving Coyote with a vision to dive into the tech world. Inspired by the likes of Uber Freight and Convoy, I was drawn to the innovative culture of tech-forward companies but also felt a tug to step away from freight. However, fate had other plans. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During a brainstorming session with my close friend, Jordan Salins, we toyed with the idea of a tech venture akin to &#39;Uber for Boating,&#39; a service where boaters could order snacks, food, and drinks directly to their vessels. It was a promising concept, but practicality set in; in Chicago, such a business would only thrive a few months a year unless we relocated to a year-round boating haven like Miami. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Simultaneously, discussions with Project44 and two Canadian brokers kept pulling me back to the familiar realm of Mexico freight. The brokers&#39; rigid, off-the-shelf TMS systems highlighted a gap in the market for a more flexible, tailor-made solution for managing the nuances of cross-border freight. These talks often ended with vague assurances, signaling to me that genuine innovation in this space was unlikely to come from existing players. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Enter Ted Alling, whose advice resonated deeply with me: true control over one&#39;s destiny comes from building one&#39;s own business. I pitched this idea to Jordan, coupling it with my initial designs for a bespoke TMS that would revolutionize cross-border freight management. Thus, the seeds of Forager were sown. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We brought on board Jessie Essman as our third co-founder, creating a strong foundation with my expertise in freight and Mexico, Jordan&#39;s financial acumen, and Jessie&#39;s operational prowess. Our fundraising journey began auspiciously, securing $1.25M in a pre-seed round led by TFI International, followed by a cumulative raise of $15M across three rounds. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> At the heart of Forager was SCOUT, our secret acronym-laden platform that combined a shipper portal for instant quotes and bookings, an internal TMS for freight execution, and a carrier portal. We had created a digital cross-border freight brokerage from scratch. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> However, scaling Forager presented its own set of challenges. Our growth hit a plateau as we realized the need for a larger US network to offer cost-effective cross-border solutions. Our financial margins mirrored a heart rate monitor, fluctuating with market trends. This led us to explore M&A opportunities, culminating in a deal with Arrive Logistics that closed in January 2022. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The journey of building Forager was filled with valuable lessons, many of which I shared in a <a class="link" href="https://mattsilver.substack.com/p/founder-to-founder-advice?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-6-how-i-got-my-start-with-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">recent Founder-to-Founder post</a>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Forager + Arrive: Blending Cultures and Visions</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The acquisition of Forager by Arrive marked a significant transition for our team of around thirty employees. We had cultivated a small, agile startup capable of swift action, and now we were integrating into a company with a workforce of over 1,800. This shift posed a daunting challenge for our close-knit group, accustomed to the familiarity and autonomy of a smaller entity. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Mergers often bring a host of integration challenges. We faced questions about cultural alignment, team integration, job security, product consistency, and operational changes. These concerns loomed large as we contemplated how our roles and responsibilities would evolve within the larger framework of Arrive. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Remarkably, Arrive’s leadership team went to great lengths to facilitate a smooth transition, earnestly incorporating elements of Forager’s culture into their own. This genuine effort to blend the best of both worlds played a crucial role in retaining most of the Forager team within Arrive. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As a founder, experiencing your startup’s acquisition is bittersweet. The entrepreneurial drive to create and lead is often at odds with the structured environment of a larger corporation. I wasn’t in complete alignment with every integration decision, but this journey taught me the importance of building consensus and navigating the complexities of a larger organizational structure. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Throughout the M&A process and integration, I focused on three key stakeholders: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Employees:</b> Contrary to the cold calculus of legalities, the true value of a business lies in its people. Every decision was weighed against how it would impact our team, ensuring their concerns and futures were given top priority. </p></li></ol></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Carriers and Customers:</b> The end of our Forager journey had its share of turbulence. A paramount concern was ensuring that our carriers were compensated and our customers’ freight continued to move seamlessly. </p></li></ol></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>The Investors:</b> Our investors were our champions, supporting us through thick and thin. Their commitment was instrumental in Forager’s survival and growth, even as challenges mounted. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My tenure at Arrive was a period of substantial learning and minimal regrets. It was an opportunity to reflect on my journey, absorb new lessons, and prepare for future ventures. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/1c3bde9a-f07f-41ab-8031-b3a7d71c219f/b5e4ee56-e3ea-49bf-8082-a596be0e686a_1792x1024.jpg?t=1769356662"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>My Next Play</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In early 2023, the leadership baton for Arrive’s Mexico operations was passed to Jess Billedo, a leader with an exceptional ability to execute and guide. Her competence gave me the confidence to transition my responsibilities and step away from Arrive by the end of September. After a very brief vacation in October, I started working on my next project. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> During my tenures at Forager and Arrive, I had crossed paths with investors intrigued by my journey and eager to collaborate on future endeavors. Rekindling these connections, I initiated discussions to raise a pre-seed round, aiming to build a business that would stand the test of time. My vision was clear: to amalgamate my learnings from Coyote, Forager, and Arrive into developing software that revolutionizes the entire supply chain industry. The quest for a technical co-founder led me to interview over twenty candidates, ultimately finding the perfect match amidst the challenging times at Convoy. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My journey, especially since that eye-opening trip to Laredo in 2014, has consistently circled back to the complexities and potential of cross-border Mexico freight. I’ve become convinced that the freight industry is ripe for a technological evolution, deserving of solutions crafted by those deeply familiar with its unique challenges. Such expertise cannot be gleaned from brief stints or surface-level engagements; it requires profound operational experience fused with exceptional technical acumen. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Looking ahead, I see a future where freight brokerages and forwarders are not just surviving but thriving, propelled by advanced technology, enriched data access, and increased automation. Imagine a world where logistics professionals focus more on nurturing relationships and solving critical problems, rather than being bogged down by routine tasks like appointment scheduling and paperwork handling. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The concept of nearshoring, as I&#39;ve previously discussed, is not just a trend but a burgeoning reality. With global disruptions like the Suez Canal incident, the signs are unmistakable: Mexico is poised for monumental growth as manufacturing shifts closer to consumption hubs. This expansion will necessitate sophisticated tools and systems for logistics providers, 3PLs, and trucking companies operating in Mexico – tools that we intend to provide. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My ambition with this new venture isn’t to disrupt; it’s to foster a meaningful evolution in how cross-border freight operates. To make this industry not just more efficient but more intuitive and interconnected. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Stay tuned for more updates in the next few weeks! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Christmas Edition</title>
      <link>https://mattsilver.ai/blog/issue-5-christmas-edition</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-5-christmas-edition</guid>
      <pubDate>Fri, 22 Dec 2023 22:37:17 GMT</pubDate>
      <description>A quick post on wrapping up 2023 and getting ready for 2024.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Christmas Edition</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>A quick post on wrapping up 2023 and getting ready for 2024.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 22, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-5-christmas-edition' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=A+quick+post+on+wrapping+up+2023+and+getting+ready+for+2024.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-5-christmas-edition' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=A+quick+post+on+wrapping+up+2023+and+getting+ready+for+2024.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-5-christmas-edition' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-5-christmas-edition' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4d4797de-214e-4806-a23b-02e768343a5d/34c2d77d-fbef-412d-ad6d-9a2da174bdb1_1792x1024.jpg?t=1769356660"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> ‘Twas the Friday before Christmas and, for the first time in fifteen years, I have zero stress about any last-minute shipments nor last-minute gifts. The team wrapped up early and next week is all about heads down working, with team standups canceled. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You thought this was going to be something rhyming but I’m awful at that. Instead, I’m going to do a bit of reflection on 2023 as it was a pivotal year in my life. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m most thankful to my wife and son, who supported me as I quit my job and started yet another company, knowing all the ups and downs we experienced during Forager. I’ve told myself and my wife that I’ll focus on creating a good work-life balance, something I agreed on with my co-founder as we got started on this new project. No matter how busy you feel, you have to find a way to step away from work and spend time with your family and doing things that you love doing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m thankful to my new co-founder and brilliant team of engineers who took the leap into another startup after seeing a rocketship crash down to Earth. We’ll have more to share soon about who that team is and what our plans are. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m thankful to everyone I had a chance to work with at Arrive while integrating Forager. I made a lot of friends and have an incredible amount of respect for the leadership team that’s building out that business. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m thankful to my family, my parents, and my siblings, especially the one who gives me shit for some of my more cringe posts. You all set a high standard and that fuels part of my motivation. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ll be back with some more stories after the New Year - happy holidays! </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/53cf18da-c998-467f-a89b-2628988a61ed/b2d38608-792a-49eb-8d68-76708ff632f2_1792x1024.jpg?t=1769356661"/></div></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #4: Supply Chain Startups</title>
      <link>https://mattsilver.ai/blog/issue-4-supply-chain-startups</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-4-supply-chain-startups</guid>
      <pubDate>Mon, 18 Dec 2023 14:01:49 GMT</pubDate>
      <description>I&apos;ve had the opportunity to meet the founders of so many startups in the past few years and I try to help as many as possible succeed. Read on for how I got my start in tech and angel investing!</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #4: Supply Chain Startups</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>I&#39;ve had the opportunity to meet the founders of so many startups in the past few years and I try to help as many as possible succeed. Read on for how I got my start in tech and angel investing!</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 18, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-4-supply-chain-startups' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=I%27ve+had+the+opportunity+to+meet+the+founders+of+so+many+startups+in+the+past+few+years+and+I+try+to+help+as+many+as+possible+succeed.+Read+on+for+how+I+got+my+start+in+tech+and+angel+investing%21&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-4-supply-chain-startups' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=I%27ve+had+the+opportunity+to+meet+the+founders+of+so+many+startups+in+the+past+few+years+and+I+try+to+help+as+many+as+possible+succeed.+Read+on+for+how+I+got+my+start+in+tech+and+angel+investing%21+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-4-supply-chain-startups' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-4-supply-chain-startups' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3e3df27b-e186-424d-948a-c7d2d2299fff/17106303-e22b-4f6d-9225-48ce98d18556_1792x1024.jpg?t=1769356661"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">My experience building technology</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I can recall three moments growing up that had a slight hand in shaping my desire to build technology. The first was during a time when we still had dial-up, when I learned how to write HTML to build a Chicago Bulls fan website that kept the roster updated. It was before the Bulls had their own website and so I used to keep track of trades and signings that were announced in the newspaper and then update the site. It never went anywhere, but I learned how to structure the most basic website. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The second moment was when I attended a summer camp at Lake Forest College where I learned how to build video games. I don’t remember the coding language, nor do I remember how to do it, but I remember having an immense amount of fun creating something out of nothing. I thought I was going to go into a career building video games but, alas, I did not. (I also made an attempt at filmmaking, as detailed in my FreightCavier podcast.) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The third moment was when I was a junior in high school, taking pre-calculus. We all had TI-83 Plus calculators and you could build apps or games on it. I spent the entire year building out this mega-app that had every single pre-calc formula you would need, from the pythagorean theorem to the quadratic equations. While it helped you do the work, it didn’t fully answer the questions for you. You still had to know what functions you needed to use but the calculator did most of the work. My teacher was so impressed with the app that she actually let me share it with the entire class and everyone used it for their final exams. There was only one problem – it broke about ten minutes into the exam and so I found myself running around the room working to debug the app and fix it for every single student. I still managed to finish the exam in time and aced it. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> All that said, those aren’t the reasons why I’m building software today. When I started Forager, my plan was to build a cross-border freight tech company. The day I had the idea, I started sketching out a TMS in Adobe Illustrator (I know, I should’ve used Figma), and I couldn’t stop sketching until I had started the company. I had this vision in my head for how a TMS should work and it wasn’t even remotely similar to the one I had just spent the last decade using. We ended up building a TMS that we were able to use to recruit people who were used to using older technology, given that it was the only TMS built for handling cross-border freight. We also built a shipper portal that enabled our customers to get quotes and book loads instantly, and a carrier portal where carriers could bid on loads and book them instantly as well. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> After spending over a year and a half at Arrive Logistics, integrating Forager into the business and then leading a core part of the cross-border Mexico group, I couldn’t stop thinking about my desire to build software again. There’s something about the joy that a user has on their face the first time they see software that was built for them that has me hooked. I needed to go do it again. And so I left at the end of September and got started on my next idea, partnering up with someone who had been at Convoy for most of that company’s journey, and who had built critical components of their business. Several newly displaced engineers wanted to follow and we were only budgeted to bring on three so we did just that. I’ll have more to share on our plans in the future </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0e4d0633-0386-4446-93f8-835e4105ce15/688db88c-9767-433c-a0ce-9fba6b1e3baa_1792x1024.jpg?t=1769356662"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Angel Investing</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I only started angel investing in late 2020 when I met a founder who had reached out asking if I would join her cap table, as her first freight-related investor. I found myself talking her out of building a freight brokerage as a part of her business, pushing her to stay focused on the core product. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When it comes to angel investing, I limit where I make these investments, or where I spend my time advising startups, to areas where I can actually have an impact. My goal when I spend time talking with startup founders is to help them avoid the mistakes that I made when building my first startup. That stretches from how you form the company and the type of attorney you use to picking your cofounders to hiring talent to raising money. Generally, I’m most impactful when a startup fits in a space that I understand (truckload, logistics, brokerage-supporting tools), where I can make introductions and stand in the shoes of a potential user to provide early feedback. I covered a lot of the advice I give founders in <a class="link" href="https://mattsilver.substack.com/p/founder-to-founder-advice?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Issue #1: Founder-to-Founder Advice</a>. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m going to highlight a few startups that I’ve been chatting with, have invested in, am advising, or just find to be really impactful in the space. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>CarrierSource: </b><a class="link" href="https://carriersource.io/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">CarrierSource</a> is a carrier review website made for trucking companies to build a fair reputation online, while providing brokers and shippers another layer in their carrier vetting process with peer reviews. Every active carrier has a free profile on CarrierSource where they can publicly showcase their company information, collect reviews from their customers, create a brand, and easily be found by brokers and shippers. It is free for brokers and shippers to search for carriers based on lane or location, learn more about their services, and read peer reviews from others who have worked with them. CarrierSource currently has 55,000+ reviews across 40,000+ unique carriers, and the site is visited by nearly 300,000 people each month. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Cru</b>: <a class="link" href="https://trycru.com/en/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cru</a> helps international trade businesses process customs documents and get paid faster, increasing liquidity, and avoiding headaches. With document processing, they make it simple for companies to send and receive goods worldwide without dealing with the hassle of complex customs paperwork. Through automated payments, they provide visibility on the process of getting paid, so businesses don&#39;t lose their money. They work to reduce complexity by handling different currencies, making global trade less costly and more efficient. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>FleetWorks</b>: <a class="link" href="https://www.fleetworks.ai/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">FleetWorks</a> is an AI that automates tedious freight processes. When a broker needs to track a load, reschedule an appointment, or find last-minute coverage, they can use FleetWorks to handle all the phone calls, emails, and text messages to get those jobs done. The phone AI can handle inbound and outbound calls while navigating phone trees (e.g., “press 1 for dispatch). FleetWorks integrates with TMSs so that brokers can stay in their native system while leveraging the new benefits of AI. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>GoodShip</b>: <a class="link" href="https://goodship.io/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">GoodShip</a> is the all-in-one platform for analytics, carrier management, and transportation procurement. GoodShip plugs into any TMS, giving shippers a control tower to take swift corrective action to keep contract rates competitive and carrier performance optimized. No technical resources are required to get set up and onboarding takes about a week of work by the GoodShip team. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> GoodShip has been seeing a lot of success early, which includes a strong team of former Convoy employees, and they’ve landed surprisingly large logos who leverage their technology to make better procurement decisions. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Highway: </b><a class="link" href="https://gohighway.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Highway</a> is changing how carrier compliance and carrier identity works. Highway works with brokers to help identify who&#39;s really hauling their freight to reduce fraud and supercharge their digital bookings. There are a couple legacy providers that have existed for a long time and maintained status quo for that entire duration, leading to an innovative new startup in Highway that has had a major impact on reducing fraud in the industry. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Solvento: </b><a class="link" href="http://solvento.com.mx?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Solvento</a>, based in Mexico City, is helping shippers and brokers automate their audit and payment processes with the goal of achieving error-free and immediate payments. Additionally Solvento offers QuickPay and working capital loans to 3PLs, carriers and truckers. The average time a carrier waits to collect in Mexico is +60 days and over 95% of trucking companies in Mexico have less than five trucks with no access to financial products. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Solvento has quickly taken the Mexico market by storm by helping bring payment infrastructure into the 21st century, enabling carriers to be better capitalized and supporting all parties by making sure capital flows effectively across the Mexico supply chain network. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>TrueNorth: </b>My first angel investment was done in October 2020 in a startup called <a class="link" href="https://www.gettruenorth.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">TrueNorth</a> that was building software to help truck drivers build and grow their businesses. I’ve watched Jin Stedge, the co-founder and CEO, manage through some incredibly challenging markets, with a couple pivots in the process, but she’s kept a level head the entire time and is seeing a lot of success with a leaner team and stronger software focus. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Today, TrueNorth gives owner-operator carriers a single app to manage their loads and business in one place, allowing them to search for and book loads across the ecosystem, they can send invoices to their broker or factor, understand when they’ve been paid, and ultimately manage their entire business from a single app. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Zerio: </b><a class="link" href="https://zerio.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zerio</a> has created an advanced tool that helps global shipping operations comply with international supply chain security frameworks. Their platform streamlines compliance protocols for the secure movement of goods across global borders and ensures that companies comply with complex regulations governing international shipments. The platform also ensures uniformity and consistency in security protocols across a vast network of suppliers and provides constant and up-to-date monitoring of the security status of shipments in real-time. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With the rapid expansion of manufacturing in Mexico, Zerio is helping those manufacturers maintain critical security processes to maintain their CTPAT status </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/678f7c43-e854-4353-a575-0e9a1cfc5ce0/21de71aa-38d7-4f21-9e82-391333a68ba4_1792x1024.jpg?t=1769356662"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> . </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">Wrap-up</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’ve come to really love angel investing and advising startups. While my main focus is now building my new startup, I believe in a few things: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> You can’t build everything yourself. Focusing on building vertically and enhancing your product vs trying to expand TAM is critical to success early. We plan to partner with some of the startups I listed and that was part of the reason why I invested. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> I received a lot of advice and coaching from advisors and investors while building Forager but I didn’t listen as often as I should have. When I give similar advice to founders I talk to, I see that same look in their eyes where they say “yeah sure, that makes sense” but then they don’t follow the advice. I beg and implore them to use the advice — sometimes they do, sometimes they don’t. You can only push so hard before you have to let them touch the stove and burn themselves the first time around. They hear the advice even if they don’t follow it, so keep giving advice! </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Angel investors tend to be stronger than most others on your cap table. They’ve done the work, they’ve been there before, and you’re going to get more bang for your buck when you bring on angel investors. I crammed twenty angels into my pre-seed round and have been working hard to leverage those relationships as much as possible. (highly recommend listening to the <a class="link" href="https://www.thetwentyminutevc.com/20vc-why-founders-should-take-as-many-vc-meetings-as-possible-should-founders-meet-associates-how-to-get-intros-to-the-best-vcs-how-to-extract-the-most-value-from-your-investors-why-post-ipo-oper/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">20VC episode with Sam Corcos</a>!) </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Given how often I’ve been asked about how I got into cross-border freight, the next issue will be a deep dive on my story of how I became obsessed with Mexico supply chain. In the meantime, reach out on <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a> or <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-4-supply-chain-startups" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a> – let’s keep this dialogue going about entrepreneurship, angel investing, and startup life! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #3: Hecho en Mexico / Made in Mexico</title>
      <link>https://mattsilver.ai/blog/issue-3-hecho-en-mexico-made-in-mexico</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-3-hecho-en-mexico-made-in-mexico</guid>
      <pubDate>Mon, 11 Dec 2023 14:01:26 GMT</pubDate>
      <description>After a busy trip to Laredo, TX, I decided to cover what moves through this amazing border city. With only 250k people, it&apos;s so much bigger than the population would tell you.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #3: Hecho en Mexico / Made in Mexico</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>After a busy trip to Laredo, TX, I decided to cover what moves through this amazing border city. With only 250k people, it&#39;s so much bigger than the population would tell you.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 11, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-3-hecho-en-mexico-made-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=After+a+busy+trip+to+Laredo%2C+TX%2C+I+decided+to+cover+what+moves+through+this+amazing+border+city.+With+only+250k+people%2C+it%27s+so+much+bigger+than+the+population+would+tell+you.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-3-hecho-en-mexico-made-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=After+a+busy+trip+to+Laredo%2C+TX%2C+I+decided+to+cover+what+moves+through+this+amazing+border+city.+With+only+250k+people%2C+it%27s+so+much+bigger+than+the+population+would+tell+you.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-3-hecho-en-mexico-made-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-3-hecho-en-mexico-made-in-mexico' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/98fad107-5911-4d4a-9c09-9f23845c1e1b/1fafd472-723e-46ed-931a-80aecc7db7c5_1792x1024.jpg?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The last week in Laredo reminded me of some of the reasons why I love cross-border freight so much. There is this unique culture that exists in Laredo TX, the perfect blend of American and Mexican cultures. You walk into a meeting and find out that the last meeting was with this guy’s cousin and the next meeting is with his compadre (similar to a god-parent). All these people compete, but they’re friends or family members at the same time. Somehow, there’s enough business to go around for hundreds of trucking companies, customs brokers, and warehouses to succeed in Laredo. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We spent the week meeting with carriers, customs brokers, and warehouse owners who all participate in cross-border supply chain and logistics. Each of them has their own version of a niche within a niche and they all fit uniquely into this incredibly complex process. My co-founder/CTO and our founding team of engineers had the opportunity to learn about every step of this process as we work to build technology that will simplify and digitize this process. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">Grown In Mexico</h4></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/fe1b9355-6b7d-49ff-9b6a-36348ab67073/a6c9f99a-341f-430c-aa24-c0b84aea5e27_1792x1024.jpg?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> We visited one of the largest Mexico-based refrigerated carriers, who owns a cold chain facility in Laredo, where we saw products from Mexico that range from tomatoes, celery, peppers, and lettuce to chocolate and peppermint-flavored candies that we all remember from our childhoods. Down the street, we passed a customs broker that clears a massive amount of avocados, locally known as the Queen of Avocados. One interesting tidbit we learned from the visit is that most produce grown in Mexico is grown in enormous vertically integrated greenhouses. The tomatoes look and smell like they came right out of the ground, but in fact, they came from intricately planned greenhouses. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> These products just make up a few of the commodities that are produced fresh in Mexico and exported to the United States. You can find the full list below: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>CPG - </b>Food, beverages, beer, tequila, mezcal </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Fruit - </b>avocados, limes, lemons, mangoes, papayas, guavas, bananas, and melons </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Vegetables - </b>tomatoes, bell peppers, onions, cucumbers, squashes, and hot peppers (incl. jalapeños, serranos, and ghost peppers) </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Grains - </b>Corn, wheat, rice </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Legumes - </b>Green beans, black beans, pinto beans, kidney beans </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Additional agricultural products - </b>Peanuts, sunflower seeds, coffee, cocoa, sugar, and agave </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In 2022 alone, Mexico’s agricultural exports set a new record of just over $50 billion USD. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>Manufactured in Mexico</b></h4></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/023b143e-e2f9-42fc-ab42-16fbbdbe14a6/7c83e92e-1765-4d3f-8419-6bb536808cbb_1792x1024.jpg?t=1769356662"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> On the other side of the supply chain spectrum, there’s a massive manufacturing footprint throughout Mexico and it’s only continuing to grow. The industrial sector in Monterrey keeps getting larger and larger, and Tesla isn’t even close to finishing construction on their new factory that will produce up to two million electric cars per year. Just wait until that plant is up and running. Just take a look at the Google Maps of any industrial area in Mexico and you’ll find tons of brands you recognize of American, Asian, and European companies that are investing in Mexico. </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Automotive parts, cars, and other transportation-related equipment </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Appliances, Electronics, and Computers </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Chemicals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Primary Metals </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Machinery </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Manufactured Metal Products </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Electrical Equipment and components </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Plastic and Rubber Products </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> For each of these categories, you can divide them up deeper and you can find 25+ brands per category that are producing those goods in Mexico. Every automotive OEM and most of their suppliers have a presence in Mexico. Most TV and appliance manufacturers do as well. It makes too much sense not to manufacture there. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s going on in Laredo? What about the other border cities?</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> An estimated 17,000 truckloads a day cross through Laredo, which represents a third of all cross-border freight flow, with nearly every type of product moving through this major border city. The reason why Laredo has so much volume is related to the infrastructure that exists in Laredo and south from there. Monterrey is approximately 150 miles south, which makes up one of the largest shipping markets, alongside Mexico City, el Bajío, Guadalajara, and Puebla. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What I heard in Laredo about the Market</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The general sentiment right now is that, in spite of nearshoring, and historic growth happening in Mexico, the market still feels slow, which is consistent with how the U.S. market has been for quite a while. Carriers are working hard to maintain the consistent freight they have but are definitely looking for additional opportunities. Brokers and shippers are seeing excess capacity offered up daily out of most markets in northern Mexico, with some tightness still being felt in Guadalajara and Mexico City. On the temperature control side, with produce season in the rear-view mirror, carriers are actually looking for more northbound freight as they have more meat, pork, and chicken shipping south than capacity allows. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>What’s coming next?</b></h4></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Eventual Volume Growth: </b>I believe we’ll see volume start to pick up coming out of Mexico in the tail end of 2024. We’re only seeing the tip of the iceberg with respect to nearshoring and haven’t felt that boost yet the way we will in late 2024 and in 2025. Companies have set their plans to more manufacturing to Mexico but it takes time to execute on those plans. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>New Capacity: </b>New trucking companies will continue to sprout up in Laredo and other border cities as carriers look to ride the nearshoring wave. How and when they grow their fleets will depend on volume growth as interest rates have made it difficult to borrow capital to buy trucks and trailers ahead of the growth curve. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>New Construction: </b>We saw a lot of construction in Laredo where warehouses are being built up and down I-35, the highway that runs from Laredo up through San Antonio and Austin, ultimately up to Dallas, which is a heavily popular corridor for freight moving into and out of Mexico. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Upcoming Border City Visits: </b>I’m looking forward to making similar trips to El Paso, Calexico, and the valley (Pharr and Brownsville) in the coming months as we build out our product. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Up Next Week:</b> I’ve had an opportunity to meet a ton of startups recently, making investments in a handful over the past year, and plan to talk more about startup life and startups I’m excited about in next week’s newsletter. </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I’m considering doing an AMA on <a class="link" href="http://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-3-hecho-en-mexico-made-in-mexico" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a> in the next couple weeks - respond to or comment on this newsletter, or drop me a DM if you’d find that interesting, along with potential questions  you’d love to see answered. Happy to cover anything from building a startup to being acquired to general logistics strategy to cross-border freight! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #2: Nearshoring is Booming</title>
      <link>https://mattsilver.ai/blog/issue-2-nearshoring-is-booming</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/issue-2-nearshoring-is-booming</guid>
      <pubDate>Mon, 04 Dec 2023 14:00:22 GMT</pubDate>
      <description>With all this talk about crazy growth in Mexico, let&apos;s do a deep dive on what nearshoring means and why it&apos;s here to stay.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #2: Nearshoring is Booming</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>With all this talk about crazy growth in Mexico, let&#39;s do a deep dive on what nearshoring means and why it&#39;s here to stay.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> December 04, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-2-nearshoring-is-booming' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=With+all+this+talk+about+crazy+growth+in+Mexico%2C+let%27s+do+a+deep+dive+on+what+nearshoring+means+and+why+it%27s+here+to+stay.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-2-nearshoring-is-booming' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=With+all+this+talk+about+crazy+growth+in+Mexico%2C+let%27s+do+a+deep+dive+on+what+nearshoring+means+and+why+it%27s+here+to+stay.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-2-nearshoring-is-booming' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fissue-2-nearshoring-is-booming' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/eaf0067f-df30-4916-86db-3ccea1646dcd/b309374c-b442-43d8-b887-562259f88546_1792x1024.jpg?t=1769356661"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Level-Setting on Definitions</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I post about nearshoring enough, I guess it made sense to spend some time on it in the second issue of the Silver Substack. Let’s start with some definitions: </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Offshoring</b> (pronounced: /ˈɒfˌʃɔː.rɪŋ/)<i>noun</i></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The practice of relocating business operations, especially manufacturing processes, from one&#39;s home country to another country, primarily to reduce costs. This includes moving factories or production facilities to countries where labor, materials, and other operational expenses are cheaper. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Example:</i> &quot;Nike exemplifies offshoring by producing the majority of its products, intended for the U.S. market, in countries like Vietnam, China, and Indonesia. This strategy enables the company to benefit from lower labor costs in these regions. Additionally, sourcing raw materials locally shortens the initial stages of their supply chain, enhancing efficiency. This approach not only reduces production costs but also streamlines Nike&#39;s operations, contributing to its global success.&quot; </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Nearshoring</b> (pronounced: /ˈnɪərˌʃɔː.rɪŋ/)<i>noun</i></p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ol start="1" style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:decimal;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> The practice of transferring a business operation to a nearby country, especially in preference to a more distant one. Nearshoring focuses on proximity to the original country, allowing for greater control, reduced travel times, and better cultural alignment compared to offshoring to faraway locations. </p></li></ol></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><i>Example</i>: &quot;After producing the majority of their cars initially in the United States, Tesla has announced $15 billion worth of investment in Monterrey, Nuevo Leon to build their new Giga Factory and reduce costs for the cars they sell in the U.S..&quot; </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Why are “supply chain” and “nearshoring” such buzzy terms now?</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There’s several reasons that have caused supply chain strategy to become a burning topic in the media and in board rooms across the world: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. The Global COVID Pandemic</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In early 2020, COVID-19 shut the world down and China took the worst of it. The delays were so pronounced, and the impact was felt for so long, from manufacturing to shipping, that it forced companies to rethink their supply chain footprints and bring their most critical manufacturing closer to home. For the United States, the logical move became Mexico.Companies quickly pivoted in 2020 and 2021 to start sourcing materials and suppliers that were located in Mexico as they realized it would be easier to get to Mexico, easier to communicate with people where they had a higher likelihood of bilingual and bicultural talent, and similar timezones that further made life easier. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. US-China Trade War</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Trade tensions really started to balloon in 2018, where discussions for the USMCA were being formed, with rhetoric on social media and in the news media driving a deeper divide between the United States and China. There was very clear “America First” messaging around the USMCA, which was finalized on October 1, 2018, even if it ended up being beneficial to Mexico and Canada, it definitely wasn’t friendly to China.The USMCA had a positive impact on North American trade, as car parts needing to be sourced within North America grew from 62.5% to 75% of the total makeup of a car. It also reduced tariffs on most industrial materials produced within the United States, Mexico, and Canada, and it strengthened intellectual property protections, which further encouraged companies to keep or move their manufacturing to North America. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>3. Suez Canal Blockage</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Who can forget Flexport’s Ryan Petersen jumping in to help fix the Suez Canal issue while we were all stuck at home staring at Twitter all day, back in March 2021? The images of Evergreen’s Ever Given stuck lasted a lot longer than the six days it was jamming up global supply chains.This blockage caused container prices to skyrocket (and some forwarders’ revenues to skyrocket, temporarily), and further scared every transportation executive around the world. It’s estimated that these delays caused anywhere from $5-10 billion in lost trade per day. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>4. Brexit</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The United Kingdom’s decision to ditch the European Union in 2020 created some serious changes to how Europe operates. It caused companies to rethink how they bought materials from the UK and how they sold their goods to the UK. Countries around the world had to negotiate new deals with the UK.Any time a change in trade terms happens, it opens up the opportunity to rethink supplier bases and you can bet companies reconsidered doing business with the UK given their new status. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>5. Semiconductor Chip Shortage</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Did anyone have any clue what a semiconductor chip was before we realized there was a massive shortage in 2020 and all of a sudden, car prices skyrocketed? You can’t make a single car without semiconductor chips. Smartphones, computers, TVs, gaming consoles, headphones, refrigerators, microwaves, and espresso machines (for all my carajillo lovers out there) all rely on semiconductor chips. Our whole world relies on them. Imagine a world without semiconductor chips? Definitely wouldn’t have OpenAI.A Tesla Model S, for example, requires over 2,000 chips to operate. If you’re missing a single one, Tesla can’t continue the production line. The chip shortage caused OEMs to come grinding to a halt. When that happened, given how much of their production occurs in Mexico, it sent cross-border transportation into a tailspin as carriers relied on this volume heavily to feed their networks. While OEMs were paused, those carriers no longer had their headhaul freight to get their trucks moving. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">Supply Chain Makes the World Go Round</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you think about it, every single thing that you use or touch every single day is only available to you because of supply chain operators and the technology that powers it. How things are made, shipped, and delivered gets more and more complex as the world evolves. There is so much technology that supports all the various aspects of a supply chain, from sourcing and managing suppliers and transportation to customs and trade compliance and all the other complexities that exist between. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Take U.S. Steel, for example, from when they start creating new steal out of recycled materials and natural resources to that steel becoming part of the airplane that I’m sitting in as I write this newsletter from my laptop that had been manufactured by Foxconn and Apple in China before being shipped by a UPS cargo plane to the United States and eventually ending up on a truck, and then a distribution center, and then a brown UPS truck and finally my doorstep. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>As the world changes, supply chain footprints change</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> There are a TON of companies moving their manufacturing to Mexico. I recently sat on a panel with <a class="link" href="https://www.linkedin.com/in/jordan-dewart-2b90b920/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Jordan Dewart</a>, President of Redwood Mexico, and <a class="link" href="https://www.linkedin.com/in/scott-shannon-0647b015/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Scott Shannon</a>, VP of Cross-Border Solutions at CH Robinson, where we discussed a lot of these changes. One thing Jordan called out is that we’re just at the tip of the iceberg. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> A lot of nearshoring news right now has focused on Monterrey, N.L., which is only about 155mi south of Laredo, TX, the highest volume border crossing city, handling about 32% of all US-Mexico trade. And a lot of the stories we’re hearing are about factories that are <i>just now</i> receiving investments, meaning they haven’t been built yet and we should expect to see a surge of volume in the coming years. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So many companies are investing just in the Monterrey area alone: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tesla - $15B </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Lingong Machinery Group (LGMG) - $5B </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Trina Solar - $1B </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mattel - $1B </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Unilever - $400M </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Monterrey is a natural first option for manufacturing given its proximity to the border. Your cost for transportation is cheaper, it’s easier to get to Monterrey for business reasons, and there’s more bicultural talent in Monterrey than most other cities in Mexico, which makes it easier to do business there for Americans. I would expect to start seeing a lot more investment start to occur in the following markets: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Ramos Arizpe / Saltillo, Coah. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> El Bajío (San Luis Potosi, Querétaro) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Mexico City area </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Guadalajara </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Juarez and Chihuahua </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Tijuana and Mexicali </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Reynosa and Matamoros </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>So where is the opportunity for investment?</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get a lot of calls on this topic and will address a few opportunities I see in the space: </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>1. Customs, Trade, and Security Compliance</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Customs and trade compliance is different in every country. The way you import something into the United States is different than how you import something into Mexico. Shipping a load from Mexico to the U.S. has a different process than the opposite direction. Mexico is the U.S.’s number one trading partner but Mexico is also doing a LOT more business with China and most of Asia.Companies in Mexico will continue to see new opportunites to grow and, with that growth, they’re going to be doing business with more trade partners. One wrong classification of a product can be costly, one bad actor in your supply chain can ruin your AEO/CTPAT status, incorrect incoterms can cause nightmares during a hot shipment. It’s not just about finding the right customs broker at that point, it’s about the technology infrastructure that all these customs brokerages and manufactuers rely on today.I recently had the opportunity to invest in a startup called <a class="link" href="https://zerio.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Zerio</a> that is working to solve the AEO/CTPAT compliance challenges for manufacturers in Mexico. It’s the first time I’ve seen someone attempt to digitize this incredibly complicated process and I think Zerio has the opportunity to help digitize the cross-border supply chain. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>2. e-Commerce Will Be Back</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Yes, it’s been a bit slow for e-Commerce and 3PLs in that space. We know things are slow everywhere right now – it’s the calm before the storm. Freight markets are cyclical and we just need to power through the next 12-18 months, but I’ll leave it to <a class="link" href="https://x.com/freightalley?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Craig Fuller</a> to handle the freight cycle predictions. More and more e-Commerce sellers are starting to turn to Mexico as a natural location to produce their products.It’s complicated to bundle products and ship them cross-border and there’s certain providers who excel at that. While UPS and FedEx have long offered those bundled solutions, there’s new companies hitting the market who have raised serious capital to offer newer and more modern solutions. I see companies like <a class="link" href="https://www.xbfulfillment.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">XB Fulfillment</a> as one of the fast risers in the space who are helping e-Commerce companies exporting from Mexico to the United States. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">3. Physical Warehousing at the Border</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> When you manufacture products in Mexico, you ship it to the United States and eventually distribute it further into your network or to your customers. The more freight that flows from Mexico to the United States, all being produced at different speeds and sizes, the more we’re going to need to store some of that product at the border.There’s a lot of work done when it lands somewhere like Laredo or El Paso. Often times, companies re-package, label, mix-and-match pallets, and re-distribute those goods to different parts of the United States and Canada. Some companies will produce a single product at a particular factory in Mexico, and let’s say they have three separate factories in Mexico producing three distinct products. They’ll send truckloads from each plant to Laredo and then split them out and re-combine into three combination truckloads that then distribute to various parts of the United States. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/06396fe2-0298-4345-8042-f4e51e3523c8/c5999a49-2c6f-4370-8ff5-147506f119e6_4160x1937.png?t=1769356661"/></div></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;"><b>4. Better Technology for Industrial Manufacturing</b></h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Between the CHIPS Act that encourages manufacturing of semiconductor chips to move to the United States, which will result in their suppliers being in Mexico, and the rapid development of consumer technology devices, Mexico is going to need stronger high-tech support to be able to participate in this tailwind. There have been concerns about whether semiconductor chips can ever be produced in Mexico and it’ll take serious investment in both the technology and training.There’s already several massive technology companies producing in Mexico today: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Flex</b> is a massive electronics manufacturer based in Guadalajara </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Lenovo</b> makes laptops in Monterrey </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"><b>Foxconn</b> produces laptops for Dell and HP, televisions for Sony and Vizio, and semiconductor components that end up in a lot of Apple’s iPhone, iPads, and Macs </p></li></ul></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h4 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0;text-align:left;">5. Better Logistics Infrastructure</h4></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> The more production that happens in Mexico, the wider the delta becomes for that northbound-southbound imbalance. Northbound volume is increasing at a faster clip than southbound volume and, because of this imbalance, demand for northbound capacity will continue to increase. Carriers are going to get pickier about which freight they haul, freight brokerages who are investing in Mexico will need to use service and expertise as their differentiator as capacity becomes commoditized, and cross-border transportation will get even more stressful.I remember a transportation executive at one of the largest beer distributors who produces product in Mexico telling me that Mexico has and will continue to be a black hole to most transportation people. Too much of their freight is still domestic U.S. for them to spend enough time to understand how cross-border freight works, and they’re likelier to hand that off to one of those logistics experts I mentioned. A lot of what happens today in cross-border logistics still happens via email, WhatsApp, and even LinkedIn, with a LOT of phone calls in between, and a good amount of finger pointing. While there are some standards, the space begs for better standardization. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;"><b>Wrap it up Matt, you’ve been talking about nearshoring nonstop!</b></h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let’s wrap this up with a few of my favorite recent blogs and podcasts: </p></div><div style="padding-bottom:12px;padding-left:62px;padding-right:52px;padding-top:12px;"><ul style="color:var(--wt-text-on-background-color) !important;font-family:'Helvetica',Arial,sans-serif;font-size:16px;line-height:24px;list-style-type:disc;margin:0px 0px 0px 25px;padding:0;"><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> One of my favorite venture capitalists, and one of the strongest supply chain investors, is <a class="link" href="https://www.linkedin.com/in/ty-findley-78500b20/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ty Findley</a> at <a class="link" href="https://ironspring.com/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Ironspring Ventures</a>. Back in August, he published the second edition of The Blueprint – <a class="link" href="https://ironspring.com/2-reshoring-a-shift-in-latam-transport-logistics/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Nearshoring: A Shift in LatAm Transport & Logistics</a>. I highly recommend giving it a read if you’re interested in reading even more about nearshoring. </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Since I talked a bit about Flexport in this post, and with global trade at the center of this discussion, while I may be a bit biased given he’s my brother, give <a class="link" href="https://twitter.com/Andrew_Silver7?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Andrew Silver</a>’s The Freight Pod episode a listen where he interviewed Bill Driegert, who originally taught me how to write macros in Excel back in 2008 while we were both at Coyote. (<a class="link" href="https://podcasts.apple.com/us/podcast/the-freight-pod/id1708429795?i=1000635544374&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Apple Music</a> | <a class="link" href="https://open.spotify.com/episode/19eNpftttrfvRQjLSDrhm2?si=Tr5VFizqS--CsVZFKY6pqQ&utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Spotify</a>) </p></li><li style="margin:10px 0px 0px 0px;"><p style="text-align:left;"> Our friends to the North get so upset when we don’t talk about Canada while talking about North American trade, so this one’s for you, <a class="link" href="https://www.linkedin.com/in/noah-sidenberg-61b41364/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Noah Sidenberg</a> - congratulations on the work you’re doing to help expand Arrive Logistics into Canada! (<a class="link" href="https://www.freightwaves.com/news/arrive-logistics-expands-freight-brokerage-operation-into-canada?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">FreightWaves article</a>) </p></li></ul></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Reach out on <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a> or <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a> – let’s keep this dialogue going about cross-border freight and nearshoring! And if you’re as obsessed with cross-border freight as I am but haven’t joined the <a class="link" href="https://www.linkedin.com/groups/14343355/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-2-nearshoring-is-booming" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Cross-Border Connections 🇺🇸 ↔️ 🇲🇽</a> LinkedIn group yet, please do! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Issue #1: Founder-to-Founder Advice</title>
      <link>https://mattsilver.ai/blog/founder-to-founder-advice</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/founder-to-founder-advice</guid>
      <pubDate>Mon, 27 Nov 2023 13:01:19 GMT</pubDate>
      <description>Now that I&apos;ve had time to really decompress and start working on my next venture, I decided to organize my thoughts into this newsletter in hopes of helping founders avoid some of the mistakes I made.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Issue #1: Founder-to-Founder Advice</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Now that I&#39;ve had time to really decompress and start working on my next venture, I decided to organize my thoughts into this newsletter in hopes of helping founders avoid some of the mistakes I made.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 27, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffounder-to-founder-advice' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Now+that+I%27ve+had+time+to+really+decompress+and+start+working+on+my+next+venture%2C+I+decided+to+organize+my+thoughts+into+this+newsletter+in+hopes+of+helping+founders+avoid+some+of+the+mistakes+I+made.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffounder-to-founder-advice' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Now+that+I%27ve+had+time+to+really+decompress+and+start+working+on+my+next+venture%2C+I+decided+to+organize+my+thoughts+into+this+newsletter+in+hopes+of+helping+founders+avoid+some+of+the+mistakes+I+made.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffounder-to-founder-advice' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Ffounder-to-founder-advice' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In recent months, my posts about entrepreneurship have led to a LinkedIn inbox packed with messages from aspiring founders, VCs, and an array of offers to elevate *Stealth Startup* to the next level with respect to (outsourced) engineering talent, marketing and PR, and executive coaches. This newsletter is centered around sharing insights for the benefit of new entrepreneurs. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My experience with Forager, extending through its acquisition by Arrive Logistics and beyond, was a profound learning journey. Despite our successes, we encountered many mistakes, each offering valuable lessons. I’ve previously <a class="link" href="https://www.linkedin.com/feed/update/urn:li:activity:7127323355606654976/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-1-founder-to-founder-advice" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">outlined these lessons on LinkedIn</a>, and now I&#39;d like to delve deeper. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>1. Hyper-Focus: Zeroing In</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Focus is key. Early on, it&#39;s easy to get pulled in different directions. Stick to one thing and nail it. My dad dropped a truth bomb after my LinkedIn post – he said, “Don’t waste time going to conferences.” He’s onto something. Think ROI. Every minute and dollar spent at an event is time away from building your dream. Measure it against what you gain. If you can look your co-founder or investor in the face and tell them that you’ll bring in business from the conference, then do it. But think about what you’re sacrificing. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>2. Raising Capital</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Let&#39;s get real about money. Raising capital? It&#39;s a big deal, but it’s just the start. You’ve got to have a game plan for every dollar – think of it like your startup’s battle plan. When pitching, here’s the thing: keep it short and sweet. You’ve got maybe a dozen slides to make your mark. Any more than that, and you risk losing their attention. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, once you’ve got that investment, it’s all about communication. Keep your backers in the loop. Got great news? Share it. Hit a rough patch? Be upfront about it. The key here is balance – don&#39;t overpromise, but don&#39;t sell yourself short either. Investors aren’t just your funders; they’re your allies. Keeping them updated is part of the journey, not just a checkbox. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>3. The Team: More Like a Championship Team Than a Family</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> You know how everyone starts off calling their team their family? Well, while a tight knit culture is key, think of your squad more like a sports team. Each member plays a specific role, bringing unique skills to the table. It&#39;s about finding the right fit for each position. Building the culture is like coaching – you set the strategies, the goals, and foster the environment where everyone can excel. In the beginning, take the lead on sales. How you form and lead this team sets the tone for the entire game ahead. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I aim to personally bring in those first 100 customers. If I can keep going past that to 250, I will. I’d love to avoid hiring sales people for as long as humanly possible. It’s likely we’ll end up hiring in marketing and success before sales. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>4. Process: Crafting Your Winning Game Plan</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Processes in a startup? They’re like the unsung heroes. Building a solid process early is like training for the big leagues. Think of it as creating a rhythm everyone moves to. Regularly setting and reviewing OKRs is like your regular team huddle – keeps everyone aligned and chasing the same goals. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Now, let&#39;s talk about the elephant in the room: performance management. It gets a bad rap, often seen as corporate speak for layoffs or cutbacks. But here’s the real deal – it&#39;s about making your team stronger. It&#39;s a two-way street: either you&#39;re coaching someone up, helping them grow and excel, or you’re making the tough call to coach them out. This isn’t about being harsh; it&#39;s about being fair and keeping the team agile and effective. And remember, performance management starts the day someone joins your team, not when problems arise. It&#39;s about setting expectations, giving feedback, and fostering growth from day one. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>5. Tech & Product: Crafting Solutions That Captivate</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> In the world of tech and product development, it&#39;s all about creating software that people love. It&#39;s not just about fixing problems; it&#39;s about making an experience that resonates. This is where your creativity meets user needs. Iterate, refine, and surprise your users with how well you understand them. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> This cycle of building, testing, and iterating is key. Listen to feedback, anticipate needs, and always be ready to pivot or evolve. Your product roadmap? That’s your guiding star. It keeps you on track, aligns your team, and helps you navigate through the tech jungle. It&#39;s more than just a checklist; it&#39;s a dynamic blueprint for your product&#39;s journey. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> And here’s a thing about tech: it’s not just about what it does, but how it makes users feel. Aim for that sweet spot where functionality meets delight. That’s when you know you’ve got something special. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>6. Passion: Seeing Through the Hype</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Passion is your startup&#39;s heartbeat. It&#39;s what makes the difference between a project and a mission. I&#39;ve met a lot of founders recently, and let me tell you, it&#39;s easy to spot who’s in it for the buzz and who’s driven by a real fire. Thirty seconds into a call, and I can usually tell. If someone&#39;s just riding the trend wave, not deeply invested in their idea, it shows. And trust me, investors and customers? They see it too. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So here’s my take: dive into something you&#39;re truly passionate about. Something that keeps you up at night, that you can&#39;t stop thinking about. It’s about being obsessed with a problem that you feel only you can solve. This isn&#39;t just about making a smart business move; it&#39;s about bringing a vision to life that you genuinely believe in. That&#39;s when you move from being just another founder to being an innovator who makes a real impact. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"><b>Wrapping It Up: The Entrepreneurial Essence</b></p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> So, that&#39;s the rundown. We&#39;ve talked about focus, money, team dynamics, the importance of process, the magic of tech, and the undeniable power of passion. It’s a mix of strategy, hard truths, and real talk – the essentials of the startup world. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> As we wrap this up, remember, it’s not just about what you do; it’s how and why you do it. The path of an entrepreneur is as much about the journey as it is about the destination. It&#39;s about building something that matters, with a team that’s driven, using processes that work, and technology that changes the game. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I&#39;m stepping away from the soapbox now, but the conversation doesn’t end here. Excited to dive into supply chain, logistics, and all the nitty-gritty in our upcoming chats. Reach out on <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-1-founder-to-founder-advice" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a> or <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=issue-1-founder-to-founder-advice" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">X/Twitter</a> – let’s keep this dialogue going. Here’s to turning these insights into action and making each week count! </p></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
    <item>
      <title>Introducing the Silver Substack.</title>
      <link>https://mattsilver.ai/blog/introducing-the-silver-substack</link>
      <guid isPermaLink="true">https://mattsilver.ai/blog/introducing-the-silver-substack</guid>
      <pubDate>Sat, 25 Nov 2023 16:12:22 GMT</pubDate>
      <description>Ramblings about the intersection of freight and tech.</description>
      <content:encoded><![CDATA[<!DOCTYPE html><html><head><link href='https://fonts.gstatic.com' rel='preconnect'><link href='https://fonts.googleapis.com/css2?family=Manrope&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><link href='https://fonts.googleapis.com/css2?family=Inter&display=swap' rel='stylesheet'><style type='text/css'>
:root {
  --wt-primary-color: #38BDF8FF;
  --wt-text-on-primary-color: #ffffff;

  --wt-secondary-color: #DFD150;
  --wt-text-on-secondary-color: #222222;

  --wt-tertiary-color: #FFFFFF;
  --wt-text-on-tertiary-color: #222222;

  --wt-background-color: #FFF5F000;
  --wt-text-on-background-color: #18181BFF;

  --wt-subscribe-background-color: #FFFFFF;
  --wt-text-on-subscribe-background-color: #222222;

  --wt-header-font: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-body-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --wt-button-font: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  --wt-border-radius: 6px
}

.bg-wt-primary { background-color: var(--wt-primary-color); }
.text-wt-primary { color: var(--wt-primary-color); }
.border-wt-primary { border-color: var(--wt-primary-color); }

.bg-wt-text-on-primary { background-color: var(--wt-text-on-primary-color); }
.text-wt-text-on-primary { color: var(--wt-text-on-primary-color); }
.border-wt-text-on-primary { border-color: var(--wt-text-on-primary-color); }

.bg-wt-secondary { background-color: var(--wt-secondary-color); }
.text-wt-secondary { color: var(--wt-secondary-color); }
.border-wt-secondary { border-color: var(--wt-secondary-color); }

.bg-wt-text-on-secondary { background-color: var(--wt-text-on-secondary-color); }
.text-wt-text-on-secondary { color: var(--wt-text-on-secondary-color); }
.border-wt-text-on-secondary { border-color: var(--wt-text-on-secondary-color); }

.bg-wt-tertiary { background-color: var(--wt-tertiary-color); }
.text-wt-tertiary { color: var(--wt-tertiary-color); }
.border-wt-tertiary { border-color: var(--wt-tertiary-color); }

.bg-wt-text-on-tertiary { background-color: var(--wt-text-on-tertiary-color); }
.text-wt-text-on-tertiary { color: var(--wt-text-on-tertiary-color); }
.border-wt-text-on-tertiary { border-color: var(--wt-text-on-tertiary-color); }

.bg-wt-background { background-color: var(--wt-background-color); }
.text-wt-background { color: var(--wt-background-color); }
.border-wt-background { border-color: var(--wt-background-color); }

.bg-wt-text-on-background { background-color: var(--wt-text-on-background-color); }
.text-wt-text-on-background { color: var(--wt-text-on-background-color); }
.border-wt-text-on-background { border-color: var(--wt-text-on-background-color); }

.bg-wt-subscribe-background { background-color: var(--wt-subscribe-background-color); }
.text-wt-subscribe-background { color: var(--wt-subscribe-background-color); }
.border-wt-subscribe-background { border-color: var(--wt-subscribe-background-color); }

.bg-wt-text-on-subscribe-background { background-color: var(--wt-text-on-subscribe-background-color); }
.text-wt-text-on-subscribe-background { color: var(--wt-text-on-subscribe-background-color); }
.border-wt-text-on-subscribe-background { border-color: var(--wt-text-on-subscribe-background-color); }

.rounded-wt { border-radius: var(--wt-border-radius); }

.wt-header-font { font-family: var(--wt-header-font); }
.wt-body-font { font-family: var(--wt-body-font); }
.wt-button-font { font-family: var(--wt-button-font); }

input:focus { --tw-ring-color: transparent !important; }

li a { word-break: break-word; }

@media only screen and (max-width:667px) {
  .mob-stack {
    display: block !important;
    width: 100% !important;
  }

  .mob-w-full {
    width: 100% !important;
  }
}

</style><style>
        @font-face {
          font-family: 'Inter';
          font-style: normal;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_fjbvMwCp504jAa1ZL7W0Q5nw.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Inter';
          font-style: italic;
          font-weight: 400;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/inter/v18/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dxRipWFsevceSGM.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 700;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixoy4H28zdQwQzNA.woff2') format('woff2');
        }
        @font-face {
          font-family: 'Instrument Sans';
          font-style: normal;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_jfykywN2u7ZWwU.woff2') format('woff2');
        }

        @font-face {
          font-family: 'Instrument Sans';
          font-style: italic;
          font-weight: 600;
          font-display: swap;
          src: url('https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxoy4H28zdQwQzNA.woff2') format('woff2');
        }
</style><script async id='tiktok-script' src='https://www.tiktok.com/embed.js' type='text/javascript'></script><script async defer id='twitter-wjs' src='https://platform.twitter.com/widgets.js' type='text/javascript'></script><style>
  .table-base, .table-c, .table-h { border: 1px solid #C0C0C0; }
  .table-c { padding:5px; background-color:#FFFFFF; }
  .table-c p { color: #2D2D2D; font-family:'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .table-h { padding:5px; background-color:#F1F1F1; }
  .table-h p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style></head><body class='bg-wt-background' style='color: var(--wt-text-on-background-color) !important;'><div class='rendered-post' style='max-width: 672px; margin: 0 auto;'><div class='bg-wt-background text-wt-text-on-background'><div style='padding-top:1.5rem; padding-bottom:1.5rem;'><style>
  .bh__byline_wrapper {
    font-size: .875rem;
    line-height: 1.25rem;
    vertical-align: middle;
    justify-content: space-between;
    display: block;
  }
  
  .bh__byline_social_wrapper {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
  }
  
  .bh__byline_social_wrapper > * + * {
    margin-left: 0.5rem;
  }
  
  @media (min-width: 768px) {
    .bh__byline_wrapper {
      display: flex;
    }
  
    .bh__byline_social_wrapper {
      margin-top: 0rem;
    }
  }
</style><div id='web-header' style='padding-left: 40px; padding-right: 40px; color: var(--wt-text-on-background-color) !important; padding-bottom: 2rem;'><h1 style='font-size: 36px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 2.5rem; padding-bottom: 8px; font-weight: 700;'>Introducing the Silver Substack.</h1><h2 style='font-size: 20px; font-family:&#39;Instrument Sans&#39;,Helvetica,Arial,sans-serif; line-height: 1.75rem; padding-bottom: 20px; font-weight: 400;'>Ramblings about the intersection of freight and tech.</h2><div class='bh__byline_wrapper'><div><div style='display:flex;'><div style='display:flex; flex-direction:row; justify-content:flex-start;'><div style='display:flex;'><img alt='Author' height='24' src='https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/static_assets/gradient_avatar_1.png' style='height:24px;width:24px;border:2px solid rgba(0,0,0,0);left:-2px;z-index:1;box-sizing:content-box;position:relative;border-radius:9999px;' width='24'></div><div style='display:flex; align-items:center;'><p style='left:4px;position:relative;font-family:&#39;Inter&#39;,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:normal;font-size:14px;color: var(--wt-text-on-background-color);margin:0px;line-height:20px;'><span>Matt Silver</span><br><span class='text-wt-text-on-background' style='opacity:0.75;'> November 25, 2023 </span></p></div></div></div></div><div class='bh__byline_social_wrapper'><a href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fintroducing-the-silver-substack' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 212 212' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='106.214' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M96.9223 92.1778H87.0327V105.498H96.9223V145.461H113.405V105.498H125.273L126.591 92.1778H113.405V86.5165C113.405 83.5193 114.064 82.1873 117.031 82.1873H126.591V65.5364H114.064C102.197 65.5364 96.9223 70.8647 96.9223 80.8552V92.1778Z' fill='#BAC2CE'></path></svg></div></a><a href='https://twitter.com/intent/tweet?text=Ramblings+about+the+intersection+of+freight+and+tech.&url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fintroducing-the-silver-substack' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 52 52' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='26' cy='26' fill-opacity='0.15' fill='#9CA3AF' r='26'></circle><path d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='#BAC2CE' transform='translate(14,14)'></path></svg></div></a><a href='https://www.threads.net/intent/post?text=Ramblings+about+the+intersection+of+freight+and+tech.+https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fintroducing-the-silver-substack' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M125.185 102.469C124.828 102.298 124.465 102.133 124.097 101.975C123.456 90.1702 117.006 83.4121 106.175 83.3429C106.126 83.3426 106.077 83.3426 106.028 83.3426C99.5502 83.3426 94.1624 86.1078 90.8463 91.1396L96.8028 95.2256C99.2801 91.4671 103.168 90.6658 106.031 90.6658C106.064 90.6658 106.097 90.6658 106.13 90.6661C109.696 90.6889 112.387 91.7257 114.129 93.7477C115.397 95.2198 116.244 97.254 116.664 99.8213C113.502 99.2839 110.083 99.1187 106.427 99.3283C96.13 99.9214 89.5101 105.927 89.9547 114.272C90.1803 118.505 92.2891 122.147 95.8924 124.526C98.9389 126.537 102.863 127.52 106.941 127.297C112.326 127.002 116.551 124.948 119.498 121.19C121.737 118.337 123.152 114.64 123.777 109.981C126.344 111.53 128.246 113.568 129.296 116.019C131.083 120.184 131.187 127.028 125.602 132.608C120.709 137.496 114.827 139.611 105.938 139.677C96.0779 139.603 88.6207 136.441 83.7723 130.278C79.2321 124.506 76.8857 116.17 76.7982 105.5C76.8857 94.8301 79.2321 86.4937 83.7723 80.7222C88.6207 74.5587 96.0778 71.3965 105.938 71.3232C115.87 71.3971 123.457 74.5745 128.491 80.7677C130.959 83.8048 132.82 87.6242 134.047 92.0775L141.028 90.2151C139.54 84.7337 137.2 80.0102 134.016 76.0929C127.563 68.1529 118.124 64.0844 105.962 64H105.914C93.777 64.0841 84.4441 68.1681 78.1742 76.1384C72.5949 83.2311 69.7169 93.1 69.6202 105.471L69.6199 105.5L69.6202 105.529C69.7169 117.9 72.5949 127.769 78.1742 134.862C84.4441 142.832 93.777 146.916 105.914 147H105.962C116.753 146.925 124.358 144.1 130.624 137.84C138.822 129.65 138.575 119.385 135.873 113.083C133.934 108.564 130.239 104.893 125.185 102.469ZM106.555 119.985C102.042 120.239 97.3533 118.213 97.1221 113.874C96.9507 110.657 99.4116 107.067 106.832 106.64C107.682 106.591 108.516 106.567 109.335 106.567C112.03 106.567 114.552 106.829 116.844 107.33C115.989 118.008 110.974 119.742 106.555 119.985Z' fill='#BAC2CE'></path></svg></div></a><a href='https://www.linkedin.com/sharing/share-offsite?url=https%3A%2F%2Fmsilver.beehiiv.com%2Fp%2Fintroducing-the-silver-substack' target='_blank'><div style='max-width:28px;'><svg fill='none' height='100%' viewBox='0 0 211 211' width='100%' xmlns='http://www.w3.org/2000/svg'><circle cx='105.5' cy='105.5' fill-opacity='0.15' fill='#9CA3AF' r='105.5'></circle><path d='M82.1892 75.4698C82.1892 80.1362 78.526 83.8026 73.8638 83.8026C69.2015 83.8026 65.5383 80.1362 65.5383 75.4698C65.5383 70.8034 69.2015 67.137 73.8638 67.137C78.526 67.137 82.1892 70.8034 82.1892 75.4698ZM82.1892 90.4689H65.5383V143.799H82.1892V90.4689ZM108.831 90.4689H92.1797V143.799H108.831V115.801C108.831 100.135 128.812 98.8017 128.812 115.801V143.799H145.463V110.134C145.463 83.8026 115.824 84.8026 108.831 97.8018V90.4689Z' fill='#BAC2CE'></path></svg></div></a></div></div></div><div id='content-blocks'><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"></p></div><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;text-align:center;width:100%;word-break:break-word;"><a target="_blank" rel="noopener nofollow noreferrer" href="https://congrats.beehiiv.com/subscribe?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-the-silver-substack"><button style="background-color:#030712;border-radius:8px;color:#FFFFFF;cursor:pointer;font-family:'Verdana',Geneva,sans-serif;font-size:16px;font-weight:normal;line-height:18px;padding:12px 20px;width:fit-content;" type="button"> Subscribe now </button></a></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h2 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin:0;text-align:left;">More words in a slightly more organized fashion</h2></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I know I’ve been hitting <a class="link" href="https://x.com/mattsilver?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-the-silver-substack" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">Twitter/X</a> and <a class="link" href="https://www.linkedin.com/in/mattpsilver/?utm_source=mattsilver-ai&utm_medium=referral&utm_campaign=introducing-the-silver-substack" target="_blank" rel="noopener noreferrer nofollow" style="-webkit-text-decoration:underline #0C4A6E;color:#0C4A6E;font-style:italic;text-decoration:underline #0C4A6E;word-break:break-word;;">LinkedIn</a> pretty hard, lately. There’s so much to talk about in the freight industry, especially when it comes to cross-border freight. It’s all I’ve thought about for the better part of the past decade. Thanks to the rapidly expanding trade relationship between the United States and Mexico, we’re going to see a lot of opportunity for growth supporting this trade lane and more people are working to become experts in a relatively new market. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">1. Another newsletter? Why?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> I get a lot of questions about topics that range from starting a company to the complexities of cross-border Mexico freight and the nearshoring trend that exacerbates it. I figured I would get my thoughts organized a bit more and share some longer form thoughts on here. </p></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> If there’s a specific topic you’re interested in reading about, shoot me a message and let me know! </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">2. Who’s this for?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> Look, this thing will evolve — it’s an iterative process, something I learned about while building Forager. If you love freight, B2B software, entrepreneurship, or cross-border Mexico freight, you found that perfect intersection right here. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">3. How often?</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> My goal is to publish content at least weekly. If there’s a need to share something additional, I’ll do that. </p></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">4. Subscribe at your own risk!</h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> It’s realistically pretty low risk to sign up so just do it. What’re you waiting for? Put your email in that box and click that button. Just do it. </p></div><div style="padding-left:40px;padding-right:40px;"><div style="padding-bottom:20px;padding-left:0px;padding-right:0px;padding-top:20px;"><img alt="" style="margin:0 auto 0 auto;width:100%;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/23568cb2-81e1-4372-8fca-a2f0af0bad39/ce3ad454-1c4d-4157-bf4d-f0540c91ab8a_1792x1024.jpg?t=1769356662"/></div></div><div style="padding-bottom:4px;padding-left:40px;padding-right:40px;padding-top:16px;"><h3 style="color:#111827;font-family:'Instrument Sans',Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:27px;margin:0;text-align:left;">5. The industry is changing. </h3></div><style>
  p span[style*="font-size"] { line-height: 1.6; }
</style><div style="padding-bottom:12px;padding-left:40px;padding-right:40px;padding-top:12px;"><p style="color:#374151;color:var(--wt-text-on-background-color) !important;font-family:'Inter',-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;line-height:21px;text-align:left;"> With the recent news of Convoy’s demise, we’re in for a transformation in the industry. Convoy trained a lot of incredibly smart and talent people and they all gained first hand experience solving complicated supply chain problems. Some of those people will go on to start their own companies and solve a component of those supply chain challenges. I’m excited to see what happens in the industry over the next decade. Things are just getting fun, finally. </p></div><div style="padding:30px;"><div style="margin: 0 auto; border-top: 3px solid #030712; width:50%;"></div></div></div></div></div></div></body></html>]]></content:encoded>
    </item>
  </channel>
</rss>