{"id":31476,"date":"2026-07-02T01:00:56","date_gmt":"2026-07-02T01:00:56","guid":{"rendered":"https:\/\/tradeit.gg\/blog\/?p=31476"},"modified":"2026-07-11T12:31:54","modified_gmt":"2026-07-11T12:31:54","slug":"all-cs2-ct-agents-complete-list","status":"publish","type":"post","link":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/","title":{"rendered":"All CS2 CT Agents &#8211; Complete List"},"content":{"rendered":"\n<p>There are currently <strong>29 CT agents in CS2<\/strong> spread across <strong>13 different factions<\/strong>. <\/p>\n\n\n\n<p>The available CT faction agents in CS2 include FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, and USAF TACP.<\/p>\n\n\n\n<p>If you&#8217;re looking for all CT agents in CS2, this guide contains a complete CT <a href=\"https:\/\/tradeit.gg\/csgo\/type\/agent\" target=\"_blank\" rel=\"noopener\" title=\"\">agent list<\/a> that includes every Counter-Terrorist agent in the game, their faction, collection, and approximate market value.<\/p>\n\n\n\n<style>\n  :root {\n    --tradeit-brand: #534ef9;\n    --tradeit-brand-dark: #3a36a8;\n    --tradeit-blue: #00d4ff;\n    --tradeit-text: #171735;\n    --tradeit-muted: #4f4f68;\n    --tradeit-border: rgba(83, 78, 249, 0.14);\n    --tradeit-bg: #fafaff;\n    --tradeit-radius: 16px;\n    --tradeit-shadow: 0 10px 28px rgba(20, 20, 40, 0.06);\n  }\n\n  .quick-nav-container {\n    font-family: \"Inter\", Arial, sans-serif;\n    margin: 28px 0 34px;\n    padding: 22px;\n    border: 1px solid var(--tradeit-border);\n    border-radius: var(--tradeit-radius);\n    background:\n      radial-gradient(circle at top left, rgba(83, 78, 249, 0.08), transparent 30%),\n      linear-gradient(180deg, #ffffff 0%, #f7f8ff 100%);\n    box-shadow: var(--tradeit-shadow);\n  }\n\n  .quick-nav-container .quick-nav-title {\n    display: inline-block;\n    position: relative;\n    margin: 0 0 18px;\n    color: var(--tradeit-text);\n    font-size: 1.08rem;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: -0.01em;\n  }\n\n  .quick-nav-container .quick-nav-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -7px;\n    width: 100%;\n    height: 3px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, #534ef9, #00d4ff);\n  }\n\n  .quick-nav-container ul {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none !important;\n  }\n\n  .quick-nav-container li {\n    margin: 0;\n    padding: 0;\n    list-style: none !important;\n  }\n\n  .quick-nav-container a {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    min-height: 44px;\n    padding: 10px 12px;\n    border: 1px solid rgba(83, 78, 249, 0.1);\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.72);\n    color: #2e2ac9;\n    font-size: 14.5px;\n    font-weight: 650;\n    line-height: 1.35;\n    text-decoration: none;\n    transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, color 0.2s ease;\n  }\n\n  .quick-nav-container a::before {\n    content: \"\u21b3\";\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 22px;\n    width: 22px;\n    height: 22px;\n    border-radius: 8px;\n    background: rgba(83, 78, 249, 0.09);\n    color: var(--tradeit-brand);\n    font-size: 13px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .quick-nav-container a:hover,\n  .quick-nav-container a:focus {\n    border-color: rgba(83, 78, 249, 0.28);\n    background: #ffffff;\n    color: var(--tradeit-brand-dark);\n    transform: translateY(-1px);\n  }\n\n  .steam-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin: 30px 0;\n    font-family: \"Inter\", Arial, sans-serif;\n  }\n\n  .steam-card {\n    border-radius: 16px;\n    padding: 20px;\n    border: 1px solid rgba(83, 78, 249, 0.14);\n    box-shadow: var(--tradeit-shadow);\n  }\n\n  .steam-card strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #111322;\n    font-size: 1.02rem;\n    font-weight: 800;\n  }\n\n  .steam-card p {\n    margin: 0;\n    color: #33334d;\n    line-height: 1.6;\n  }\n\n  .steam-card-blue {\n    background: #eef2ff;\n  }\n\n  .steam-card-green {\n    background: #ecfdf5;\n  }\n\n  .steam-card-purple {\n    background: #f5f3ff;\n  }\n\n  .steam-card-orange {\n    background: #fff7ed;\n  }\n\n  .steam-card-pink {\n    background: #fdf2f8;\n  }\n\n  .steam-card-gray {\n    background: #f8fafc;\n  }\n\n  .format-table-container {\n    max-width: 100%;\n    margin: 30px 0;\n    font-family: \"Inter\", Arial, sans-serif;\n  }\n\n  .format-table-container .table-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid rgba(83, 78, 249, 0.14);\n    border-radius: 16px;\n    background: #ffffff;\n    box-shadow: var(--tradeit-shadow);\n  }\n\n  .format-table {\n    width: 100%;\n    min-width: 820px;\n    border-collapse: separate;\n    border-spacing: 0;\n    font-size: 14.5px;\n  }\n\n  .format-table th {\n    padding: 14px 15px;\n    background: linear-gradient(135deg, #534ef9, #2e2ac9);\n    color: #ffffff;\n    font-weight: 800;\n    text-align: left;\n    line-height: 1.35;\n  }\n\n  .format-table th:first-child {\n    border-top-left-radius: 15px;\n  }\n\n  .format-table th:last-child {\n    border-top-right-radius: 15px;\n  }\n\n  .format-table td {\n    padding: 13px 15px;\n    border-bottom: 1px solid rgba(83, 78, 249, 0.1);\n    color: #33334d;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .format-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .format-table tr:nth-child(even) td {\n    background: rgba(83, 78, 249, 0.035);\n  }\n\n  .format-table tr:hover td {\n    background: rgba(83, 78, 249, 0.07);\n  }\n\n  .format-type {\n    color: #2e2ac9;\n    font-weight: 800;\n  }\n\n  .tradeit-tip-card {\n    box-sizing: border-box;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    width: 100%;\n    max-width: 88%;\n    margin: 26px auto;\n    padding: 17px 18px;\n    border: 1px solid rgba(83, 78, 249, 0.14);\n    border-left: 4px solid var(--tradeit-brand);\n    border-radius: 0 14px 14px 0;\n    background: linear-gradient(180deg, #ffffff 0%, #f7f8ff 100%);\n    box-shadow: 0 8px 22px rgba(83, 78, 249, 0.08);\n    font-family: \"Inter\", Arial, sans-serif;\n  }\n\n  .tradeit-tip-card .tip-icon {\n    font-size: 24px;\n    line-height: 1;\n    color: #3A35FB;\n  }\n\n  .tradeit-tip-card .tip-content {\n    flex: 1;\n    color: var(--tradeit-muted);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .tradeit-tip-card strong {\n    color: #2e2ac9;\n    font-weight: 850;\n  }\n\n  .tradeit-top-blog-cta {\n    font-family: \"Inter\", Arial, sans-serif;\n    position: relative;\n    overflow: hidden;\n    margin: 28px auto 30px;\n    padding: 30px 28px;\n    border: 1px solid rgba(83, 78, 249, 0.16);\n    border-radius: 18px;\n    background:\n      radial-gradient(circle at 8% 18%, rgba(83, 78, 249, 0.12) 0, transparent 28%),\n      radial-gradient(circle at 92% 12%, rgba(0, 212, 255, 0.1) 0, transparent 26%),\n      linear-gradient(180deg, #ffffff 0%, #f6f7ff 100%);\n    box-shadow: 0 12px 32px rgba(83, 78, 249, 0.09);\n    text-align: center;\n    color: var(--tradeit-text);\n  }\n\n  .tradeit-top-blog-cta::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 0 auto;\n    height: 4px;\n    background: linear-gradient(90deg, #534ef9, #7c5cff, #00d4ff);\n  }\n\n  .tradeit-top-blog-cta .tradeit-top-blog-cta-content {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .tradeit-top-blog-cta .tradeit-top-blog-cta-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    padding: 6px 11px;\n    border: 1px solid rgba(83, 78, 249, 0.16);\n    border-radius: 999px;\n    background: rgba(83, 78, 249, 0.08);\n    color: var(--tradeit-brand-dark) !important;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .tradeit-top-blog-cta .tradeit-top-blog-cta-title {\n    display: block;\n    margin: 0 0 10px;\n    color: #111322 !important;\n    font-size: 1.65rem;\n    line-height: 1.22;\n    font-weight: 900;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .tradeit-top-blog-cta .tradeit-top-blog-cta-text {\n    max-width: 690px;\n    margin: 0 auto 20px;\n    color: #454761 !important;\n    font-size: 1rem;\n    line-height: 1.65;\n  }\n\n  .tradeit-top-blog-cta .tradeit-top-blog-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 44px;\n    padding: 12px 22px;\n    border-radius: 11px;\n    background: linear-gradient(135deg, #534ef9, #3a36a8);\n    color: #ffffff !important;\n    font-weight: 750;\n    text-decoration: none;\n    box-shadow: 0 10px 22px rgba(83, 78, 249, 0.18);\n  }\n\n  .tradeit-mid-cta {\n    font-family: \"Inter\", Arial, sans-serif;\n    position: relative;\n    overflow: hidden;\n    margin: 34px 0;\n    padding: 24px 26px;\n    border: 1px solid rgba(83, 78, 249, 0.16);\n    border-left: 5px solid var(--tradeit-brand);\n    border-radius: 16px;\n    background:\n      radial-gradient(circle at 96% 0%, rgba(83, 78, 249, 0.12) 0, transparent 30%),\n      linear-gradient(180deg, #ffffff 0%, #f6f7ff 100%);\n    box-shadow: 0 8px 24px rgba(46, 42, 201, 0.08);\n    text-align: center;\n  }\n\n  .tradeit-mid-cta .cta-content {\n    position: relative;\n    z-index: 1;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .tradeit-mid-cta .cta-title {\n    display: block;\n    margin-bottom: 8px;\n    color: #111322;\n    font-size: 1.35rem;\n    line-height: 1.3;\n    font-weight: 850;\n    letter-spacing: -0.025em;\n  }\n\n  .tradeit-mid-cta p {\n    max-width: 650px;\n    margin: 0 auto 18px;\n    color: #454761;\n    font-size: 0.98rem;\n    line-height: 1.6;\n  }\n\n  .tradeit-mid-cta a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 42px;\n    padding: 11px 20px;\n    border-radius: 10px;\n    background: linear-gradient(135deg, #534ef9, #3a36a8);\n    color: #ffffff !important;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .tradeit-banner-cta {\n    font-family: \"Inter\", Arial, sans-serif;\n    position: relative;\n    overflow: hidden;\n    margin: 34px 0;\n    padding: 36px 32px;\n    border-radius: 18px;\n    background:\n      radial-gradient(circle at 12% 20%, rgba(255, 255, 255, 0.18) 0, transparent 26%),\n      radial-gradient(circle at 88% 18%, rgba(0, 212, 255, 0.16) 0, transparent 24%),\n      linear-gradient(135deg, #534ef9 0%, #2e2ac9 100%);\n    color: #ffffff;\n    text-align: center;\n    box-shadow: 0 14px 32px rgba(46, 42, 201, 0.24);\n  }\n\n  .tradeit-banner-cta::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);\n    background-size: 34px 34px;\n    opacity: 0.16;\n    pointer-events: none;\n  }\n\n  .tradeit-banner-cta .cta-title {\n    display: block;\n    position: relative;\n    z-index: 1;\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-size: 2rem;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .tradeit-banner-cta p {\n    position: relative;\n    z-index: 1;\n    max-width: 680px;\n    margin: 0 auto 22px;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 1rem;\n    line-height: 1.65;\n  }\n\n  .tradeit-banner-cta a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    z-index: 1;\n    min-height: 44px;\n    padding: 12px 22px;\n    border-radius: 10px;\n    background: #ffffff;\n    color: #2e2ac9 !important;\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  @media (max-width: 1024px) {\n    .steam-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .quick-nav-container ul {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .tradeit-tip-card {\n      max-width: 100%;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .steam-card-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .tradeit-top-blog-cta,\n    .tradeit-mid-cta,\n    .tradeit-banner-cta {\n      padding: 24px 20px;\n      border-radius: 16px;\n      margin: 24px 0 30px;\n    }\n\n    .tradeit-top-blog-cta .tradeit-top-blog-cta-title {\n      font-size: 1.4rem;\n    }\n\n    .tradeit-mid-cta .cta-title {\n      font-size: 1.22rem;\n    }\n\n    .tradeit-banner-cta .cta-title {\n      font-size: 1.55rem;\n    }\n\n    .tradeit-top-blog-cta .tradeit-top-blog-cta-text,\n    .tradeit-mid-cta p,\n    .tradeit-banner-cta p {\n      font-size: 0.95rem;\n    }\n\n    .tradeit-top-blog-cta .tradeit-top-blog-cta-button,\n    .tradeit-mid-cta a,\n    .tradeit-banner-cta a {\n      width: 100%;\n      max-width: 320px;\n      box-sizing: border-box;\n      text-align: center;\n    }\n  }\n<\/style>\n\n\n\n<style>\n  :root {\n    --brand: #534ef9;\n    --brand-dark: #3a36a8;\n    --bg: #f9f9ff;\n    --radius: 12px;\n    --border: #e6e6f0;\n  }\n\n  .quick-nav-container {\n    font-family: \"Inter\", Arial, sans-serif;\n    background: var(--bg);\n    padding: 24px 28px;\n    border-radius: var(--radius);\n    border: 1px solid var(--border);\n    margin-bottom: 32px;\n    line-height: 1.65;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);\n  }\n\n  .quick-nav-title {\n    margin: 0 0 20px;\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #111;\n    position: relative;\n    display: inline-block;\n  }\n\n  .quick-nav-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -6px;\n    width: 100%;\n    height: 3px;\n    border-radius: 2px;\n    background: var(--brand);\n  }\n\n  .quick-nav-container ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .quick-nav-container a {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    color: var(--brand);\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.2s ease;\n  }\n\n  .quick-nav-container a::before {\n    content: \"\u2192\";\n    font-size: 0.8rem;\n    opacity: 0.6;\n    transition: transform 0.2s ease;\n  }\n\n  .quick-nav-container a:hover,\n  .quick-nav-container a:focus {\n    color: var(--brand-dark);\n    padding-left: 6px;\n  }\n\n  .quick-nav-container a:hover::before,\n  .quick-nav-container a:focus::before {\n    transform: translateX(2px);\n  }\n<\/style>\n\n<div class=\"quick-nav-container\" role=\"navigation\" aria-label=\"Page quick links\">\n  <div class=\"quick-nav-title\">On This Page<\/div>\n  <ul>\n    <li><a href=\"#quick-reference-table-of-ct-agents\">Quick Reference Table of CT Agents<\/a><\/li>\n    <li><a href=\"#what-are-cs2-ct-agents\">What Are CS2 CT Agents?<\/a><\/li>\n    <li><a href=\"#all-cs2-ct-agents-by-faction\">All CS2 CT Agents by Faction<\/a><\/li>\n    <li><a href=\"#best-cs2-ct-agents-top-picks\">Best CS2 CT Agents &#8211; Top Picks<\/a><\/li>\n    <li><a href=\"#cheapest-cs2-ct-agents\">Cheapest CS2 CT Agents<\/a><\/li>\n    <li><a href=\"#most-expensive-cs2-ct-agents\">Most Expensive CS2 CT Agents<\/a><\/li>\n    <li><a href=\"#how-to-get-cs2-ct-agents\">How to Get CS2 CT Agents<\/a><\/li>\n    <li><a href=\"#faqs\">FAQs<\/a><\/li>\n  <\/ul>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1536\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07.webp\" alt=\"All CS2 CT Agent Skins\" class=\"wp-image-31639\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07.webp\" data-full-size=\"1024x1536\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07-200x300.webp 200w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07-683x1024.webp 683w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-07-768x1152.webp 768w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<h2 id='quick-reference-table-of-ct-agents'  id=\"boomdevs_1\" class=\"wp-block-heading\">Quick Reference Table of CT Agents<\/h2>\n\n\n\n<p>Here are the CT agents that you can own in CS2:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><div class=\"table-wrapper\"><table class=\"has-fixed-layout\"><thead><tr><th>Name<\/th><th>FCT.<\/th><th>Col.<\/th><th>Price<\/th><\/tr><\/thead><tbody><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/special-agent-ava-fbi\" target=\"_blank\" rel=\"noopener\" title=\"\">Special Agent Ava<\/a><\/td><td>FBI<\/td><td>Shattered Web<\/td><td>$20\u201330<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/michael-syfers-fbi-sniper\" target=\"_blank\" rel=\"noopener\" title=\"\">Michael Syfers<\/a><\/td><td>FBI Sniper<\/td><td>Shattered Web<\/td><td>$12\u201318<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/markus-delrow-fbi-hrt\" target=\"_blank\" rel=\"noopener\" title=\"\">Markus Delrow<\/a><\/td><td>FBI HRT<\/td><td>Shattered Web<\/td><td>$8\u201312<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/operator-fbi-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Operator<\/a><\/td><td>FBI SWAT<\/td><td>Shattered Web<\/td><td>$10\u201315<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/3rd-commando-company-|-ksk\" target=\"_blank\" rel=\"noopener\" title=\"\">3rd Commando Company<\/a><\/td><td>KSK<\/td><td>Shattered Web<\/td><td>$11\u201315<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/lt-commander-ricksaw-nswc-seal\" target=\"_blank\" rel=\"noopener\" title=\"Lt. Commander Ricksaw\">Lt. Commander Ricksaw<\/a><\/td><td>NSWC SEAL<\/td><td>Shattered Web<\/td><td>$25\u201340<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/blueberries-buckshot-nswc-seal\" target=\"_blank\" rel=\"noopener\" title=\"\">Buckshot<\/a><\/td><td>NSWC SEAL<\/td><td>Shattered Web<\/td><td>$7\u201310<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/seal-team-6-soldier-nswc-seal\" target=\"_blank\" rel=\"noopener\" title=\"\">Seal Team 6 Soldier<\/a><\/td><td>NSWC SEAL<\/td><td>Shattered Web<\/td><td>$10\u201314<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/b-squadron-officer-sas\" target=\"_blank\" rel=\"noopener\" title=\"\">B Squadron Officer<\/a><\/td><td>SAS<\/td><td>Shattered Web<\/td><td>$9\u201313<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/two-times-mccoy-usaf-tacp\" target=\"_blank\" rel=\"noopener\" title=\"\">&#8216;Two Times&#8217; McCoy<\/a><\/td><td>USAF TACP<\/td><td>Shattered Web<\/td><td>$7\u201311<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-mae-dead-cold-jamison-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Cmdr. Mae &#8220;Dead Cold&#8221; Jamison<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$20\u201330<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/1st-lieutenant-farlow-|-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">1st Lieutenant Farlow<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$9\u201312<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/sergeant-bombson-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Sergeant Bombson<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$15\u201322<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/john-van-healen-kask-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">John &#8220;Van Healen&#8221; Kask<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$12\u201318<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/bio-haz-specialist-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Bio-Haz Specialist<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$10\u201314<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/chem-haz-specialist-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Chem-Haz Specialist<\/a><\/td><td>SWAT<\/td><td>Broken Fang<\/td><td>$10\u201314<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/blueberries-buckshot-nswc-seal\" target=\"_blank\" rel=\"noopener\" title=\"\">&#8216;Blueberries&#8217; Buckshot<\/a><\/td><td>NSWC SEAL<\/td><td>Broken Fang<\/td><td>$14\u201320<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/two-times-mccoy-usaf-tacp\" target=\"_blank\" rel=\"noopener\" title=\"\">&#8216;Two Times&#8217; McCoy<\/a><\/td><td>TACP Cavalry<\/td><td>Broken Fang<\/td><td>$8\u201312<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/chef-descadron-rouchard-gendarmerie-nationale\" target=\"_blank\" rel=\"noopener\" title=\"\">Chef d&#8217;Escadron Rouchard<\/a><\/td><td>Gendarmerie Nationale<\/td><td>Riptide<\/td><td>$20\u201330<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/aspirant-gendarmerie-nationale\" target=\"_blank\" rel=\"noopener\" title=\"\">Aspirant<\/a><\/td><td>Gendarmerie Nationale<\/td><td>Riptide<\/td><td>$14\u201320<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/chem-haz-capitaine-gendarmerie-nationale\" target=\"_blank\" rel=\"noopener\" title=\"\">Chem-Haz Capitaine<\/a><\/td><td>Gendarmerie Nationale<\/td><td>Riptide<\/td><td>$30\u201340<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/officer-jacques-beltram-gendarmerie-nationale\" target=\"_blank\" rel=\"noopener\" title=\"\">Officer Jacques Beltram<\/a><\/td><td>Gendarmerie Nationale<\/td><td>Riptide<\/td><td>$12\u201318<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/sous-lieutenant-medic-gendarmerie-nationale\" target=\"_blank\" rel=\"noopener\" title=\"\">Sous-Lieutenant Medic<\/a><\/td><td>Gendarmerie Nationale<\/td><td>Riptide<\/td><td>$12\u201318<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-davida-goggles-fernandez-seal-frogman\" target=\"_blank\" rel=\"noopener\" title=\"\">Cmdr. Davida &#8220;Goggles&#8221; Fernandez<\/a><\/td><td>SEAL Frogman<\/td><td>Riptide<\/td><td>$50\u201370<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-frank-wet-sox-baroud-seal-frogman\" target=\"_blank\" rel=\"noopener\" title=\"\">Cmdr. Frank &#8220;Wet Sox&#8221; Baroud<\/a><\/td><td>SEAL Frogman<\/td><td>Riptide<\/td><td>$45\u201365<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/lieutenant-rex-krikey-seal-frogman\" target=\"_blank\" rel=\"noopener\" title=\"\">Lieutenant Rex Krikey<\/a><\/td><td>SEAL Frogman<\/td><td>Riptide<\/td><td>$18\u201325<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/d-squadron-officer-nzsas\" target=\"_blank\" rel=\"noopener\" title=\"\">D Squadron Officer<\/a><\/td><td>NZSAS<\/td><td>Riptide<\/td><td>$60\u201380<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/primeiro-tenente-brazilian-1st-battalion\" target=\"_blank\" rel=\"noopener\" title=\"\">Primeiro Tenente<\/a><\/td><td>Brazilian 1st Battalion<\/td><td>Riptide<\/td><td>$45\u201365<\/td><\/tr><tr><td><a href=\"https:\/\/tradeit.gg\/csgo\/item\/lieutenant-tree-hugger-farlow-swat\" target=\"_blank\" rel=\"noopener\" title=\"\">Lieutenant &#8220;Tree Hugger&#8221; Farlow<\/a><\/td><td>SWAT<\/td><td>Riptide<\/td><td>$8\u201312<\/td><\/tr><\/tbody><\/table><\/div><\/figure>\n\n\n\n<div style=\"max-width:900px; margin:25px auto; padding:18px 22px; background:#eef6ff; border-left:6px solid #1e88e5; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08); font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <h3 id='price-update'  id=\"boomdevs_2\" style=\"margin:0 0 10px 0; color:#1565c0;\">\n    Price Update\n  <\/h3>\n\n  <p style=\"margin:0; color:#000; line-height:1.7; font-size:16px;\">\n    The prices shown in this guide were <strong>last checked in June 2026<\/strong>. Since CS2 skin and agent prices fluctuate based on market activity, some values may have changed since then.\n  <\/p>\n\n<\/div>\n\n\n\n<div class=\"tradeit-mid-cta\">\n  <div class=\"cta-content\">\n    <span class=\"cta-title\">Looking for Your Next CS2 Agent?<\/span>\n    <p>Browse Counter-Strike 2 agents or trade your existing inventory for the skins and agents you want.<\/p>\n\n    <a href=\"https:\/\/tradeit.gg\/csgo\/trade\/agent\"\n       target=\"_blank\"\n       rel=\"noopener noreferrer\">\n      Trade and Browse CS2 Agents on Tradeit \u2192\n    <\/a>\n  <\/div>\n<\/div>\n\n\n\n<h2 id='what-are-cs2-ct-agents'  id=\"boomdevs_3\" class=\"wp-block-heading\">What Are CS2 CT Agents?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15-1024x576.webp\" alt=\"What Are CS2 CT Agents\" class=\"wp-image-31640\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15.webp\" data-full-size=\"1672x941\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-15.webp 1672w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>CS2 CT agents are cosmetic character skins that replace the default Counter-Terrorist models. Unlike weapon skins, agents change your character&#8217;s appearance, voice lines, sleeves, gloves, and overall visual identity during matches.<\/p>\n\n\n\n<p>Most Counter-Terrorist agents in <a href=\"https:\/\/www.counter-strike.net\/\" target=\"_blank\" rel=\"noopener\" title=\"\">CS2<\/a> were introduced through Operations such as Shattered Web, Broken Fang, and Riptide. They can now be obtained through the Steam Community Market and third-party marketplaces like Tradeit.<\/p>\n\n\n\n<p>When browsing all CT-sided agent skins in CS2, you&#8217;ll notice that agents are divided into several rarity tiers. These tiers are:<\/p>\n\n\n\n<div style=\"display:grid; grid-template-columns:1fr; gap:16px; max-width:950px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#effcf0; border-left:6px solid #43a047; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='\ud83d\udfe2-distinguished-agent'  id=\"boomdevs_4\" style=\"margin:0 0 10px 0; color:#2e7d32;\">\ud83d\udfe2 Distinguished Agent<\/h3>\n    <p style=\"margin:0 0 8px 0; color:#000; line-height:1.6;\">\n      <strong>Rarity:<\/strong> The most common tier, featuring slightly modified standard character models.\n    <\/p>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      <strong>Design &#038; Cost:<\/strong> Usually the most budget-friendly option (typically ranging from $3 to $20) and represents lower-ranked faction members.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#eef6ff; border-left:6px solid #1e88e5; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='\ud83d\udd35-exceptional-agent'  id=\"boomdevs_5\" style=\"margin:0 0 10px 0; color:#1565c0;\">\ud83d\udd35 Exceptional Agent<\/h3>\n    <p style=\"margin:0 0 8px 0; color:#000; line-height:1.6;\">\n      <strong>Rarity:<\/strong> A mid-tier rarity that features far fewer available skins compared to Distinguished Agents.\n    <\/p>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      <strong>Design &#038; Cost:<\/strong> Offers a great balance between affordability and uniqueness, featuring customized models that stand out from standard designs.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#f5efff; border-left:6px solid #8e24aa; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='\ud83d\udfe3-superior-agent'  id=\"boomdevs_6\" style=\"margin:0 0 10px 0; color:#6a1b9a;\">\ud83d\udfe3 Superior Agent<\/h3>\n    <p style=\"margin:0 0 8px 0; color:#000; line-height:1.6;\">\n      <strong>Rarity:<\/strong> A highly sought-after tier that typically represents high-ranking faction members.\n    <\/p>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      <strong>Design &#038; Cost:<\/strong> Features upgraded textures, distinct tactical gear, and highly desirable appearances. These agents generally command moderate-to-high prices.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#fff0f0; border-left:6px solid #e53935; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='\ud83d\udd34-master-agent'  id=\"boomdevs_7\" style=\"margin:0 0 10px 0; color:#c62828;\">\ud83d\udd34 Master Agent<\/h3>\n    <p style=\"margin:0 0 8px 0; color:#000; line-height:1.6;\">\n      <strong>Rarity:<\/strong> The highest and rarest agent tier in CS2.\n    <\/p>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      <strong>Design &#038; Cost:<\/strong> Features elite characters, premium visual designs, and some of the most recognizable models in the game. Master Agents are typically the most expensive and collectible agents available.\n    <\/p>\n  <\/div>\n\n<\/div>\n\n\n<div style=\"gap: 20px;\" class=\"align-button-center ub-buttons orientation-button-row ub-flex-wrap wp-block-ub-button\" id=\"ub-button-c8443056-d6c6-4496-99c4-5b0dbbb5f722\"><div class=\"ub-button-container ub-button-full-container\">\n\t\t\t<a href=\"https:\/\/tradeit.gg\/csgo\/sell\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ub-button-block-main  ub-button-full-width \" role=\"button\" style=\"--ub-button-background-color: #3a35fb; --ub-button-color: #ffffff; --ub-button-border: none; --ub-button-hover-background-color: #00499d; --ub-button-hover-color: #ffffff; --ub-button-hover-border: none; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top-left-radius: 10px;; border-top-right-radius: 10px;; border-bottom-left-radius: 10px;; border-bottom-right-radius: 10px;; \">\n\t\t\t\t<div class=\"ub-button-content-holder\" style=\"flex-direction: row\">\n\t\t\t\t\t<span class=\"ub-button-block-btn\"><strong>Sell CS2 Skins on Tradeit.gg<\/strong><\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div><\/div>\n\n\n<h2 id='all-cs2-ct-agents-by-faction'  id=\"boomdevs_8\" class=\"wp-block-heading\">All CS2 CT Agents by Faction<\/h2>\n\n\n\n<p>Here are the factions that CT agents can belong to:<\/p>\n\n\n\n<h3 id='1-fbi-agents'  id=\"boomdevs_9\" class=\"wp-block-heading\">1. FBI Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-1024x576.webp\" alt=\"Special Agent Ava - CS2 CT Agent\" class=\"wp-image-31563\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-05.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The FBI faction represents the Federal Bureau of Investigation&#8217;s tactical units and is one of the most recognizable CT groups in Counter-Strike history.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Special Agent Ava\n    <\/div>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> FBI\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $20\u201330 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Master Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='2-fbi-sniper-agents'  id=\"boomdevs_10\" class=\"wp-block-heading\">2. FBI Sniper Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-1024x576.webp\" alt=\"Michael Syfers - FBI Sniper Agents\" class=\"wp-image-31565\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-01.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The FBI Sniper faction specializes in long-range precision operations.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Michael Syfers\n    <\/div>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> FBI Sniper\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $12\u201318 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Superior Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='3-fbi-swat-agents'  id=\"boomdevs_11\" class=\"wp-block-heading\">3. FBI SWAT Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-1024x576.webp\" alt=\"Operator - FBI SWAT Agents\" class=\"wp-image-31566\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-02.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The FBI SWAT faction focuses on high-risk tactical intervention and hostage rescue missions.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Operator\n    <\/div>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> FBI SWAT\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $10\u201315 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Distinguished Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='4-sas-agents'  id=\"boomdevs_12\" class=\"wp-block-heading\">4. SAS Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-1024x576.webp\" alt=\"B Squadron Officer - SAS Agents\" class=\"wp-image-31567\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-03.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The SAS faction is based on the British Special Air Service, one of the world&#8217;s most famous special forces units.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      B Squadron Officer\n    <\/div>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> SAS\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $9\u201313 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Distinguished Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='5-nzsas-agents'  id=\"boomdevs_13\" class=\"wp-block-heading\">5. NZSAS Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-1024x576.webp\" alt=\"D Squadron Officer - NZSAS Agents\" class=\"wp-image-31568\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-04.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The NZSAS faction represents the New Zealand Special Air Service.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      D Squadron Officer\n    <\/div>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> NZSAS\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Riptide\n    <\/p>\n\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $60\u201380 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Distinguished Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='6-nswc-seal-agents'  id=\"boomdevs_14\" class=\"wp-block-heading\">6. NSWC SEAL Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-1024x576.webp\" alt=\"Lt. Commander Ricksaw - NSWC SEAL Agents\" class=\"wp-image-31569\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-05.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The NSWC SEAL faction is inspired by the United States Navy SEALs and remains one of the most popular CT factions.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Lt. Commander Ricksaw\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> NSWC SEAL<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $25\u201340 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Master Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Buckshot\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> NSWC SEAL<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $7\u201310 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Seal Team 6 Soldier\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> NSWC SEAL<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $10\u201314 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Distinguished Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      &#8216;Blueberries&#8217; Buckshot\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> NSWC SEAL<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $14\u201320 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='7-seal-frogman-agents'  id=\"boomdevs_15\" class=\"wp-block-heading\">7. SEAL Frogman Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-1024x576.webp\" alt=\"Cmdr. Davida &quot;Goggles&quot; Fernandez - SEAL Frogman Agents\" class=\"wp-image-31570\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-06.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>SEAL Frogman agents specialize in maritime and amphibious operations.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Cmdr. Davida &#8220;Goggles&#8221; Fernandez\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SEAL Frogman<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $50\u201370 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Master Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Cmdr. Frank &#8220;Wet Sox&#8221; Baroud\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SEAL Frogman<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $45\u201365 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Master Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Lieutenant Rex Krikey\n    <\/div>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SEAL Frogman<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px 0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $18\u201325 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Superior Agent<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='8-swat-agents'  id=\"boomdevs_16\" class=\"wp-block-heading\">8. SWAT Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-1024x576.webp\" alt=\"Cmdr. Mae &quot;Dead Cold&quot; Jamison - SWAT Agents\" class=\"wp-image-31571\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-07.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The SWAT faction features heavily armored law enforcement operators designed for urban combat.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Cmdr. Mae &#8220;Dead Cold&#8221; Jamison\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $20\u201330 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Master Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      1st Lieutenant Farlow\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $9\u201312 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Superior Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Lieutenant &#8220;Tree Hugger&#8221; Farlow\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $8\u201312 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Superior Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Sergeant Bombson\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $15\u201322 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      John &#8220;Van Healen&#8221; Kask\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $12\u201318 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Bio-Haz Specialist\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $10\u201314 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Distinguished Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Chem-Haz Specialist\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> SWAT<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Broken Fang<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $10\u201314 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Distinguished Agent<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='9-ksk-agents'  id=\"boomdevs_17\" class=\"wp-block-heading\">9. KSK Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-1024x576.webp\" alt=\"3rd Commando Company - KSK Agents\" class=\"wp-image-31572\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-08.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The KSK faction is based on Germany&#8217;s Kommando Spezialkr\u00e4fte special forces unit.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      3rd Commando Company\n    <\/div>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> KSK\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $11\u201315 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Distinguished Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='10-gendarmerie-nationale-agents'  id=\"boomdevs_18\" class=\"wp-block-heading\">10. Gendarmerie Nationale Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-1024x576.webp\" alt=\"Chef d'Escadron Rouchard - Gendarmerie Nationale Agents\" class=\"wp-image-31573\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-09.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The Gendarmerie Nationale faction represents France&#8217;s national military police force.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Chef d&#8217;Escadron Rouchard\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> Gendarmerie Nationale<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $20\u201330 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Master Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Aspirant\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> Gendarmerie Nationale<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $14\u201320 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Distinguished Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Chem-Haz Capitaine\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> Gendarmerie Nationale<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $30\u201340 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Superior Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Officer Jacques Beltram\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> Gendarmerie Nationale<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $12\u201318 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Sous-Lieutenant Medic\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Faction:<\/strong> Gendarmerie Nationale<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $12\u201318 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Rarity:<\/strong> Exceptional Agent<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='11-brazilian-1st-battalion-agents'  id=\"boomdevs_19\" class=\"wp-block-heading\">11. Brazilian 1st Battalion Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-1024x576.webp\" alt=\"Primeiro Tenente - Brazilian 1st Battalion Agents\" class=\"wp-image-31574\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-10.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The Brazilian 1st Battalion faction brings a unique South American military theme to CS2.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      Primeiro Tenente\n    <\/div>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> Brazilian 1st Battalion\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Riptide\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $45\u201365 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Superior Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='12-tacp-cavalry-agents'  id=\"boomdevs_20\" class=\"wp-block-heading\">12. TACP Cavalry Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-1024x576.webp\" alt=\"'Two Times' McCoy (TACP) - TACP Cavalry Agents\" class=\"wp-image-31575\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-11.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The TACP Cavalry faction represents Tactical Air Control Party personnel working alongside ground forces.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      &#8216;Two Times&#8217; McCoy (TACP)\n    <\/div>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> TACP Cavalry\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $7\u201311 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Superior Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h3 id='13-usaf-tacp-agents'  id=\"boomdevs_21\" class=\"wp-block-heading\">13. USAF TACP Agents<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-1024x576.webp\" alt=\"'Two Times' McCoy (USAF TACP) - USAF TACP Agents\" class=\"wp-image-31576\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agents-12.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>The USAF TACP faction is derived from the United States Air Force Tactical Air Control Party.<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n\n    <div style=\"margin:0 0 16px 0; color:#2E2AC9; font-size:24px; font-weight:700; line-height:1.3;\">\n      &#8216;Two Times&#8217; McCoy (USAF TACP)\n    <\/div>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Faction:<\/strong> USAF TACP\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Collection:<\/strong> Shattered Web\n    <\/p>\n\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\">\n      <strong>Approximate Price:<\/strong> $7\u201311 USD\n    <\/p>\n\n    <p style=\"margin:0; color:#000; line-height:1.7;\">\n      <strong>Rarity:<\/strong> Superior Agent\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h2 id='best-cs2-ct-agents-top-picks'  id=\"boomdevs_22\" class=\"wp-block-heading\">Best CS2 CT Agents &#8211; Top Picks<\/h2>\n\n\n\n<p>If you&#8217;re searching for the best CS2 agents for Counter-Terrorists, these are generally considered the most desirable options:<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-davida-goggles-fernandez-seal-frogman\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Cmdr. Davida &#8220;Goggles&#8221; Fernandez\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $50\u201370 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Description:<\/strong> One of the most visually distinctive CT agents, featuring premium SEAL Frogman gear and a highly collectible design that stands out in matches.<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/d-squadron-officer-nzsas\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        D Squadron Officer\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $60\u201380 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Description:<\/strong> A fan-favorite NZSAS agent with a clean tactical appearance and one of the highest market values among CT agents despite its Distinguished rarity.<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/lt-commander-ricksaw-nswc-seal\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Lt. Commander Ricksaw\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $25\u201340 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Description:<\/strong> A classic Master Agent from the Shattered Web Collection, valued for its elite NSWC SEAL design and long-standing popularity with collectors.<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/special-agent-ava-fbi\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Special Agent Ava\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $20\u201330 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Description:<\/strong> One of the most recognizable female CT agents, offering a unique FBI model, premium rarity, and consistently strong demand.<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-frank-wet-sox-baroud-seal-frogman\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Cmdr. Frank &#8220;Wet Sox&#8221; Baroud\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $45\u201365 USD<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Description:<\/strong> Features an intimidating SEAL Frogman outfit with detailed tactical gear, making it one of the most premium-looking and sought-after CT agents in CS2.<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p>These agents combine strong visual designs, rarity, and popularity within the community, making them leading contenders for the title of best CT agent skin in CS2.<\/p>\n\n\n\n<div class=\"tradeit-top-blog-cta\">\n  <div class=\"tradeit-top-blog-cta-content\">\n    <span class=\"tradeit-top-blog-cta-label\">Recommended Guide<\/span>\n\n    <span class=\"tradeit-top-blog-cta-title\">\n      Best CS2 Agents Guide\n    <\/span>\n\n    <p class=\"tradeit-top-blog-cta-text\">\n      For a full ranking across both CT and T sides, compare visibility, voice lines, and the best agents to use in Counter-Strike 2.\n    <\/p>\n\n    <a href=\"https:\/\/tradeit.gg\/blog\/best-cs2-agents\/\"\n       target=\"_blank\"\n       rel=\"noopener noreferrer\"\n       class=\"tradeit-top-blog-cta-button\">\n      Read the Best CS2 Agents Guide \u2192\n    <\/a>\n  <\/div>\n<\/div>\n\n\n\n<h2 id='cheapest-cs2-ct-agents'  id=\"boomdevs_23\" class=\"wp-block-heading\">Cheapest CS2 CT Agents<\/h2>\n\n\n\n<p>Players looking for affordable CS2 Counter-Terrorist skins should consider:<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/blueberries-buckshot-nswc-seal\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Buckshot\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $7\u201310 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/two-times-mccoy-usaf-tacp\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        &#8216;Two Times&#8217; McCoy\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $7\u201311 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/markus-delrow-fbi-hrt\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Markus Delrow\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $8\u201312 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/operator-fbi-swat\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Operator\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $10\u201315 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/b-squadron-officer-sas\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        B Squadron Officer\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $9\u201313 USD<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p>These agents are often available for under $15.<\/p>\n\n\n\n<div class=\"tradeit-top-blog-cta\">\n  <div class=\"tradeit-top-blog-cta-content\">\n    <span class=\"tradeit-top-blog-cta-label\">Tradeit Store<\/span>\n\n    <span class=\"tradeit-top-blog-cta-title\">\n      CS2 Agent Store\n    <\/span>\n\n    <p class=\"tradeit-top-blog-cta-text\">\n      Browse every currently listed Counter-Strike 2 agent and find the perfect addition to your inventory.\n    <\/p>\n\n    <a href=\"https:\/\/tradeit.gg\/csgo\/store\/agent\"\n       target=\"_blank\"\n       rel=\"noopener noreferrer\"\n       class=\"tradeit-top-blog-cta-button\">\n      Browse the CS2 Agent Store \u2192\n    <\/a>\n  <\/div>\n<\/div>\n\n\n\n<h2 id='most-expensive-cs2-ct-agents'  id=\"boomdevs_24\" class=\"wp-block-heading\">Most Expensive CS2 CT Agents<\/h2>\n\n\n\n<p>The <a href=\"https:\/\/tradeit.gg\/blog\/most-expensive-cs2-agents-top-10\/\" target=\"_blank\" rel=\"noopener\" title=\"\">most expensive CT agents<\/a> are typically:<\/p>\n\n\n\n<div style=\"max-width:850px; margin:25px auto; display:flex; flex-direction:column; gap:18px; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/d-squadron-officer-nzsas\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        D Squadron Officer\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $60\u201380 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-davida-goggles-fernandez-seal-frogman\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Cmdr. Davida &#8220;Goggles&#8221; Fernandez\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $50\u201370 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/cmdr-frank-wet-sox-baroud-seal-frogman\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Cmdr. Frank &#8220;Wet Sox&#8221; Baroud\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $45\u201365 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/primeiro-tenente-brazilian-1st-battalion\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Primeiro Tenente\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Riptide<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $45\u201365 USD<\/p>\n  <\/div>\n\n  <div style=\"background:#f8f9ff; border-left:6px solid #2E2AC9; border-radius:12px; padding:22px; box-shadow:0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"margin:0 0 16px; font-size:24px; font-weight:700; line-height:1.3;\">\n      <a href=\"https:\/\/tradeit.gg\/csgo\/item\/lt-commander-ricksaw-nswc-seal\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#2E2AC9; text-decoration:none;\">\n        Lt. Commander Ricksaw\n      <\/a>\n    <\/div>\n    <p style=\"margin:0 0 10px; color:#000; line-height:1.7;\"><strong>Collection:<\/strong> Shattered Web<\/p>\n    <p style=\"margin:0; color:#000; line-height:1.7;\"><strong>Approximate Price:<\/strong> $25\u201340 USD<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p>These skins command premium prices because of their rarity, visual appeal, and collector demand.<\/p>\n\n\n\n<div style=\"max-width:900px; margin:25px auto; padding:18px 22px; background:#fff8e1; border-left:6px solid #f9a825; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08); font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <h3 id='important-note'  id=\"boomdevs_25\" style=\"margin:0 0 10px 0; color:#e65100;\">\n    Important Note\n  <\/h3>\n\n  <p style=\"margin:0; color:#000; line-height:1.7; font-size:16px;\">\n    <strong>Master Agents<\/strong> are the rarest tier in CS2 based on Valve&#8217;s official rarity system. However, market prices do not always follow rarity. Some <strong>Distinguished<\/strong> or <strong>Superior<\/strong> Agents can become more expensive than Master Agents due to higher player demand, limited supply, or long-term popularity.\n  <\/p>\n\n<\/div>\n\n\n\n<h2 id='how-to-get-cs2-ct-agents'  id=\"boomdevs_26\" class=\"wp-block-heading\">How to Get CS2 CT Agents<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13-1024x683.webp\" alt=\"How to Get CS2 CT Agents\" class=\"wp-image-31580\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13.webp\" data-full-size=\"1536x1024\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13-1024x683.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13-300x200.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13-768x512.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/All-CS2-CT-Agent-Skins-13.webp 1536w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>There are several ways to obtain CT agents in CS2:<\/p>\n\n\n\n<div style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px; max-width:950px; margin:25px auto; font-family:'Segoe UI', Tahoma, sans-serif;\">\n\n  <div style=\"background:#eef6ff; border-left:6px solid #1e88e5; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='steam-community-market'  id=\"boomdevs_27\" style=\"margin:0 0 10px 0; color:#1565c0;\">Steam Community Market<\/h3>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      Purchase CT agents directly from the Steam Community Market and receive them instantly in your inventory.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#effcf0; border-left:6px solid #43a047; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='player-to-player-trading'  id=\"boomdevs_28\" style=\"margin:0 0 10px 0; color:#2e7d32;\">Player-to-Player Trading<\/h3>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      Exchange skins, agents, or other items with other players through Steam&#8217;s trading system.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#f5efff; border-left:6px solid #8e24aa; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='third-party-marketplaces'  id=\"boomdevs_29\" style=\"margin:0 0 10px 0; color:#6a1b9a;\">Third-Party Marketplaces<\/h3>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      Buy agents from external skin marketplaces, which may offer different prices and payment methods.\n    <\/p>\n  <\/div>\n\n  <div style=\"background:#fff8e8; border-left:6px solid #f9a825; padding:20px; border-radius:12px; box-shadow:0 3px 8px rgba(0,0,0,0.08);\">\n    <h3 id='operation-rewards'  id=\"boomdevs_30\" style=\"margin:0 0 10px 0; color:#ef6c00;\">Operation Rewards<\/h3>\n    <p style=\"margin:0; color:#000; line-height:1.6;\">\n      Earn agent skins through Operation reward tracks whenever Valve releases a new Counter-Strike operation.\n    <\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p>Since past operations are no longer active, most players obtain agents through the marketplace. Before purchasing, compare prices and inspect multiple listings to find the best deal on your preferred Counter-Terrorist operator.<\/p>\n\n\n\n<p>If you&#8217;re interested, you can <a href=\"https:\/\/tradeit.gg\/csgo\/trade\/agent\" target=\"_blank\" rel=\"noopener\" title=\"\">trade and browse every CS2 CT agent on Tradeit<\/a> &#8211; all factions, all rarity tiers, competitive prices.<\/p>\n\n\n\n<h2 id='faqs'  id=\"boomdevs_31\" class=\"wp-block-heading\">FAQs<\/h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='how-many-ct-agents-are-there-in-cs2'  id=\"boomdevs_32\" class=\"aioseo-faq-block-question\"><strong>How many CT agents are there in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>There are currently 29 Counter-Terrorist agents in CS2. These agents were introduced through Operations such as Shattered Web, Broken Fang, and Riptide, and are now primarily available through the Steam Community Market and third-party trading platforms.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-are-the-ct-agent-factions-in-cs2'  id=\"boomdevs_33\" class=\"aioseo-faq-block-question\"><strong>What are the CT agent factions in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>CS2 features CT agents from 13 different factions: FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, USAF TACP.<\/p>\n\n\n\n<p>Each faction has its own unique character models, voice lines, and visual style.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-is-the-rarest-ct-agent-in-cs2'  id=\"boomdevs_34\" class=\"aioseo-faq-block-question\"><strong>What is the rarest CT agent in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>From a rarity perspective, Master Agents are the rarest CT agent tier in CS2. Among individual agents, D Squadron Officer, Cmdr. Davida &#8220;Goggles&#8221; Fernandez, Cmdr. Frank &#8220;Wet Sox&#8221; Baroud, and Lt. Commander Ricksaw are generally considered some of the rarest and most valuable CT agents due to their limited supply and strong demand.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='can-i-use-any-ct-agent-in-a-cs2-competitive-match'  id=\"boomdevs_35\" class=\"aioseo-faq-block-question\"><strong>Can I use any CT agent in a CS2 competitive match?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes. Once you own a CT agent, you can equip it and use it in Competitive, Premier, Casual, Deathmatch, Wingman, and most other official game modes. Agents are purely cosmetic and do not provide gameplay advantages such as increased health, armor, or weapon damage.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-is-the-best-ct-agent-in-cs2'  id=\"boomdevs_36\" class=\"aioseo-faq-block-question\"><strong>What is the best CT agent in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>The answer depends on personal preference, but many players consider Cmdr. Davida &#8220;Goggles&#8221; Fernandez to be the best CT agent because of her distinctive appearance, premium design, and popularity within the community. Other fan favorites include D Squadron Officer, Lt. Commander Ricksaw, Special Agent Ava, and Cmdr. Frank &#8220;Wet Sox&#8221; Baroud. Ultimately, the best CT agent is the one that matches your preferred style and budget.<\/p>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>There are currently 29 CT agents in CS2 spread across 13 different factions. The available CT faction agents in CS2&#8230;<\/p>\n","protected":false},"author":5,"featured_media":31523,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[399,404,402],"tags":[1278,618],"class_list":["post-31476","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cs2","category-cs2-guides","category-cs2-skins","tag-cs2-guide","tag-cs2-skins"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"William Westerlund\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"All CS2 CT Agents \u2013 Complete List\" \/>\n\t\t<meta property=\"og:description\" content=\"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"524\" \/>\n\t\t<meta property=\"og:image:height\" content=\"121\" \/>\n\t\t<meta property=\"article:tag\" content=\"cs2 guide\" \/>\n\t\t<meta property=\"article:tag\" content=\"cs2 skins\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-02T01:00:56+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-11T12:31:54+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tradeitgg\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tradeit_gg\" \/>\n\t\t<meta name=\"twitter:title\" content=\"All CS2 CT Agents \u2013 Complete List\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@https:\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"William Westerlund\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#blogposting\",\"name\":\"All CS2 CT Agents \\u2013 Complete List\",\"headline\":\"All CS2 CT Agents &#8211; Complete List\",\"author\":{\"@type\":\"Person\",\"name\":\"William Westerlund\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"image\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/William-Westerlund.webp\",\"description\":\"William\\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.\",\"jobTitle\":\"Lead Editor, Reviewer\",\"knowsAbout\":[\"CS2 skins\",\"Skin trading\",\"Steam guides\"],\"sameAs\":[\"https:\\\/\\\/steamcommunity.com\\\/profiles\\\/76561198032362775\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\\\/\"]},\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CS2-CT-Agent-Skins-Featured-Image-1.webp\",\"width\":1920,\"height\":1280},\"datePublished\":\"2026-07-02T01:00:56+00:00\",\"dateModified\":\"2026-07-11T12:31:54+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#webpage\"},\"articleSection\":\"CS2, CS2 Guides, CS2 Skins, cs2 guide\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"name\":\"CS2\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"position\":2,\"name\":\"CS2\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-skins\\\/#listItem\",\"name\":\"CS2 Skins\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-skins\\\/#listItem\",\"position\":3,\"name\":\"CS2 Skins\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-skins\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#listItem\",\"name\":\"All CS2 CT Agents &#8211; Complete List\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"name\":\"CS2\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#listItem\",\"position\":4,\"name\":\"All CS2 CT Agents &#8211; Complete List\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-skins\\\/#listItem\",\"name\":\"CS2 Skins\"}}]},{\"@type\":\"FAQPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#faq\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How many CT agents are there in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"There are currently 29 Counter-Terrorist agents in CS2. These agents were introduced through Operations such as Shattered Web, Broken Fang, and Riptide, and are now primarily available through the Steam Community Market and third-party trading platforms.\"}},{\"@type\":\"Question\",\"name\":\"What are the CT agent factions in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CS2 features CT agents from 13 different factions: FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, USAF TACP. Each faction has its own unique character models, voice lines, and visual style.\"}},{\"@type\":\"Question\",\"name\":\"What is the rarest CT agent in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"From a rarity perspective, Master Agents are the rarest CT agent tier in CS2. Among individual agents, D Squadron Officer, Cmdr. Davida \\\"Goggles\\\" Fernandez, Cmdr. Frank \\\"Wet Sox\\\" Baroud, and Lt. Commander Ricksaw are generally considered some of the rarest and most valuable CT agents due to their limited supply and strong demand.\"}},{\"@type\":\"Question\",\"name\":\"Can I use any CT agent in a CS2 competitive match?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Once you own a CT agent, you can equip it and use it in Competitive, Premier, Casual, Deathmatch, Wingman, and most other official game modes. Agents are purely cosmetic and do not provide gameplay advantages such as increased health, armor, or weapon damage.\"}},{\"@type\":\"Question\",\"name\":\"What is the best CT agent in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The answer depends on personal preference, but many players consider Cmdr. Davida \\\"Goggles\\\" Fernandez to be the best CT agent because of her distinctive appearance, premium design, and popularity within the community. Other fan favorites include D Squadron Officer, Lt. Commander Ricksaw, Special Agent Ava, and Cmdr. Frank \\\"Wet Sox\\\" Baroud. Ultimately, the best CT agent is the one that matches your preferred style and budget.\"}}],\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#breadcrumblist\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\",\"name\":\"Tradeit.gg\",\"description\":\"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"email\":\"Support@tradeit.gg\",\"foundingDate\":\"2017-01-01\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/cropped-logo-2.png\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#organizationLogo\",\"width\":427,\"height\":100,\"caption\":\"Tradeit.gg logo\"},\"image\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/tradeitgg\",\"https:\\\/\\\/x.com\\\/tradeit_gg\",\"https:\\\/\\\/www.instagram.com\\\/tradeit.gg\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCld1sYd4aHddmPsJGa3YjQw\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tradeitgg\\\/\",\"https:\\\/\\\/discord.com\\\/invite\\\/tradeit\",\"https:\\\/\\\/www.reddit.com\\\/user\\\/tradeitofficial\\\/\",\"https:\\\/\\\/steamcommunity.com\\\/groups\\\/tradeitgg\",\"https:\\\/\\\/www.twitch.tv\\\/tradeitofficial\",\"https:\\\/\\\/m.vk.com\\\/tradeitgg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"name\":\"William Westerlund\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/WWesterlundd\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\"],\"description\":\"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#webpage\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/\",\"name\":\"All CS2 CT Agents \\u2013 Complete List\",\"description\":\"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CS2-CT-Agent-Skins-Featured-Image-1.webp\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#mainImage\",\"width\":1920,\"height\":1280},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-ct-agents\\\/#mainImage\"},\"datePublished\":\"2026-07-02T01:00:56+00:00\",\"dateModified\":\"2026-07-11T12:31:54+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"name\":\"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2\",\"alternateName\":\"Tradeit\",\"description\":\"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>All CS2 CT Agents \u2013 Complete List<\/title>\n\n","aioseo_head_json":{"title":"All CS2 CT Agents \u2013 Complete List","description":"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.","canonical_url":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#blogposting","name":"All CS2 CT Agents \u2013 Complete List","headline":"All CS2 CT Agents &#8211; Complete List","author":{"@type":"Person","name":"William Westerlund","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/07\/William-Westerlund.webp","description":"William\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.","jobTitle":"Lead Editor, Reviewer","knowsAbout":["CS2 skins","Skin trading","Steam guides"],"sameAs":["https:\/\/steamcommunity.com\/profiles\/76561198032362775\/","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157\/"]},"publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-Featured-Image-1.webp","width":1920,"height":1280},"datePublished":"2026-07-02T01:00:56+00:00","dateModified":"2026-07-11T12:31:54+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#webpage"},"isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#webpage"},"articleSection":"CS2, CS2 Guides, CS2 Skins, cs2 guide"},{"@type":"BreadcrumbList","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","position":1,"name":"Home","item":"https:\/\/tradeit.gg\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","name":"CS2"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","position":2,"name":"CS2","item":"https:\/\/tradeit.gg\/blog\/cs2\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/#listItem","name":"CS2 Skins"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/#listItem","position":3,"name":"CS2 Skins","item":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#listItem","name":"All CS2 CT Agents &#8211; Complete List"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","name":"CS2"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#listItem","position":4,"name":"All CS2 CT Agents &#8211; Complete List","previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/#listItem","name":"CS2 Skins"}}]},{"@type":"FAQPage","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#faq","url":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/","mainEntity":[{"@type":"Question","name":"How many CT agents are there in CS2?","acceptedAnswer":{"@type":"Answer","text":"There are currently 29 Counter-Terrorist agents in CS2. These agents were introduced through Operations such as Shattered Web, Broken Fang, and Riptide, and are now primarily available through the Steam Community Market and third-party trading platforms."}},{"@type":"Question","name":"What are the CT agent factions in CS2?","acceptedAnswer":{"@type":"Answer","text":"CS2 features CT agents from 13 different factions: FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, USAF TACP. Each faction has its own unique character models, voice lines, and visual style."}},{"@type":"Question","name":"What is the rarest CT agent in CS2?","acceptedAnswer":{"@type":"Answer","text":"From a rarity perspective, Master Agents are the rarest CT agent tier in CS2. Among individual agents, D Squadron Officer, Cmdr. Davida \"Goggles\" Fernandez, Cmdr. Frank \"Wet Sox\" Baroud, and Lt. Commander Ricksaw are generally considered some of the rarest and most valuable CT agents due to their limited supply and strong demand."}},{"@type":"Question","name":"Can I use any CT agent in a CS2 competitive match?","acceptedAnswer":{"@type":"Answer","text":"Yes. Once you own a CT agent, you can equip it and use it in Competitive, Premier, Casual, Deathmatch, Wingman, and most other official game modes. Agents are purely cosmetic and do not provide gameplay advantages such as increased health, armor, or weapon damage."}},{"@type":"Question","name":"What is the best CT agent in CS2?","acceptedAnswer":{"@type":"Answer","text":"The answer depends on personal preference, but many players consider Cmdr. Davida \"Goggles\" Fernandez to be the best CT agent because of her distinctive appearance, premium design, and popularity within the community. Other fan favorites include D Squadron Officer, Lt. Commander Ricksaw, Special Agent Ava, and Cmdr. Frank \"Wet Sox\" Baroud. Ultimately, the best CT agent is the one that matches your preferred style and budget."}},{"@type":"Question","name":"How many CT agents are there in CS2?","acceptedAnswer":{"@type":"Answer","text":"There are currently 29 Counter-Terrorist agents in CS2. These agents were introduced through Operations such as Shattered Web, Broken Fang, and Riptide, and are now primarily available through the Steam Community Market and third-party trading platforms."}},{"@type":"Question","name":"What are the CT agent factions in CS2?","acceptedAnswer":{"@type":"Answer","text":"CS2 features CT agents from 13 different factions: FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, USAF TACP. Each faction has its own unique character models, voice lines, and visual style."}},{"@type":"Question","name":"What is the rarest CT agent in CS2?","acceptedAnswer":{"@type":"Answer","text":"From a rarity perspective, Master Agents are the rarest CT agent tier in CS2. Among individual agents, D Squadron Officer, Cmdr. Davida \"Goggles\" Fernandez, Cmdr. Frank \"Wet Sox\" Baroud, and Lt. Commander Ricksaw are generally considered some of the rarest and most valuable CT agents due to their limited supply and strong demand."}},{"@type":"Question","name":"Can I use any CT agent in a CS2 competitive match?","acceptedAnswer":{"@type":"Answer","text":"Yes. Once you own a CT agent, you can equip it and use it in Competitive, Premier, Casual, Deathmatch, Wingman, and most other official game modes. Agents are purely cosmetic and do not provide gameplay advantages such as increased health, armor, or weapon damage."}},{"@type":"Question","name":"What is the best CT agent in CS2?","acceptedAnswer":{"@type":"Answer","text":"The answer depends on personal preference, but many players consider Cmdr. Davida \"Goggles\" Fernandez to be the best CT agent because of her distinctive appearance, premium design, and popularity within the community. Other fan favorites include D Squadron Officer, Lt. Commander Ricksaw, Special Agent Ava, and Cmdr. Frank \"Wet Sox\" Baroud. Ultimately, the best CT agent is the one that matches your preferred style and budget."}}],"inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#breadcrumblist"}},{"@type":"Organization","@id":"https:\/\/tradeit.gg\/blog\/#organization","name":"Tradeit.gg","description":"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.","url":"https:\/\/tradeit.gg\/blog\/","email":"Support@tradeit.gg","foundingDate":"2017-01-01","logo":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-2.png","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#organizationLogo","width":427,"height":100,"caption":"Tradeit.gg logo"},"image":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/tradeitgg","https:\/\/x.com\/tradeit_gg","https:\/\/www.instagram.com\/tradeit.gg\/","https:\/\/www.youtube.com\/channel\/UCld1sYd4aHddmPsJGa3YjQw","https:\/\/www.linkedin.com\/company\/tradeitgg\/","https:\/\/discord.com\/invite\/tradeit","https:\/\/www.reddit.com\/user\/tradeitofficial\/","https:\/\/steamcommunity.com\/groups\/tradeitgg","https:\/\/www.twitch.tv\/tradeitofficial","https:\/\/m.vk.com\/tradeitgg"]},{"@type":"Person","@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","name":"William Westerlund","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g"},"sameAs":["https:\/\/x.com\/https:\/\/twitter.com\/WWesterlundd","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157"],"description":"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog."},{"@type":"WebPage","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#webpage","url":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/","name":"All CS2 CT Agents \u2013 Complete List","description":"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#breadcrumblist"},"author":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"creator":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-Featured-Image-1.webp","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#mainImage","width":1920,"height":1280},"primaryImageOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/#mainImage"},"datePublished":"2026-07-02T01:00:56+00:00","dateModified":"2026-07-11T12:31:54+00:00"},{"@type":"WebSite","@id":"https:\/\/tradeit.gg\/blog\/#website","url":"https:\/\/tradeit.gg\/blog\/","name":"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2","alternateName":"Tradeit","description":"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2","inLanguage":"en-US","publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2","og:type":"article","og:title":"All CS2 CT Agents \u2013 Complete List","og:description":"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.","og:url":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/","og:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png","og:image:secure_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png","og:image:width":524,"og:image:height":121,"article:tag":["cs2 guide","cs2 skins"],"article:published_time":"2026-07-02T01:00:56+00:00","article:modified_time":"2026-07-11T12:31:54+00:00","article:publisher":"https:\/\/www.facebook.com\/tradeitgg","twitter:card":"summary_large_image","twitter:site":"@tradeit_gg","twitter:title":"All CS2 CT Agents \u2013 Complete List","twitter:description":"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.","twitter:creator":"@https:","twitter:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-1.png","twitter:label1":"Written by","twitter:data1":"William Westerlund","twitter:label2":"Est. reading time","twitter:data2":"10 minutes"},"aioseo_meta_data":{"post_id":"31476","title":null,"description":"The complete list of all CS2 CT agents across every faction. Agent names, rarity tiers, operation sources, and Tradeit links - all in one place.","keywords":null,"keyphrases":{"focus":{"keyphrase":"all CS2 CT agents","score":60,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[{"hidden":false,"question":"How many CT agents are there in CS2?","schemaBlockId":"aioseo-mqjdgk7uatxsl","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"There are currently 29 Counter-Terrorist agents in CS2. These agents were introduced through Operations such as Shattered Web, Broken Fang, and Riptide, and are now primarily available through the Steam Community Market and third-party trading platforms.","type":"aioseo\/faq"},{"hidden":false,"question":"What are the CT agent factions in CS2?","schemaBlockId":"aioseo-mqjdglic3sia6","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"CS2 features CT agents from 13 different factions: FBI, FBI Sniper, FBI SWAT, SAS, NZSAS, NSWC SEAL, SEAL Frogman, SWAT, KSK, Gendarmerie Nationale, Brazilian 1st Battalion, TACP Cavalry, USAF TACP. Each faction has its own unique character models, voice lines, and visual style.","type":"aioseo\/faq"},{"hidden":false,"question":"What is the rarest CT agent in CS2?","schemaBlockId":"aioseo-mqjdgm5wwakw6","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"From a rarity perspective, Master Agents are the rarest CT agent tier in CS2. Among individual agents, D Squadron Officer, Cmdr. Davida \"Goggles\" Fernandez, Cmdr. Frank \"Wet Sox\" Baroud, and Lt. Commander Ricksaw are generally considered some of the rarest and most valuable CT agents due to their limited supply and strong demand.","type":"aioseo\/faq"},{"hidden":false,"question":"Can I use any CT agent in a CS2 competitive match?","schemaBlockId":"aioseo-mqjdgn6oidfg5","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Yes. Once you own a CT agent, you can equip it and use it in Competitive, Premier, Casual, Deathmatch, Wingman, and most other official game modes. Agents are purely cosmetic and do not provide gameplay advantages such as increased health, armor, or weapon damage.","type":"aioseo\/faq"},{"hidden":false,"question":"What is the best CT agent in CS2?","schemaBlockId":"aioseo-mqjdgnmkcno53","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"The answer depends on personal preference, but many players consider Cmdr. Davida \"Goggles\" Fernandez to be the best CT agent because of her distinctive appearance, premium design, and popularity within the community. Other fan favorites include D Squadron Officer, Lt. Commander Ricksaw, Special Agent Ava, and Cmdr. Frank \"Wet Sox\" Baroud. Ultimately, the best CT agent is the one that matches your preferred style and budget.","type":"aioseo\/faq"}],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-11 12:32:25","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-18 09:50:27","updated":"2026-07-11 13:19:21"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\/cs2\/\" title=\"CS2\">CS2<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/\" title=\"CS2 Skins\">CS2 Skins<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tAll CS2 CT Agents \u2013 Complete List\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tradeit.gg\/blog"},{"label":"CS2","link":"https:\/\/tradeit.gg\/blog\/cs2\/"},{"label":"CS2 Skins","link":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-skins\/"},{"label":"All CS2 CT Agents &#8211; Complete List","link":"https:\/\/tradeit.gg\/blog\/all-cs2-ct-agents\/"}],"featured_image_src":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/06\/CS2-CT-Agent-Skins-Featured-Image-1.webp","author_info":{"display_name":"William Westerlund","author_link":"https:\/\/tradeit.gg\/blog\/author\/william\/"},"lang":"en","translations":{"en":31476},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/31476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/comments?post=31476"}],"version-history":[{"count":34,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/31476\/revisions"}],"predecessor-version":[{"id":31849,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/31476\/revisions\/31849"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media\/31523"}],"wp:attachment":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media?parent=31476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/categories?post=31476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/tags?post=31476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}