{"id":6658,"date":"2026-04-29T21:44:29","date_gmt":"2026-04-29T21:44:29","guid":{"rendered":"https:\/\/tradeit.gg\/blog\/?p=6658"},"modified":"2026-04-29T21:44:31","modified_gmt":"2026-04-29T21:44:31","slug":"cs2-maps","status":"publish","type":"post","link":"https:\/\/tradeit.gg\/blog\/cs2-maps\/","title":{"rendered":"All CS2 Maps: The Active Duty Map Pool in 2026"},"content":{"rendered":"\n<p>CS2 does not use a single fixed map pool across all modes. Premier uses the seven-map Active Duty pool, while Competitive, Casual, Deathmatch, Wingman, and Arms Race use different rotations.<\/p>\n\n\n\n<p>This guide shows all current CS2 maps in 2026, starting with the Active Duty maps used in Premier, then covering the latest official rotations for other game modes.<\/p>\n\n\n\n<style>\nh2 {\n   color: blue;\n}\n\nh3 {\n   color: purple;\n}\n\na {\n  color: #007BFF; \/* Bootstrap blue or change to any shade you like *\/\n  font-weight: bold;\n  text-decoration: none; \/* Optional: removes underline *\/\n}\n\narticle a:hover {\n  text-decoration: underline; \/* Optional: adds underline on hover *\/\n}\n\np {\ncolor: black;\n}\n\narticle ul,\narticle ol,\narticle li,\narticle table,\narticle tr,\narticle td,\narticle th {\n  color: black !important;\n}\n\n<\/style>\n\n\n\n<!-- \ud83c\udfae CS2 Mode Map Pools Overview -->\n<style>\n  .format-table-container {\n    max-width: 960px;\n    margin: 32px auto;\n    padding: 0 16px;\n    font-family: Arial, sans-serif;\n  }\n\n  .format-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.95rem;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n  }\n\n  .format-table th {\n    background-color: #2E2AC9;\n    color: white;\n    padding: 12px 15px;\n    text-align: left;\n  }\n\n  .format-table td {\n    padding: 12px 15px;\n    border-bottom: 1px solid #ddd;\n    vertical-align: top;\n  }\n\n  .format-table tr:nth-child(even) {\n    background-color: #f9f9f9;\n  }\n\n  .format-table tr:hover {\n    background-color: #eef2ff;\n  }\n\n  .format-type {\n    font-weight: 600;\n  }\n\n  @media (max-width: 768px) {\n    .format-table {\n      display: block;\n      overflow-x: auto;\n      white-space: nowrap;\n    }\n  }\n<\/style>\n\n<div class=\"format-table-container\">\n  <div class=\"table-wrapper\"><table class=\"format-table\">\n    <thead>\n      <tr>\n        <th>Mode<\/th>\n        <th>Current map pool<\/th>\n        <th>What matters most<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"format-type\">Premier \/ Active Duty<\/td>\n        <td>Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, Overpass<\/td>\n        <td>This is the seven-map pool used for Premier and top-tier competitive play.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Competitive \/ Casual \/ Deathmatch<\/td>\n        <td>Active Duty maps plus Vertigo, Train, Office, Italy, Warden, Stronghold, Alpine, Cache<\/td>\n        <td>This broader rotation is where Valve places extra official and community maps.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Wingman<\/td>\n        <td>Poseidon, Sanctum, Overpass, Vertigo, Nuke, Inferno<\/td>\n        <td>Smaller 2v2 map pool built around one-site gameplay.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Arms Race<\/td>\n        <td>Baggage, Shoots, Pool Day<\/td>\n        <td>Separate fast-paced pool with compact maps.<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table><\/div>\n<\/div>\n\n\n\n<p>Valve\u2019s biggest official 2026 map changes were on January 22, when Anubis replaced Train in Active Duty for Premier Season Four, and on January 29, when Warden, Stronghold, Alpine, Sanctum, and Poseidon were added to mode rotations. In April 2026, Valve also added minimal starter map guides for all Active Duty maps.<\/p>\n\n\n\n<h2 id='all-cs2-maps-in-2026'  id=\"boomdevs_1\" class=\"wp-block-heading\" id=\"0-all-cs2-competitive-maps\">All CS2 Maps in 2026<\/h2>\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  .jump-nav {\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    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);\n  }\n\n  .jump-title {\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 20px;\n    display: inline-block;\n    position: relative;\n  }\n\n  .jump-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -5px;\n    width: 100%;\n    height: 2px;\n    background: var(--brand);\n    border-radius: 1px;\n  }\n\n  .jump-group {\n    margin-bottom: 20px;\n  }\n\n  .jump-group strong {\n    display: block;\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 8px;\n    color: var(--brand-dark);\n  }\n\n  .jump-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px 16px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .jump-links li {\n    margin: 0;\n  }\n\n  .jump-links a {\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: var(--brand);\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    transition: all 0.2s ease;\n  }\n\n  .jump-links a::before {\n    content: \"\u2192\";\n    font-size: 0.75rem;\n    opacity: 0.6;\n  }\n\n  .jump-links a:hover {\n    color: var(--brand-dark);\n    text-decoration: underline;\n  }\n\n  \/* Single, clean line for the \"Current maps\" text *\/\n  .jump-note {\n    font-size: 0.92rem;\n    line-height: 1.5;\n    color: #333;\n    margin: -2px 0 12px;\n  }\n\n  @media (max-width: 480px) {\n    .jump-nav {\n      padding: 18px 20px;\n    }\n\n    .jump-group strong {\n      font-size: 0.95rem;\n    }\n\n    .jump-links {\n      gap: 8px 12px;\n    }\n\n    .jump-links a {\n      font-size: 0.9rem;\n    }\n  }\n<\/style>\n\n<div class=\"jump-nav\" role=\"navigation\" aria-label=\"Jump to sections\">\n  <div class=\"jump-title\">Jump Directly To<\/div>\n\n  <div class=\"jump-group\">\n    <strong>\ud83c\udfc6 Active Duty Maps (Premier) &#8211; 2026<\/strong>\n    <div class=\"jump-links\">\n      <div><a href=\"#1-anubis\">1. Anubis<\/a><\/div>\n      <div><a href=\"#5-ancient\">2. Ancient<\/a><\/div>\n      <div><a href=\"#2-dust-2\">3. Dust 2<\/a><\/div>\n      <div><a href=\"#6-inferno\">4. Inferno<\/a><\/div>\n      <div><a href=\"#3-mirage\">5. Mirage<\/a><\/div>\n      <div><a href=\"#4-nuke\">6. Nuke<\/a><\/div>\n      <div><a href=\"#7-overpass\">7. Overpass<\/a><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"jump-group\">\n    <strong>\ud83c\udfae Game Modes &#038; More<\/strong>\n    <div class=\"jump-links\">\n      <div><a href=\"#casual-and-deathmatch-maps-in-cs2\">Casual &#038; Deathmatch<\/a><\/div>\n      <div><a href=\"#wingman-maps-in-cs2\">Wingman<\/a><\/div>\n      <div><a href=\"#arms-race-maps-in-cs2\">Arms Race<\/a><\/div>\n      <div><a href=\"#workshop-maps-in-cs2\">Workshop<\/a><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"jump-group\">\n    <strong>\u26a1 Tools &#038; Guides<\/strong>\n    <div class=\"jump-links\">\n      <div><a href=\"#fast-track-map-learning-2026-tools\">Fast-track<\/a><\/div>\n      <div><a href=\"#frequently-asked-questions\">FAQ<\/a><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\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='new-map-rotation-changes-in-2026'  id=\"boomdevs_2\" class=\"wp-block-heading\">New Map Rotation Changes in 2026<\/h2>\n\n\n\n<p>Valve made two important official map-rotation changes in January 2026:<\/p>\n\n\n\n<div style=\"font-family: 'Segoe UI', Tahoma, sans-serif; max-width: 700px; margin: 20px auto; line-height: 1.6; padding: 20px; background: #f9f9f9; border-radius: 12px; border: 1px solid #d6d6eb; box-shadow: 0 4px 10px rgba(0,0,0,0.05);\">\n\n  <div style=\"margin-bottom: 16px; display: flex; align-items: flex-start;\">\n    <span style=\"font-size: 24px; margin-right: 12px; color: #ff3b3b;\">\u26a0\ufe0f<\/span>\n    <div>\n      <strong style=\"color: #d32f2f;\">January 22, 2026:<\/strong> Valve launched <strong>Premier Season Four<\/strong>, brought <strong>Anubis<\/strong> back into the <strong>Active Duty<\/strong> pool, and removed <strong>Train<\/strong>.\n    <\/div>\n  <\/div>\n\n  <div style=\"margin-bottom: 16px; display: flex; align-items: flex-start;\">\n    <span style=\"font-size: 24px; margin-right: 12px; color: #ff9800;\">\ud83d\udfe1<\/span>\n    <div>\n      <strong style=\"color: #f57c00;\">January 29, 2026:<\/strong> Valve added community maps <strong>Warden<\/strong>, <strong>Stronghold<\/strong>, and <strong>Alpine<\/strong> to <em>Competitive<\/em>, <em>Casual<\/em>, and <em>Deathmatch<\/em>, and added <strong>Sanctum<\/strong> and <strong>Poseidon<\/strong> to <em>Wingman<\/em>.\n    <\/div>\n  <\/div>\n\n  <div style=\"display: flex; align-items: flex-start;\">\n    <span style=\"font-size: 24px; margin-right: 12px; color: #3A35FB;\">\ud83e\udded<\/span>\n    <div>\n      <strong style=\"color: #3A35FB;\">April 2026:<\/strong> Valve also added <strong>minimal starter map guides<\/strong> for all <strong>Active Duty maps<\/strong>, which makes map learning easier for newer players. Later, they added Cache to Competitive, Casual, Deathmatch, and Retakes modes.\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<h2 id='the-active-duty-map-pool-premier-map-pool-for-cs2'  id=\"boomdevs_3\" class=\"wp-block-heading\" id=\"1-the-active-duty-map-pool-premier-map-pool-for-cs2\"><strong>The Active Duty Map Pool<\/strong> &#8211; (Premier Map Pool for CS2)<\/h2>\n\n\n\n<p>Valve\u2019s latest major <strong>Premier map pool<\/strong> change happened on <strong>January 22, 2026<\/strong>, when <strong>Premier Season Four<\/strong> began. In that update, Valve <strong>added Anubis to the Active Duty Map Pool<\/strong> and <strong>removed Train<\/strong>. Source: <a href=\"https:\/\/www.counter-strike.net\/newsentry\/498333631688738072\" target=\"_blank\" rel=\"noopener\" title=\"\">Counter-Strike 2 release notes<\/a>.<\/p>\n\n\n\n<style>\n  .skin-table-1-container {\n    width: 100%;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  .skin-table-1 {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 25px 0;\n    font-family: Arial, sans-serif;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n  }\n  .skin-table-1 th {\n    background-color: #2E2AC9;\n    color: white;\n    padding: 12px 15px;\n    text-align: left;\n  }\n  .skin-table-1 td {\n    padding: 10px 15px;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .skin-table-1 tr:nth-child(even) {\n    background-color: #f9f9f9;\n  }\n  .skin-table-1 tr:hover {\n    background-color: #f0f0ff;\n  }\n  @media (max-width: 768px) {\n    .skin-table-1 {\n      display: block;\n      overflow-x: auto;\n    }\n  }\n  @media (min-width: 769px) {\n    .skin-table-1-container {\n      max-width: 90%;\n      margin: 0 auto;\n    }\n  }\n<\/style>\n\n\n\n<!-- Pro Tip Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\udca1<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Pro Tip:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      <code style=\"background:#e6e6e6;padding:2px 6px;border-radius:4px;\">Anubis<\/code> is back in <strong>Active Duty<\/strong> (Premier) as of <strong>Jan 22, 2026<\/strong>. <code style=\"background:#e6e6e6;padding:2px 6px;border-radius:4px;\">Train<\/code> is the one that got removed from Active Duty, but you can still find it in other modes when it\u2019s available in rotation.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>In <strong>July 2025<\/strong>, <strong>Overpass replaced Anubis<\/strong> in Active Duty. In <strong>Jan 2026<\/strong>, <strong>Anubis returned<\/strong> and <strong>replaced Train<\/strong> to kick off Premier Season Four.<\/p>\n\n\n\n<p>These seven maps are the current Active Duty pool for Premier and top-level <a href=\"https:\/\/tradeit.gg\/blog\/cs2-tournaments\/\" target=\"_blank\" rel=\"noreferrer noopener\">professional tournaments<\/a>. If you want to improve faster in ranked CS2, these are the maps to prioritize first.<\/p>\n\n\n\n<div style=\"display: flex; flex-wrap: wrap; gap: 20px; max-width: 900px; margin: 30px auto; font-family: 'Segoe UI', Tahoma, sans-serif; text-align: center;\">\n\n  <div style=\"flex: 1 1 calc(50% - 20px); background: #fff8e1; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83d\udca1<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">Why is map knowledge important in CS2?<\/strong>\n    <p style=\"margin: 0;\">\n      Knowing the layout, choke points, bomb sites, and effective grenade throws for each map gives you a significant tactical advantage. \n      It allows you to predict enemy movement, control key areas, and make smarter decisions during each round.\n    <\/p>\n  <\/div>\n\n  <div style=\"flex: 1 1 calc(50% - 20px); background: #e3f2fd; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83d\uddfa\ufe0f<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">Why do pool changes matter?<\/strong>\n    <p style=\"margin: 0;\">\n      Valve rotates maps so professional players must constantly adapt while new players stay engaged with fresh gameplay. \n      Learning callouts and common positions on every map prevents last-second confusion and greatly improves team coordination and win rate.\n    <\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<!-- \ud83d\uddfa\ufe0f CS2 Active Duty Maps Overview 2026 -->\n<style>\n  .format-table-container {\n    max-width: 960px;\n    margin: 32px auto;\n    padding: 0 16px;\n    font-family: Arial, sans-serif;\n  }\n\n  .format-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.95rem;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n  }\n\n  .format-table th {\n    background-color: #2E2AC9;\n    color: white;\n    padding: 12px 15px;\n    text-align: left;\n  }\n\n  .format-table td {\n    padding: 12px 15px;\n    border-bottom: 1px solid #ddd;\n    vertical-align: top;\n  }\n\n  .format-table tr:nth-child(even) {\n    background-color: #f9f9f9;\n  }\n\n  .format-table tr:hover {\n    background-color: #eef2ff;\n  }\n\n  .format-type {\n    font-weight: 600;\n  }\n\n  @media (max-width: 768px) {\n    .format-table {\n      display: block;\n      overflow-x: auto;\n      white-space: nowrap;\n    }\n  }\n<\/style>\n\n<div class=\"format-table-container\">\n  <div class=\"table-wrapper\"><table class=\"format-table\">\n    <thead>\n      <tr>\n        <th>Map<\/th>\n        <th>Best known for<\/th>\n        <th>Why it matters in 2026<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"format-type\">Anubis<\/td>\n        <td>Mid pressure and fast water rotations<\/td>\n        <td>Returned to Active Duty in Premier Season Four<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Ancient<\/td>\n        <td>Heavy mid control and tight B pressure<\/td>\n        <td>Still one of the most tactical maps in the pool<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Dust 2<\/td>\n        <td>Simple structure and clean aim duels<\/td>\n        <td>Great entry map for newer players<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Inferno<\/td>\n        <td>Utility battles and strong retakes<\/td>\n        <td>Banana control still decides many rounds<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Mirage<\/td>\n        <td>Mid control and flexible defaults<\/td>\n        <td>Still one of the most played maps in CS2<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Nuke<\/td>\n        <td>Vertical play and layered rotations<\/td>\n        <td>Demands team coordination more than raw aim<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Overpass<\/td>\n        <td>Long map control and information denial<\/td>\n        <td>Back in Active Duty and strong for teams with set utility<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table><\/div>\n<\/div>\n\n\n\n<h3 id='1-anubis'  id=\"boomdevs_4\" class=\"wp-block-heading\" id=\"2-1-train\">1. Anubis<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"516\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New-1024x516.webp\" alt=\"CS2 Maps Anubis\" class=\"wp-image-29283\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New.webp\" data-full-size=\"1909x962\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New-1024x516.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New-300x151.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New-768x387.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New-1536x774.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/10\/CS2-Maps-Anubis-New.webp 1909w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<!-- Map Insight Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      Recently reintroduced into the <strong>Active Duty Map Pool<\/strong>, Anubis rewards teams that master <strong>mid control<\/strong> and smart use of the <strong>canals and water routes<\/strong>. Precise utility and well-timed rotations are key to breaking open both bombsites.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>Valve officially returned <strong>Anubis<\/strong> to the Active Duty pool in Premier Season Four on January 22, 2026. This map has lots of important <a href=\"https:\/\/tradeit.gg\/blog\/anubis-callouts-cs2\/\" target=\"_blank\" rel=\"noopener\" title=\"\">callouts<\/a>.<\/p>\n\n\n\n<style>\n\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-anubis-map-callouts'  id=\"boomdevs_5\">Essential CS2 Anubis Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant location on the A side of Anubis.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Main<\/td>\n<td>Main Terrorist route used to enter the A bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Temple<\/td>\n<td>Structure overlooking A site often used by defenders for cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Heaven<\/td>\n<td>Elevated position above A site that offers strong defensive sightlines.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Pillar<\/td>\n<td>Large pillar in the middle of A site used as common cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Ramp<\/td>\n<td>Ramp leading into the A bombsite.<\/td>\n<\/tr>\n\n\n<!-- B SITE -->\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant location on the B side of Anubis.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Main<\/td>\n<td>Primary Terrorist approach used to attack the B bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Back Site<\/td>\n<td>Rear defensive position located behind the B bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Boat<\/td>\n<td>Boat-shaped cover structure located inside B site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Stairs<\/td>\n<td>Staircase connecting B approach areas with the bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Canal<\/td>\n<td>Water canal area used to approach the B bombsite.<\/td>\n<\/tr>\n\n\n<!-- MID -->\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central control area connecting both bombsites.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid Doors<\/td>\n<td>Doors located in Mid that control important sightlines.<\/td>\n<\/tr>\n\n\n<!-- ROTATIONS -->\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Connector<\/td>\n<td>Passage connecting Mid with other map areas.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Bridge<\/td>\n<td>Bridge crossing that allows rotations across the map.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Palace<\/td>\n<td>Upper pathway used to rotate between Mid and A areas.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">CT Water<\/td>\n<td>Water route used by CTs to rotate toward B.<\/td>\n<\/tr>\n\n\n<!-- SPAWNS -->\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Terrorist starting location at the beginning of the round.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist spawn and key rotation hub.<\/td>\n<\/tr>\n\n<\/tbody>\n\n<\/table><\/div>\n\n<\/div>\n\n\n\n<p><strong>What changed on Anubis in Jan 2026 (quick list):<\/strong><\/p>\n\n\n\n<div style=\"display: flex; flex-wrap: wrap; gap: 20px; max-width: 1000px; margin: 30px auto; font-family: 'Segoe UI', Tahoma, sans-serif; text-align: center;\">\n\n  <div style=\"flex: 1 1 calc(33.33% - 20px); background: #e3f2fd; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83c\udf09<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">Bridge Drop Adjustment<\/strong>\n    <p style=\"margin: 0;\">The bridge drop was moved closer to the Mid Doors, slightly altering movement and positioning around the mid area.<\/p>\n  <\/div>\n\n  <div style=\"flex: 1 1 calc(33.33% - 20px); background: #e8f5e9; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83d\udeaa<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">Mid Doors Reversed<\/strong>\n    <p style=\"margin: 0;\">The Mid Doors were flipped, reversing their orientation and slightly changing visibility and angles for both teams.<\/p>\n  <\/div>\n\n  <div style=\"flex: 1 1 calc(33.33% - 20px); background: #fff3e0; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83d\udd73\ufe0f<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">New Gap Near B<\/strong>\n    <p style=\"margin: 0;\">A new hole was introduced between the E-box and the back of the B site, creating additional visibility and potential angles.<\/p>\n  <\/div>\n\n  <div style=\"flex: 1 1 calc(50% - 20px); background: #fce4ec; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83d\udce6<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">A Site Crate Repositioned<\/strong>\n    <p style=\"margin: 0;\">One of the crates at A site was moved up onto the walkway steps, altering cover positions and potential sightlines.<\/p>\n  <\/div>\n\n  <div style=\"flex: 1 1 calc(50% - 20px); background: #ede7f6; padding: 22px; border-radius: 14px; box-shadow: 0 4px 10px rgba(0,0,0,0.08);\">\n    <div style=\"font-size: 30px; margin-bottom: 10px;\">\ud83c\udfd7\ufe0f<\/div>\n    <strong style=\"display: block; font-size: 16px; margin-bottom: 6px;\">Additional A Site Scaffolding<\/strong>\n    <p style=\"margin: 0;\">Extra scaffolding was added around the A site pillar, creating new cover and tactical possibilities.<\/p>\n  <\/div>\n\n<\/div>\n\n\n\n<p>These tweaks slightly change timings, peeks, and how fast teams can rotate between Mid and the sites.<\/p>\n\n\n\n<h3 id='2-dust-2'  id=\"boomdevs_6\" class=\"wp-block-heading\" id=\"3-2-dust-2-\">2. <strong>Dust 2<\/strong><\/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\/2024\/04\/image-1024x576.webp\" alt=\"dust 2 CS2 map\" class=\"wp-image-14651\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/04\/image.webp\" data-full-size=\"1200x675\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/04\/image-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/04\/image-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/04\/image-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/04\/image.webp 1200w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<!-- Map Insight Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      With simple and direct <strong>choke points<\/strong>\u2014Long, Catwalk, and Mid-to-B\u2014this map is ideal for sharpening your <strong>raw aim<\/strong> and learning rotations.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>Dust 2 is back in the pro spotlight. Valve reinstated it in place of Overpass in January 2025. Its clean sightlines and simple layout make it a go-to for both new players and <a href=\"https:\/\/tradeit.gg\/blog\/best-cs2-players\/\">pro players<\/a>.<\/p>\n\n\n\n<p>More: Master <a href=\"https:\/\/tradeit.gg\/blog\/dust-2-callouts\/\" target=\"_blank\" rel=\"noreferrer noopener\">Dust 2 callouts<\/a> and strate\u00adgies for competitive play.<\/p>\n\n\n\n<style>\n\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-dust-ii-map-callouts'  id=\"boomdevs_7\">Essential CS2 Dust II Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant location on the A side of Dust II.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Long A<\/td>\n<td>Long corridor leading from T side toward the A bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Ramp<\/td>\n<td>Ramp that connects Long A with the A bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Pit<\/td>\n<td>Lower defensive position near Long A often used by CT players.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Goose<\/td>\n<td>Corner position behind the A site used for defensive cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Catwalk (Short)<\/td>\n<td>Pathway connecting Mid to the A bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Short<\/td>\n<td>Upper approach to A site coming from Mid.<\/td>\n<\/tr>\n\n\n<!-- B SITE -->\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant area on the B side of Dust II.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Tunnels<\/td>\n<td>Primary Terrorist approach used to attack B site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Upper Tunnels<\/td>\n<td>Upper portion of tunnels leading toward the B bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Lower Tunnels<\/td>\n<td>Lower section of tunnels connecting Mid to B tunnels.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Back Site<\/td>\n<td>Defensive position at the rear of B bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Car<\/td>\n<td>Common defensive position near B tunnels entrance.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Window<\/td>\n<td>Window opening used by CTs to watch B tunnels.<\/td>\n<\/tr>\n\n\n<!-- MID -->\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central area of the map connecting both bombsites.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid Doors<\/td>\n<td>Double doors in Mid that allow sightlines between T spawn and B.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Xbox<\/td>\n<td>Box near Mid used to jump onto Catwalk.<\/td>\n<\/tr>\n\n\n<!-- ROTATIONS -->\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">CT Mid<\/td>\n<td>Counter-Terrorist side of Mid used to rotate toward A or B.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Short Stairs<\/td>\n<td>Stairs leading from Mid toward Catwalk.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Long Doors<\/td>\n<td>Doors that lead from T spawn into Long A.<\/td>\n<\/tr>\n\n\n<!-- SPAWNS -->\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Terrorist starting location at the beginning of the round.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist spawn and primary rotation hub.<\/td>\n<\/tr>\n\n<\/tbody>\n\n<\/table><\/div>\n\n<\/div>\n\n\n\n<h3 id='3-mirage'  id=\"boomdevs_8\" class=\"wp-block-heading\" id=\"4-3-mirage-\">3. <strong>Mirage<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"984\" height=\"554\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-18.webp\" alt=\"Mirage CS2 map\" class=\"wp-image-6687\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-18.webp\" data-full-size=\"984x554\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-18.webp 984w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-18-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-18-768x432.webp 768w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<!-- Map Insight Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      Still the most-played map in CS2. Mid control often determines the round\u2014master your <strong>window smoke<\/strong> for fast and effective mid fights.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>This map&#8217;s distinct layout and strate\u00adgic markers necessitate\u00ad a solid grasp of the game&#8217;s mechanics\u00ad for those seeking an e\u00adxhilarating challenge.<\/p>\n\n\n\n<style>\n\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-mirage-map-callouts'  id=\"boomdevs_9\">Essential CS2 Mirage Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant location on the A side of Mirage.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Ramp<\/td>\n<td>Main Terrorist entry path leading directly into A site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Palace<\/td>\n<td>Upper balcony area used by Terrorists to enter A site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Tetris<\/td>\n<td>Stacked boxes near A ramp used for cover and staging attacks.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Default<\/td>\n<td>Common bomb plant spot behind boxes on A site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Triple Box<\/td>\n<td>Large triple stack of boxes providing defensive cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Jungle<\/td>\n<td>Connector area behind A site used by CTs for defense.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Stairs<\/td>\n<td>Staircase between Jungle and A site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">CT<\/td>\n<td>Counter-Terrorist entrance leading into A site.<\/td>\n<\/tr>\n\n\n<!-- B SITE -->\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant location on the B side of Mirage.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Apartments<\/td>\n<td>Main Terrorist route used to approach the B bombsite.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Apps<\/td>\n<td>Interior apartment hallway leading toward B.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Bench<\/td>\n<td>Bench area inside B site often used for defensive cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Van<\/td>\n<td>Common defensive position near B apartments entrance.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Default<\/td>\n<td>Standard bomb plant position near the center of B site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Market<\/td>\n<td>Room behind B site where CTs rotate from spawn.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Kitchen<\/td>\n<td>Interior room connecting Market to B site.<\/td>\n<\/tr>\n\n\n<!-- MID -->\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central area of Mirage that controls map rotations.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Top Mid<\/td>\n<td>Upper section of Mid closest to Terrorist side.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Bottom Mid<\/td>\n<td>Lower portion of Mid near Underpass.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Window<\/td>\n<td>Sniper window overlooking Mid from the CT side.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Connector<\/td>\n<td>Hallway connecting Mid with the A bombsite.<\/td>\n<\/tr>\n\n\n<!-- ROTATIONS -->\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Underpass<\/td>\n<td>Underground route connecting T spawn with Mid.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Short<\/td>\n<td>Pathway from Mid leading toward B site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Catwalk<\/td>\n<td>Upper walkway connecting Mid to B.<\/td>\n<\/tr>\n\n\n<!-- SPAWNS -->\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Terrorist starting location at the beginning of each round.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist spawn and main rotation hub.<\/td>\n<\/tr>\n\n<\/tbody>\n\n<\/table><\/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-093c4007-fd80-417b-9213-aab5cb7a85d7\"><div class=\"ub-button-container ub-button-full-container\">\n\t\t\t<a href=\"https:\/\/tradeit.gg\/csgo\/store\" 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: #003e84; --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>Tradeit.gg Marketplace<\/strong> &#8211; <strong>Buy CS2 Skins<\/strong><\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div><\/div>\n\n\n<h3 id='4-nuke'  id=\"boomdevs_10\" class=\"wp-block-heading\" id=\"5-4-nuke-\"><strong>4<\/strong>. <strong>Nuke<\/strong><\/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\/2023\/07\/image-20-1024x576.webp\" alt=\"Nuke CS2 map\" class=\"wp-image-6692\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20.webp\" data-full-size=\"1600x900\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-20.webp 1600w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<!-- Map Insight Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      This map plays on <strong>vertical layers<\/strong>\u2014understanding <strong>outside smokes<\/strong> and quick <strong>mini wraps<\/strong> is essential for executing clean site takes.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>Nuke, a key Counter-Strike map dating back to 1999, re\u00adpresents a challenging dual-le\u00advel location that has maintained its CT-sided dominance\u00ad despite seve\u00adral updates and adjustments. It demands solid positioning and tight coordination, especially on upper levels.<\/p>\n\n\n\n<style>\n\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-nuke-map-callouts'  id=\"boomdevs_11\">Essential CS2 Nuke Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant area on the top floor of Nuke.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Heaven<\/td>\n<td>Raised balcony area overlooking A site, often used by snipers.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Rafters<\/td>\n<td>Walkway above A site for rotating or spotting enemies.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Hut<\/td>\n<td>Small structure on A site for cover and close fights.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Silo<\/td>\n<td>Corner near A site that provides elevated cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Lobby<\/td>\n<td>Entrance leading from outside into the top floor near A site.<\/td>\n<\/tr>\n\n\n<!-- B SITE -->\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant area in the lower floor, right side of the map.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Back B<\/td>\n<td>Corner behind B site used by CTs for cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Hut<\/td>\n<td>Small structure on B providing cover for Ts approaching the site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Ramp<\/td>\n<td>Sloped entry leading from outside into B site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Locker<\/td>\n<td>Room inside B site for hiding and controlling angles.<\/td>\n<\/tr>\n\n\n<!-- MID -->\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central area connecting top and bottom floors, critical for map control.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Squeaky<\/td>\n<td>Door leading from T side to A site, often for fast entry.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Catwalk<\/td>\n<td>Walkway connecting T roof and mid areas, used for rotations.<\/td>\n<\/tr>\n\n\n<!-- ROTATIONS -->\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Outside<\/td>\n<td>Exterior route used by Terrorists to rotate between bomb sites.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Vent<\/td>\n<td>Tunnel connecting B site to A site for fast rotation and surprise attacks.<\/td>\n<\/tr>\n\n\n<!-- SPAWNS -->\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Starting location for Terrorists at the beginning of rounds.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist starting area and rotation hub.<\/td>\n<\/tr>\n\n<\/tbody>\n\n<\/table><\/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-4e9c37e6-5cba-45d3-b220-2b4ace22173a\"><div class=\"ub-button-container ub-button-full-container\">\n\t\t\t<a href=\"https:\/\/tradeit.gg\/csgo\/trade\" 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: #00408a; --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>Trade 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<h3 id='5-ancient'  id=\"boomdevs_12\" class=\"wp-block-heading\" id=\"6-5-ancient-\"><strong>5<\/strong>. <strong>Ancient<\/strong><\/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\/2023\/07\/image-21-1024x576.webp\" alt=\"Ancient CS2 map\" class=\"wp-image-6693\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21.webp\" data-full-size=\"2560x1440\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-21-2048x1152.webp 2048w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<!-- Map Insight Highlight -->\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      With its lush <strong>jungle aesthetic<\/strong>, this map demands early <strong>mid control<\/strong>\u2014lose it, and you risk getting boxed in and out-rotated.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>Recent CS2 update\u00ads have balanced this map, e\u00admphasizing the importance of mid-control in competitive\u00ad gameplay.<\/p>\n\n\n\n<style>\n\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-ancient-map-callouts'  id=\"boomdevs_13\">Essential CS2 Ancient Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant area with open sightlines and multiple cover spots.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Temple<\/td>\n<td>Elevated structure near A site, often held by defenders.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Heaven<\/td>\n<td>High balcony overlooking A site for sniping or rotations.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Tree<\/td>\n<td>Small cover near A site for quick peeks or hiding.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Main<\/td>\n<td>Main entry corridor leading directly to A site from T spawn.<\/td>\n<\/tr>\n\n<!-- B SITE -->\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant area inside B building, often defended tightly.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Cave<\/td>\n<td>Entry path to B site from mid, used for rotations or flanks.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Back B<\/td>\n<td>Corner area behind B site, providing cover for defenders.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Tunnel<\/td>\n<td>Underground entry to B, allowing quick T rotations.<\/td>\n<\/tr>\n\n<!-- MID -->\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central open area connecting A and B sides of the map.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Statue<\/td>\n<td>Large central statue providing cover and vision control over mid.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Catwalk<\/td>\n<td>Walkway leading from mid to A site, used for rotations.<\/td>\n<\/tr>\n\n<!-- ROTATIONS -->\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Connector<\/td>\n<td>Passage connecting mid to both sites for fast rotations.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Ropes<\/td>\n<td>High ropes passage for rotating from mid to A or B site.<\/td>\n<\/tr>\n\n<!-- SPAWNS -->\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Starting location for Terrorists at the beginning of rounds.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist starting area, hub for rotations to A or B site.<\/td>\n<\/tr>\n\n<\/tbody>\n<\/table><\/div>\n\n<\/div>\n\n\n\n<h3 id='6-inferno'  id=\"boomdevs_14\" class=\"wp-block-heading\" id=\"7-6-inferno-\"><strong>6. Inferno<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-22.webp\" alt=\"Inferno cs2\" class=\"wp-image-6694\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-22.webp\" data-full-size=\"800x450\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-22.webp 800w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-22-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/image-22-768x432.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      <strong>Banana utility<\/strong> still shapes a lot of Inferno rounds, but note that Valve also adjusted <strong>A-site Balcony<\/strong> and closed <strong>Graveyard<\/strong> in March 2026, so older positioning and retake habits are not exactly the same anymore.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p>Inferno, a time\u00adless classic in Counte\u00adr-Strike, with a very rich history. Its enduring popularity arises from the\u00ad perfect equilibrium it offe\u00adrs in gameplay, allowing for both calculated strategic move\u00ads and bold aggressive plays.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>March 2026 update:<\/strong> Valve adjusted Inferno\u2019s A-side layout by extending the Balcony at Bombsite A, closing Graveyard to the public, and tweaking clipping near the small window next to Second Mid Balcony. These changes slightly reduce some of the old A-site post-plant comfort spots and make current Inferno positioning a bit different from older guides.<\/p>\n<\/blockquote>\n\n\n\n<style>\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-inferno-map-callouts'  id=\"boomdevs_15\">Essential CS2 Inferno Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant area at the top of the apartments and banana connection.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Pit<\/td>\n<td>Lower area near A site, excellent for defensive cover.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Graveyard<\/td>\n<td>Corner behind the A site with limited sightlines, used by defenders.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Balcony<\/td>\n<td>Elevated spot near A apartments giving vision over the site.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Arch<\/td>\n<td>Archway connecting mid to A site, often controlled by mid players.<\/td>\n<\/tr>\n\n<!-- B SITE -->\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant area inside B bombsite, tight corners make it tricky.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Entrance from CT side to B, critical for rotations and defense.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Car<\/td>\n<td>Corner cover on B site for both attackers and defenders.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Banana<\/td>\n<td>Main corridor from T spawn to B site, often smoked and molotoved.<\/td>\n<\/tr>\n\n<!-- MID -->\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central area connecting T apartments to B and A sites, vital for map control.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Second Mid<\/td>\n<td>Connector from mid to A site, provides rotations and flanking angles.<\/td>\n<\/tr>\n\n<!-- ROTATIONS -->\n<tr>\n<td><span class=\"tag tag-rotate\">Rotation<\/span><\/td>\n<td class=\"callout-name\">Alt Mid<\/td>\n<td>Path from mid to B, allows fast rotation between sites.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">T Apartments<\/span><\/td>\n<td class=\"callout-name\">T Apps<\/td>\n<td>Upper apartments area connecting to A site, often pushed by Ts early.<\/td>\n<\/tr>\n\n<!-- SPAWNS -->\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Starting area for Terrorists, key for initial map control.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">CT Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist starting point, hub for rotations to A or B.<\/td>\n<\/tr>\n\n<\/tbody>\n<\/table><\/div>\n\n<\/div>\n\n\n\n<h3 id='7-overpass'  id=\"boomdevs_16\" class=\"wp-block-heading\" id=\"8-7-anubis-\">7. <strong>Overpass<\/strong><\/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\/2024\/01\/Overpass-Callouts-6-1024x576.webp\" alt=\"\" class=\"wp-image-12996\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/01\/Overpass-Callouts-6.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<div style=\"width:100%;max-width:85%;margin:25px auto;padding:16px 18px;background:linear-gradient(135deg,#f4f6ff 0%,#e9ebff 100%);border-left:4px solid #3A35FB;border-radius:0 10px 10px 0;box-shadow:0 2px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:12px;box-sizing:border-box;\">\n  <span style=\"font-size:24px;line-height:1;color:#3A35FB;\">\ud83d\uddfa\ufe0f<\/span>\n  <div style=\"flex:1;font-size:15px;line-height:1.6;\">\n    <strong style=\"color:#3A35FB;font-size:1.05em;\">Map Insight:<\/strong>\n    <span style=\"color:#333;margin-left:6px;\">\n      Overpass rewards teams that take <strong>early space<\/strong> and deny info with smart utility. Control around <strong>Long<\/strong>, <strong>Connector<\/strong>, and <strong>Monster<\/strong> often decides how easily each side can rotate.\n    <\/span>\n  <\/div>\n<\/div>\n\n\n\n<p><strong>Overpass is part of the Active Duty (Premier) pool<\/strong> as of Jan 2026. It\u2019s a tactical map with lots of layered control: long A fights, connector pressure, and constant B contact around Monster\/Short. <\/p>\n\n\n\n<p>Good teams win Overpass by taking space early and denying information with smart utility.<\/p>\n\n\n\n<style>\n:root{\n  --border:#d6d6eb;\n  --bg:#f9f9ff;\n\n  --a:#ff6b6b;\n  --b:#3ac47d;\n  --mid:#3b82f6;\n  --rotate:#9b59b6;\n  --spawn:#f59e0b;\n}\n\n.map-callouts{\n  font-family:\"Inter\", Arial, sans-serif;\n  background:var(--bg);\n  padding:24px 28px;\n  border-radius:12px;\n  border:1px solid var(--border);\n  margin-bottom:32px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.05);\n}\n\n.map-callouts h4{\n  margin-top:0;\n  margin-bottom:18px;\n  font-size:1.2rem;\n}\n\n.callout-table{\n  width:100%;\n  border-collapse:collapse;\n  font-size:0.95rem;\n}\n\n.callout-table th{\n  text-align:left;\n  padding:10px;\n  background:#000 !important;\n  color:#fff !important;\n  border-bottom:2px solid #000 !important;\n}\n\n.callout-table td{\n  padding:10px;\n  border-bottom:1px solid var(--border);\n}\n\n.callout-table tr:hover{\n  background:#f1f1ff;\n}\n\n.tag{\n  font-weight:600;\n  padding:4px 8px;\n  border-radius:6px;\n  font-size:0.8rem;\n  color:white;\n}\n\n.tag-a{background:var(--a);}\n.tag-b{background:var(--b);}\n.tag-mid{background:var(--mid);}\n.tag-rotate{background:var(--rotate);}\n.tag-spawn{background:var(--spawn);}\n\n.callout-name{\n  font-weight:600;\n}\n\n<\/style>\n\n<div class=\"map-callouts\">\n\n<h4 id='essential-cs2-overpass-map-callouts'  id=\"boomdevs_17\">Essential CS2 Overpass Map Callouts<\/h4>\n\n<div class=\"table-wrapper\"><table class=\"callout-table\">\n<thead>\n<tr>\n<th>Area<\/th>\n<th>Callout<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n\n<tbody>\n\n<!-- A SITE -->\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Site<\/td>\n<td>Main bomb plant area near toilets and long A, common engagement zone.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Toilets<\/td>\n<td>Small room connecting A short and bomb site, often smoked by Ts.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">Long A<\/td>\n<td>Corridor from T spawn to A site, critical for early map control.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-a\">A Site<\/span><\/td>\n<td class=\"callout-name\">A Heaven<\/td>\n<td>Elevated platform overlooking A site, key defensive position.<\/td>\n<\/tr>\n\n<!-- B SITE -->\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">B Site<\/td>\n<td>Main bomb plant area near bathrooms and water, tight corners favor defenders.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Bathrooms<\/td>\n<td>Entrance to B site, used for post-plant positioning or retake angles.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Water<\/td>\n<td>Lower area in B, gives cover and sightlines for both Ts and CTs.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-b\">B Site<\/span><\/td>\n<td class=\"callout-name\">Monster<\/td>\n<td>Path from mid to B site, used by Ts for flanking and fast site access.<\/td>\n<\/tr>\n\n<!-- MID -->\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Mid<\/td>\n<td>Central area connecting T spawn to both bomb sites, key for map control.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-mid\">Mid<\/span><\/td>\n<td class=\"callout-name\">Connector<\/td>\n<td>Link between mid and A short, allows rotations and flanking plays.<\/td>\n<\/tr>\n\n<!-- ROTATIONS -->\n<tr>\n<td><span class=\"tag tag-rotate\">Rotations<\/span><\/td>\n<td class=\"callout-name\">Short A<\/td>\n<td>Path from mid to A site, often used by Ts for quick pushes.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-rotate\">Bridge<\/span><\/td>\n<td class=\"callout-name\">Bridge<\/td>\n<td>Path above B site connecting mid and T spawn for rotations.<\/td>\n<\/tr>\n\n<!-- SPAWNS -->\n<tr>\n<td><span class=\"tag tag-spawn\">Spawn<\/span><\/td>\n<td class=\"callout-name\">T Spawn<\/td>\n<td>Starting area for Terrorists, key for early map control and timing.<\/td>\n<\/tr>\n\n<tr>\n<td><span class=\"tag tag-spawn\">CT Spawn<\/span><\/td>\n<td class=\"callout-name\">CT Spawn<\/td>\n<td>Counter-Terrorist starting point, main hub for rotations to A or B.<\/td>\n<\/tr>\n\n<\/tbody>\n<\/table><\/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='other-cs2-maps-and-game-modes'  id=\"boomdevs_18\" class=\"wp-block-heading\">Other CS2 Maps and Game Modes<\/h2>\n\n\n\n<p>Not every map in CS2 belongs to the Premier pool. Valve also rotates maps across <strong>Competitive<\/strong>, <strong>Casual<\/strong>, <strong>Deathmatch<\/strong>, <strong>Wingman<\/strong>, and <strong>Arms Race<\/strong>, and those pools can include community maps that are not part of Active Duty.<\/p>\n\n\n\n<h3 id='casual-and-deathmatch-maps-in-cs2'  id=\"boomdevs_19\" class=\"wp-block-heading\" id=\"21-casual-maps-in-cs2\">Casual and Deathmatch Maps in CS2<\/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\/2024\/07\/CS2-Train-1024x576.webp\" alt=\"\" class=\"wp-image-18608\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train.webp\" data-full-size=\"1920x1080\" srcset=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train-1024x576.webp 1024w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train-300x169.webp 300w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train-768x432.webp 768w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train-1536x864.webp 1536w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train-1916x1080.webp 1916w, https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/07\/CS2-Train.webp 1920w\" sizes=\"(min-width: 958px) 958px, 100vw\" \/><\/figure>\n\n\n\n<p>Premier only uses the seven-map Active Duty pool, but regular Competitive, Casual, and Deathmatch use a wider rotation.<\/p>\n\n\n\n<p>As of January 29, 2026, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch. That means these modes now include the Active Duty maps plus extra official and community maps that are not currently used in Premier.<\/p>\n\n\n\n<p>On April 29, 2026, Valve added Cache to Competitive, Casual, Deathmatch, and Retakes modes.<\/p>\n\n\n\n<!-- \ud83d\uddfa\ufe0f CS2 Maps Overview Table -->\n<style>\n  .format-table-container {\n    max-width: 1100px;\n    margin: 32px auto;\n    padding: 0 16px;\n    font-family: Arial, sans-serif;\n  }\n\n  .format-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.95rem;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n  }\n\n  .format-table th {\n    background-color: #2E2AC9;\n    color: white;\n    padding: 12px 15px;\n    text-align: left;\n  }\n\n  .format-table td {\n    padding: 12px 15px;\n    border-bottom: 1px solid #ddd;\n    vertical-align: top;\n  }\n\n  .format-table tr:nth-child(even) {\n    background-color: #f9f9f9;\n  }\n\n  .format-table tr:hover {\n    background-color: #eef2ff;\n  }\n\n  .format-type {\n    font-weight: 600;\n  }\n\n  @media (max-width: 768px) {\n    .format-table {\n      display: block;\n      overflow-x: auto;\n      white-space: nowrap;\n    }\n  }\n<\/style>\n\n<div class=\"format-table-container\">\n  <div class=\"table-wrapper\"><table class=\"format-table\">\n    <thead>\n      <tr>\n        <th>Map<\/th>\n        <th>Type<\/th>\n        <th>Theme<\/th>\n        <th>Notes<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n\n<tr>\n        <td class=\"format-type\">Cache<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Abandoned industrial complex in Eastern Europe<\/td>\n        <td>A Site: forklift, triple stack, quad, default, highway &#038; truck.<\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"format-type\">Mirage<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Middle Eastern city<\/td>\n        <td>A Site: courtyard with triple stack. B Site: apartments, bench &amp; van.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Inferno<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Italian town<\/td>\n        <td>A Site: balcony, pit &amp; graveyard. B Site: banana, coffins &amp; back site.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Nuke<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Nuclear power plant<\/td>\n        <td>A Site: heaven, rafters &amp; hut. B Site: ramp, vents &amp; control room.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Overpass<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Urban park &amp; canal<\/td>\n        <td>A Site: playground &amp; truck. B Site: water, graffiti &amp; monster.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Ancient<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Jungle ruins<\/td>\n        <td>A Site: temple, default &amp; donut. B Site: cave, lane &amp; default.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Vertigo<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Skyscraper construction<\/td>\n        <td>A Site: ramp &amp; default plant. B Site: stairs, pillar &amp; site.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Anubis<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Ancient Egyptian ruins<\/td>\n        <td>A Site: temple, pillar &amp; default. B Site: canal, back site &amp; boat.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Dust II<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Desert urban battlefield<\/td>\n        <td>A Site: long, catwalk &amp; goose. B Site: tunnels, platform &amp; car.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Train<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Industrial rail yard<\/td>\n        <td>A Site: main, bomb train &amp; E-box. B Site: upper B, back site &amp; spools.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Warden<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Medieval fortress prison<\/td>\n        <td>A Site: upper yard &amp; tower access. B Site: lower courtyard &amp; gate.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Stronghold<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Mountain fortress complex<\/td>\n        <td>A Site: ramparts &amp; inner keep. B Site: lower halls &amp; storage.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Alpine<\/td>\n        <td>Bomb defusal<\/td>\n        <td>Snowy alpine village<\/td>\n        <td>A Site: chalet &amp; overlook. B Site: market square &amp; barns.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Office<\/td>\n        <td>Hostage rescue<\/td>\n        <td>Corporate office building<\/td>\n        <td>Hostage rescue map with no bombsites.<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"format-type\">Italy<\/td>\n        <td>Hostage rescue<\/td>\n        <td>Italian coastal village<\/td>\n        <td>Hostage rescue map with no bombsites.<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table><\/div>\n<\/div>\n\n\n\n<p>The January 29, 2026, rotation also replaced several older community maps with the new set above, so players should treat community map availability as rotation-based rather than permanent.<\/p>\n\n\n\n<h3 id='wingman-maps-in-cs2'  id=\"boomdevs_20\" class=\"wp-block-heading\" id=\"22-deathmatch-maps-in-cs2\"><strong>Wingman Maps<\/strong> in CS2<\/h3>\n\n\n\n<p>Wingman uses smaller 2v2 map layouts built around a single site. Some are reduced versions of full maps, while others are mode-specific additions like Sanctum and Poseidon. These maps are\u00ad available in both ranked and unranked mode\u00ad, providing players with a more focused and fast-pace\u00add gameplay experie\u00adnce.<\/p>\n\n\n\n<p>Valve officially added <strong>Sanctum<\/strong> and <strong>Poseidon<\/strong> to <strong>Wingman<\/strong> on <strong>January 29, 2026<\/strong>.<\/p>\n\n\n\n<!-- \ud83c\udfaf Wingman Maps Table \u2013 2026 -->\n<style>\n  :root {\n    --accent: #2E2AC9;\n    --bg-light: #f9f9f9;\n    --hover: #f0f4ff;\n    --text: #1a1a1a;\n  }\n\n  .wingman-map-container {\n    width: 100%;\n    padding: 0 20px;\n    box-sizing: border-box;\n    font-family: Arial, sans-serif;\n  }\n\n  .wingman-map-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 24px 0;\n    font-size: 0.95rem;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);\n  }\n\n  .wingman-map-table th {\n    background-color: var(--accent);\n    color: #fff;\n    padding: 12px 16px;\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .wingman-map-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #e5e5e5;\n    color: var(--text);\n    vertical-align: top;\n  }\n\n  .wingman-map-table tr:nth-child(even) {\n    background-color: var(--bg-light);\n  }\n\n  .wingman-map-table tr:hover {\n    background-color: var(--hover);\n  }\n\n  @media(max-width: 768px) {\n    .wingman-map-table {\n      display: block;\n      overflow-x: auto;\n      white-space: nowrap;\n    }\n  }\n\n  @media(min-width: 769px) {\n    .wingman-map-container {\n      max-width: 90%;\n      margin: 0 auto;\n    }\n  }\n<\/style>\n\n<div class=\"wingman-map-container\">\n  <div class=\"table-wrapper\"><table class=\"wingman-map-table\">\n    <thead>\n      <tr>\n        <th>Map Name<\/th>\n        <th>Theme<\/th>\n        <th>A Site<\/th>\n        <th>B Site<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td><strong>Poseidon<\/strong><\/td>\n        <td>Ancient seaside ruins<\/td>\n        <td>Courtyard ruins &#038; pillars<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Sanctum<\/strong><\/td>\n        <td>Mystical temple complex<\/td>\n        <td>Inner shrine &#038; cover blocks<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Overpass<\/strong><\/td>\n        <td>Urban park &#038; canal<\/td>\n        <td>Truck corner<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Vertigo<\/strong><\/td>\n        <td>High-rise construction site<\/td>\n        <td>Top floor platform<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Nuke<\/strong><\/td>\n        <td>Nuclear power facility<\/td>\n        <td>Rafters &#038; silo area<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Inferno<\/strong><\/td>\n        <td>Italian town<\/td>\n        <td>Pit &#038; balcony<\/td>\n        <td>Not included<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table><\/div>\n<\/div>\n\n\n\n<h3 id='arms-race-maps-in-cs2'  id=\"boomdevs_21\" class=\"wp-block-heading\" id=\"24-arms-race-maps-in-cs2\">Arms Race Maps in CS2<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/06\/pool-day-cs2.webp\" alt=\"CS2 pool day map\" class=\"wp-image-16053\" data-full=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/06\/pool-day-cs2.webp\" data-full-size=\"2560x1440\" \/><\/figure>\n\n\n\n<p>Arms Race uses its own compact map pool, separate from Premier and standard Competitive. For 2026, the safest current list to show is:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Baggage<\/li>\n\n\n\n<li>Shoots<\/li>\n\n\n\n<li>Pool Day<\/li>\n<\/ul>\n\n\n\n<p>These maps are built for fast respawns, close fights, and constant weapon progression. If Valve changes this rotation again, update this section only when the in-game pool or reliable current references confirm it.<\/p>\n\n\n\n<style>\n  :root {\n    --accent: #2E2AC9;\n    --bg-light: #f9f9f9;\n    --hover: #f0f4ff;\n    --text: #1a1a1a;\n  }\n\n  .fun-map-container {\n    width: 100%;\n    padding: 0 20px;\n    box-sizing: border-box;\n    font-family: Arial, sans-serif;\n  }\n\n  .fun-map-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 24px 0;\n    font-size: 0.95rem;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);\n  }\n\n  .fun-map-table th {\n    background-color: var(--accent);\n    color: #fff;\n    padding: 12px 16px;\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .fun-map-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #e5e5e5;\n    color: var(--text);\n    vertical-align: top;\n  }\n\n  .fun-map-table tr:nth-child(even) {\n    background-color: var(--bg-light);\n  }\n\n  .fun-map-table tr:hover {\n    background-color: var(--hover);\n  }\n\n  @media(max-width: 768px) {\n    .fun-map-table {\n      display: block;\n      overflow-x: auto;\n      white-space: nowrap;\n    }\n  }\n\n  @media(min-width: 769px) {\n    .fun-map-container {\n      max-width: 90%;\n      margin: 0 auto;\n    }\n  }\n<\/style>\n\n<div class=\"fun-map-container\">\n  <div class=\"table-wrapper\"><table class=\"fun-map-table\">\n    <thead>\n      <tr>\n        <th>Map<\/th>\n        <th>Style<\/th>\n        <th>Why players like it<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td><strong>Baggage<\/strong><\/td>\n        <td>Vertical close-range fights<\/td>\n        <td>Fast routes, quick flanks, and constant action<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Shoots<\/strong><\/td>\n        <td>Open symmetrical duels<\/td>\n        <td>Easy to learn and great for pure aim fights<\/td>\n      <\/tr>\n      <tr>\n        <td><strong>Pool Day<\/strong><\/td>\n        <td>Tight arena chaos<\/td>\n        <td>Classic fast-paced layout built for nonstop fights<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table><\/div>\n<\/div>\n\n\n\n<h3 id='workshop-maps-in-cs2'  id=\"boomdevs_22\" class=\"wp-block-heading\" id=\"27-workshop-maps-in-cs2\">Workshop Maps in CS2<\/h3>\n\n\n\n<p>Beyond official rotations, CS2 also supports <strong>Workshop maps<\/strong>, where community creators build aim maps, practice maps, remakes, and fully custom environments.<\/p>\n\n\n\n<p>Workshop maps are useful for:<\/p>\n\n\n\n<div style=\"font-family: 'Segoe UI', Tahoma, sans-serif; max-width: 700px; margin: 20px auto; padding: 20px; background: #f9f9ff; border-radius: 12px; border: 1px solid #d6d6eb; box-shadow: 0 4px 10px rgba(0,0,0,0.05);\">\n  \n  <div style=\"display: grid; grid-template-columns: 180px 1fr; row-gap: 16px; column-gap: 20px; align-items: start;\">\n    \n    <div style=\"font-weight: 600; color: #388e3c; display: flex; align-items: center;\">\n      <span style=\"font-size: 24px; margin-right: 8px;\">\ud83d\udca3<\/span> Grenade Practice\n    <\/div>\n    <div>Learn and perfect molotovs, smokes, and flashbang throws for maps you play.<\/div>\n\n    <div style=\"font-weight: 600; color: #1565c0; display: flex; align-items: center;\">\n      <span style=\"font-size: 24px; margin-right: 8px;\">\ud83c\udfaf<\/span> Aim Training\n    <\/div>\n    <div>Improve flick shots, tracking, and reaction time with dedicated aim maps.<\/div>\n\n    <div style=\"font-weight: 600; color: #f57c00; display: flex; align-items: center;\">\n      <span style=\"font-size: 24px; margin-right: 8px;\">\ud83e\udd1d<\/span> Custom 1v1 \/ Retake Setups\n    <\/div>\n    <div>Practice clutch scenarios or map-specific retake situations with a friend or bot.<\/div>\n\n    <div style=\"font-weight: 600; color: #7b1fa2; display: flex; align-items: center;\">\n      <span style=\"font-size: 24px; margin-right: 8px;\">\ud83c\udd95<\/span> Community Remakes\n    <\/div>\n    <div>Test new map versions before they are added to official rotations to get a competitive edge.<\/div>\n\n  <\/div>\n\n<\/div>\n\n\n\n<p>If you want live competitive map info, though, official Valve update notes matter more than Workshop popularity. <em>Learn more about <a href=\"https:\/\/tradeit.gg\/blog\/how-to-play-workshop-maps-in-cs2\/\" target=\"_blank\" rel=\"noreferrer noopener\">Workshop Map in CS2<\/a>.<\/em><\/p>\n\n\n\n<p><strong>April 2026 note:<\/strong> Valve\u2019s Animgraph 2 update changed how player height behaves on sloped surfaces, which means some grenade lineups on ramps and angled ground may no longer land the same. Recheck older lineups before using them in live matches.<\/p>\n\n\n\n<p><em><strong>Community maps to watch:<\/strong> One newer Workshop map worth watching is <strong><a href=\"https:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=3691046714\">de_splinter<\/a><\/strong>, a community defusal map by FMPONE released in April 2026. It is not part of Valve\u2019s official map pool, but it has drawn attention because of its strong visuals, vertical layout, and ties to the creator of Cache<\/em><\/p>\n\n\n\n<p><em>These guides were added to help newer players learn Active Duty callouts, routes, and basic positioning faster.<\/em><\/p>\n\n\n\n<p>Next step: learn the callouts, lineups, and settings that make these maps easier to play. Start with our guides on <strong><a href=\"https:\/\/tradeit.gg\/blog\/cs2-maps-callouts\/\">CS2 callouts<\/a><\/strong>, <strong><a href=\"https:\/\/tradeit.gg\/blog\/best-cs2-settings\/\">best CS2 settings<\/a><\/strong>, and <strong><a href=\"https:\/\/tradeit.gg\/blog\/best-cs2-launch-options\/\">CS2 launch options<\/a><\/strong>.<\/p>\n\n\n\n<h2 id='fast-track-map-learning-2026-tools'  id=\"boomdevs_23\" class=\"wp-block-heading\" id=\"28-fast-track-map-learning-2025-tools\">Fast-track map learning (2026 tools)<\/h2>\n\n\n\n<p>The fastest way to learn maps is to combine three things:<\/p>\n\n\n\n<style>\n  :root {\n    --accent: #534ef9;\n    --bg-card: #fafaff;\n    --radius: 12px;\n    --title-color: #1a237e;\n    --title-weight: 600;\n    --grid-gap: 16px;\n  }\n\n  .cs2-info-wrapper {\n    max-width: 800px;\n    margin: 0 auto 40px;\n    padding: 0 20px;\n    font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n    box-sizing: border-box;\n  }\n\n  .cs2-info-card {\n    background: var(--bg-card);\n    border: 2px solid var(--accent);\n    border-radius: var(--radius);\n    padding: 24px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  }\n\n  .cs2-info-grid {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    row-gap: var(--grid-gap);\n    column-gap: 20px;\n    align-items: start;\n  }\n\n  .cs2-info-title {\n    font-weight: var(--title-weight);\n    color: var(--title-color);\n    display: flex;\n    align-items: center;\n    font-size: 16px;\n  }\n\n  .cs2-info-title span {\n    font-size: 24px;\n    margin-right: 8px;\n  }\n\n  .cs2-info-desc {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #111827;\n  }\n\n  @media (max-width: 600px) {\n    .cs2-info-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<div class=\"cs2-info-wrapper\">\n  <div class=\"cs2-info-card\">\n    <div class=\"cs2-info-grid\">\n\n      <div class=\"cs2-info-title\"><span>\ud83d\udcdd<\/span> Offline Practice<\/div>\n      <div class=\"cs2-info-desc\">Use offline practice to perfect callouts, movement, and grenade lineups before heading into live matches.<\/div>\n\n      <div class=\"cs2-info-title\"><span>\ud83c\udfa5<\/span> Watch Pro VODs<\/div>\n      <div class=\"cs2-info-desc\">Study professional matches to learn defaults, rotations, and utility timing, helping you understand high-level strategies.<\/div>\n\n      <div class=\"cs2-info-title\"><span>\ud83d\udd01<\/span> Live Queue Repetition<\/div>\n      <div class=\"cs2-info-desc\">Build consistency and muscle memory through repeated live matches on current Active Duty maps.<\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<p>Right now, <strong>Anubis<\/strong> deserves extra attention because Valve returned it to Active Duty in January 2026 and players are still adapting to it again in the Premier pool.<\/p>\n\n\n\n<p>Once you know which maps you want to focus on, practice your utility and viewmodel setup before queuing Premier. You can also check your skin prices or trade unwanted skins on Tradeit.gg while you build your map pool knowledge.<\/p>\n\n\n\n<h2 id='summary'  id=\"boomdevs_24\" class=\"wp-block-heading\" id=\"29-summary-\"><strong>Summary<\/strong><\/h2>\n\n\n\n<p>The most important CS2 maps in 2026 are still the seven Active Duty maps used in Premier: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.<\/p>\n\n\n\n<p>The biggest official changes this year were Anubis replacing Train in Active Duty on <strong>January 22, 2026<\/strong>, and the addition of Warden, Stronghold, Alpine, Sanctum, and Poseidon to other mode rotations on January 29. Valve also added starter map guides for all Active Duty maps later in 2026, which makes learning the current pool easier than before.<\/p>\n\n\n\n<h2 id='frequently-asked-questions'  id=\"boomdevs_25\" class=\"wp-block-heading\" id=\"30-frequently-asked-questions-\"><strong>Frequently Asked Questions<\/strong><\/h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='how-many-maps-does-cs2-have'  id=\"boomdevs_26\" class=\"aioseo-faq-block-question\"><strong>How many maps does CS2 have?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>CS2 has different map pools across different modes, so there is no single fixed number that matters most. The more useful answer is to separate <strong>Active Duty<\/strong>, <strong>other official mode maps<\/strong>, and <strong>community rotation maps<\/strong>.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-maps-to-play-in-cs2'  id=\"boomdevs_27\" class=\"aioseo-faq-block-question\"><strong>What maps to play in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Popular maps include Mirage, Inferno, and Dust II. Choose maps based on your playstyle and learn their layout to improve performance.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-are-the-current-active-duty-maps-in-cs2'  id=\"boomdevs_28\" class=\"aioseo-faq-block-question\"><strong>What are the current Active Duty maps in CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>As of <strong>Premier Season Four<\/strong> in January 2026, the Active Duty maps are: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and  Overpass.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-maps-are-played-in-a-cs2-major'  id=\"boomdevs_29\" class=\"aioseo-faq-block-question\"><strong>What maps are played in a CS2 Major?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>CS2 Majors use the Active Duty map pool, so in 2026, that means: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-changed-in-the-cs2-map-pool-in-2026'  id=\"boomdevs_30\" class=\"aioseo-faq-block-question\"><strong>What changed in the CS2 map pool in 2026?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Valve made two major official map-pool changes in January 2026. On January 22, Anubis replaced Train in the Active Duty pool for Premier Season Four. On January 29, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch, and added Sanctum and Poseidon to Wingman.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-is-the-best-map-on-cs2'  id=\"boomdevs_31\" class=\"aioseo-faq-block-question\"><strong>What is the best map on CS2?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Mirage is one of the most balanced and widely loved maps, often considered the best for both casual and competitive play.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='how-to-learn-cs2-maps-faster-in-2026'  id=\"boomdevs_32\" class=\"aioseo-faq-block-question\"><strong>How to Learn CS2 Maps Faster in 2026<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Use training servers, offline practice, and tools like Yprac or Aimlab. Watch ESL or Blast Premier games to learn rotations and callouts.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-are-the-newest-maps-added-to-cs2-rotations'  id=\"boomdevs_33\" class=\"aioseo-faq-block-question\"><strong>What are the newest maps added to CS2 rotations?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>The newest officially added community maps in late January 2026 were: <strong>Warden<\/strong>, <strong>Stronghold<\/strong>, <strong>Alpine<\/strong>, <strong>Sanctum<\/strong>, <strong>Poseidon.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='how-can-i-improve-my-map-knowledge'  id=\"boomdevs_34\" class=\"aioseo-faq-block-question\"><strong>How can I improve my map knowledge?<\/strong><\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Focus on current Active Duty maps first, especially callouts, choke points, common utility, and rotation timings. For 2026, Anubis is one of the most important maps to review because it returned to Active Duty in the latest Premier rotation.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='are-train-and-vertigo-still-in-cs2-in-2026'  id=\"boomdevs_35\" class=\"aioseo-faq-block-question\">Are Train and Vertigo still in CS2 in 2026?<\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes, but they are not both part of the current Active Duty Premier pool. <strong>Train<\/strong> was removed from Active Duty on January 22, 2026, while broader Competitive rotations still include extra maps outside Premier.<\/p>\n<\/div><\/div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\"><h3 id='what-is-the-difference-between-premier-maps-and-competitive-maps-in-cs2'  id=\"boomdevs_36\" class=\"aioseo-faq-block-question\">What is the difference between Premier maps and Competitive maps in CS2?<\/h3><div class=\"aioseo-faq-block-answer\">\n<p>Premier uses the seven-map Active Duty pool. Standard Competitive uses a wider set of playable maps, including Active Duty maps plus extra official or community-rotation maps.<\/p>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>CS2 does not use a single fixed map pool across all modes. Premier uses the seven-map Active Duty pool, while&#8230;<\/p>\n","protected":false},"author":5,"featured_media":6866,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[399,404],"tags":[616],"class_list":["post-6658","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cs2","category-cs2-guides","tag-cs2-guides"],"aioseo_notices":[],"featured_image_src":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","author_info":{"display_name":"William Westerlund","author_link":"https:\/\/tradeit.gg\/blog\/author\/william\/"},"lang":"en","translations":{"en":6658,"es":7757,"ru":7808,"tr":8074,"de":9103,"pt":29418,"pl":30411},"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.6.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"William Westerlund\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/tradeit.gg\/blog\/cs2-maps\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.6.2\" \/>\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 Maps (UPDATED): The Active Duty Map Pool in 2026\" \/>\n\t\t<meta property=\"og:description\" content=\"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tradeit.gg\/blog\/cs2-maps\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t\t<meta property=\"article:tag\" content=\"cs2 guides\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-29T21:44:29+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-29T21:44:31+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 Maps (UPDATED): The Active Duty Map Pool in 2025\" \/>\n\t\t<meta name=\"twitter:description\" content=\"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.\" \/>\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=\"22 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\\\/cs2-maps\\\/#blogposting\",\"name\":\"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026\",\"headline\":\"All CS2 Maps: The Active Duty Map Pool in 2026\",\"author\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/CS2-Maps_-CS2-Map-Pool.webp\",\"width\":1920,\"height\":1080,\"caption\":\"View all CS2 maps in the Active Duty map pool and more. The competitive map pool keeps changing and we update it frequently.\"},\"datePublished\":\"2026-04-29T21:44:29+00:00\",\"dateModified\":\"2026-04-29T21:44:31+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#webpage\"},\"articleSection\":\"CS2, CS2 Guides, CS2 Guides, English, pll_64ee92c155b69\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#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-guides\\\/#listItem\",\"name\":\"CS2 Guides\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-guides\\\/#listItem\",\"position\":3,\"name\":\"CS2 Guides\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-guides\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#listItem\",\"name\":\"All CS2 Maps: The Active Duty Map Pool in 2026\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"name\":\"CS2\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#listItem\",\"position\":4,\"name\":\"All CS2 Maps: The Active Duty Map Pool in 2026\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/cs2-guides\\\/#listItem\",\"name\":\"CS2 Guides\"}}]},{\"@type\":\"FAQPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#faq\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How many maps does CS2 have?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CS2 has different map pools across different modes, so there is no single fixed number that matters most. The more useful answer is to separate Active Duty, other official mode maps, and community rotation maps.\"}},{\"@type\":\"Question\",\"name\":\"What maps to play in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Popular maps include Mirage, Inferno, and Dust II. Choose maps based on your playstyle and learn their layout to improve performance.\"}},{\"@type\":\"Question\",\"name\":\"What are the current Active Duty maps in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"As of Premier Season Four in January 2026, the Active Duty maps are: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.\"}},{\"@type\":\"Question\",\"name\":\"What maps are played in a CS2 Major?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CS2 Majors use the Active Duty map pool, so in 2026, that means: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.\"}},{\"@type\":\"Question\",\"name\":\"What changed in the CS2 map pool in 2026?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Valve made two major official map-pool changes in January 2026. On January 22, Anubis replaced Train in the Active Duty pool for Premier Season Four. On January 29, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch, and added Sanctum and Poseidon to Wingman.\"}},{\"@type\":\"Question\",\"name\":\"What is the best map on CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mirage is one of the most balanced and widely loved maps, often considered the best for both casual and competitive play.\"}},{\"@type\":\"Question\",\"name\":\"How to Learn CS2 Maps Faster in 2026\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Use training servers, offline practice, and tools like Yprac or Aimlab. Watch ESL or Blast Premier games to learn rotations and callouts.\"}},{\"@type\":\"Question\",\"name\":\"What are the newest maps added to CS2 rotations?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The newest officially added community maps in late January 2026 were: Warden, Stronghold, Alpine, Sanctum, Poseidon.\"}},{\"@type\":\"Question\",\"name\":\"How can I improve my map knowledge?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Focus on current Active Duty maps first, especially callouts, choke points, common utility, and rotation timings. For 2026, Anubis is one of the most important maps to review because it returned to Active Duty in the latest Premier rotation.\"}},{\"@type\":\"Question\",\"name\":\"Are Train and Vertigo still in CS2 in 2026?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, but they are not both part of the current Active Duty Premier pool. Train was removed from Active Duty on January 22, 2026, while broader Competitive rotations still include extra maps outside Premier.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between Premier maps and Competitive maps in CS2?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Premier uses the seven-map Active Duty pool. Standard Competitive uses a wider set of playable maps, including Active Duty maps plus extra official or community-rotation maps.\"}}],\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#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\\\/cs2-maps\\\/#organizationLogo\",\"width\":427,\"height\":100,\"caption\":\"Tradeit.gg logo\"},\"image\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#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\\\/cs2-maps\\\/#webpage\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/\",\"name\":\"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026\",\"description\":\"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#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\\\/2023\\\/07\\\/CS2-Maps_-CS2-Map-Pool.webp\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#mainImage\",\"width\":1920,\"height\":1080,\"caption\":\"View all CS2 maps in the Active Duty map pool and more. The competitive map pool keeps changing and we update it frequently.\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2-maps\\\/#mainImage\"},\"datePublished\":\"2026-04-29T21:44:29+00:00\",\"dateModified\":\"2026-04-29T21:44:31+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 Maps (UPDATED): The Active Duty Map Pool in 2026<\/title>\n\n","aioseo_head_json":{"title":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026","description":"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.","canonical_url":"https:\/\/tradeit.gg\/blog\/cs2-maps\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#blogposting","name":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026","headline":"All CS2 Maps: The Active Duty Map Pool in 2026","author":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","width":1920,"height":1080,"caption":"View all CS2 maps in the Active Duty map pool and more. The competitive map pool keeps changing and we update it frequently."},"datePublished":"2026-04-29T21:44:29+00:00","dateModified":"2026-04-29T21:44:31+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#webpage"},"isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#webpage"},"articleSection":"CS2, CS2 Guides, CS2 Guides, English, pll_64ee92c155b69"},{"@type":"BreadcrumbList","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#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-guides\/#listItem","name":"CS2 Guides"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-guides\/#listItem","position":3,"name":"CS2 Guides","item":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-guides\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#listItem","name":"All CS2 Maps: The Active Duty Map Pool in 2026"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","name":"CS2"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#listItem","position":4,"name":"All CS2 Maps: The Active Duty Map Pool in 2026","previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-guides\/#listItem","name":"CS2 Guides"}}]},{"@type":"FAQPage","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#faq","url":"https:\/\/tradeit.gg\/blog\/cs2-maps\/","mainEntity":[{"@type":"Question","name":"How many maps does CS2 have?","acceptedAnswer":{"@type":"Answer","text":"CS2 has different map pools across different modes, so there is no single fixed number that matters most. The more useful answer is to separate Active Duty, other official mode maps, and community rotation maps."}},{"@type":"Question","name":"What maps to play in CS2?","acceptedAnswer":{"@type":"Answer","text":"Popular maps include Mirage, Inferno, and Dust II. Choose maps based on your playstyle and learn their layout to improve performance."}},{"@type":"Question","name":"What are the current Active Duty maps in CS2?","acceptedAnswer":{"@type":"Answer","text":"As of Premier Season Four in January 2026, the Active Duty maps are: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass."}},{"@type":"Question","name":"What maps are played in a CS2 Major?","acceptedAnswer":{"@type":"Answer","text":"CS2 Majors use the Active Duty map pool, so in 2026, that means: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass."}},{"@type":"Question","name":"What changed in the CS2 map pool in 2026?","acceptedAnswer":{"@type":"Answer","text":"Valve made two major official map-pool changes in January 2026. On January 22, Anubis replaced Train in the Active Duty pool for Premier Season Four. On January 29, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch, and added Sanctum and Poseidon to Wingman."}},{"@type":"Question","name":"What is the best map on CS2?","acceptedAnswer":{"@type":"Answer","text":"Mirage is one of the most balanced and widely loved maps, often considered the best for both casual and competitive play."}},{"@type":"Question","name":"How to Learn CS2 Maps Faster in 2026","acceptedAnswer":{"@type":"Answer","text":"Use training servers, offline practice, and tools like Yprac or Aimlab. Watch ESL or Blast Premier games to learn rotations and callouts."}},{"@type":"Question","name":"What are the newest maps added to CS2 rotations?","acceptedAnswer":{"@type":"Answer","text":"The newest officially added community maps in late January 2026 were: Warden, Stronghold, Alpine, Sanctum, Poseidon."}},{"@type":"Question","name":"How can I improve my map knowledge?","acceptedAnswer":{"@type":"Answer","text":"Focus on current Active Duty maps first, especially callouts, choke points, common utility, and rotation timings. For 2026, Anubis is one of the most important maps to review because it returned to Active Duty in the latest Premier rotation."}},{"@type":"Question","name":"Are Train and Vertigo still in CS2 in 2026?","acceptedAnswer":{"@type":"Answer","text":"Yes, but they are not both part of the current Active Duty Premier pool. Train was removed from Active Duty on January 22, 2026, while broader Competitive rotations still include extra maps outside Premier."}},{"@type":"Question","name":"What is the difference between Premier maps and Competitive maps in CS2?","acceptedAnswer":{"@type":"Answer","text":"Premier uses the seven-map Active Duty pool. Standard Competitive uses a wider set of playable maps, including Active Duty maps plus extra official or community-rotation maps."}},{"@type":"Question","name":"How many maps does CS2 have?","acceptedAnswer":{"@type":"Answer","text":"CS2 has different map pools across different modes, so there is no single fixed number that matters most. The more useful answer is to separate Active Duty, other official mode maps, and community rotation maps."}},{"@type":"Question","name":"What maps to play in CS2?","acceptedAnswer":{"@type":"Answer","text":"Popular maps include Mirage, Inferno, and Dust II. Choose maps based on your playstyle and learn their layout to improve performance."}},{"@type":"Question","name":"What are the current Active Duty maps in CS2?","acceptedAnswer":{"@type":"Answer","text":"As of Premier Season Four in January 2026, the Active Duty maps are: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass."}},{"@type":"Question","name":"What maps are played in a CS2 Major?","acceptedAnswer":{"@type":"Answer","text":"CS2 Majors use the Active Duty map pool, so in 2026, that means: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass."}},{"@type":"Question","name":"What changed in the CS2 map pool in 2026?","acceptedAnswer":{"@type":"Answer","text":"Valve made two major official map-pool changes in January 2026. On January 22, Anubis replaced Train in the Active Duty pool for Premier Season Four. On January 29, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch, and added Sanctum and Poseidon to Wingman."}},{"@type":"Question","name":"What is the best map on CS2?","acceptedAnswer":{"@type":"Answer","text":"Mirage is one of the most balanced and widely loved maps, often considered the best for both casual and competitive play."}},{"@type":"Question","name":"How to Learn CS2 Maps Faster in 2026","acceptedAnswer":{"@type":"Answer","text":"Use training servers, offline practice, and tools like Yprac or Aimlab. Watch ESL or Blast Premier games to learn rotations and callouts."}},{"@type":"Question","name":"What are the newest maps added to CS2 rotations?","acceptedAnswer":{"@type":"Answer","text":"The newest officially added community maps in late January 2026 were: Warden, Stronghold, Alpine, Sanctum, Poseidon."}},{"@type":"Question","name":"How can I improve my map knowledge?","acceptedAnswer":{"@type":"Answer","text":"Focus on current Active Duty maps first, especially callouts, choke points, common utility, and rotation timings. For 2026, Anubis is one of the most important maps to review because it returned to Active Duty in the latest Premier rotation."}},{"@type":"Question","name":"Are Train and Vertigo still in CS2 in 2026?","acceptedAnswer":{"@type":"Answer","text":"Yes, but they are not both part of the current Active Duty Premier pool. Train was removed from Active Duty on January 22, 2026, while broader Competitive rotations still include extra maps outside Premier."}},{"@type":"Question","name":"What is the difference between Premier maps and Competitive maps in CS2?","acceptedAnswer":{"@type":"Answer","text":"Premier uses the seven-map Active Duty pool. Standard Competitive uses a wider set of playable maps, including Active Duty maps plus extra official or community-rotation maps."}}],"inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#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\/cs2-maps\/#organizationLogo","width":427,"height":100,"caption":"Tradeit.gg logo"},"image":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#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\/cs2-maps\/#webpage","url":"https:\/\/tradeit.gg\/blog\/cs2-maps\/","name":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026","description":"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#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\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#mainImage","width":1920,"height":1080,"caption":"View all CS2 maps in the Active Duty map pool and more. The competitive map pool keeps changing and we update it frequently."},"primaryImageOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/cs2-maps\/#mainImage"},"datePublished":"2026-04-29T21:44:29+00:00","dateModified":"2026-04-29T21:44:31+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 Maps (UPDATED): The Active Duty Map Pool in 2026","og:description":"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.","og:url":"https:\/\/tradeit.gg\/blog\/cs2-maps\/","og:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","og:image:secure_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","og:image:width":"1920","og:image:height":"1080","article:tag":["cs2 guides"],"article:published_time":"2026-04-29T21:44:29+00:00","article:modified_time":"2026-04-29T21:44:31+00:00","article:publisher":"https:\/\/www.facebook.com\/tradeitgg","twitter:card":"summary_large_image","twitter:site":"@tradeit_gg","twitter:title":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2025","twitter:description":"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.","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":"22 minutes"},"aioseo_meta_data":{"post_id":"6658","title":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2026","description":"View all CS2 maps in 2026, including the current Active Duty, Competitive, Wingman, Arms Race, and the latest Valve map rotations.","keywords":null,"keyphrases":{"focus":{"keyphrase":"CS2 maps","analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":9,"maxScore":9,"error":0},"keywordDensity":{"score":0,"type":"low","maxScore":9,"error":1}},"score":69},"additional":[]},"primary_term":{"category":404},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"featured","og_image_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2023\/07\/CS2-Maps_-CS2-Map-Pool.webp","og_image_width":"1920","og_image_height":"1080","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":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":"All CS2 Maps (UPDATED): The Active Duty Map Pool in 2025","twitter_description":null,"schema":{"blockGraphs":[{"hidden":false,"question":"How many maps does CS2 have?","schemaBlockId":"aioseo-mgi07o6u","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"CS2 has different map pools across different modes, so there is no single fixed number that matters most. The more useful answer is to separate Active Duty, other official mode maps, and community rotation maps.","type":"aioseo\/faq"},{"hidden":false,"question":"What maps to play in CS2?","schemaBlockId":"aioseo-mgi07nv4","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Popular maps include Mirage, Inferno, and Dust II. Choose maps based on your playstyle and learn their layout to improve performance.","type":"aioseo\/faq"},{"hidden":false,"question":"What are the current Active Duty maps in CS2?","schemaBlockId":"aioseo-mgi07nj8","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"As of Premier Season Four in January 2026, the Active Duty maps are: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.","type":"aioseo\/faq"},{"hidden":false,"question":"What maps are played in a CS2 Major?","schemaBlockId":"aioseo-mgi07n5l","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"CS2 Majors use the Active Duty map pool, so in 2026, that means: Anubis, Ancient, Dust 2, Inferno, Mirage, Nuke, and Overpass.","type":"aioseo\/faq"},{"hidden":false,"question":"What changed in the CS2 map pool in 2026?","schemaBlockId":"aioseo-mmxi2pfy","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Valve made two major official map-pool changes in January 2026. On January 22, Anubis replaced Train in the Active Duty pool for Premier Season Four. On January 29, Valve added Warden, Stronghold, and Alpine to Competitive, Casual, and Deathmatch, and added Sanctum and Poseidon to Wingman.","type":"aioseo\/faq"},{"hidden":false,"question":"What is the best map on CS2?","schemaBlockId":"aioseo-mgi07mro","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Mirage is one of the most balanced and widely loved maps, often considered the best for both casual and competitive play.","type":"aioseo\/faq"},{"hidden":false,"question":"How to Learn CS2 Maps Faster in 2026","schemaBlockId":"aioseo-mgi07llf","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Use training servers, offline practice, and tools like Yprac or Aimlab. Watch ESL or Blast Premier games to learn rotations and callouts.","type":"aioseo\/faq"},{"hidden":false,"question":"What are the newest maps added to CS2 rotations?","schemaBlockId":"aioseo-mgi07m0w","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"The newest officially added community maps in late January 2026 were: Warden, Stronghold, Alpine, Sanctum, Poseidon.","type":"aioseo\/faq"},{"hidden":false,"question":"How can I improve my map knowledge?","schemaBlockId":"aioseo-mgi07meo","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Focus on current Active Duty maps first, especially callouts, choke points, common utility, and rotation timings. For 2026, Anubis is one of the most important maps to review because it returned to Active Duty in the latest Premier rotation.","type":"aioseo\/faq"},{"hidden":false,"question":"Are Train and Vertigo still in CS2 in 2026?","schemaBlockId":"aioseo-mo8iockf","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Yes, but they are not both part of the current Active Duty Premier pool. Train was removed from Active Duty on January 22, 2026, while broader Competitive rotations still include extra maps outside Premier.","type":"aioseo\/faq"},{"hidden":false,"question":"What is the difference between Premier maps and Competitive maps in CS2?","schemaBlockId":"aioseo-mo8io7z4","tagName":"h3","um_is_restrict":false,"um_who_access":"0","um_roles_access":[],"um_message_type":"0","um_message_content":"","answer":"Premier uses the seven-map Active Duty pool. Standard Competitive uses a wider set of playable maps, including Active Duty maps plus extra official or community-rotation maps.","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-04-29 22:37:21","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-04 07:03:08","updated":"2026-04-29 22:37: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-guides\/\" title=\"CS2 Guides\">CS2 Guides<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tAll CS2 Maps: The Active Duty Map Pool in 2026\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tradeit.gg\/blog"},{"label":"CS2","link":"https:\/\/tradeit.gg\/blog\/cs2\/"},{"label":"CS2 Guides","link":"https:\/\/tradeit.gg\/blog\/cs2\/cs2-guides\/"},{"label":"All CS2 Maps: The Active Duty Map Pool in 2026","link":"https:\/\/tradeit.gg\/blog\/cs2-maps\/"}],"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/6658","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=6658"}],"version-history":[{"count":145,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/6658\/revisions"}],"predecessor-version":[{"id":30790,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/6658\/revisions\/30790"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media\/6866"}],"wp:attachment":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media?parent=6658"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/categories?post=6658"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/tags?post=6658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}