CINXE.COM

IOSCO

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="x-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, maximum-scale=1.0, shrink-to-fit=no"> <meta name="google-site-verification" content="WfjJRreYRPazKV35O1tQ8m0Y-gT6U3Y1lfDi2NfuSkU"> <meta name="msvalidate.01" content="CD5A4FF7C6CDB3562F517D75B77F92B4"> <meta name="description" content="International Organization of Securities Commissions (IOSCO)"> <meta name="keywords" content="iosco, international organization of securities commissions, global standard setter for the securities sector, standards for securities regulation, objectives and principles of securities regulation, securities markets, supervision of markets, capital markets, emerging markets, derivatives markets, global regulatory reform agenda, cross-border enforcement and exchange of information, international regulatory benchmarks, financial market infrastructures, investor protection, investor education, investor training"> <title>IOSCO</title> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.3.0/dist/select2-bootstrap-5-theme.min.css" /> <link rel="stylesheet" href="/v2/css/fontawesome-6.5.2/css/fontawesome.min.css"> <link rel="stylesheet" href="/v2/css/fontawesome-6.5.2/css/brands.min.css"> <link rel="stylesheet" href="/v2/css/fontawesome-6.5.2/css/solid.min.css"> <link rel="stylesheet" href="/v2/css/style.css?v=1.0.00098"> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.3/dist/chart.umd.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> <script src="/v2/js/mediaPlayer.js?a=20"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-E98BZZFKD5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E98BZZFKD5'); </script> <script> $(function(){ let $leftMenu = $("#leftMenu"); let $main = $("#main"); let pageTitle = $("h1").html(); if (pageTitle != null) document.title = pageTitle; let configureView = function(event){ let headerHeight = $("#header").outerHeight(); let footerHeight = $("#footer").outerHeight(); let newMainHeight = window.innerHeight - headerHeight - footerHeight; $main.css("min-height", newMainHeight); if (event === "load"){ if (window.innerWidth < 768){ $leftMenu.find(".accordion-header button").addClass("collapsed").attr("aria-expanded", "false"); $leftMenu.find(".accordion-collapse").removeClass("show"); } else { $leftMenu.find(".accordion-header button").removeClass("collapsed").attr("aria-expanded", "true"); $leftMenu.find(".accordion-collapse").addClass("show"); } } }; configureView("load"); $(window).on("resize", function(){ configureView("resize"); }); multimediaLinkPrefix = ""; let $alertModal = $("#alertModal"); alertModal = function(title, body){ $alertModal.find(".modal-title").html(title).end().find(".modal-body").html(body).end().modal("show"); } }); </script> </head> <body> <div id="header"> <script> $(function(){ $("#btnMembersArea").on("click", function(e){ window.location.href = '/members_area/'; }) }); </script> <style> .navbar-nav a.dropdown-item { font-size: .8rem !important; font-family: "Basis Grotesque Regular", sans-serif !important; } .dropdown-submenu { position: relative; } .dropdown-submenu .dropdown-menu { top: 10%; left: 100%; margin-top: -1px; } .navbar-nav li:hover > ul.dropdown-menu { display: block; } .navbar-nav li.dropdown-submenu:hover > ul.dropdown-menu { display: block; } </style> <nav class="navbar navbar-expand-xl"> <div class="container-fluid"> <a class="navbar-brand" href="/" style="height: 100px !important;"> <div class="logo_text"> <img src="/v2/img/logo/tiny/IOSCO-Logo-RGB-Black.png" alt="IOSCO Logo" style="margin-top:5px;width:102px;"> <div style="font-size:.7rem;line-height:.7rem;margin-top:5px;">International Organization of Securities Commissions</div> </div> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" style="border:none;padding:0;box-shadow: none;"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav mx-auto mb-2 mb-lg-0"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">About</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=about_iosco">About IOSCO</a></li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Organizational Structure</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=1">Presidents Committee</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=11">IOSCO Board</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=8">Growth and Emerging Markets Committee</a></li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Regional Committees</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=7">Africa / Middle-East Regional Committee</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=6">Asia-Pacific Regional Committee</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=4">European Regional Committee</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=9">Inter-American Regional Committee</a></li> </ul> </li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=2">Affiliate Members Consultative Committee</a></li> <li><a class="dropdown-item" href="/research/?subSection=scrr_members">IOSCO Committee on Emerging Risks</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=chairs_committees">Chairs of the Committees</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=gs">General Secretariat</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">International Cooperation</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=mmou">MMoU</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=emmou">EMMoU</a></li> <li><a class="dropdown-item" href="/members_area/mmou-stats">MMoU/EMMoU Stats</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=administrative_arrangement">Administrative Arrangement</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Policy and Standard Setting</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=12">Issuer Accounting, Audit and Disclosure (Committee 1)</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=13">Regulation of Secondary Markets (Committee 2)</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=14">Regulation of Market Intermediaries (Committee 3)</a></li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Enforcement and the Exchange of Information (Committee 4)</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=15">Committee 4 Information</a></li> <li><a class="dropdown-item" href="/members_area/v2/about/?subsection=display_committee&cmtid=15&subSection1=resources">Committee 4 Resources</a></li> </ul> </li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=16">Investment Management (Committee 5)</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=17">Credit Rating Agencies (Committee 6)</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=18">Committee on Derivatives (Committee 7)</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=20">Committee on Retail Investors (Committee 8)</a></li> <li><a class="dropdown-item" href="/members_area/v2/about/?subsection=stf">Sustainable Finance Task Force</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Assessment Committee</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=display_committee&cmtid=19">Assessment Committee</a></li> </ul> </li> <li><a class="dropdown-item" href="/v2/about/?subsection=cpmi_iosco">CPMI-IOSCO</a></li> <li class="dropdown-submenu"> <a href="#" data-bs-toggle="dropdown" class="dropdown-item dropdown-toggle">Accounting and Audit Oversight</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/about/?subsection=monitoring_group">Monitoring Group</a></li> <li><a class="dropdown-item" href="/v2/about/?subsection=monitoring_board">Monitoring Board</a></li> </ul> </li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Media</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/media_room/?subsection=media_contact">Media Contact</a></li> <li><a class="dropdown-item" href="/v2/media_room/?subsection=media_releases">Media Releases</a></li> <li><a class="dropdown-item" href="/v2/media_room/?subsection=articles">Articles</a></li> <li><a class="dropdown-item" href="/v2/media_room/?subsection=speeches">Public Communications by IOSCO Officials</a></li> <li><a class="dropdown-item" href="/v2/media_room/?subsection=audiovisual">Audiovisual</a></li> <li><a class="dropdown-item" href="/v2/media_room/?subsection=requests-for-logo">Requests for Logo</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle active" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false" aria-current="page">Publications</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/publications/?subsection=public_reports">Public Reports</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=collaboration-FSB">Collaboration with the FSB</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=annual_reports">Annual Reports</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=iosco_comment_letters">Comment Letters by IOSCO</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=public_comment_letters">Public Comment Letters</a></li> <li><a class="dropdown-item" href="/information-repositories/">Information Repositories</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=agreements_with_other_institutions">Agreements with other Institutions</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=fsb_bis_other_updates">FSB, BIS and Other Updates</a></li> <li><a class="dropdown-item" href="/v2/publications/?subsection=ico-statements">Regulators' Statements on Initial Coin Offerings</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Investor Protection</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/investor_protection/?subsection=investor_alerts_portal">Investor Protection</a></li> <li><a class="dropdown-item" href="/v2/investor_protection/?subsection=what_to_do_when_suspecting_a_scam">What to do when suspecting a scam</a></li> <li><a class="dropdown-item" href="/v2/investor_protection/?subsection=investor_education_gateway">Investor Education Gateway</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Capacity Building</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/training/?subsection=iosco_training_programs">IOSCO Training Programs</a></li> <li><a class="dropdown-item" href="/v2/training/?subsection=global_certificate_program">Global Certificate Program</a></li> <li><a class="dropdown-item" href="/members_area/secondment_register/">Secondment Register</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="events" aria-expanded="false">Events</a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/v2/events/?subsection=annual_conferences">Annual Meetings</a></li> <li><a class="dropdown-item" href="/v2/events/?subsection=iosco_events">IOSCO Meetings and Events</a></li> <li><a class="dropdown-item" href="/v2/events/?subsection=other_regulatory_events">Other Regulatory Events</a></li> </ul> </li> <li class="nav-item"> <a class="nav-link" role="button"><span id="btnMembersArea">Members Area</span></a> </li> </ul> <form class="d-flex mb-3 mb-xl-0" role="search" action="/search/" method="post"> <input name="criteria" class="form-control form-control-sm me-2" type="search" placeholder="Search" aria-label="Search"> <button class="btn btn-sm btn-outline-primary" type="submit"><i class="fas fa-magnifying-glass"></i></button> </form> </div> </div> </nav> </div> <div class="modal" id="alertModal" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Modal title</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <p>Modal body text goes here.</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-sm btn-secondary" data-bs-dismiss="modal" onclick="alertModal">Close</button> </div> </div> </div> </div> <div class="modal fade" id="videoModal" tabindex="-1" aria-labelledby="videoModalLabel" aria-hidden="true"> <div class="modal-dialog modal-xl"> <div class="modal-content"> <div class="modal-body"> <div id="closeVideoButton" style="text-align: right; padding-bottom:0.5rem;"> <i class="fa-regular fa-circle-xmark fa-2xl" style="line-height:1.5rem;" onmouseover="this.style.color='red'" onmouseout="this.style.color='black'"></i> </div> <div class="ratio ratio-16x9 position-relative"> <iframe class="video-iframe" src="" allowfullscreen></iframe> </div> </div> </div> </div> </div> </div> <div id="main" class="p-0"> <script> document.addEventListener("DOMContentLoaded", () => { const filterBody = document.getElementById('filterBody'); if (filterBody) { filterBody.classList.add('collapsed'); } }); document.getElementById("filterForm").addEventListener("submit", function(event) { event.preventDefault(); if(document.getElementById("keywords").value != "" && document.getElementById("keywordsTitle").checked == false && document.getElementById("keywordsContent").checked == false && document.getElementById("keywordsAuthor").checked == false) { document.getElementById("keywordsTitle").checked = true; } this.submit(); }); function toggleAccordion(elementId) { let element = document.getElementById(elementId); if (element.style.display === 'none' || element.style.display === '') { element.style.display = 'block'; // Show the content } else { element.style.display = 'none'; // Hide the content } } async function showComments(id) { try { const response = await fetch("/library/pubdocs/" + id); if (!response.ok) { throw new Error('Network response was not ok'); } const data = await response.text(); document.querySelector('#dialogComments .modal-body').innerHTML = data; const modal = new bootstrap.Modal(document.getElementById('dialogComments')); modal.show(); } catch (error) { console.error('Error fetching data: ', error); } } </script> <div class="container-xxl py-4"> <div class="row"> <div class="col-md-5 col-lg-4 col-xxl-3" id="leftMenu"> <div class="accordion " id="filterAccordion"> <div class="accordion-item"> <h2 class="accordion-header" id="filterHeader"> <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#filterBody" aria-expanded="true" aria-controls="filterBody"> <p>Public Reports - Filters</p> </button> </h2> <div id="filterBody" class="accordion-collapse collapse" aria-labelledby="filterHeader" data-bs-parent="#filterAccordion"> <div class="accordion-body"> <form method="get" id="filterForm"> <input type="hidden" name="subsection" value="public_reports"> <div id="formBody" style="padding-left:1rem;"> <p><strong>Report Type</strong></p> <div class="filterContainer"> <select class="form-select" name="pdrtid"> <option value="">All</option> <option value="1">Final Report (481)</option> <option value="2">Consultation Report (168)</option> <option value="3">Other (87)</option> <option value="4">Preliminary Report (2)</option> <option value="5">Statement (35)</option> </select> </div> <p><strong>Category</strong></p> <div class="filterContainer" id="filterContainer-category"> <select class="form-select" name="pdcid"> <option value="">All</option> <option value="33">Accounting (15)</option> <option value="24">AMCC (5)</option> <option value="28">Analyst Project Team (2)</option> <option value="49">APRC (Asia-Pacific Regional Committee) (1)</option> <option value="87">Artificial Intelligence and Machine Learning (2)</option> <option value="48">Assessment Methodology (13)</option> <option value="89">Asset Management (6)</option> <option value="10">Auditing (24)</option> <option value="25">BCBS (30)</option> <option value="69">Behavioral Insights (7)</option> <option value="63">Best Practices (11)</option> <option value="19">Bond Markets (10)</option> <option value="51">Capacity Building (5)</option> <option value="65">Capital raising through capital markets (3)</option> <option value="98">Carbon Markets (2)</option> <option value="22">Clearing & Settlement (86)</option> <option value="36">Comment Letters (26)</option> <option value="11">Commodity Derivatives Markets (27)</option> <option value="27">Corporate Governance (14)</option> <option value="23">CPMI (86)</option> <option value="7">Credit Rating Agencies (41)</option> <option value="45">Cross-Border Regulation (18)</option> <option value="74">Crypto-assets (11)</option> <option value="20">Current Financial Crisis (14)</option> <option value="60">Cyber Resilience (12)</option> <option value="55">Data Harmonisation (11)</option> <option value="95">Decentralized Finance (4)</option> <option value="34">Disclosure (64)</option> <option value="21">Emerging Markets (76)</option> <option value="16">Emerging Risks (32)</option> <option value="5">Enforcement and the Exchange of Information (25)</option> <option value="86">ESG (12)</option> <option value="85">ESG Data (5)</option> <option value="84">ESG ratings (4)</option> <option value="90">ETFs (2)</option> <option value="91">Exchange Traded Funds (2)</option> <option value="50">Extraterritoriality Issues (3)</option> <option value="88">Financial Inclusion (8)</option> <option value="35">Financial Market Benchmarks (11)</option> <option value="81">Financial Stability (13)</option> <option value="75">Fintech (12)</option> <option value="76">Fintech Network (7)</option> <option value="61">FMIs (53)</option> <option value="46">FSB (26)</option> <option value="31">G-20 (37)</option> <option value="70">Good practices (18)</option> <option value="78">Green Finance (12)</option> <option value="79">Greenwashing (11)</option> <option value="68">Guidance (5)</option> <option value="8">Hedge Funds (21)</option> <option value="40">IAASB (3)</option> <option value="37">IASB (1)</option> <option value="42">IESBA (3)</option> <option value="41">IFAC (1)</option> <option value="39">IFRS Foundation (2)</option> <option value="43">Implementation (75)</option> <option value="80">Index Providers (1)</option> <option value="30">Internet (15)</option> <option value="6">Investment Management (123)</option> <option value="82">Investor Education (13)</option> <option value="64">Investor Protection (30)</option> <option value="72">IOSCO Annual Work Program (4)</option> <option value="29">Islamic Capital Market (3)</option> <option value="2">Issuer Accounting, Audit and Disclosure (65)</option> <option value="26">Joint Forum (43)</option> <option value="96">Leveraged Finance (3)</option> <option value="102">Liquidity Risk Management (2)</option> <option value="44">Long-Term Financing (5)</option> <option value="66">Market based finance (6)</option> <option value="93">Market Conduct (5)</option> <option value="56">Money Market Funds (6)</option> <option value="83">Operational Resilience (7)</option> <option value="18">OTC Markets and Derivatives Trading (72)</option> <option value="59">PFMI (52)</option> <option value="99">Post Trade Risk Reduction Services (2)</option> <option value="92">Price Reporting Agencies (1)</option> <option value="9">Private Equity (5)</option> <option value="97">Private Finance (1)</option> <option value="4">Regulation of Market Intermediaries (109)</option> <option value="3">Regulation of Secondary Markets (91)</option> <option value="32">Research (17)</option> <option value="47">Retail Investors (42)</option> <option value="101">Risk Management (3)</option> <option value="100">Risk Reduction (2)</option> <option value="17">Securitization (22)</option> <option value="57">Shadow Banking (13)</option> <option value="13">Short Selling (4)</option> <option value="53">Short-Term Financing (1)</option> <option value="52">SME Financing (6)</option> <option value="94">SPAC Network (1)</option> <option value="73">Stablecoins (7)</option> <option value="62">Staff Working Paper series (7)</option> <option value="1">Standards and Principles (96)</option> <option value="12">Supervisory Cooperation (13)</option> <option value="77">Sustainability (13)</option> <option value="71">Sustainable Finance (16)</option> <option value="58">Thematic Review (8)</option> <option value="54">Trade Reporting (13)</option> <option value="67">Trading Venues (13)</option> <option value="14">Unregulated Entities (16)</option> <option value="15">Unregulated Markets & Products (15)</option> </select> </div> <p><strong>Year Published</strong></p> <div class="filterContainer" id="filterContainer-year"> <select class="form-select" name="year"> <option value="">All</option> <option value="2024">2024 (24)</option> <option value="2023">2023 (32)</option> <option value="2022">2022 (31)</option> <option value="2021">2021 (23)</option> <option value="2020">2020 (23)</option> <option value="2019">2019 (28)</option> <option value="2018">2018 (29)</option> <option value="2017">2017 (35)</option> <option value="2016">2016 (27)</option> <option value="2015">2015 (55)</option> <option value="2014">2014 (31)</option> <option value="2013">2013 (37)</option> <option value="2012">2012 (33)</option> <option value="2011">2011 (24)</option> <option value="2010">2010 (27)</option> <option value="2009">2009 (32)</option> <option value="2008">2008 (21)</option> <option value="2007">2007 (31)</option> <option value="2006">2006 (21)</option> <option value="2005">2005 (29)</option> <option value="2004">2004 (20)</option> <option value="2003">2003 (21)</option> <option value="2002">2002 (15)</option> <option value="2001">2001 (10)</option> <option value="2000">2000 (12)</option> <option value="1999">1999 (15)</option> <option value="1998">1998 (11)</option> <option value="1997">1997 (11)</option> <option value="1996">1996 (17)</option> <option value="1995">1995 (6)</option> <option value="1994">1994 (8)</option> <option value="1993">1993 (7)</option> <option value="1992">1992 (9)</option> <option value="1991">1991 (4)</option> <option value="1990">1990 (12)</option> <option value="1989">1989 (2)</option> </select> </div> <p><strong>Keywords</strong></p> <div class="form-group" style="width: 80%;"> <input type="text" class="form-control" name="keywords" placeholder="Enter keywords" value="" id="keywords"> <div class="form-check" style="padding-top:0.5rem;"> <input class="form-check-input" name ="keywordsTitle" value ="1" type="checkbox" id="keywordsTitle" > <label class="form-check-label" for="keywordsTitle">Release Title</label> </div> <div class="form-check"> <input class="form-check-input" name="keywordsContent" value="1" type="checkbox" id="keywordsContent" > <label class="form-check-label" for="keywordsContent">Release Content</label> </div> <div class="form-check"> <input class="form-check-input" name="keywordsAuthor" value="1" type="checkbox" id="keywordsAuthor" > <label class="form-check-label" for="keywordsAuthor">Release Author</label> </div> </div> </div> <div style="padding-top:1rem; padding-bottom:1rem; display:flex; justify-content:center;"> <button type="submit" class="btn btn-dark btn-sm">Apply Filters</button> </div> </form> </div> </div> </div> </div> </div> <div class="col-md-7 col-lg-8 col-xxl-9 p-4" id="rightPage"> <h1>Public Reports</h1> <hr> <ul class="pagination" style="justify-content:end;"> <li class="page-item active"> <span class="page-link">1</span> </li> <li class="page-item"> <a class="page-link" href=" ?subsection=public%5Freports&year=&keywordsAuthor=false&showAll=false&keywordsContent=false&keywordsTitle=false&pdrtid=&publicDocID=&pdcid=&keywords=&page=2">2</a> </li> <li class="page-item"> <a class="page-link" href=" ?subsection=public%5Freports&year=&keywordsAuthor=false&showAll=false&keywordsContent=false&keywordsTitle=false&pdrtid=&publicDocID=&pdcid=&keywords=&page=3">3</a> </li> <li class="page-item"> <a class="page-link" href=" ?subsection=public%5Freports&year=&keywordsAuthor=false&showAll=false&keywordsContent=false&keywordsTitle=false&pdrtid=&publicDocID=&pdcid=&keywords=&page=4">4</a> </li> <li class="page-item"> <a class="page-link" href=" ?subsection=public%5Freports&year=&keywordsAuthor=false&showAll=false&keywordsContent=false&keywordsTitle=false&pdrtid=&publicDocID=&pdcid=&keywords=&page=5">5</a> </li> <li class="page-item"> <a class="page-link" href=" ?subsection=public%5Freports&year=&keywordsAuthor=false&showAll=false&keywordsContent=false&keywordsTitle=false&pdrtid=&publicDocID=&pdcid=&keywords=&page=2"><span class="d-inline d-lg-none">&raquo;</span><span class="d-none d-lg-inline">Next</span></a> </li> </ul> <p style="text-align:right;">Showing 1 to 20 of 773 results</p> <ol start="1"> <li> <strong>FR/11/2024 Targeted Implementation Review on Principles for the Regulation and Supervision of Commodity Derivatives Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 25 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD781.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('781');" data-id="781">Related Public Reports (1)</a> <div id="781" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>FR02/23 Principles for the Regulation and Supervision of Commodity Derivatives Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 31 Jan 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD726.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR/10/2024 Final Report on Post Trade Risk Reduction Services: Sound Practices for Consideration</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 25 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD780.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('780');" data-id="780">Related Public Reports (1)</a> <div id="780" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>CR03/2024 Post Trade Risk Reduction Services</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments may be submitted by email on or before – 1 April 2024.</span> <br /> <span style="color: 0D314B;"> 26 Jan 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD760.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>CR/11/2024 Pre-hedging</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 21 February 2025</span> <br /> <span style="color: 0D314B;"> 21 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD778.pdf" target="_blank">View Report</a> </li> <li> <strong>CR/09/2024 Digital Engagement Practices (DEPs)</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 20 January 2025</span> <br /> <span style="color: 0D314B;"> 19 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD777.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('777');" data-id="777">Related Public Reports (24)</a> <div id="777" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>FR01/11 Principles on Point of Sale Disclosure</strong>, Report of the Technical Committee of IOSCO <br /> <span style="color: 0D314B;"> 01 Feb 2011 </span> - <a href="/library/pubdocs/pdf/IOSCOPD343.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/13 Suitability Requirements With Respect To the Distribution of Complex Financial Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 21 Jan 2013 </span> - <a href="/library/pubdocs/pdf/IOSCOPD400.pdf" target="_blank">View Report</a> </li> <li> <strong>FR04/2014 Report on the IOSCO Social Media and Automation of Advice Tools Surveys</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Jul 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD445.pdf" target="_blank">View Report</a> </li> <li> <strong>FR09/14 Strategic Framework for Investor Education and Financial Literacy</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Consultation Document - Comments received on the consultation report posted here on 7 November 2014</span> <br /> <span style="color: 0D314B;"> 04 Nov 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD462.pdf" target="_blank">View Report</a> | <a href="#" onclick="showComments('462');">View comments received</a> </li> <li> <strong>FR06/2015 Survey on Anti-Fraud Messaging</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 06 May 2015 </span> - <a href="/library/pubdocs/pdf/IOSCOPD485.pdf" target="_blank">View Report</a> </li> <li> <strong>FR21/2015 Sound Practices for Investment Risk Education</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 15 Sep 2015 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD505.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-French.pdf" target="_blank">French</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Russian.pdf" target="_blank">Russian</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Spanish.pdf" target="_blank">Spanish</a> </li> <li> <strong>FR07/2017 IOSCO Task Force Report on Wholesale Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 13 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD563.pdf" target="_blank">View Report</a> </li> <li> <strong>FR08/2017 Order Routing Incentives</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD564.pdf" target="_blank">View Report</a> </li> <li> <strong>FR03/2018 Senior Investor Vulnerability</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 08 Mar 2018 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD595.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Portuguese.pdf" target="_blank">Portuguese</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Japanese.pdf" target="_blank">Japanese</a> </li> <li> <strong>FR10/2018 The Application of Behavioural Insights to Financial Literacy and Investor Education Programs and Initiatives</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 May 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD603.pdf" target="_blank">View Report</a> </li> <li> <strong>FR17/2018 Report on Retail OTC Leveraged Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Sep 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD613.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/2019 The Application of Behavioral Insights to Retail Investor Protection</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 02 Apr 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD626.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2019 Core Competencies Framework on Financial Literacy for Investors</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 Sep 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD639.pdf" target="_blank">View Report</a> </li> <li> <strong>FR02/2020 Issues, Risks and Regulatory Considerations Relating to Crypto-Asset Trading Platforms</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Feb 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD649.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/2020 Investor Education on Crypto-Assets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD668.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2020 Initial Findings and Observations About the Impact of COVID-19 on Retail Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD669.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/2021 Complaint Handling and Redress System for Retail Investors</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 27 Jan 2021 </span> - <a href="/library/pubdocs/pdf/IOSCOPD670.pdf" target="_blank">View Report</a> </li> <li> <strong>CR02/2022 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 17 March 2022</span> <br /> <span style="color: 0D314B;"> 17 Jan 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD695.pdf" target="_blank">View Report</a> </li> <li> <strong>CR03/2022 Retail Market Conduct Task Force</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 23 May 2022</span> <br /> <span style="color: 0D314B;"> 21 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD698.pdf" target="_blank">View Report</a> </li> <li> <strong>OR01/2022 IOSCO Decentralized Finance Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD699.pdf" target="_blank">View Report</a> </li> <li> <strong>FR10/22 Retail Investor Education in the Context of Sustainable Finance Markets and Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 31 Aug 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD711.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/22 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Oct 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD715.pdf" target="_blank">View Report</a> </li> <li> <strong>FR15/22 Investor Behaviour and Investor Education in Times of Turmoil: Recommended Framework for Regulators based on Lessons Learned from the COVID-19 Pandemic</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Nov 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD724.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/23 Retail Market Conduct Task Force Final Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Mar 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD730.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>CR/10/2024 Online Imitative Trading Practices: Copy Trading, Mirror Trading, Social Trading</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 20 January 2025</span> <br /> <span style="color: 0D314B;"> 19 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD776.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('776');" data-id="776">Related Public Reports (24)</a> <div id="776" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>FR01/11 Principles on Point of Sale Disclosure</strong>, Report of the Technical Committee of IOSCO <br /> <span style="color: 0D314B;"> 01 Feb 2011 </span> - <a href="/library/pubdocs/pdf/IOSCOPD343.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/13 Suitability Requirements With Respect To the Distribution of Complex Financial Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 21 Jan 2013 </span> - <a href="/library/pubdocs/pdf/IOSCOPD400.pdf" target="_blank">View Report</a> </li> <li> <strong>FR04/2014 Report on the IOSCO Social Media and Automation of Advice Tools Surveys</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Jul 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD445.pdf" target="_blank">View Report</a> </li> <li> <strong>FR09/14 Strategic Framework for Investor Education and Financial Literacy</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Consultation Document - Comments received on the consultation report posted here on 7 November 2014</span> <br /> <span style="color: 0D314B;"> 04 Nov 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD462.pdf" target="_blank">View Report</a> | <a href="#" onclick="showComments('462');">View comments received</a> </li> <li> <strong>FR06/2015 Survey on Anti-Fraud Messaging</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 06 May 2015 </span> - <a href="/library/pubdocs/pdf/IOSCOPD485.pdf" target="_blank">View Report</a> </li> <li> <strong>FR21/2015 Sound Practices for Investment Risk Education</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 15 Sep 2015 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD505.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-French.pdf" target="_blank">French</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Russian.pdf" target="_blank">Russian</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Spanish.pdf" target="_blank">Spanish</a> </li> <li> <strong>FR07/2017 IOSCO Task Force Report on Wholesale Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 13 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD563.pdf" target="_blank">View Report</a> </li> <li> <strong>FR08/2017 Order Routing Incentives</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD564.pdf" target="_blank">View Report</a> </li> <li> <strong>FR03/2018 Senior Investor Vulnerability</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 08 Mar 2018 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD595.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Portuguese.pdf" target="_blank">Portuguese</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Japanese.pdf" target="_blank">Japanese</a> </li> <li> <strong>FR10/2018 The Application of Behavioural Insights to Financial Literacy and Investor Education Programs and Initiatives</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 May 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD603.pdf" target="_blank">View Report</a> </li> <li> <strong>FR17/2018 Report on Retail OTC Leveraged Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Sep 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD613.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/2019 The Application of Behavioral Insights to Retail Investor Protection</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 02 Apr 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD626.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2019 Core Competencies Framework on Financial Literacy for Investors</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 Sep 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD639.pdf" target="_blank">View Report</a> </li> <li> <strong>FR02/2020 Issues, Risks and Regulatory Considerations Relating to Crypto-Asset Trading Platforms</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Feb 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD649.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/2020 Investor Education on Crypto-Assets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD668.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2020 Initial Findings and Observations About the Impact of COVID-19 on Retail Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD669.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/2021 Complaint Handling and Redress System for Retail Investors</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 27 Jan 2021 </span> - <a href="/library/pubdocs/pdf/IOSCOPD670.pdf" target="_blank">View Report</a> </li> <li> <strong>CR02/2022 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 17 March 2022</span> <br /> <span style="color: 0D314B;"> 17 Jan 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD695.pdf" target="_blank">View Report</a> </li> <li> <strong>CR03/2022 Retail Market Conduct Task Force</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 23 May 2022</span> <br /> <span style="color: 0D314B;"> 21 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD698.pdf" target="_blank">View Report</a> </li> <li> <strong>OR01/2022 IOSCO Decentralized Finance Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD699.pdf" target="_blank">View Report</a> </li> <li> <strong>FR10/22 Retail Investor Education in the Context of Sustainable Finance Markets and Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 31 Aug 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD711.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/22 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Oct 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD715.pdf" target="_blank">View Report</a> </li> <li> <strong>FR15/22 Investor Behaviour and Investor Education in Times of Turmoil: Recommended Framework for Regulators based on Lessons Learned from the COVID-19 Pandemic</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Nov 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD724.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/23 Retail Market Conduct Task Force Final Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Mar 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD730.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>CR/08/2024 Finfluencers</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 20 January 2025</span> <br /> <span style="color: 0D314B;"> 19 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD775.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('775');" data-id="775">Related Public Reports (24)</a> <div id="775" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>FR01/11 Principles on Point of Sale Disclosure</strong>, Report of the Technical Committee of IOSCO <br /> <span style="color: 0D314B;"> 01 Feb 2011 </span> - <a href="/library/pubdocs/pdf/IOSCOPD343.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/13 Suitability Requirements With Respect To the Distribution of Complex Financial Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 21 Jan 2013 </span> - <a href="/library/pubdocs/pdf/IOSCOPD400.pdf" target="_blank">View Report</a> </li> <li> <strong>FR04/2014 Report on the IOSCO Social Media and Automation of Advice Tools Surveys</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Jul 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD445.pdf" target="_blank">View Report</a> </li> <li> <strong>FR09/14 Strategic Framework for Investor Education and Financial Literacy</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Consultation Document - Comments received on the consultation report posted here on 7 November 2014</span> <br /> <span style="color: 0D314B;"> 04 Nov 2014 </span> - <a href="/library/pubdocs/pdf/IOSCOPD462.pdf" target="_blank">View Report</a> | <a href="#" onclick="showComments('462');">View comments received</a> </li> <li> <strong>FR06/2015 Survey on Anti-Fraud Messaging</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 06 May 2015 </span> - <a href="/library/pubdocs/pdf/IOSCOPD485.pdf" target="_blank">View Report</a> </li> <li> <strong>FR21/2015 Sound Practices for Investment Risk Education</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 15 Sep 2015 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD505.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-French.pdf" target="_blank">French</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Russian.pdf" target="_blank">Russian</a>, <a href="/library/pubdocs/pdf/IOSCOPD505-Spanish.pdf" target="_blank">Spanish</a> </li> <li> <strong>FR07/2017 IOSCO Task Force Report on Wholesale Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 13 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD563.pdf" target="_blank">View Report</a> </li> <li> <strong>FR08/2017 Order Routing Incentives</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Jun 2017 </span> - <a href="/library/pubdocs/pdf/IOSCOPD564.pdf" target="_blank">View Report</a> </li> <li> <strong>FR03/2018 Senior Investor Vulnerability</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 08 Mar 2018 </span> - Available languages: <a href="/library/pubdocs/pdf/IOSCOPD595.pdf" target="_blank">English</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Portuguese.pdf" target="_blank">Portuguese</a>, <a href="/library/pubdocs/pdf/IOSCOPD595-Japanese.pdf" target="_blank">Japanese</a> </li> <li> <strong>FR10/2018 The Application of Behavioural Insights to Financial Literacy and Investor Education Programs and Initiatives</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 May 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD603.pdf" target="_blank">View Report</a> </li> <li> <strong>FR17/2018 Report on Retail OTC Leveraged Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Sep 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD613.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/2019 The Application of Behavioral Insights to Retail Investor Protection</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 02 Apr 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD626.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2019 Core Competencies Framework on Financial Literacy for Investors</strong>, Report of the IOSCO Committee 8 on Retail Investors (jointly with the OECD International Network on Financial Education) <br /> <span style="color: 0D314B;"> 30 Sep 2019 </span> - <a href="/library/pubdocs/pdf/IOSCOPD639.pdf" target="_blank">View Report</a> </li> <li> <strong>FR02/2020 Issues, Risks and Regulatory Considerations Relating to Crypto-Asset Trading Platforms</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Feb 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD649.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/2020 Investor Education on Crypto-Assets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD668.pdf" target="_blank">View Report</a> </li> <li> <strong>FR13/2020 Initial Findings and Observations About the Impact of COVID-19 on Retail Market Conduct</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD669.pdf" target="_blank">View Report</a> </li> <li> <strong>FR01/2021 Complaint Handling and Redress System for Retail Investors</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 27 Jan 2021 </span> - <a href="/library/pubdocs/pdf/IOSCOPD670.pdf" target="_blank">View Report</a> </li> <li> <strong>CR02/2022 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 17 March 2022</span> <br /> <span style="color: 0D314B;"> 17 Jan 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD695.pdf" target="_blank">View Report</a> </li> <li> <strong>CR03/2022 Retail Market Conduct Task Force</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 23 May 2022</span> <br /> <span style="color: 0D314B;"> 21 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD698.pdf" target="_blank">View Report</a> </li> <li> <strong>OR01/2022 IOSCO Decentralized Finance Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 24 Mar 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD699.pdf" target="_blank">View Report</a> </li> <li> <strong>FR10/22 Retail Investor Education in the Context of Sustainable Finance Markets and Products</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 31 Aug 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD711.pdf" target="_blank">View Report</a> </li> <li> <strong>FR12/22 Report on Retail Distribution and Digitalisation</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Oct 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD715.pdf" target="_blank">View Report</a> </li> <li> <strong>FR15/22 Investor Behaviour and Investor Education in Times of Turmoil: Recommended Framework for Regulators based on Lessons Learned from the COVID-19 Pandemic</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Nov 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD724.pdf" target="_blank">View Report</a> </li> <li> <strong>FR05/23 Retail Market Conduct Task Force Final Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Mar 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD730.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR/08/2024 Voluntary Carbon Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 14 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD774.pdf" target="_blank">View Report</a> | <a href="/library/pubdocs/pdf/IOSCOPD774-note.pdf" target="_blank">IOSCO/World Bank Joint Note</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('774');" data-id="774">Related Public Reports (2)</a> <div id="774" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>CR06/2022 Voluntary Carbon Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Consultation Document - Comments received on the consultation report posted here on 27 March 2023</span> <br /> <span style="color: 0D314B;"> 09 Nov 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD718.pdf" target="_blank">View Report</a> | <a href="#" onclick="showComments('718');">View comments received</a> </li> <li> <strong>CR06/2023 Voluntary Carbon Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 3 March 2024</span> <br /> <span style="color: 0D314B;"> 03 Dec 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD749.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR/07/2024 IOSCO Report on Transition Plans</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 13 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD772.pdf" target="_blank">View Report</a> </li> <li> <strong>IOSCO Statement on the IAASB’s International Standard on Sustainability Assurance (ISSA) 5000</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD773.pdf" target="_blank">View Report</a> </li> <li> <strong>CR/07/2024 Guidance for Open-ended Funds for Effective Implementation of the Recommendations for Liquidity Risk Management</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 11 February 2025</span> <br /> <span style="color: 0D314B;"> 11 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD771.pdf" target="_blank">View Report</a> </li> <li> <strong>CR/06/2024 Revised Recommendations for Liquidity Risk Management for Collective Investment Schemes</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 11 February 2025</span> <br /> <span style="color: 0D314B;"> 11 Nov 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD770.pdf" target="_blank">View Report</a> </li> <li> <strong>FR06/2024 Investor Education on Crypto-Assets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 09 Oct 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD769.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('769');" data-id="769">Related Public Reports (4)</a> <div id="769" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>FR12/2020 Investor Education on Crypto-Assets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 22 Dec 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD668.pdf" target="_blank">View Report</a> </li> <li> <strong>FR11/23 Policy Recommendations for Crypto and Digital Asset Markets</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 16 Nov 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD747.pdf" target="_blank">View Report</a> </li> <li> <strong>FR14/23 Final Report with Policy Recommendations for Decentralized Finance (DeFi)</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Dec 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD754.pdf" target="_blank">View Report</a> </li> <li> <strong>OR02/2023 IOSCO Policy Recommendations for Crypto and Digital Asset Markets (including DeFi) - Umbrella Note</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 19 Dec 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD755.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>World Investor Week 2023</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 09 Jul 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD768.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('768');" data-id="768">Related Public Reports (5)</a> <div id="768" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>World Investor Week 2017</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 24 Jul 2018 </span> - <a href="/library/pubdocs/pdf/IOSCOPD606.pdf" target="_blank">View Report</a> </li> <li> <strong>World Investor Week 2019</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 08 Oct 2020 </span> - <a href="/library/pubdocs/pdf/IOSCOPD662.pdf" target="_blank">View Report</a> </li> <li> <strong>World Investor Week 2020</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 07 Jun 2021 </span> - <a href="/library/pubdocs/pdf/IOSCOPD677.pdf" target="_blank">View Report</a> </li> <li> <strong>World Investor Week 2021</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 17 Aug 2022 </span> - <a href="/library/pubdocs/pdf/IOSCOPD710.pdf" target="_blank">View Report</a> </li> <li> <strong>World Investor Week 2022</strong>, Report of IOSCO Committee 8 on Retail Investors <br /> <span style="color: 0D314B;"> 22 Jun 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD736.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR04/2024 Market Outages</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 05 Jun 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD767.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('767');" data-id="767">Related Public Reports (1)</a> <div id="767" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>CR07/2023 Market Outages</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 1 March 2024</span> <br /> <span style="color: 0D314B;"> 14 Dec 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD751.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR03/2024 Leveraged Loans and CLOs Good Practices for Consideration</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 03 Jun 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD766.pdf" target="_blank">View Report</a> | <a href="#" onclick="showComments('766');">View comments received</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('766');" data-id="766">Related Public Reports (1)</a> <div id="766" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>CR05/2023 Leveraged Loans and CLOs Good Practices for Consideration</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 15 December 2023</span> <br /> <span style="color: 0D314B;"> 14 Sep 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD746.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>IOSCO Statement on the consultation on the Proposed International Ethics Standards for Sustainability Assurance (Including International Independence Standards) (IESSA) and Other Revisions to the Code Relating to Sustainability Assurance and Reporting</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 10 May 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD765.pdf" target="_blank">View Report</a> </li> <li> <strong>OR01/24 Update to IOSCO 2023-24 Work program - March 2024 – March 2025 Workplan</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 12 Apr 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD764.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('764');" data-id="764">Related Public Reports (1)</a> <div id="764" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>OR01/23 IOSCO Board Priorities - Work Program 2023-2024</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 05 Apr 2023 </span> - <a href="/library/pubdocs/pdf/IOSCOPD731.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>CR/05/2024 Evolution in the Operation, Governance and Business Models of Exchanges: Regulatory Implications and Good Practices</strong>, Report of the Board of IOSCO <br /> <span style="color: maroon;">Comments may be submitted by email on or before – 3 July 2024</span> <br /> <span style="color: 0D314B;"> 04 Apr 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD763.pdf" target="_blank">View Report</a> </li> <li> <strong>CR04/2024 Streamlining variation margin in centrally cleared markets - examples of effective practices</strong>, Committee on Payments and Market Infrastructures and the Board of IOSCO <br /> <span style="color: maroon;">Comments may be submitted by email on or before – 14 May 2024</span> <br /> <span style="color: 0D314B;"> 14 Feb 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD762.pdf" target="_blank">View Report</a> | <a href="javascript:void(0);" class="linkedReports" onclick="toggleAccordion('762');" data-id="762">Related Public Reports (2)</a> <div id="762" class="accordion-content" style="display: none; background-color:#d3d3d3; padding-right:1rem; padding-top:0.5rem; padding-bottom:0.5rem;"> <ol> <li> <strong>CR01/24 Transparency and responsiveness of initial margin in centrally cleared markets – review and policy proposals</strong>, Report of The Basel Committee on Banking Supervision (BCBS), The Committee on Payments and Market Infrastructures and Board of IOSCO <br /> <span style="color: maroon;">Comments on the report should be submitted by 16 April 2024</span> <br /> <span style="color: 0D314B;"> 16 Jan 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD757.pdf" target="_blank">View Report</a> </li> <li> <strong>CR02/2024 Streamlining VM processes and IM responsiveness of margin models in noncentrally cleared markets</strong>, Report of the Basel Committee on Banking Supervision and the Board of IOSCO <br /> <span style="color: maroon;">Submissions on the proposals should be submitted by 17 April 2024.</span> <br /> <span style="color: 0D314B;"> 17 Jan 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD759.pdf" target="_blank">View Report</a> </li> </ol> </div> </li> <li> <strong>FR02/2024 Investment Funds Statistics Report</strong>, Report of the Board of IOSCO <br /> <span style="color: 0D314B;"> 30 Jan 2024 </span> - <a href="/library/pubdocs/pdf/IOSCOPD761.pdf" target="_blank">View Report</a> </li> <ol> </div> </div> </div> <div class="modal fade" id="dialogComments" tabindex="-1" role="dialog" aria-labelledby="commentsModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="commentsModalLabel">Consultation Document - Comments Received</h5> </div> <div class="modal-body"></div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button> </div> </div> </div> </div> </div> <div id="footer" class="container-fluid"> <div class="container-xxl"> <div class="row"> <div class="col-sm-6 mt-2"> <div class="footer_links"> <a class="footer_link" href="/v2/about/?subsection=by-laws">By Laws</a><br> <a class="footer_link" href="/v2/about/?subsection=resolutions">Resolutions</a><br> <a class="footer_link" href="/v2/publications/?subsection=annual_reports">Annual Reports</a><br> <a class="footer_link" href="/about/?subsection=vacancies">Careers</a><br> <a class="footer_link" href="/v2/about/?subsection=terms-and-conditions">Copyright and Permissions</a><br> <a class="footer_link" href="/v2/about/?subsection=terms-and-conditions#disclaimers">Disclaimers</a><br> <a class="footer_link" href="/v2/about/?subsection=tendering">Tendering</a><br> <a class="footer_link" href="https://www.iosco.org.my/" target="_blank">IOSCO Asia Pacific Hub</a><br> </div> </div> <div class="col-sm-6 mt-2 text-nowrap ms-3 ms-sm-0"> <div> C/ Oquendo 12<br> 28006 Madrid<br> Spain<br> Tel: +34 91 417 5549 </div> <a class="footer_link" href="/v2/about/?subsection=contact">Contact Us</a><br> <a class="footer_link" href="/v2/about/?subsection=sign_up_for_media_releases">Sign Up for Media releases by email</a><br> <div class="footer_title">Join Us</div> <ul class="list-unstyled"> <li class="social_media_icons"> <span title="RSS" onclick="window.open('/rss.xml');"><i class="fas fa-rss-square"></i></span> <span title="LinkedIn" onclick="window.open('https://www.linkedin.com/groups?mostRecent=&gid=4849117&trk=my_groups-tile-flipgrp');"><i class="fab fa-linkedin"></i></span> <span title="Media Releases by Email" onclick="location.href='/v2/about/?subsection=sign_up_for_media_releases';"><i class="fas fa-envelope-square"></i></span> </li> </ul> </div> </div> <div class="row" style="margin-top: -15px"> <div class="col-sm-6"> </div> <div class="col-sm-6" style="position: relative;"> <a href="/v2/"><img class="footer_logo" src="/v2/img/logo-bk.svg" width="120" alt="IOSCO Logo" /></a> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10