CINXE.COM
Frequently Asked Questions
<!DOCTYPE html> <html lang="en-gb" dir="ltr"> <head> <meta charset="utf-8"> <meta name="author" content="Administrator"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Financial Advisors"> <meta name="generator" content="Joomla! - Open Source Content Management"> <title>Frequently Asked Questions</title> <link href="/" rel="icon" type="image/svg+xml"> <link href="/media/system/images/favicon.ico" rel="alternate icon" type="image/vnd.microsoft.icon"> <link href="/media/system/images/joomla-favicon-pinned.svg" rel="mask-icon" color="#000"> <link href="https://www.nationwideplanning.com/component/search/?view=article&id=31&format=opensearch&Itemid=42" rel="search" title="Search Nationwide Planning Associates" type="application/opensearchdescription+xml"> <link href="/media/system/css/joomla-fontawesome.min.css?3168a1" rel="lazy-stylesheet" /><noscript><link href="/media/system/css/joomla-fontawesome.min.css?3168a1" rel="stylesheet" /></noscript> <link href="/media/templates/site/cassiopeia/css/template.min.css?3168a1" rel="stylesheet" /> <link href="/media/templates/site/cassiopeia/css/global/colors_standard.min.css?3168a1" rel="stylesheet" /> <link href="/modules/mod_maximenuck/themes/custom/css/maximenuck_maximenuck155.css" rel="stylesheet" /> <style>:root { --hue: 214; --template-bg-light: #f0f4fb; --template-text-dark: #495057; --template-text-light: #ffffff; --template-link-color: var(--link-color); --template-special-color: #001B4C; }</style> <script type="application/json" class="joomla-script-options new">{"system.paths":{"root":"","rootFull":"https://www.nationwideplanning.com/","base":"","baseFull":"https://www.nationwideplanning.com/"},"csrf.token":"83d0ef1db9636b709ba2e3cda234ff95"}</script> <script src="/media/system/js/core.min.js?83f2c9"></script> <script src="/media/templates/site/cassiopeia/js/template.min.js?3168a1" type="module"></script> <script src="/media/vendor/jquery/js/jquery.min.js?3.7.1"></script> <script src="/media/legacy/js/jquery-noconflict.min.js?504da4"></script> <script src="/media/mod_menu/js/menu.min.js?3168a1" type="module"></script> <script src="/modules/mod_maximenuck/assets/maximenuck.min.js?ver=10.1.7"></script> <script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","@id":"https://www.nationwideplanning.com/#/schema/BreadcrumbList/88","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://www.nationwideplanning.com/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"https://www.nationwideplanning.com/financial-advisors.html","name":"Financial Advisors"}},{"@type":"ListItem","position":3,"item":{"@id":"https://www.nationwideplanning.com/financial-advisors/frequently-asked-questions.html","name":"Frequently Asked Questions"}}]}</script> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.nationwideplanning.com/#/schema/Organization/base","name":"Nationwide Planning Associates","url":"https://www.nationwideplanning.com/"},{"@type":"WebSite","@id":"https://www.nationwideplanning.com/#/schema/WebSite/base","url":"https://www.nationwideplanning.com/","name":"Nationwide Planning Associates","publisher":{"@id":"https://www.nationwideplanning.com/#/schema/Organization/base"}},{"@type":"WebPage","@id":"https://www.nationwideplanning.com/#/schema/WebPage/base","url":"https://www.nationwideplanning.com/financial-advisors/frequently-asked-questions.html","name":"Frequently Asked Questions","description":"Financial Advisors","isPartOf":{"@id":"https://www.nationwideplanning.com/#/schema/WebSite/base"},"about":{"@id":"https://www.nationwideplanning.com/#/schema/Organization/base"},"inLanguage":"en-GB","breadcrumb":{"@id":"https://www.nationwideplanning.com/#/schema/BreadcrumbList/88"}},{"@type":"Article","@id":"https://www.nationwideplanning.com/#/schema/com_content/article/31","name":"Frequently Asked Questions","headline":"Frequently Asked Questions","inLanguage":"en-GB","isPartOf":{"@id":"https://www.nationwideplanning.com/#/schema/WebPage/base"}}]}</script> <script>jQuery(window).load(function(){new Maximenuck('#maximenuck155', {fxtransition : 'linear',dureeIn : 0,dureeOut : 100,menuID : 'maximenuck155',testoverflow : '0',orientation : 'horizontal',behavior : 'mouseover',opentype : 'show',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',topfixedeffect : '1',topfixedoffset : '',clickclose : '0',closeclickoutside : '0',clicktoggler : '0',fxduration : 100});});</script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rosario:ital,wght@0,300..700;1,300..700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://www.nationwideplanning.com/templates/cassiopeia/css/custom.css"> <script> jQuery(function($){ $('.header_inner').insertAfter('.header.my-header'); $('.itemid-25 .right_block_header, .itemid-50 .right_block_header, .itemid-43 .right_block_header, .itemid-10 .right_block_header, .itemid-24 .right_block_header').insertAfter('.left_clipart'); //tabs $('.tabs li:first a').addClass('active'); $('.tabs li a').on('click' ,function(e){ e.preventDefault(); $(this).addClass('active').parent().siblings().children().removeClass('active'); var eq = $(this).parent().index(); $('.tabs + .panes > div').eq(eq).css('display','block').siblings().css('display','none'); }); //popup $('.slidedeck dd > div p a').on('click', function(e){ e.preventDefault(); var href = $(this).attr('href'); $(href).css('display','block').siblings().css('display','none').parents('.medium_popup').addClass('show_popup'); }); $('.popup_back').click(function(){ $('.medium_popup').removeClass('show_popup'); }); $('.toggle_button').click(function(){ $('body').toggleClass('toggle_nav'); }); }); </script> </head> <body class="site com_content wrapper-static view-article no-layout no-task itemid-42"> <div class="general"> <div id="wrapper"> <header class="header container-header my-header full-width"> <div class="grid-child"> <div class="navbar-brand"> <a class="brand-logo" href="/"> <img loading="eager" decoding="async" src="https://www.nationwideplanning.com/images/logo.png" alt="Nationwide Planning Associates" width="208" height="72"> </a> <div class="site-description">Revolutionizing the Advisor-Client Experience</div> </div> <div class="header_right"> <div class="login"> <a href="#"><img src="/templates/cassiopeia/images/key_ico.gif" width="12" height="5" alt="" />Login</a> <div class="windows_login" id="element_link" onmouseover="on('element_link'); return false;" onmouseout="off('element_link'); return false;"> <div class="windows_login_b"><a href="http://www.nationwideplanning.com/privsection.php?f=news" target="_blank">Advisor Access</a></div> <div class="windows_login_b wind_ind"><a href="http://www.nationwideplanning.com/client-access.html">Investor Access</a></div> </div> </div> <div class="block_right_in"> <ul class="top_right_info"> <li>Call us now<br /><span><a href="tel:(877) 522-2104">(877) 522-2104</a></span></li> <li class="over_li"><div>Click here to<br /><span><a href="/contact-us.html">Contact Us Now</a></span></div></li> </ul> <div class="moduletable "> <div class="mod-search search"> <form action="/financial-advisors/frequently-asked-questions.html" method="post" role="search"> <div class="input-group"><input name="searchword" id="mod-search-searchword158" class="form-control" type="search" placeholder="Search"><span class="input-group-append"><input type="image" alt="Search" class="btn btn-primary" src="/./templates/cassiopeia/images/search.gif" onclick="this.form.searchword.focus();"></span></div> <input type="hidden" name="option" value="com_search"> <input type="hidden" name="task" value="search"> <input type="hidden" name="Itemid" value="42"> </form> </div> </div> <div class="toggle_button"> <span class="navbar-toggler-icon"></span> </div> </div> </div> </div> <div class="grid-child container-nav" id="container_nav"> <!-- debut Maximenu CK --> <div class="maximenuckh ltr" id="maximenuck155" style="z-index:10;"> <label for="maximenuck155-maximenumobiletogglerck" class="maximenumobiletogglericonck" style="display:none;">≡</label><a href="#" class="maximenuck-toggler-anchor" aria-label="Open menu" >Open menu</a><input id="maximenuck155-maximenumobiletogglerck" class="maximenumobiletogglerck" type="checkbox" style="display:none;"/> <ul class=" maximenuck"> <li data-level="1" class="maximenuck item106 first level1 " style="z-index : 12000;" ><a data-hover="HOME" class="maximenuck " href="/" data-align="top"><span class="titreck" data-hover="HOME"><span class="titreck-text"><span class="titreck-title">HOME</span></span></span></a> </li><li data-level="1" class="maximenuck item10 parent level1 " style="z-index : 11999;" ><a data-hover="Investors" class="maximenuck " href="/investors.html" data-align="top"><span class="titreck" data-hover="Investors"><span class="titreck-text"><span class="titreck-title">Investors</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="2" class="maximenuck item100 first level2 " style="z-index : 11998;" ><a data-hover="Safety of Client Assets" class="maximenuck " href="/investors/safety-of-client-assets.html" data-align="top"><span class="titreck" data-hover="Safety of Client Assets"><span class="titreck-text"><span class="titreck-title">Safety of Client Assets</span></span></span></a> </li><li data-level="2" class="maximenuck item11 level2 " style="z-index : 11997;" ><a data-hover="Why Use an Advisor?" class="maximenuck " href="/investors/why-use-an-advisor.html" data-align="top"><span class="titreck" data-hover="Why Use an Advisor?"><span class="titreck-text"><span class="titreck-title">Why Use an Advisor?</span></span></span></a> </li><li data-level="2" class="maximenuck item12 parent level2 " style="z-index : 11996;" ><a data-hover="Goals-Based Financial Planning" class="maximenuck " href="/investors/goals-based-financial-planning.html" data-align="top"><span class="titreck" data-hover="Goals-Based Financial Planning"><span class="titreck-text"><span class="titreck-title">Goals-Based Financial Planning</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item13 first level3 " style="z-index : 11995;" ><a data-hover="The Financial Planning Process" class="maximenuck " href="/investors/goals-based-financial-planning/the-financial-planning-process.html" data-align="top"><span class="titreck" data-hover="The Financial Planning Process"><span class="titreck-text"><span class="titreck-title">The Financial Planning Process</span></span></span></a> </li><li data-level="3" class="maximenuck item14 last level3 " style="z-index : 11994;" ><a data-hover="Areas in Financial Planning" class="maximenuck " href="/investors/goals-based-financial-planning/areas-in-financial-planning.html" data-align="top"><span class="titreck" data-hover="Areas in Financial Planning"><span class="titreck-text"><span class="titreck-title">Areas in Financial Planning</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item15 level2 " style="z-index : 11993;" ><a data-hover="Products & Services" class="maximenuck " href="/investors/products-a-services.html" data-align="top"><span class="titreck" data-hover="Products & Services"><span class="titreck-text"><span class="titreck-title">Products & Services</span></span></span></a> </li><li data-level="2" class="maximenuck item16 level2 " style="z-index : 11992;" ><a data-hover="Why Use Nationwide Planning?" class="maximenuck " href="/investors/why-use-nationwide.html" data-align="top"><span class="titreck" data-hover="Why Use Nationwide Planning?"><span class="titreck-text"><span class="titreck-title">Why Use Nationwide Planning?</span></span></span></a> </li><li data-level="2" class="maximenuck item17 parent level2 " style="z-index : 11991;" ><a data-hover="Investor Learning Center" class="maximenuck " href="/investors/investor-learning-center.html" data-align="top"><span class="titreck" data-hover="Investor Learning Center"><span class="titreck-text"><span class="titreck-title">Investor Learning Center</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item18 first level3 " style="z-index : 11990;" ><a data-hover="Market Information, Research, & Commentary" class="maximenuck " href="/investors/investor-learning-center/market-information-research-a-commentary.html" data-align="top"><span class="titreck" data-hover="Market Information, Research, & Commentary"><span class="titreck-text"><span class="titreck-title">Market Information, Research, & Commentary</span></span></span></a> </li><li data-level="3" class="maximenuck item19 level3 " style="z-index : 11989;" ><a data-hover="Articles in the Financial Press" class="maximenuck " href="/investors/investor-learning-center/articles-in-the-financial-press.html" data-align="top"><span class="titreck" data-hover="Articles in the Financial Press"><span class="titreck-text"><span class="titreck-title">Articles in the Financial Press</span></span></span></a> </li><li data-level="3" class="maximenuck item20 level3 " style="z-index : 11988;" ><a data-hover="Investor Tools & Calculators" class="maximenuck " href="/investors/investor-learning-center/investor-tools-a-calculators.html" data-align="top"><span class="titreck" data-hover="Investor Tools & Calculators"><span class="titreck-text"><span class="titreck-title">Investor Tools & Calculators</span></span></span></a> </li><li data-level="3" class="maximenuck item105 last level3 " style="z-index : 11987;" ><a data-hover="Topics in Financial Planning" class="maximenuck " href="/investors/investor-learning-center/topics-in-financial-planning.html" data-align="top"><span class="titreck" data-hover="Topics in Financial Planning"><span class="titreck-text"><span class="titreck-title">Topics in Financial Planning</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item21 parent level2 " style="z-index : 11986;" ><a data-hover="Getting Started" class="maximenuck " href="/investors/getting-started.html" data-align="top"><span class="titreck" data-hover="Getting Started"><span class="titreck-text"><span class="titreck-title">Getting Started</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item101 first last level3 " style="z-index : 11985;" ><a data-hover="Investor Rights" class="maximenuck " href="/investors/getting-started/investor-rights.html" data-align="top"><span class="titreck" data-hover="Investor Rights"><span class="titreck-text"><span class="titreck-title">Investor Rights</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item65 parent level2 " style="z-index : 11984;" ><a data-hover="Find an Advisor" class="maximenuck " href="/investors/find-an-advisor.html" data-align="top"><span class="titreck" data-hover="Find an Advisor"><span class="titreck-text"><span class="titreck-title">Find an Advisor</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item163 first last level3 " style="z-index : 11983;" ><a data-hover="Retirement Planning Now!" class="maximenuck " href="/investors/find-an-advisor/retirement-planning-now.html" data-align="top"><span class="titreck" data-hover="Retirement Planning Now!"><span class="titreck-text"><span class="titreck-title">Retirement Planning Now!</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item23 last level2 " style="z-index : 11982;" ><a data-hover="Frequently Asked Questions" class="maximenuck " href="/investors/frequently-asked-questions.html" data-align="top"><span class="titreck" data-hover="Frequently Asked Questions"><span class="titreck-text"><span class="titreck-title">Frequently Asked Questions</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="1" class="maximenuck item24 active parent level1 " style="z-index : 11981;" ><a data-hover="Financial Advisors" class="maximenuck " href="/financial-advisors.html" data-align="top"><span class="titreck" data-hover="Financial Advisors"><span class="titreck-text"><span class="titreck-title">Financial Advisors</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="2" class="maximenuck item99 first level2 " style="z-index : 11980;" ><a data-hover="Clearing" class="maximenuck " href="/financial-advisors/clearing.html" data-align="top"><span class="titreck" data-hover="Clearing"><span class="titreck-text"><span class="titreck-title">Clearing</span></span></span></a> </li><li data-level="2" class="maximenuck item25 level2 " style="z-index : 11979;" ><a data-hover="The Nationwide Difference" class="maximenuck " href="/financial-advisors/the-nationwide-difference.html" data-align="top"><span class="titreck" data-hover="The Nationwide Difference"><span class="titreck-text"><span class="titreck-title">The Nationwide Difference</span></span></span></a> </li><li data-level="2" class="maximenuck item27 level2 " style="z-index : 11978;" ><a data-hover="Affiliation Options" class="maximenuck " href="/financial-advisors/affiliation-options.html" data-align="top"><span class="titreck" data-hover="Affiliation Options"><span class="titreck-text"><span class="titreck-title">Affiliation Options</span></span></span></a> </li><li data-level="2" class="maximenuck item66 level2 " style="z-index : 11977;" ><a data-hover="Wealth Management Products & Services" class="maximenuck " href="/financial-advisors/wealth-management-products-a-services.html" data-align="top"><span class="titreck" data-hover="Wealth Management Products & Services"><span class="titreck-text"><span class="titreck-title">Wealth Management Products & Services</span></span></span></a> </li><li data-level="2" class="maximenuck item28 parent level2 " style="z-index : 11976;" ><a data-hover="Technology, Tools, & Resources" class="maximenuck " href="/financial-advisors/technology-tools-a-resources.html" data-align="top"><span class="titreck" data-hover="Technology, Tools, & Resources"><span class="titreck-text"><span class="titreck-title">Technology, Tools, & Resources</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item29 first level3 " style="z-index : 11975;" ><a data-hover="Advisor Productivity Tools" class="maximenuck " href="/financial-advisors/technology-tools-a-resources/advisor-productivity-tools.html" data-align="top"><span class="titreck" data-hover="Advisor Productivity Tools"><span class="titreck-text"><span class="titreck-title">Advisor Productivity Tools</span></span></span></a> </li><li data-level="3" class="maximenuck item30 level3 " style="z-index : 11974;" ><a data-hover="Internal Website" class="maximenuck " href="/financial-advisors/technology-tools-a-resources/internal-website.html" data-align="top"><span class="titreck" data-hover="Internal Website"><span class="titreck-text"><span class="titreck-title">Internal Website</span></span></span></a> </li><li data-level="3" class="maximenuck item31 level3 " style="z-index : 11973;" ><a data-hover="Client Account Access" class="maximenuck " href="/financial-advisors/technology-tools-a-resources/client-account-access.html" data-align="top"><span class="titreck" data-hover="Client Account Access"><span class="titreck-text"><span class="titreck-title">Client Account Access</span></span></span></a> </li><li data-level="3" class="maximenuck item32 last level3 " style="z-index : 11972;" ><a data-hover="Tech Support" class="maximenuck " href="/financial-advisors/technology-tools-a-resources/tech-support-.html" data-align="top"><span class="titreck" data-hover="Tech Support"><span class="titreck-text"><span class="titreck-title">Tech Support</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item33 parent level2 " style="z-index : 11971;" ><a data-hover="Advisor Services & Support" class="maximenuck " href="/financial-advisors/advisor-services-a-support.html" data-align="top"><span class="titreck" data-hover="Advisor Services & Support"><span class="titreck-text"><span class="titreck-title">Advisor Services & Support</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item34 first level3 " style="z-index : 11970;" ><a data-hover="Transition Services" class="maximenuck " href="/financial-advisors/advisor-services-a-support/transition-services.html" data-align="top"><span class="titreck" data-hover="Transition Services"><span class="titreck-text"><span class="titreck-title">Transition Services</span></span></span></a> </li><li data-level="3" class="maximenuck item35 level3 " style="z-index : 11969;" ><a data-hover="Marketing Solutions" class="maximenuck " href="/financial-advisors/advisor-services-a-support/marketing-solutions.html" data-align="top"><span class="titreck" data-hover="Marketing Solutions"><span class="titreck-text"><span class="titreck-title">Marketing Solutions</span></span></span></a> </li><li data-level="3" class="maximenuck item36 level3 " style="z-index : 11968;" ><a data-hover="Business Development" class="maximenuck " href="/financial-advisors/advisor-services-a-support/business-development.html" data-align="top"><span class="titreck" data-hover="Business Development"><span class="titreck-text"><span class="titreck-title">Business Development</span></span></span></a> </li><li data-level="3" class="maximenuck item37 level3 " style="z-index : 11967;" ><a data-hover="Operation Support Services" class="maximenuck " href="/financial-advisors/advisor-services-a-support/operation-support-services.html" data-align="top"><span class="titreck" data-hover="Operation Support Services"><span class="titreck-text"><span class="titreck-title">Operation Support Services</span></span></span></a> </li><li data-level="3" class="maximenuck item38 last level3 " style="z-index : 11966;" ><a data-hover="Legal & Compliance" class="maximenuck " href="/financial-advisors/advisor-services-a-support/legal-a-compliance.html" data-align="top"><span class="titreck" data-hover="Legal & Compliance"><span class="titreck-text"><span class="titreck-title">Legal & Compliance</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item39 level2 " style="z-index : 11965;" ><a data-hover="Advisor Compensation & Benefits" class="maximenuck " href="/financial-advisors/advisor-compensation-a-benefits.html" data-align="top"><span class="titreck" data-hover="Advisor Compensation & Benefits"><span class="titreck-text"><span class="titreck-title">Advisor Compensation & Benefits</span></span></span></a> </li><li data-level="2" class="maximenuck item40 level2 " style="z-index : 11964;" ><a data-hover="Join Our Team" class="maximenuck " href="/financial-advisors/join-our-team.html" data-align="top"><span class="titreck" data-hover="Join Our Team"><span class="titreck-text"><span class="titreck-title">Join Our Team</span></span></span></a> </li><li data-level="2" class="maximenuck item41 level2 " style="z-index : 11963;" ><a data-hover="In Their Words" class="maximenuck " href="/financial-advisors/in-their-words.html" data-align="top"><span class="titreck" data-hover="In Their Words"><span class="titreck-text"><span class="titreck-title">In Their Words</span></span></span></a> </li><li data-level="2" class="maximenuck item42 current active last level2 " style="z-index : 11962;" ><a data-hover="Frequently Asked Questions" class="maximenuck " href="/financial-advisors/frequently-asked-questions.html" data-align="top"><span class="titreck" data-hover="Frequently Asked Questions"><span class="titreck-text"><span class="titreck-title">Frequently Asked Questions</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="1" class="maximenuck item50 parent level1 " style="z-index : 11961;" ><a data-hover="Financial Institutions" class="maximenuck " href="/financial-institutions.html" data-align="top"><span class="titreck" data-hover="Financial Institutions"><span class="titreck-text"><span class="titreck-title">Financial Institutions</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="2" class="maximenuck item51 first level2 " style="z-index : 11960;" ><a data-hover="Why Nationwide Planning?" class="maximenuck " href="/financial-institutions/why-nationwide-planning.html" data-align="top"><span class="titreck" data-hover="Why Nationwide Planning?"><span class="titreck-text"><span class="titreck-title">Why Nationwide Planning?</span></span></span></a> </li><li data-level="2" class="maximenuck item52 parent level2 " style="z-index : 11959;" ><a data-hover="Goals-Based Financial Planning" class="maximenuck " href="/financial-institutions/goals-based-financial-planning.html" data-align="top"><span class="titreck" data-hover="Goals-Based Financial Planning"><span class="titreck-text"><span class="titreck-title">Goals-Based Financial Planning</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item53 first level3 " style="z-index : 11958;" ><a data-hover="The Financial Planning Process" class="maximenuck " href="/financial-institutions/goals-based-financial-planning/the-financial-planning-process.html" data-align="top"><span class="titreck" data-hover="The Financial Planning Process"><span class="titreck-text"><span class="titreck-title">The Financial Planning Process</span></span></span></a> </li><li data-level="3" class="maximenuck item54 last level3 " style="z-index : 11957;" ><a data-hover="Areas in Financial Planning" class="maximenuck " href="/financial-institutions/goals-based-financial-planning/areas-in-financial-planning.html" data-align="top"><span class="titreck" data-hover="Areas in Financial Planning"><span class="titreck-text"><span class="titreck-title">Areas in Financial Planning</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item55 level2 " style="z-index : 11956;" ><a data-hover="Products & Services" class="maximenuck " href="/financial-institutions/products-a-services.html" data-align="top"><span class="titreck" data-hover="Products & Services"><span class="titreck-text"><span class="titreck-title">Products & Services</span></span></span></a> </li><li data-level="2" class="maximenuck item98 level2 " style="z-index : 11955;" ><a data-hover="Safety of Client Assets" class="maximenuck " href="/financial-institutions/safety-of-client-assets.html" data-align="top"><span class="titreck" data-hover="Safety of Client Assets"><span class="titreck-text"><span class="titreck-title">Safety of Client Assets</span></span></span></a> </li><li data-level="2" class="maximenuck item56 parent level2 " style="z-index : 11954;" ><a data-hover="Support" class="maximenuck " href="/financial-institutions/support.html" data-align="top"><span class="titreck" data-hover="Support"><span class="titreck-text"><span class="titreck-title">Support</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="3" class="maximenuck item60 first level3 " style="z-index : 11953;" ><a data-hover="Operation Support Services" class="maximenuck " href="/financial-institutions/support/operation-support-services.html" data-align="top"><span class="titreck" data-hover="Operation Support Services"><span class="titreck-text"><span class="titreck-title">Operation Support Services</span></span></span></a> </li><li data-level="3" class="maximenuck item61 level3 " style="z-index : 11952;" ><a data-hover="Marketing Support" class="maximenuck " href="/financial-institutions/support/marketing-support.html" data-align="top"><span class="titreck" data-hover="Marketing Support"><span class="titreck-text"><span class="titreck-title">Marketing Support</span></span></span></a> </li><li data-level="3" class="maximenuck item62 level3 " style="z-index : 11951;" ><a data-hover="Legal & Compliance Support" class="maximenuck " href="/financial-institutions/support/legal-a-compliance-support.html" data-align="top"><span class="titreck" data-hover="Legal & Compliance Support"><span class="titreck-text"><span class="titreck-title">Legal & Compliance Support</span></span></span></a> </li><li data-level="3" class="maximenuck item63 level3 " style="z-index : 11950;" ><a data-hover="Technology & Resources" class="maximenuck " href="/financial-institutions/support/technology-a-resources.html" data-align="top"><span class="titreck" data-hover="Technology & Resources"><span class="titreck-text"><span class="titreck-title">Technology & Resources</span></span></span></a> </li><li data-level="3" class="maximenuck item64 last level3 " style="z-index : 11949;" ><a data-hover="Testimonials" class="maximenuck " href="/financial-institutions/support/testimonials.html" data-align="top"><span class="titreck" data-hover="Testimonials"><span class="titreck-text"><span class="titreck-title">Testimonials</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="2" class="maximenuck item57 last level2 " style="z-index : 11948;" ><a data-hover="Partner With Us" class="maximenuck " href="/financial-institutions/partner-with-us.html" data-align="top"><span class="titreck" data-hover="Partner With Us"><span class="titreck-text"><span class="titreck-title">Partner With Us</span></span></span></a> </li> </ul> </div></div></div> </li><li data-level="1" class="maximenuck item43 parent level1 " style="z-index : 11947;" ><a data-hover="About Our Company" class="maximenuck " href="/about-our-company.html" data-align="top"><span class="titreck" data-hover="About Our Company"><span class="titreck-text"><span class="titreck-title">About Our Company</span></span></span></a> <div class="floatck" style=""><div class="maxidrop-main" style=""><div class="maximenuck2 first " > <ul class="maximenuck2"><li data-level="2" class="maximenuck item44 first level2 " style="z-index : 11946;" ><a data-hover="Mission Statement" class="maximenuck " href="/about-our-company/mission-statement.html" data-align="top"><span class="titreck" data-hover="Mission Statement"><span class="titreck-text"><span class="titreck-title">Mission Statement</span></span></span></a> </li><li data-level="2" class="maximenuck item45 level2 " style="z-index : 11945;" ><a data-hover="What We Do" class="maximenuck " href="/about-our-company/what-we-do.html" data-align="top"><span class="titreck" data-hover="What We Do"><span class="titreck-text"><span class="titreck-title">What We Do</span></span></span></a> </li><li data-level="2" class="maximenuck item97 level2 " style="z-index : 11944;" ><a data-hover="Safety of Client Assets" class="maximenuck " href="/about-our-company/safety-of-client-assets.html" data-align="top"><span class="titreck" data-hover="Safety of Client Assets"><span class="titreck-text"><span class="titreck-title">Safety of Client Assets</span></span></span></a> </li><li data-level="2" class="maximenuck item46 level2 " style="z-index : 11943;" ><a data-hover="Quick Facts" class="maximenuck " href="/about-our-company/quick-facts.html" data-align="top"><span class="titreck" data-hover="Quick Facts"><span class="titreck-text"><span class="titreck-title">Quick Facts</span></span></span></a> </li><li data-level="2" class="maximenuck item47 level2 " style="z-index : 11942;" ><a data-hover="Our Culture" class="maximenuck " href="/about-our-company/our-culture-.html" data-align="top"><span class="titreck" data-hover="Our Culture"><span class="titreck-text"><span class="titreck-title">Our Culture</span></span></span></a> </li><li data-level="2" class="maximenuck item73 level2 " style="z-index : 11941;" ><a data-hover="Words From Our Staff" class="maximenuck " href="/about-our-company/words-from-our-staff.html" data-align="top"><span class="titreck" data-hover="Words From Our Staff"><span class="titreck-text"><span class="titreck-title">Words From Our Staff</span></span></span></a> </li><li data-level="2" class="maximenuck item48 level2 " style="z-index : 11940;" ><a data-hover="Our Leadership" class="maximenuck " href="/about-our-company/our-leadership.html" data-align="top"><span class="titreck" data-hover="Our Leadership"><span class="titreck-text"><span class="titreck-title">Our Leadership</span></span></span></a> </li><li data-level="2" class="maximenuck item49 last level2 " style="z-index : 11939;" ><a data-hover="Chief Executive Officer's Letter" class="maximenuck " href="/about-our-company/ceos-letter.html" data-align="top"><span class="titreck" data-hover="Chief Executive Officer's Letter"><span class="titreck-text"><span class="titreck-title">Chief Executive Officer's Letter</span></span></span></a> </li> </ul> </div></div></div> </li> </ul> </div> <!-- fin maximenuCK --> </div> </header> <div class="content"> <div class="left_content"> <nav class="mod-breadcrumbs__wrapper" aria-label="Breadcrumb"> <ol class="mod-breadcrumbs breadcrumb px-3 py-2"> <li class="mod-breadcrumbs__divider float-start"> <span class="divider icon-location icon-fw" aria-hidden="true"></span> </li> <li class="mod-breadcrumbs__item breadcrumb-item"><a href="/" class="pathway"><span>Home</span></a></li><li class="mod-breadcrumbs__item breadcrumb-item"><a href="/financial-advisors.html" class="pathway"><span>Financial Advisors</span></a></li><li class="mod-breadcrumbs__item breadcrumb-item active"><span>Frequently Asked Questions</span></li> </ol> </nav> <div class="content_in"> <div class="com-content-article item-page"> <meta itemprop="inLanguage" content="en-GB"> <div class="page-header"> <h1> Frequently Asked Questions </h1> </div> <div class="com-content-article__body"> <p>Making the move to a new broker-dealer is one of the most important decisions you can face. We realize that investigation and research become a vital part of the process when deciding whether or not a move is right for you. Below you'll find answers to your most common questions.</p> <ul id="my-menu" class="sample-menu"> <li><a href="#0"><strong>Do my clients belong to me or to the firm? What will happen to my book of business if I decide to leave?</strong></a> <ul> <li>The type of affiliation you choose governs the amount of control and ownership you have over your book of business. For the most part, you have the ability to own your book of business outright and can take it with you if you leave or retire.</li> </ul> </li> <li><a href="#0"><strong>What is the ratio of support personnel to advisors?</strong></a> <ul> <li>For every 3.5 advisors at Nationwide Planning, there is an expert member from our back-office team to support them. This is the kind of support that can make a real difference. <img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/financial-advisors/advisor-services-a-support.html">Read more about Advisor Services & Support.</a></li> </ul> </li> <li><a href="#0"><strong>How will the firm support my transition? What is the typical timeline for transition?</strong></a> <ul> <li>At Nationwide Planning Associates, we pride ourselves on our ability to seamlessly transition our new advisors, their staff, and their practice onto our team. Our Transition Department assigns each new advisor a dedicated Transition Specialist that will personally assist with the important details – from quickly and accurately processing account paperwork to helping you and your staff with appropriate technology solutions for your practice. Many advisors are up and running in just a few weeks. <img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/financial-advisors/advisor-services-a-support/transition-services.html">Read more about Transition Services.</a></li> </ul> </li> <li><a href="#0"><strong>How will the firm support my efforts to brand myself and market my practice independently?</strong></a> <ul> <li>Nationwide Planning Associates, Inc. is your in-house resource for quality creative services that reflect your standards and connects with your target audience. Our team of creative professionals accommodates the nuanced needs of financial advisors. Whether you need advertising, public relations, seminar planning and preparation, strategy development, or analysis, we ensure that our representatives have access to a number of turnkey marketing tools. <img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/financial-advisors/advisor-services-a-support/marketing-solutions.html">Read more about Marketing Solutions.</a></li> </ul> </li> <li><a href="#0"><strong>How will the firm help me grow my practice?</strong></a> <ul> <li>Nationwide Planning Associates will provide you with the business development tools you need to take your business to new heights. Our practice management platform is designed to help advisors build the best practice to realize their personal and professional goals, increase revenues and productivity, reduce costs, and improve the quality of their lives. This is accomplished through our unparalleled marketing support, training and education programs, and professional alliance program, among other services. <img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/financial-advisors/advisor-services-a-support/business-development.html">Read more about Business Development.</a></li> </ul> </li> <li><a href="#0"><strong>Can I change my affiliation with your firm?</strong></a> <ul> <li>Your business is up to you. If you wish to change platforms as your practice evolves, we will be there to assist you. Not only do we provide a seamless transition for our new advisors onto our team, but we also take pride in our ability to implement a smooth transition for any of our current advisors to any of our existing business models. <img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/financial-advisors/affiliation-options.html">Read more about Affiliation Options.</a></li> </ul> </li> <li><a href="#0"><strong>What is the history of the firm?</strong></a> <ul> <li>Nationwide Planning Associates was founded in 1992 by Michael J. De Pol, a registered representative, but also an aspiring entrepreneur. Over the years he has built out the infrastructure of our firm with the goal to meet the high standards of services he, himself, required as a representative. The desire to create a firm whose central focus remained on its advisors and the financial success of their clients has remained steady throughout.<br /><img src="/images/stories/pointer_w.gif" alt=" " width="5" height="5" /> <a href="/about-our-company/quick-facts.html">Read more about Our Company</a></li> </ul> </li> <li><a href="#0"><strong>Didn't find the answer you were looking for?</strong></a> <ul> <li>Please don't hesitate to <a href="/contact-us.html">Contact Us</a> with any questions you may have.</li> </ul> </li> </ul> </div> </div> <div id="mod-custom162" class="mod-custom custom"> <div class="top_sTwo">Other Related Topics...</div> <div class="wrap_link"> <ul class="wrap_link_style2"> <li><a href="/financial-advisors/clearing.html" class="bottomMenuActive">Clearing</a></li> <li><a href="/financial-advisors/the-nationwide-difference.html" class="">The Nationwide Difference</a></li> <li><a href="/financial-advisors/affiliation-options.html" class="">Affiliation Options</a></li> <li><a href="/financial-advisors/wealth-management-products-a-services.html" class="">Wealth Management Products & Services</a></li> </ul> <ul class="wrap_link_style2 list_indent"> <li><a href="/financial-advisors/technology-tools-a-resources.html" class="">Technology, Tools, & Resources</a></li> <li><a href="/financial-advisors/advisor-services-a-support.html" class="">Advisor Services & Support</a></li> <li><a href="/financial-advisors/advisor-compensation-a-benefits.html" class="">Advisor Compensation & Benefits</a></li> <li><a href="/financial-advisors/join-our-team.html" class="">Join Our Team</a></li> </ul> <ul class="wrap_link_style2"> <li><a href="/financial-advisors/in-their-words.html" class="">In Their Words</a></li> <li><a href="/financial-advisors/frequently-asked-questions.html" class="">Frequently Asked Questions</a></li> </ul> </div></div> </div> </div> <div class="right_block_header"> <div id="mod-custom106" class="mod-custom custom"> <div class="wrapper-box"> <div class="inner-box" id="box-make-move"> <h3>Making The Move</h3> <div class="bottom_green"><a href="/financial-advisors/advisor-services-a-support/transition-services.html">Learn More</a></div> </div> </div> <div class="wrapper-box"> <div class="inner-box" id="box-grow-practice"> <h3>Growing Your Practice</h3> <div class="bottom_green"><a href="/financial-advisors/advisor-services-a-support.html">Learn More</a></div> </div> </div></div> </div> <div class="right_column"> </div> </div> <footer class="container-footer footer full-width"> <div class="grid-child"> <ul class="mod-menu mod-list nav "> <li class="nav-item item-3"><a href="/" >Home</a></li><li class="nav-item item-22"><a href="/investors.html" >Investors</a></li><li class="nav-item item-26 alias-parent-active"><a href="/financial-advisors.html" >Financial Advisors</a></li><li class="nav-item item-58"><a href="/financial-institutions.html" >Financial Institutions</a></li><li class="nav-item item-59"><a href="/about-our-company.html" >About Our Company</a></li><li class="nav-item item-88"><a href="/privacy-policy.html" >Privacy Policy</a></li><li class="nav-item item-87"><a href="/disclosures.html" >Disclosures</a></li></ul> <div id="mod-custom156" class="mod-custom custom"> <p>© 2024 Nationwide Planning Associates, Inc. | Member <a href="http://www.finra.org/" target="_blank" rel="noopener">FINRA</a>, <a href="http://www.sipc.org/" target="_blank" rel="noopener">SIPC</a> | All Rights Reserved<br /> National Headquarters: 32-16 Broadway Ave, 2nd Floor, Fair Lawn, NJ 07410 | Phone: (877) 522-2104 | Fax: (201) 476-0132</p></div> </div> </footer> <a href="#top" id="back-top" class="back-to-top-link" aria-label="Back to Top"> <span class="icon-arrow-up icon-fw" aria-hidden="true"></span> </a> </div> </div> </body> </html>