It’s widely known that walking is great for you. Research shows that walking can cut your risk of heart disease, reduce joint pain and naturally relieve stress. A study published in the Canadian Journal of Cardiology in June also found that a specific kind of walking can be beneficial for people with coronary artery disease: Nordic walking. According to the Centers for Disease Control and Prevention, coronary artery disease “is the most common type of heart disease in the United States.” The study results suggest that people with the disease saw improved heart function after committing to Nordic walking for three months. Yashoda via Getty ImagesYou can up your walking game and help your heart health by adding Nordic poles to your workout. HPGam.cmd.push(function(){ return HPGam.render("inline-1", "entry_paragraph_1", false, false); }); Nordic walking involves using poles similar to ski poles as you move. Unlike a regular walk, this kind of walking incorporates your upper body muscles in addition to your lower body muscles. According to the International Nordic Walking Federation, Nordic walking began as an off-season workout for skiers and has been around since the mid-1900s. For the study, 130 people with coronary artery disease were randomly split into one of three groups. The first group followed a 12-week high-intensity interval training program; the second group followed a 12-week moderate-to-vigorous intensity training program; the third group followed a 12-week Nordic walking program. After the workout program, participants were observed for 14 weeks, and their functional capacity ― or their ability to exercise or perform daily activities that require physical effort ― was tested by measuring how far they walked in six minutes. Additionally, the researchers had participants fill out a heart disease-specific questionnaire and a 36-question health survey. Depression levels were also measured using the Beck Depression Inventory-II, which is commonly used to measure depression after heart attacks. Participants were tested at the beginning, the middle and the end of the study. While all participants saw favorable health outcomes, those in the Nordic walking group experienced the largest increase in functional capacity compared to their baseline level at the start of the study. In other words, those who committed to the 12-week Nordic walking program were most able to show increased exercise capacity during the six-minute walk test. And one’s functional capacity is “an important predictor of future cardiovascular events in patients with ,” the study stated. This is likely because of the upper and lower body muscle groups Nordic walking activates. Using upper body strength to move and stabilize the poles while also activating your lower body can increase your heart rate, which increases your cardiovascular benefits. Dr. Chip Lavie, who led the study’s accompanying editorial, told Medical News Today that “the addition of Nordic poles to moderate to vigorous-intensity walking is a simple, accessible option to enhance improvements in walking capacity, increase energy expenditure, engage upper body musculature, and improve other functional parameters such as posture, gait, and balance all that could improve walking speed.” This is important for everyone, but especially for those with coronary artery disease. “Walking consistently is a great form of exercise that reduces cardiovascular mortality by addressing key cardiovascular risk factors: it helps reduce cholesterol, reduce blood pressure, improve blood sugar control, helps with healthy weight management and often correlates to other healthy habits and behaviors,” Dr. Tamanna Singh, co-director of the sports cardiology center at Cleveland Clinic, previously told HuffPost. Additionally, exercise is one of the recommended treatments for coronary artery disease, according to the Mayo Clinic. GoodLifeStudio via Getty ImagesTry to get about 150 minutes of moderate-intensity or 75 minutes of high-intensity cardio per week.Here’s how to reap the benefits yourself.Singh noted that the American Heart Association “currently recommends 150 minutes of moderate-intensity or 75 minutes of high-intensity aerobic exercise per week or a combination.” Walking counts toward your weekly moderate-intensity exercise count, according to the AHA. Keep in mind that these are the minimum recommendations — more exercise equals more results. In fact, those who go above and beyond the minimum recommendations live longer, studies show. To get started with Nordic walking, you’ll need a set of trekking poles and a good walking route. Nordic walking can be done in quiet, paved neighborhoods or on rocky, hilly terrain ― it’s not just for hikers on trails. For poles, you can purchase a pair from places like Amazon or from the American Nordic Walking Association. Make sure to get the right length ― they should be about two-thirds of your height. Here are a few examples: AmazonAnti-shock Nordic trekking polesThis set of anti-shock Nordic trekking poles from The Fit Life comes in five different colors and feature a comfortable grip for your hands. It also has pads for the bottom of the poles to make walking simpler. The kit has more than 8,000 five-star reviews. AmazonMontem ultra-strong trekking polesThese ultra-strong trekking poles from the brand Montem can be easily adjusted so you get get the right height for you. They're lightweight and come in multiple color options; they're also highly recommended with more than 1,000 five-star reviews. When walking, maintain proper posture by pushing your shoulders back, and keep your head straight so your ribcage stays upright and open. Use the poles to strike the ground on either side of your feet as you walk, ensuring that they hit in the middle of your stride. The poles should be kept at an angle and you should grip the pole as it hits the ground so you have better leverage to push off. This will help you to engage your upper body. Repeat as you walk. If you have coronary heart disease or any other heart problems, make sure to talk to your doctor before starting. HuffPost may receive a share from purchases made via links on this page. Every item is independently selected by the HuffPost Shopping team. Prices and availability are subject to change. The original version of this story was published on HuffPost at an earlier date. Don't Have Time For A Big Workout? Try 'Exercise Snacking'How To Tell If Your Heart Rate Is Healthy During A WorkoutThis $35 Item Can Actually Make Walking Easier And Boost Heart HealthBefore You GoLOADINGERROR LOADING var currentScript = document.currentScript; function pollConsentAndRun() { var pollInterval = 100; var poller = setInterval(function() { if (window.HP && typeof window.HP.sp_consent !== 'undefined') { clearInterval(poller); runConnatixWithSSAI({ hasConsent: window.HP.sp_consent}); // If undefined, keep polling } }, pollInterval); } function runConnatixWithSSAI({ hasConsent }) { var disableAdsWebview = typeof window.disableAdsWebview !== 'undefined' ? window.disableAdsWebview : null; var disableAds = (disableAdsWebview ?? false) || !hasConsent; var isVideoEntry = false; if (!disableAds && isVideoEntry) { SSAIWrapper(); } else { runConnatix({ disableAds }); } } function SSAIWrapper() { (async () => { let response; try { response = await fetch("https://ssl.p.jwpcdn.com/player/v/8.40.2/googima.js", { method: "HEAD" }); } catch(e) { return true; } if (response.status < 400 && response.status >= 200) { return false; } return true; })().then((isAdBlocked) => { if (!isAdBlocked) { //RUN CONNATIX SCRIPT AS IS CURRENTLY runConnatix({ disableAds: false }); } else { const element = document.getElementById("6318dd6ce4b027aa40572837"); const wrapper = element ? element.closest(".connatix-wrapper") : null; const playerConfig = { playlist: 'https://cdn.jwplayer.com/v2/site/aFnzj9YE/media/ext:c4881599-6da3-4e8e-9b99-4ce66869aa7a', advertising: { client: 'ssai', siteId: 'aFnzj9YE', adConfigId: 't1HqZa9l', stitchMode: 'ssai' }, hlsjsConfig:{ enableWorker: false } }; if (!wrapper) { runConnatix({ disableAds: false }); return; } const jwPlayer = jwplayer(wrapper); if (jwPlayer && typeof jwPlayer.setup === 'function') { jwPlayer.setup(playerConfig); } else { console.error('JW Player setup is unavailable, falling back to Connatix standard mode'); runConnatix({ disableAds: false }); } } }); } function runConnatix({ disableAds }) { var label_6318dd6ce4b027aa40572837 = "ctx-wait-6318dd6ce4b027aa40572837"; var defer_6318dd6ce4b027aa40572837 = currentScript; var floatMode = undefined; var playbackModeWebview = typeof window.playbackModeWebview !== 'undefined' ? window.playbackModeWebview : null; var playbackMode = playbackModeWebview ?? undefined; const playerId_6318dd6ce4b027aa40572837 = 'ff7fdddc-5441-4253-abc4-f12a33fad58b'; console.time(label_6318dd6ce4b027aa40572837); window.waitForGlobal( () => window.cnxel && window.HP && window.HP.params && window.HP.params.clientUUID && window.localStorage && defer_6318dd6ce4b027aa40572837 && defer_6318dd6ce4b027aa40572837.parentElement.dataset.ready === "true", () => { console.timeEnd(label_6318dd6ce4b027aa40572837); (new Image()).src = 'https://tr.thecontentserver.com/tr/si?token=' + playerId_6318dd6ce4b027aa40572837 + '&cid=1bf35e8b-3d55-48a6-aef8-0ebfdd277df7'; cnxel.cmd.push(function() { cnxel({ mediaId: "c4881599-6da3-4e8e-9b99-4ce66869aa7a", playerId: playerId_6318dd6ce4b027aa40572837, playlistId: 'undefined', customParam1: window.localStorage.getItem("cet-page_session_id"), customParam2: "69fb7d7ee4b065a1677aa1f1", customParam3: "HPVideoTeamHuffPostNOWnews,HuffPost NOW News,walking,outdoors,health,lifestyle,exercise,movement", customParam4: "desktop", customParam5: window.HUFFPOST.params.clientUUID, settings: { playbackMode: playbackMode, disableAdvertising: disableAds, customization: { floating: { mode: floatMode, floatingGutterY: 58, } } } }).render("6318dd6ce4b027aa40572837", (renderError, playerApi) => { const wrapper = document.getElementById("6318dd6ce4b027aa40572837").closest(".connatix-wrapper"); const loadingEl = wrapper !== null ? wrapper.querySelector(".loading-message") : null; if (renderError) { // An error occured while rendering the player if(loadingEl !== null) { loadingEl.classList.add("error"); } ; return; } else { // player is ready and rendered if(loadingEl !== null) { loadingEl.classList.add("loaded"); } const dismissBottomStickyButton = document.querySelector(".ad-bottom-right-sticky__close"); const bottomStickyContainer = document.querySelector(".bottom-right-sticky-container"); if (bottomStickyContainer && dismissBottomStickyButton) { playerApi.on(cnxel.configEvents.FloatingEnterStart, function() { dismissBottomStickyButton.classList.add("slide-out"); bottomStickyContainer.classList.add("video-floating"); }); playerApi.on(cnxel.configEvents.FloatingExitStart , function() { dismissBottomStickyButton.classList.remove("slide-in"); bottomStickyContainer.classList.remove("video-floating"); }); playerApi.on(cnxel.configEvents.CloseButtonClicked , function() { bottomStickyContainer.classList.add("slide-out"); }); } } }); }) } ); } (function() { if (typeof window._sp_ !== 'undefined') { pollConsentAndRun(); } else { runConnatixWithSSAI({ hasConsent: true }); } })(); Go to HomepageLeave a CommentSuggest a correction|Submit a tip HPGam.cmd.push(function(){ return HPGam.render("sidebar-1", "right_rail_content_1", false, false); }); HuffPost Shopping'sBest FindsLoading...Newsletter Sign UpThe Good LifeA completely essential daily guide to achieving the good life.Successfully Signed Up!Realness delivered to your inboxBy entering your email and clicking Sign Up, you're agreeing to let us send you customized marketing messages about us and our advertising partners. You are also agreeing to our Terms of Service and Privacy Policy.