CINXE.COM
Real Estate Council of Ontario
<!DOCTYPE html> <html lang="EN"> <head id="head"> <!-- Google Tag Manager --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RCTVR8JZDK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-RCTVR8JZDK'); </script> <!-- End Google Tag Manager --> <base href="/" /> <!-- ### META ###--> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta content="RECO, Ontario's real estate regulator, protects consumers in the public interest by promoting a safe and informed marketplace and administering the rules that real estate agents and brokerages must follow." name="description" /> <title>Real Estate Council of Ontario</title> <link rel="canonical" href="https://www.reco.on.ca/" /> <link rel="icon" href="/Images/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="/Images/favicon.ico" type="image/x-icon"> <!-- ### META - END ###--> <!-- ### FONTS ###--> <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=Roboto:wght@400;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <!-- ### FONTS - END ###--> <!-- ### JS ### --> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.0/pikaday.min.js" integrity="sha512-AWC8WaJpos1L8xD++XDtqY3znmqhqDY/o4KZ3wo7kmt1Hx6YjP4ZqPnYDrLg1ymG6iidGzq/UKHS/MxBwVAlwQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/inputmask@latest/dist/inputmask.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.49/libphonenumber-js.min.js" integrity="sha512-WqOoScZRavxKMJl1AfUpRN0R5fojm7wb7UC741+LgczOF3heVTMsI7s9d7gUvqa9lQhBe6djl4HFCfS6d+erMw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="/Scripts/INO/sticky-kit.min.js"></script> <script type="text/javascript"> jQuery.event.special.touchstart = { setup: function (e, t, s) { t.includes("noPreventDefault") ? this.addEventListener("touchstart", s, { passive: !1 }) : this.addEventListener("touchstart", s, { passive: !0 }) } }, jQuery.event.special.touchmove = { setup: function (e, t, s) { t.includes("noPreventDefault") ? this.addEventListener("touchmove", s, { passive: !1 }) : this.addEventListener("touchmove", s, { passive: !0 }) } }; </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <!-- ### JS - END ### --> <!-- ### CSS ### --> <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" integrity="sha512-yHknP1/AwR+yx26cB1y0cjvQUMvEa2PFzt1c9LlS4pRQ5NOTZFWbhBig+X9G9eYW/8m0/4OXNx8pxJ6z57x0dw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick-theme.min.css" integrity="sha256-4hqlsNP9KM6+2eA8VUT0kk4RsMRTeS7QGHIM+MZ5sLY=" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.8.0/css/pikaday.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-datetimepicker/2.5.20/jquery.datetimepicker.min.css" integrity="sha512-f0tzWhCwVFS3WeYaofoLWkTP62ObhewQ1EZn65oSYDZUg1+CyywGKkWzm8BxaJj5HGKI72PnMH9jYyIFz+GH7g==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="/Styles/INO/main.min.css?v=20250410090227"> <!-- ### CSS - END ### --> <link href="/_content/Kentico.Content.Web.Rcl/Content/Bundles/Public/systemPageComponents.min.css" rel="stylesheet" /> </head> <body> <div class="skiptocontent"></div> <header> <div class="main_nav_container d-none d-lg-block"> <div class="topbar"> <div class="menu_container"> <div class="main_logo"> <a href="/"> <div class="logo" role="img" aria-label="Rico site logo"></div> </a> </div> <div class="top_nav"> <div class="container justify-content-end"> <div> <a href="https://registrantsearch.reco.on.ca/" target="_blank">Agent/Brokerage Search</a> </div> <div> <a href="https://myweb.reco.on.ca/members/" target="_blank">MyWeb Login</a> </div> <div> <a href="https://www.reco.on.ca/fr/" target="_blank">French</a> </div> <div class="search_bar"> <input id="txtSearchSite" type="search" placeholder="Search.."> <a id="btnSiteSearch" href="#"><i class="icon material-icons notranslate">search</i></a> </div> </div> </div> <div class="nav_items"> <div class="link"> <a href="/buyers-and-sellers" >Buyers and Sellers</a> <div class="dropdown-menu"> <a href="/buyers-and-sellers/things-you-need-to-know" class="dropdown-item"> <span>Things you need to know </span> </a> <a href="/buyers-and-sellers/information-for-buyers" class="dropdown-item"> <span>Information for buyers</span> </a> <a href="/buyers-and-sellers/information-for-sellers" class="dropdown-item"> <span>Information for sellers</span> </a> <a href="/buyers-and-sellers/consumer-deposit-insurance" class="dropdown-item"> <span>Your deposit is protected</span> </a> <a href="/buyers-and-sellers/make-sure-your-real-estate-agent-is-registered" class="dropdown-item"> <span>Make sure your real estate agent is registered</span> </a> </div> </div> <div class="link"> <a href="/agents-and-brokerages" >Agents and Brokerages</a> <div class="dropdown-menu"> <a href="/agents-and-brokerages/tresa-explained" class="dropdown-item"> <span>TRESA Explained</span> </a> <a href="/agents-and-brokerages/becoming-a-real-estate-agent" class="dropdown-item"> <span>Becoming a real estate agent</span> </a> <a href="/agents-and-brokerages/becoming-a-real-estate-broker" class="dropdown-item"> <span>Becoming a real estate broker</span> </a> <a href="/agents-and-brokerages/info-for-real-estate-agents" class="dropdown-item"> <span>Info for real estate agents</span> </a> <a href="/agents-and-brokerages/info-for-brokerages" class="dropdown-item"> <span>Info for brokerages</span> </a> <a href="/agents-and-brokerages/insurance" class="dropdown-item"> <span>Insurance</span> </a> <a href="/agents-and-brokerages/criminal-record-and-judicial-matters-check" class="dropdown-item"> <span>Criminal Record and Judicial Matters Check</span> </a> <a href="/agents-and-brokerages/fee-schedule" class="dropdown-item"> <span>Fee schedule</span> </a> </div> </div> <div class="link"> <a href="/education" >Education</a> <div class="dropdown-menu"> <a href="/education/about-real-estate-education-in-ontario" class="dropdown-item"> <span>About real estate education in Ontario</span> </a> <a href="/education/education-requirements" class="dropdown-item"> <span>Education requirements</span> </a> <a href="/education/becoming-a-real-estate-agent" class="dropdown-item"> <span>Becoming a real estate agent</span> </a> <a href="/education/post-registration-education-for-real-estate-agents" class="dropdown-item"> <span>Post-registration education for real estate agents</span> </a> <a href="/education/becoming-a-real-estate-broker" class="dropdown-item"> <span>Becoming a real estate broker</span> </a> <a href="/education/brokerage-staff-compliance-training" class="dropdown-item"> <span>Brokerage staff compliance training</span> </a> <a href="/education/continuing-education-for-agents-and-brokers" class="dropdown-item"> <span>Continuing education for agents and brokers</span> </a> <a href="/education/updates" class="dropdown-item"> <span>Updates</span> </a> <a href="/education/more-information" class="dropdown-item"> <span>More Information</span> </a> </div> </div> <div class="link"> <a href="/complaints-and-enforcement" >Complaints and Enforcement</a> <div class="dropdown-menu"> <a href="/complaints-and-enforcement/about-recos-complaints-process" class="dropdown-item"> <span>About RECO’s complaints process</span> </a> <a href="/complaints-and-enforcement/submitting-a-complaint" class="dropdown-item"> <span>Submitting a complaint</span> </a> <a href="/complaints-and-enforcement/after-complaint-submitted" class="dropdown-item"> <span>After submitting a complaint</span> </a> <a href="/complaints-and-enforcement/if-you-are-the-subject-of-a-complaint" class="dropdown-item"> <span>If you are the subject of a complaint</span> </a> <a href="/complaints-and-enforcement/inquiring-about-the-number-of-offers-on-a-property" class="dropdown-item"> <span>Inquiring about the number of offers on a property</span> </a> <a href="/complaints-and-enforcement/scheduled-hearings" class="dropdown-item"> <span>Scheduled hearings</span> </a> <a href="/complaints-and-enforcement/enforcement-activities" class="dropdown-item"> <span>Enforcement activities</span> </a> <a href="/complaints-and-enforcement/provincial-offences-officers" class="dropdown-item"> <span>Provincial Offences Officers</span> </a> </div> </div> <div class="link"> <a href="/about" >About</a> <div class="dropdown-menu"> <a href="/about/what-we-do" class="dropdown-item"> <span>What we do</span> </a> <a href="/about/board-of-directors" class="dropdown-item"> <span>Board of Directors</span> </a> <a href="/about/board-committees" class="dropdown-item"> <span>Board Committees</span> </a> <a href="/about/discipline-and-appeals-committees" class="dropdown-item"> <span>Discipline and Appeals Committees</span> </a> <a href="/about/consumer-advisory-council" class="dropdown-item"> <span>Consumer Advisory Council</span> </a> <a href="/about/industry-advisory-council" class="dropdown-item"> <span>Industry Advisory Council</span> </a> <a href="/about/our-team" class="dropdown-item"> <span>Our team</span> </a> <a href="/about/reco-public-action-plan" class="dropdown-item"> <span>RECO’s Public Action Plan (2022 AG report)</span> </a> <a href="/about/plans-and-publications" class="dropdown-item"> <span>Plans and publications</span> </a> <a href="/about/agm-2025" class="dropdown-item"> <span>2025 Annual General Meeting</span> </a> <a href="/about/2025-board-director-election" class="dropdown-item"> <span>2025 Board Director Election</span> </a> <a href="/about/agm" class="dropdown-item"> <span>2024 Annual General Meeting</span> </a> <a href="/about/by-laws-policies-other-documents" class="dropdown-item"> <span>By-laws, policies & other documents</span> </a> <a href="/about/legislation-reco-administers" class="dropdown-item"> <span>Legislation RECO administers</span> </a> </div> </div> <div class="link"> <a href="/news">News</a> </div> <div class="link"> <a href="/events">Events</a> </div> </div> </div> </div> </div> <!-- MOBILE NAV --> <div class="mobile_header"> <div class="mobile_header_bar d-block d-lg-none"> <div class="row"> <div class="col-6"> <a href="/"> <div class="logo" role="img" aria-label="Rico site logo"></div> </a> </div> <div class="col-6"> <a href="#" class="icon hamburger open_icon" aria-label="Toggle Mobile Menu"> <!-- <i class="material-icons"></i></a> --> <img src="/Reco/media/Images/icon/hambg-icon.png" width="44" height="44" alt="hamburger icon"> </a> </div> </div> </div> <div class="mobile_nav_container"> <div class="close_icon"></div> <div class="mobile_nav_inner"> <div class="mobile_nav_search"> <input id="txtMobileSearchSite" class="form-control" type="text" placeholder="Search.."> <a id="btnMobileSiteSearch" href="#"><i class="icon material-icons notranslate">search</i></a> <label for="txtMobileSearchSite" class="hide_label">Search site...</label> </div> <div class="nav_items"> <a class="link has_menu" href="/buyers-and-sellers"> <span>Buyers and Sellers</span> <span class="menu_icon"></span> </a> <div class="sub_nav_items"> <a href="/buyers-and-sellers/things-you-need-to-know" class="link"> Things you need to know </a> <a href="/buyers-and-sellers/information-for-buyers" class="link"> Information for buyers </a> <a href="/buyers-and-sellers/information-for-sellers" class="link"> Information for sellers </a> <a href="/buyers-and-sellers/consumer-deposit-insurance" class="link"> Your deposit is protected </a> <a href="/buyers-and-sellers/make-sure-your-real-estate-agent-is-registered" class="link"> Make sure your real estate agent is registered </a> </div> <a class="link has_menu" href="/agents-and-brokerages"> <span>Agents and Brokerages</span> <span class="menu_icon"></span> </a> <div class="sub_nav_items"> <a href="/agents-and-brokerages/tresa-explained" class="link"> TRESA Explained </a> <a href="/agents-and-brokerages/becoming-a-real-estate-agent" class="link"> Becoming a real estate agent </a> <a href="/agents-and-brokerages/becoming-a-real-estate-broker" class="link"> Becoming a real estate broker </a> <a href="/agents-and-brokerages/info-for-real-estate-agents" class="link"> Info for real estate agents </a> <a href="/agents-and-brokerages/info-for-brokerages" class="link"> Info for brokerages </a> <a href="/agents-and-brokerages/insurance" class="link"> Insurance </a> <a href="/agents-and-brokerages/criminal-record-and-judicial-matters-check" class="link"> Criminal Record and Judicial Matters Check </a> <a href="/agents-and-brokerages/fee-schedule" class="link"> Fee schedule </a> </div> <a class="link has_menu" href="/education"> <span>Education</span> <span class="menu_icon"></span> </a> <div class="sub_nav_items"> <a href="/education/about-real-estate-education-in-ontario" class="link"> About real estate education in Ontario </a> <a href="/education/education-requirements" class="link"> Education requirements </a> <a href="/education/becoming-a-real-estate-agent" class="link"> Becoming a real estate agent </a> <a href="/education/post-registration-education-for-real-estate-agents" class="link"> Post-registration education for real estate agents </a> <a href="/education/becoming-a-real-estate-broker" class="link"> Becoming a real estate broker </a> <a href="/education/brokerage-staff-compliance-training" class="link"> Brokerage staff compliance training </a> <a href="/education/continuing-education-for-agents-and-brokers" class="link"> Continuing education for agents and brokers </a> <a href="/education/updates" class="link"> Updates </a> <a href="/education/more-information" class="link"> More Information </a> </div> <a class="link has_menu" href="/complaints-and-enforcement"> <span>Complaints and Enforcement</span> <span class="menu_icon"></span> </a> <div class="sub_nav_items"> <a href="/complaints-and-enforcement/about-recos-complaints-process" class="link"> About RECO’s complaints process </a> <a href="/complaints-and-enforcement/submitting-a-complaint" class="link"> Submitting a complaint </a> <a href="/complaints-and-enforcement/after-complaint-submitted" class="link"> After submitting a complaint </a> <a href="/complaints-and-enforcement/if-you-are-the-subject-of-a-complaint" class="link"> If you are the subject of a complaint </a> <a href="/complaints-and-enforcement/inquiring-about-the-number-of-offers-on-a-property" class="link"> Inquiring about the number of offers on a property </a> <a href="/complaints-and-enforcement/scheduled-hearings" class="link"> Scheduled hearings </a> <a href="/complaints-and-enforcement/enforcement-activities" class="link"> Enforcement activities </a> <a href="/complaints-and-enforcement/provincial-offences-officers" class="link"> Provincial Offences Officers </a> </div> <a class="link has_menu" href="/about"> <span>About</span> <span class="menu_icon"></span> </a> <div class="sub_nav_items"> <a href="/about/what-we-do" class="link"> What we do </a> <a href="/about/board-of-directors" class="link"> Board of Directors </a> <a href="/about/board-committees" class="link"> Board Committees </a> <a href="/about/discipline-and-appeals-committees" class="link"> Discipline and Appeals Committees </a> <a href="/about/consumer-advisory-council" class="link"> Consumer Advisory Council </a> <a href="/about/industry-advisory-council" class="link"> Industry Advisory Council </a> <a href="/about/our-team" class="link"> Our team </a> <a href="/about/reco-public-action-plan" class="link"> RECO’s Public Action Plan (2022 AG report) </a> <a href="/about/plans-and-publications" class="link"> Plans and publications </a> <a href="/about/agm-2025" class="link"> 2025 Annual General Meeting </a> <a href="/about/2025-board-director-election" class="link"> 2025 Board Director Election </a> <a href="/about/agm" class="link"> 2024 Annual General Meeting </a> <a href="/about/by-laws-policies-other-documents" class="link"> By-laws, policies & other documents </a> <a href="/about/legislation-reco-administers" class="link"> Legislation RECO administers </a> </div> <a class="link" href="/news">News</a> <a class="link" href="/events">Events</a> <a class="link" href="https://registrantsearch.reco.on.ca/" target="_blank">Agent/Brokerage Search</a> <a class="link" href="https://myweb.reco.on.ca/members/" target="_blank">MyWeb Login</a> <a class="link" href="https://www.reco.on.ca/fr/" target="_blank">French</a> </div> <!--Nav Items--> </div> </div> </div> <script type="text/javascript" src="/Scripts/INO/SiteSearchResults.min.js?v=20250410090227"></script> <script type="text/javascript"> $(document).ready(function () { sitesearchculture = 'en-CA'; sitesearchurl = '/ino_search/sitesearch'; SetupSiteSearch(); SetupSiteSearchMobile(); }); </script> </header> <div id="app" class="container-fluid content_container"> <div class="container-fluid single_column_container no_margin_top no_padding"> <div class="widget_hero_container" data-aos="zoom-in"> <div class="hero_slider"> <div class="slide"> <div class="caption"> <h1>Discover RECO Bulletins<br /></h1> <p> A series of publications developed to guide brokerages and real estate agents on their duties and obligations under TRESA and its regulations. </p> <a class="slider_link" href="/agents-and-brokerages/tresa-explained/reco-bulletins">Read the Bulletins</a> <div class="custom-dots"></div> <!-- Custom dots container --> </div> <div> <img class="img-fluid" src="/getmedia/69f80c5f-89c3-4ad0-92c7-af7bd6c10d36/Slider-RECO-Bulletins.png?width=2501&height=1584&ext=.png" alt="Discover RECO Bulletins"> </div> </div> <div class="slide"> <div class="caption"> <h1>Agent/Brokerage Search<br /></h1> <p> Use RECO's registrant search tool to ensure the agent or brokerage you are considering is registered, and if there is any history of discipline with RECO. </p> <a class="slider_link" href="https://registrantsearch.reco.on.ca/">Search now</a> <div class="custom-dots"></div> <!-- Custom dots container --> </div> <div> <img class="img-fluid" src="/getmedia/39d32ccd-6dbc-46a2-aaf6-bdbbaaa7cdc8/Slider-Registrant-Search.svg?ext=.svg" alt="Search for an agent or brokerage"> </div> </div> <div class="slide"> <div class="caption"> <h1>RECO Information Guide<br /></h1> <p> A guide to help buyers and sellers make informed decisions. Access a digital version of the RECO Information Guide by visiting "RECO tool for sharing RECO Guide and forms" on our website. </p> <a class="slider_link" href="/about/plans-and-publications/reco-information-guide">Read the guide</a> <div class="custom-dots"></div> <!-- Custom dots container --> </div> <div> <img class="img-fluid" src="/getmedia/a38f08b4-c246-4ec3-b0d7-b7ac127a0caa/Slider-Info-Guides.svg?ext=.svg" alt="The covers of the RECO Information Guide in French, English and Commercial version "> </div> </div> <div class="slide"> <div class="caption"> <h1>2024 Update Course: Introduction to TRESA<br /></h1> <p> An overview of the legislative reforms and how the changes will impact agents and their interactions with buyers and sellers. </p> <a class="slider_link" href="/agents-and-brokerages/tresa-explained/ce-course-introduction-to-tresa">Learn more</a> <div class="custom-dots"></div> <!-- Custom dots container --> </div> <div> <img class="img-fluid" src="/getmedia/854a1620-487a-441d-b7da-da175cce9696/RECO-Illustrations-81.svg?ext=.svg" alt="A laptop is open and the screen is showing an instructor speaking"> </div> </div> <div class="slide"> <div class="caption"> <h1>Share the RECO Information Guide<br /></h1> <p> For registrants who want to use the RECO Information Guide sharing tool. </p> <a class="slider_link" href="https://www.recoinfoguide.ca/">Share the Guide</a> <div class="custom-dots"></div> <!-- Custom dots container --> </div> <div> <img class="img-fluid" src="/getmedia/a38f08b4-c246-4ec3-b0d7-b7ac127a0caa/Slider-Info-Guides.svg?ext=.svg" alt="Share the RECO Information Guide"> </div> </div> </div> </div> </div> <div class="container-fluid single_column_container no_margin_top no_padding"> </div> <div class="container-fluid single_column_container no_margin_top no_padding"> </div> <div class="container-fluid single_column_container no_padding"> <div class="max_body_width_between single_column_container_inner align-middle"> <div class="spacer_container "></div> </div> </div> <div class="container-fluid single_column_container no_padding"> <div class="max_body_width_between single_column_container_inner align-middle"> <div class="fr-view"> <p style="text-align: center"><span style="font-size: 22px"><strong>Welcome!</strong></span><br><span style="font-size: 22px">RECO protects consumers in the public interest by promoting a safe and informed marketplace and administering the rules that real estate agents and brokerages must follow.</span></p><hr class="redhr"><p><br></p> </div> </div> </div> <div class="container-fluid single_column_container no_padding"> <div class="max_body_width single_column_container_inner"> <div class="widget_quicklinks mt-4 mt-lg-0 "> <div class="container"> <div class="header"> <div class="subtitle"> </div> <p class="title"></p> </div> </div> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-6 col-lg-3 fadein_item"> <a href="https://registrantsearch.reco.on.ca/" class="item"> <div class="image_container"> <img class="image" src="/getmedia/a5d07dc9-1217-43eb-ab0b-766fd4f583d6/RECOInactiveIcon-63.svg?ext=.svg" alt="resource icon"> <img class="image_hover" src="/getmedia/82180478-140b-4b45-b418-74babde891e3/RECOActiveIcon-63.svg?ext=.svg" alt="resource icon"> </div> <div class="text"> <p class="heading" role="heading" aria-level="2">Public Register</p> <p>Find a real estate agent or broker</p> </div> </a> </div> <div class="col-sm-12 col-md-6 col-lg-3 fadein_item"> <a href="/news" class="item"> <div class="image_container"> <img class="image" src="/getmedia/31fb05a0-7cb6-4178-b753-5740cfd8a9eb/RECOInactiveIcon-12.svg?ext=.svg" alt="resource icon"> <img class="image_hover" src="/getmedia/14309072-6aa8-4228-a5ce-bb0b975da318/RECOActiveIcon-43.svg?ext=.svg" alt="resource icon"> </div> <div class="text"> <p class="heading" role="heading" aria-level="2">News</p> <p>Read the latest news from RECO</p> </div> </a> </div> <div class="col-sm-12 col-md-6 col-lg-3 fadein_item"> <a href="/complaints-and-enforcement/submitting-a-complaint" class="item"> <div class="image_container"> <img class="image" src="/getmedia/4556bd30-9f4e-47eb-b1eb-10b225b5e29b/RECOInactiveIcon-04.svg?ext=.svg" alt="resource icon"> <img class="image_hover" src="/getmedia/49cbf3e1-3c0b-480f-be2d-1a66cd3953c2/RECOActiveIcon-35.svg?ext=.svg" alt="resource icon"> </div> <div class="text"> <p class="heading" role="heading" aria-level="2">Submit a complaint</p> <p>Learn about the process</p> </div> </a> </div> <div class="col-sm-12 col-md-6 col-lg-3 fadein_item"> <a href="/contact" class="item"> <div class="image_container"> <img class="image" src="/getmedia/62249fe9-514c-4d51-8a43-61f85f12d44d/RECOInactiveIcon-26.svg?ext=.svg" alt="resource icon"> <img class="image_hover" src="/getmedia/578f6326-0326-4e13-a114-c9ab0385a76f/RECOActiveIcon-57.svg?ext=.svg" alt="resource icon"> </div> <div class="text"> <p class="heading" role="heading" aria-level="2">Contact</p> <p>We'd love to hear from you!</p> </div> </a> </div> </div> </div> </div> <div class="spacer_container margin_bottom"></div> <div class="spacer_container "></div> </div> </div> <div class="container-fluid single_column_container no_padding"> <div class="max_body_width_between single_column_container_inner align-middle"> <div class="widget_image_caption_grid hover_fx background_splash_three d-md-block" data-aos="fade-up"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/agents-and-brokerages/tresa-explained" class="item"> <img class="img-fluid" src="/getmedia/efe4ad44-9a8c-4ec3-9975-3871589fa937/RECO-Cards-TRESA-Explained.svg?ext=.svg" alt=""> <div class="caption"> <span>TRESA Explained</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> TRESA EXPLAINED </div> <span> TRESA brings important changes for consumers and those trading in real estate in Ontario. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/about/plans-and-publications/reco-information-guide" class="item"> <img class="img-fluid" src="/getmedia/1e75a960-428d-4fb5-8229-f1f33e53ac7a/RECO-Cards-Info-Guide2.svg?ext=.svg" alt=""> <div class="caption"> <span>RECO Information Guide</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> RECO INFORMATION GUIDE </div> <span> A document with essential information for buyers and sellers. Read the PDF. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/agents-and-brokerages/tresa-explained/reco-bulletins" class="item"> <img class="img-fluid" src="/getmedia/2275fc00-2e9f-4095-83f1-42588ad2937f/RECO-Cards-Bulletins.png?width=1430&height=1192&ext=.png" alt=""> <div class="caption"> <span>RECO Bulletins</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> RECO BULLETINS </div> <span> A series of publications developed to guide brokerages and real estate agents on their duties and obligations under TRESA and its regulations. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/agents-and-brokerages/becoming-a-real-estate-agent" class="item"> <img class="img-fluid" src="/getmedia/90e2943e-b946-4e18-aa95-d4efcd32becf/RECO-Illustrations-33.svg?ext=.svg" alt=""> <div class="caption"> <span>How to become a real estate agent</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> HOW TO BECOME A REAL ESTATE AGENT </div> <span> Information to help you take the first step in your career in real estate. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/buyers-and-sellers/information-for-sellers/sellers-checklist" class="item"> <img class="img-fluid" src="/getmedia/15377f44-5fcd-4081-9715-75efc3487825/RECO-Illustrations-44.svg?ext=.svg" alt=""> <div class="caption"> <span>Seller's checklist</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> SELLER'S CHECKLIST </div> <span> Here are a few tips to get you started. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-12"> <a href="/buyers-and-sellers/information-for-buyers/buyers-checklist" class="item"> <img class="img-fluid" src="/getmedia/05b63254-3fd0-47b1-9a7e-6be329906e7c/RECO-Cards-Buyers-Checklist.svg?ext=.svg" alt=""> <div class="caption"> <span>Buyer's checklist</span> </div> <div class="card_cta"> <div class="heading" role="heading" aria-level="2"> BUYER'S CHECKLIST </div> <span> Tips to help you make smart decisions. </span> <div class="readmore"> <span>Read more</span> </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="container-fluid single_column_container no_padding"> <div class="max_body_width_between single_column_container_inner align-middle"> </div> </div> </div> <footer> <div class="container-fluid"> <div class="row top_row"> <div class="items_container"> <div class="col-sm-12 col-lg-4 d-none d-lg-block"> <img class="logo" src="/Reco/media/Images/icon/Logo-RECO-Hor-Stacked-CMYK.svg" width="231" height="81" alt="Rico site logo" /> </div> <div class="col-sm-12 col-lg-4 d-inline-flex align-items-center text-center sm-w-100"> <div class="col"> <a href="/contact">Contact</a> </div> <div class="col"> <a href="/about/careers">Careers</a> </div> <div class="col"> <a href="/events">Events</a> </div> </div> <div class="col-sm-12 col-lg-4"> <div class="socials text-lg-end text-center"> <a href="https://vimeo.com/recohelps" target="_blank" aria-label="Link to Viemo" > <img src="/Reco/media/Images/icon/vimeo.svg" alt=""> </a> <a href="https://www.facebook.com/RECOhelps" target="_blank" aria-label="Link to Facebook"> <img src="/Reco/media/Images/icon/facebook.svg" alt=""> </a> <a href="https://ca.linkedin.com/company/real-estate-council-of-ontario" target="_blank" aria-label="Link to Linkedin" > <img src="/Reco/media/Images/icon/linkedin.svg" alt=""> </a> <a href="https://twitter.com/recohelps" target="_blank" aria-label="Link to Twitter" > <img src="/Reco/media/Images/icon/twitter.svg" alt=""> </a> </div> </div> </div> </div> <div class="row info"> <div class="items_container"> <div class="col-sm-12 col-md-2 col-lg-2 col-xl-3"> <a href="/about/by-laws-policies-other-documents">RECO by-laws and policies</a> </div> <div class="col-sm-12 col-md-2 col-lg-2"> <a href="/access-and-privacy">Access and Privacy</a> </div> <div class="col-sm-12 col-md-2 col-lg-2"> <a href="/about/by-laws-policies-other-documents">Accessibility</a> </div> <div class="col-sm-12 col-md-2 col-lg-2"> <a href="/terms-of-use">Terms of Use</a> </div> <div class="col-sm-12 col-md-2 col-lg-2 col-xl-1"> <a class=" d-none d-lg-block cosumer_logo" target="_blank" href="https://www.ontario.ca/page/consumer-protection-ontario" rel="noopener noreferrer"> <img class="img-fluid" src="/Reco/media/Images/icon/Con_Pro_Ont_ENG_logo_RGB_WHT_OL.svg" alt="logo"> </a> </div> </div> </div> <div class="row info last"> <div class="col-6 p-0"> <p>Site by Inorbital</p> </div> <div class="col-6 p-0 text-end"> <p class="d-none d-lg-block">Copyright ©2025 RECO. All Rights Reserved.</p> <p class="d-block d-lg-none">© 2023</p> </div> </div> </div> </footer> <button onclick="topFunction()" id="toTopBtn" title="Go to top"> <span class="material-icons md-16"> arrow_upwards </span> </button> <!-- ### JS ### --> <script src="/_content/Kentico.Content.Web.Rcl/Content/Bundles/Public/systemFormComponents.min.js"></script> <script src="/Scripts/jquery.unobtrusive-ajax.min.js"></script><!-- NEED THIS FOR FORMS --> <script src="/Scripts/INO/Parsley.js-2.9.2/dist/parsley.min.js"></script><!-- FORM VALIDATION --> <script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.21.1/axios.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js" integrity="sha512-HGOnQO9+SP1V92SrtZfjqxxtLmVzqZpjFFekvzZVWoiASSQgSr4cw9Kqd2+l8Llp4Gm0G8GIFJ4ddwZilcdb8A==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> <script src="/Scripts/INO/_ViewComponents/Repeater/Repeater.min.js?v=20250410090227"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-datetimepicker/2.5.20/jquery.datetimepicker.full.min.js" integrity="sha512-AIOTidJAcHBH2G/oZv9viEGXRqDNmfdPVPYOYKGy3fti0xIplnlgMHUGfuNRzC6FkzIo0iIxgFnr9RikFxK+sw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="/Scripts/INO/main.min.js?v=20250410090227"></script> <script> document.addEventListener("DOMContentLoaded", function () { // Get all anchor tags with target="_blank" var links = document.querySelectorAll('a[target="_blank"]'); // Loop through each link and add rel="noopener noreferrer" if not already present links.forEach(function (link) { // Get the current 'rel' attribute value var rel = link.getAttribute('rel'); // If 'rel' is not already set or does not include 'noopener noreferrer', add it if (!rel || !rel.includes('noopener') || !rel.includes('noreferrer')) { link.setAttribute('rel', 'noopener noreferrer'); } }); }); </script> <!-- ### JS - END ### --> </body> </html>