{"id":24448,"date":"2026-03-16T06:37:30","date_gmt":"2026-03-16T06:37:30","guid":{"rendered":"https:\/\/immortalboost.com\/blog\/?p=24448"},"modified":"2026-03-18T07:12:00","modified_gmt":"2026-03-18T07:12:00","slug":"eft-lend-lease-part-1-guide","status":"publish","type":"post","link":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/","title":{"rendered":"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026"},"content":{"rendered":"\n<p>Online multiplayer games regularly add new quests and content to keep players engaged. It helps developers maintain an active player base while also giving fans new objectives to complete in the games they already enjoy.<\/p>\n\n\n<figure class=\"wp-block-post-featured-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1320\" height=\"880\" src=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Escape from Tarkov Lend-Lease Part 1 quest guide showing drone part search location\" style=\"object-fit:cover;\" srcset=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp 1320w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon-300x200.webp 300w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon-1024x683.webp 1024w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon-768x512.webp 768w\" sizes=\"(max-width: 1320px) 100vw, 1320px\" \/><\/figure>\n\n\n<p>Escape from Tarkov follows the same approach by introducing quests that encourage exploration across multiple maps. One of these quests is <strong>Lend-Lease Part 1<\/strong>, a task that requires players to locate specific drone components scattered across different locations.<\/p>\n\n\n\n<p>In this guide, we\u2019ll explain <strong>what Lend-Lease Part 1 is, the objectives you must complete, where to find the required items, and the rewards you earn after finishing the quest.<\/strong><\/p>\n\n\n\n<p class=\"has-blush-light-purple-gradient-background has-background\"><strong>Struggling to Survive Shoreline Raids?<br><\/strong>Many players lose valuable loot or fail quests on Shoreline because of tough PvP fights and dangerous hotspots like the Health Resort. One mistake can ruin the entire raid.<br><br>With <strong><a href=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/tarkov-shoreline-raid\/\" target=\"_blank\" rel=\"noreferrer noopener\">Escape from Tarkov Shoreline Raid Boosting<\/a><\/strong>, experienced players help you complete raids safely, secure your quest items, and finish objectives much faster without the frustrating grind.<\/p>\n\n\n\n<p><strong>Related Guides:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/hardcore-wipe\/\">Hardcore Wipe in Escape from Tarkov<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/how-to-unlock-jaeger\/\">How to Unlock Jaeger in Escape From Tarkov<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/fps-visibility-settings\/\">Best Escape from Tarkov Graphics Settings for Maximum FPS &amp; Visibility<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What Is Lend-Lease Part 1 in Escape from Tarkov?<\/h2>\n\n\n\n<p>Lend-Lease Part 1 is a <strong>Skier-issued quest<\/strong> in Escape from Tarkov where players must locate and collect parts from foreign downed drones.<\/p>\n\n\n\n<p>To complete the quest, players must:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Find specific drone components<\/li>\n\n\n\n<li>Survive the raid<\/li>\n\n\n\n<li>Hand over the items to Skier<\/li>\n<\/ul>\n\n\n\n<p>This quest is also important because it is <strong>required for progressing toward the Kappa Container<\/strong>, one of the most valuable late-game rewards in Escape from Tarkov.<\/p>\n\n\n\n<p>Since many of these items are hidden in open environments or small containers, finding them can be challenging. Some are easy to locate, while others require searching carefully through large areas.<\/p>\n\n\n\n<style>\n    .product-section {\n        background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);\n        color: #1f2937;\n        padding: 30px;\n        font-family: 'Arial', sans-serif;\n        border-radius: 12px;\n        margin: 30px 0;\n        border: 2px solid #e5e7eb;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n    }\n    \n    .section-title {\n        text-align: center;\n        margin-bottom: 35px;\n        font-size: 28px;\n        color: #1f2937;\n        font-weight: 700;\n    }\n    \n    .product-container {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 25px;\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n    \n    .product-row {\n        display: flex;\n        justify-content: center;\n        align-items: stretch;\n        width: 100%;\n        gap: 30px;\n        margin-bottom: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .product-card {\n        width: 300px;\n        background-color: #ffffff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.12);\n        transition: all 0.3s ease;\n        border: 2px solid transparent;\n        display: flex;\n        flex-direction: column;\n    }\n    \n    .product-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 8px 25px rgba(255, 127, 0, 0.2);\n        border-color: #FF7F00;\n    }\n    \n    .product-header {\n        padding: 18px;\n        text-align: center;\n        font-weight: bold;\n        font-size: 20px;\n        color: #ffffff;\n        background: linear-gradient(135deg, #2563EB 0%, #1d4ed8 100%);\n        border-bottom: 3px solid #FF7F00;\n        min-height: 70px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    \n    .product-image {\n        height: 220px;\n        background-color: #f9fafb;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        overflow: hidden;\n        border-bottom: 1px solid #e5e7eb;\n    }\n    \n    .product-image img {\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: cover;\n        transition: transform 0.3s ease;\n    }\n    \n    .product-card:hover .product-image img {\n        transform: scale(1.05);\n    }\n    \n    .product-features {\n        padding: 20px;\n        background-color: #fefefe;\n        min-height: 140px;\n        flex: 1;\n    }\n    \n    .feature {\n        margin: 16px 0;\n        color: #4b5563;\n        font-size: 16px;\n        display: flex;\n        align-items: center;\n    }\n    \n    .feature-icon {\n        color: #FF7F00;\n        margin-right: 8px;\n        font-weight: bold;\n        font-size: 18px;\n    }\n    \n    .product-price {\n        font-size: 34px;\n        font-weight: bold;\n        padding: 15px 18px;\n        display: inline-block;\n        color: #2563EB;\n    }\n    \n    .product-footer {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 0 20px 20px 20px;\n        background-color: #fefefe;\n    }\n    \n    .order-btn {\n        background: linear-gradient(135deg, #FF7F00 0%, #ff6500 100%);\n        color: white;\n        border: none;\n        border-radius: 8px;\n        padding: 12px 30px;\n        cursor: pointer;\n        font-weight: bold;\n        text-decoration: none;\n        display: inline-block;\n        transition: all 0.3s ease;\n        font-size: 15px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    \n    .order-btn:hover {\n        background: linear-gradient(135deg, #ff6500 0%, #e55a00 100%);\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(255, 127, 0, 0.4);\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #FF7F00 0%, #2563EB 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        font-weight: bold;\n    }\n    \n    .arena-background {\n        position: relative;\n    }\n    \n    .arena-background::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background-size: cover;\n        opacity: 0.05;\n        z-index: -1;\n        border-radius: 10px;\n    }\n    \n    \/* Mobile Responsive Styles *\/\n    @media (max-width: 1000px) {\n        .product-row {\n            gap: 25px;\n        }\n        \n        .product-card {\n            width: 280px;\n        }\n    }\n    \n    @media (max-width: 768px) {\n        .product-section {\n            padding: 20px;\n            margin: 20px 10px;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            margin-bottom: 25px;\n        }\n        \n        .product-container {\n            gap: 20px;\n        }\n        \n        .product-row {\n            flex-direction: column;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 0;\n        }\n        \n        .product-card {\n            width: 100%;\n            max-width: 350px;\n        }\n        \n        .product-header {\n            font-size: 18px;\n            padding: 15px;\n        }\n        \n        .product-image {\n            height: 180px;\n        }\n        \n        .product-features {\n            padding: 15px;\n            min-height: auto;\n        }\n        \n        .feature {\n            margin: 10px 0;\n            font-size: 15px;\n        }\n        \n        .product-price {\n            font-size: 30px;\n            padding: 12px 15px;\n        }\n        \n        .product-footer {\n            padding: 0 15px 15px 15px;\n        }\n        \n        .order-btn {\n            padding: 10px 24px;\n            font-size: 14px;\n        }\n    }\n    \n    \/* Extra small screens *\/\n    @media (max-width: 480px) {\n        .product-section {\n            padding: 15px;\n            margin: 15px 5px;\n        }\n        \n        .section-title {\n            font-size: 20px;\n        }\n        \n        .product-price {\n            font-size: 26px;\n        }\n        \n        .order-btn {\n            padding: 8px 20px;\n            font-size: 13px;\n        }\n        \n        .product-card {\n            max-width: 100%;\n        }\n    }\n<\/style>\n\n<div class=\"product-section arena-background\">\n    <div class=\"section-title\">Our Premium <span class=\"product-highlight\">Escape from Tarkov Boosting<\/span> Services<\/div>\n    \n    <div class=\"product-container\">\n        <div class=\"product-row\">\n            <div class=\"product-card\">\n                <div class=\"product-header\">Dorm Room 314 Marked Key<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/wp-content\/uploads\/2025\/02\/dorm-room-314-marked-key1725279474_picture_item_small-300x300.png\" alt=\"Dorm Room 314 Marked Key\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Rare Key Item\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>High-Value Loot Access\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Fast Delivery\n                    <\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <a href=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/product\/dorm-room-314-marked-key\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"product-card\">\n                <div class=\"product-header\">Buy EFT Graphics Card | Found In Raid<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/wp-content\/uploads\/2025\/02\/graphics-card-found-in-raid1673878448_picture_item_small-300x300.webp\" alt=\"Buy EFT Graphics Card Found In Raid\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Found In Raid Status\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>High Barter Value\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Professional Traders\n                    <\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <a href=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/product\/graphics-card-found-in-raid\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"product-card\">\n                <div class=\"product-header\">EFT Boosting<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/wp-content\/uploads\/2024\/07\/SeasonalRankTop2.webp\" alt=\"EFT Boosting\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Rank Climbing\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Experienced Boosters\n                    <\/div>\n                    <div class=\"feature\">\n                        <span class=\"feature-icon\">\u203a<\/span>Fast Progression\n                    <\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <a href=\"https:\/\/immortalboost.com\/escape-from-tarkov-boosting\/product\/eft-boosting\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<p>Another important requirement is that <strong>players must reach Level 25 before the quest becomes available.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Lend-Lease Part 1 Objectives<\/h2>\n\n\n\n<p>To complete the quest, players must collect the following items:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Item<\/th><th>Quantity<\/th><\/tr><\/thead><tbody><tr><td>Motor Controllers<\/td><td>3<\/td><\/tr><tr><td>Single-Axis Gyroscopes<\/td><td>2<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>After collecting these items, they must be handed over to <strong>Skier<\/strong> to complete the quest.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Motor Controller Locations<\/h2>\n\n\n\n<p>Three motor controllers must be collected from different areas across Tarkov maps.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Woods Motor Controller Location<\/h3>\n\n\n\n<p>The first motor controller can be found on the <strong>Woods map<\/strong>.<\/p>\n\n\n\n<p>Search around the <strong>west side of the Sawmill area<\/strong> until you locate a <strong>black SUV<\/strong>. The motor controller is usually found nearby.<\/p>\n\n\n\n<p>Since the Sawmill is a highly contested area, approach cautiously and check the surroundings before looting.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Shoreline Motor Controller Location<\/h3>\n\n\n\n<p>The second motor controller is located on the <strong>Shoreline map<\/strong>.<\/p>\n\n\n\n<p>Head toward the <strong>southwestern edge of the Weather Station<\/strong>. The item is typically found inside a <strong>wooden box near the location<\/strong>.<\/p>\n\n\n\n<p>This area can sometimes be quieter than other Shoreline hotspots, making it easier to loot if you arrive early in the raid.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Health Resort Motor Controller Location<\/h3>\n\n\n\n<p>The third motor controller is located inside the <strong>Health Resort on Shoreline<\/strong>.<\/p>\n\n\n\n<p>To obtain it, you must unlock one of the following rooms:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>West Wing Room 306<\/strong><\/li>\n\n\n\n<li><strong>West Wing Room 308<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Once inside, you will be able to collect the final motor controller needed for the quest.<\/p>\n\n\n\n<p>There are two ways to obtain the key for these rooms:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Find the key naturally while looting in raids<\/li>\n\n\n\n<li>Purchase the key from the <strong>Flea Market<\/strong><\/li>\n<\/ol>\n\n\n\n<p>Most players choose the Flea Market because it saves time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Gyroscope Locations<\/h2>\n\n\n\n<p>Two <strong>Single-Axis Gyroscopes<\/strong> must also be found during the quest.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">First Gyroscope Location<\/h3>\n\n\n\n<p>The first gyroscope is located near the <strong>Woods Sawmill area<\/strong>, close to the same location as the first motor controller.<\/p>\n\n\n\n<p>Look around:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The <strong>back of a pickup truck<\/strong><\/li>\n\n\n\n<li>Near the <strong>gray warehouse behind the Sawmill<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Carefully search the area, as the item can blend into the environment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Second Gyroscope Location<\/h3>\n\n\n\n<p>The second gyroscope is located on the <strong>Shoreline map inside the Health Resort<\/strong>.<\/p>\n\n\n\n<p>Head to the <strong>West Wing Room 216<\/strong> and unlock the door to access the gyroscope.<\/p>\n\n\n\n<p>This area is often contested by other players, so entering the building cautiously is recommended.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Lend-Lease Part 1 Rewards<\/h2>\n\n\n\n<p>After collecting all required items and handing them over to Skier, you will receive the following rewards:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Reward<\/th><th>Amount<\/th><\/tr><\/thead><tbody><tr><td>Experience<\/td><td>17,500 EXP<\/td><\/tr><tr><td>Skier Reputation<\/td><td>+0.05<\/td><\/tr><tr><td>Money Reward<\/td><td>$3,000<\/td><\/tr><tr><td>With Intelligence Center Level 1<\/td><td>$3,150<\/td><\/tr><tr><td>With Intelligence Center Level 2<\/td><td>$3,450<\/td><\/tr><tr><td>Gear Reward<\/td><td>1\u00d7 Armasight N-15 Night Vision Goggles<\/td><\/tr><tr><td>Trader Unlock<\/td><td>ORSIS T-5000M 7.62\u00d751 sniper rifle purchase at Skier LL2<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>These rewards make the quest worthwhile, especially the trader unlock for the sniper rifle.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>Lend-Lease Part 1 is a search-and-collect quest that takes players across several Tarkov locations to recover drone components. While some items are relatively easy to find, others require careful exploration or specific keys to access locked rooms.<\/p>\n\n\n\n<p>By knowing the exact locations of the motor controllers and gyroscopes, players can complete the quest much faster and avoid unnecessary raids searching for the required items.<\/p>\n\n\n\n<p>Once completed, the quest provides valuable experience, money rewards, and trader unlocks that help progress further in Escape from Tarkov.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Frequently Asked Questions related To EFT Lend Lease<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">What level do you need for Lend-Lease Part 1 in Escape from Tarkov?<\/h4>\n\n\n\n<p>Players must reach <strong>Level 25<\/strong> before Skier offers the Lend-Lease Part 1 quest.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Where can you find motor controllers in Lend-Lease Part 1?<\/h4>\n\n\n\n<p>Motor controllers can be found on <strong>Woods near the Sawmill, Shoreline near the Weather Station, and inside the Shoreline Health Resort (Rooms 306 or 308).<\/strong><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Where are the gyroscopes located in Lend-Lease Part 1?<\/h4>\n\n\n\n<p>The gyroscopes are located <strong>near the Woods Sawmill area and inside Shoreline Health Resort West Wing Room 216.<\/strong><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Is Lend-Lease Part 1 required for Kappa Container?<\/h4>\n\n\n\n<p>Yes. This quest is part of the progression required to unlock the <strong>Kappa Secure Container<\/strong> in Escape from Tarkov.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Online multiplayer games regularly add new quests and content to keep players engaged. It helps developers maintain an active player base while also giving fans new objectives to complete in the games they already enjoy. Escape from Tarkov follows the same approach by introducing quests that encourage exploration across multiple maps. One of &#8230; <a title=\"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026\" class=\"read-more\" href=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/\" aria-label=\"More on How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":24455,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[33],"tags":[222],"class_list":["post-24448","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-escape-from-tarkov","tag-escape-from-tarkov","infinite-scroll-item","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EFT Lend-Lease Part 1 Guide: Locations, Objectives &amp; Rewards<\/title>\n<meta name=\"description\" content=\"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EFT Lend-Lease Part 1 Guide: Locations, Objectives &amp; Rewards\" \/>\n<meta property=\"og:description\" content=\"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-16T06:37:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T07:12:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1320\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Warren\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:site\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Warren\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/\"},\"author\":{\"name\":\"Warren\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\"},\"headline\":\"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026\",\"datePublished\":\"2026-03-16T06:37:30+00:00\",\"dateModified\":\"2026-03-18T07:12:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/\"},\"wordCount\":986,\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\",\"keywords\":[\"Escape from Tarkov\"],\"articleSection\":[\"Escape From Tarkov\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/\",\"name\":\"EFT Lend-Lease Part 1 Guide: Locations, Objectives & Rewards\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\",\"datePublished\":\"2026-03-16T06:37:30+00:00\",\"dateModified\":\"2026-03-18T07:12:00+00:00\",\"description\":\"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp\",\"width\":1320,\"height\":880,\"caption\":\"Escape from Tarkov Lend-Lease Part 1 quest guide showing drone part search location\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/escape-from-tarkov\\\/eft-lend-lease-part-1-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Escape From Tarkov\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/category\\\/escape-from-tarkov\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"name\":\"Immortalboost\",\"description\":\"ImmortalBoost Blog - Get Better At Gaming\",\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\",\"name\":\"Immortalboost\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"width\":704,\"height\":151,\"caption\":\"Immortalboost\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Immortalboostcheapboosting\\\/\",\"https:\\\/\\\/x.com\\\/immortalboost\",\"https:\\\/\\\/instagram.com\\\/immortalboost\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\",\"name\":\"Warren\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"caption\":\"Warren\"},\"description\":\"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.\",\"sameAs\":[\"https:\\\/\\\/immortalboost.com\\\/blog\"],\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EFT Lend-Lease Part 1 Guide: Locations, Objectives & Rewards","description":"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/","og_locale":"en_US","og_type":"article","og_title":"EFT Lend-Lease Part 1 Guide: Locations, Objectives & Rewards","og_description":"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.","og_url":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/","article_publisher":"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","article_published_time":"2026-03-16T06:37:30+00:00","article_modified_time":"2026-03-18T07:12:00+00:00","og_image":[{"width":1320,"height":880,"url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp","type":"image\/webp"}],"author":"Warren","twitter_card":"summary_large_image","twitter_creator":"@immortalboost","twitter_site":"@immortalboost","twitter_misc":{"Written by":"Warren","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#article","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/"},"author":{"name":"Warren","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b"},"headline":"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026","datePublished":"2026-03-16T06:37:30+00:00","dateModified":"2026-03-18T07:12:00+00:00","mainEntityOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/"},"wordCount":986,"publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp","keywords":["Escape from Tarkov"],"articleSection":["Escape From Tarkov"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/","url":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/","name":"EFT Lend-Lease Part 1 Guide: Locations, Objectives & Rewards","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#primaryimage"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp","datePublished":"2026-03-16T06:37:30+00:00","dateModified":"2026-03-18T07:12:00+00:00","description":"Learn how to complete Lend-Lease Part 1 in Escape from Tarkov with motor controller and gyroscope locations, objectives, map tips, and quest rewards in 2026.","breadcrumb":{"@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#primaryimage","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2026\/03\/task_01kktnmhtbea6rzj6yn8qhjpw7_1773642884_img_1_11zon.webp","width":1320,"height":880,"caption":"Escape from Tarkov Lend-Lease Part 1 quest guide showing drone part search location"},{"@type":"BreadcrumbList","@id":"https:\/\/immortalboost.com\/blog\/escape-from-tarkov\/eft-lend-lease-part-1-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/immortalboost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Escape From Tarkov","item":"https:\/\/immortalboost.com\/blog\/category\/escape-from-tarkov\/"},{"@type":"ListItem","position":3,"name":"How to Complete Lend-Lease Part 1 in Escape from Tarkov In 2026"}]},{"@type":"WebSite","@id":"https:\/\/immortalboost.com\/blog\/#website","url":"https:\/\/immortalboost.com\/blog\/","name":"Immortalboost","description":"ImmortalBoost Blog - Get Better At Gaming","publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/immortalboost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/immortalboost.com\/blog\/#organization","name":"Immortalboost","url":"https:\/\/immortalboost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","width":704,"height":151,"caption":"Immortalboost"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","https:\/\/x.com\/immortalboost","https:\/\/instagram.com\/immortalboost"]},{"@type":"Person","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b","name":"Warren","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","caption":"Warren"},"description":"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.","sameAs":["https:\/\/immortalboost.com\/blog"],"url":"https:\/\/immortalboost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/24448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/comments?post=24448"}],"version-history":[{"count":6,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/24448\/revisions"}],"predecessor-version":[{"id":24466,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/24448\/revisions\/24466"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media\/24455"}],"wp:attachment":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media?parent=24448"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/categories?post=24448"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/tags?post=24448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}