{"id":1145,"date":"2025-10-10T15:23:14","date_gmt":"2025-10-10T15:23:14","guid":{"rendered":"https:\/\/legalseba.com\/bd-articles\/?p=1145"},"modified":"2025-10-10T15:29:13","modified_gmt":"2025-10-10T15:29:13","slug":"guide-to-obtaining-a-microcredit-license-in-bangladesh","status":"publish","type":"post","link":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/","title":{"rendered":"Guide to Obtaining a Microcredit License in Bangladesh"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><!-- Chosen Palette: Warm Neutrals --><!-- [et_pb_line_break_holder] --><!-- Application Structure Plan: The application is structured as a single-page guide with a sticky top navigation bar to allow users to easily jump between key thematic sections: an Overview, Eligibility requirements, the step-by-step Application Process, a breakdown of Documents & Fees, and finally, post-licensing Compliance rules. This non-linear, thematic structure was chosen over a simple linear document because it allows users with different levels of prior knowledge to quickly access the specific information they need (e.g., an applicant ready to apply can jump straight to \"Documents & Fees,\" while a newcomer can start with the \"Overview\"). The user flow is guided by the navigation, with interactive elements like a visual timeline and a fee comparison chart designed to break down complex information into digestible, engaging formats, enhancing comprehension and usability. --><!-- [et_pb_line_break_holder] --><!-- Visualization & Content Choices: <!-- [et_pb_line_break_holder] -->&#8211; Report Info: Key legal framework (MRA Act 2006). Goal: Inform. Viz\/Presentation: Highlighted info cards. Interaction: Static, for quick reference. Justification: Establishes foundational context immediately. Library\/Method: HTML\/Tailwind.<!-- [et_pb_line_break_holder] -->&#8211; Report Info: Eligibility criteria. Goal: Organize. Viz\/Presentation: Accordion-style list. Interaction: Click to expand\/collapse details. Justification: Prevents overwhelming users with a long list of legal requirements; allows focused reading. Library\/Method: HTML\/Tailwind\/JS.<!-- [et_pb_line_break_holder] -->&#8211; Report Info: Multi-step application procedure. Goal: Show Process. Viz\/Presentation: Vertical timeline diagram. Interaction: Clicking a step reveals detailed information. Justification: Intuitively visualizes the sequence and duration of the process, making it easier to follow than plain text. Library\/Method: HTML\/Tailwind\/JS.<!-- [et_pb_line_break_holder] -->&#8211; Report Info: Various application and license fees. Goal: Compare. Viz\/Presentation: Bar chart. Interaction: Tooltip on hover shows fee details. Justification: A bar chart offers a much faster and clearer comparison of relative costs than a table or list. Library\/Method: Chart.js\/Canvas.<!-- [et_pb_line_break_holder] -->&#8211; Report Info: Post-licensing rules and penalties. Goal: Organize &#038; Inform. Viz\/Presentation: Side-by-side cards with icons. Interaction: Static. Justification: Clearly separates responsibilities from consequences for easy scanning and understanding. Library\/Method: HTML\/Tailwind.<!-- [et_pb_line_break_holder] -->&#8211;><!-- [et_pb_line_break_holder] --><!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --><!-- [et_pb_line_break_holder] --><html lang=\"en\"><!-- [et_pb_line_break_holder] --><head><!-- [et_pb_line_break_holder] -->    <meta charset=\"UTF-8\"><!-- [et_pb_line_break_holder] -->    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><!-- [et_pb_line_break_holder] -->    <title>Guide to Microcredit (MFI) License in Bangladesh | MRA Procedure<\/title><!-- [et_pb_line_break_holder] -->    <meta name=\"description\" content=\"A complete, step-by-step legal guide on how to get a microcredit license in Bangladesh from the Microcredit Regulatory Authority (MRA). Learn about eligibility, the application process, required documents, fees, and compliance.\"><!-- [et_pb_line_break_holder] -->    <meta name=\"keywords\" content=\"microcredit license Bangladesh, MRA license Bangladesh, how to start a microfinance institution in Bangladesh, MFI license procedure, Microcredit Regulatory Authority Act 2006, microcredit application form, MFI in Bangladesh\"><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><!-- [et_pb_line_break_holder] -->    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><!-- [et_pb_line_break_holder] -->    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<style><!-- [et_pb_line_break_holder] -->        body {<!-- [et_pb_line_break_holder] -->            font-family: 'Inter', sans-serif;<!-- [et_pb_line_break_holder] -->            background-color: #FDFBF8;<!-- [et_pb_line_break_holder] -->            color: #403A3A;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .nav-active {<!-- [et_pb_line_break_holder] -->            color: #D35400;<!-- [et_pb_line_break_holder] -->            border-bottom-color: #D35400;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .nav-item {<!-- [et_pb_line_break_holder] -->            border-bottom: 2px solid transparent;<!-- [et_pb_line_break_holder] -->            transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .timeline-item::before {<!-- [et_pb_line_break_holder] -->            content: '';<!-- [et_pb_line_break_holder] -->            position: absolute;<!-- [et_pb_line_break_holder] -->            left: -1px;<!-- [et_pb_line_break_holder] -->            top: 20px;<!-- [et_pb_line_break_holder] -->            height: calc(100% - 20px);<!-- [et_pb_line_break_holder] -->            width: 2px;<!-- [et_pb_line_break_holder] -->            background-color: #E5E7EB;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .timeline-item:last-child::before {<!-- [et_pb_line_break_holder] -->            display: none;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .timeline-dot {<!-- [et_pb_line_break_holder] -->            position: absolute;<!-- [et_pb_line_break_holder] -->            left: -9px;<!-- [et_pb_line_break_holder] -->            top: 12px;<!-- [et_pb_line_break_holder] -->            height: 20px;<!-- [et_pb_line_break_holder] -->            width: 20px;<!-- [et_pb_line_break_holder] -->            border-radius: 50%;<!-- [et_pb_line_break_holder] -->            background-color: #FDFBF8;<!-- [et_pb_line_break_holder] -->            border: 4px solid #D35400;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .accordion-content {<!-- [et_pb_line_break_holder] -->            max-height: 0;<!-- [et_pb_line_break_holder] -->            overflow: hidden;<!-- [et_pb_line_break_holder] -->            transition: max-height 0.6s ease-in-out;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .accordion-content.open {<!-- [et_pb_line_break_holder] -->            max-height: 1000px; \/* Increased max-height for full visibility *\/<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        .chart-container {<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            max-width: 700px;<!-- [et_pb_line_break_holder] -->            margin-left: auto;<!-- [et_pb_line_break_holder] -->            margin-right: auto;<!-- [et_pb_line_break_holder] -->            height: 400px;<!-- [et_pb_line_break_holder] -->            max-height: 50vh;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body class=\"antialiased\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"max-w-7xl mx-auto p-6 md:p-12\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<header class=\"text-center mb-12\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h1 class=\"text-4xl md:text-5xl font-bold text-[#2C3E50]\">Guide to Obtaining a Microcredit License in Bangladesh<\/h1>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"mt-4 text-lg text-gray-600 leading-relaxed\">Your comprehensive resource for navigating the Microcredit Regulatory Authority (MRA) licensing framework.<\/pee><!-- [et_pb_line_break_holder] -->        <\/header>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<nav id=\"navbar\" class=\"sticky top-0 z-10 bg-[#FDFBF8]\/80 backdrop-blur-md border-b border-gray-200 mb-16\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"flex justify-center items-center flex-wrap space-x-1 md:space-x-4 overflow-x-auto whitespace-nowrap p-4\"><!-- [et_pb_line_break_holder] -->                <a href=\"#overview\" class=\"nav-item nav-active text-sm font-medium pb-2 px-1\" data-section=\"overview\">Overview<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#eligibility\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"eligibility\">Eligibility<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#application-rules\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"application-rules\">Application Rules<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#process\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"process\">Process<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#mra-responsibilities\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"mra-responsibilities\">MRA Responsibilities<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#regulations\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"regulations\">Regulations<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#achievements\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"achievements\">MRA Achievements<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#documents\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"documents\">Docs &#038; Fees<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#assistance\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"assistance\">Get Help<\/a><!-- [et_pb_line_break_holder] -->                <a href=\"#contact\" class=\"nav-item text-gray-500 hover:text-[#D35400] text-sm font-medium pb-2 px-1\" data-section=\"contact\">Contact Us<\/a><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/nav>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <main class=\"space-y-24\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"overview\" class=\"space-y-10 p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Regulatory Overview<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose text-lg\"><!-- [et_pb_line_break_holder] -->                    To ensure transparency and accountability in the operations of microcredit institutions in Bangladesh and to efficiently regulate microcredit activities, the government enacted the <strong class=\"font-semibold\">Microcredit Regulatory Authority Act, 2006<\/strong>, and established the <strong class=\"font-semibold\">Microcredit Regulatory Authority (MRA)<\/strong>. According to section 15(1) of this Act, it is illegal for any private institution to operate microcredit activities without the MRA\u2019s certification. Any ongoing illegal activities will disqualify an institution from applying for certification.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-3 gap-8 pt-6\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-[#F9EBEA] p-8 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-[#C0392B] mb-3\">Governing Law<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-800 leading-relaxed\">The cornerstone of regulation is the <span class=\"font-semibold\">Microcredit Regulatory Authority Act, 2006<\/span>. This Act empowers the MRA, defines what constitutes a microcredit organization, and establishes the complete framework for licensing, supervision, and governance. All rules, circulars, and directives stem from this primary law.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-[#EBF5FB] p-8 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-[#2980B9] mb-3\">Regulatory Body<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-800 leading-relaxed\">The <span class=\"font-semibold\">Microcredit Regulatory Authority (MRA)<\/span> is the exclusive government agency authorized to issue licenses and oversee all MFI activities in Bangladesh. No organization can legally conduct microcredit operations without a certificate of license from the MRA.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-[#E9F7EF] p-8 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-[#27AE60] mb-3\">Core Objectives<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-800 leading-relaxed\">The MRA&#8217;s mandate is twofold: to protect the financial interests of low-income households by ensuring fair practices, and to promote the overall health and sustainable growth of the microfinance sector as a key tool for poverty alleviation and economic development.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"eligibility\" class=\"space-y-10 p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Mandatory Legal Registration<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose text-lg\"><!-- [et_pb_line_break_holder] -->                    Before applying for an MRA license, an institution must be legally registered and in good standing under one of the following laws of Bangladesh. The choice of registration depends on the organization&#8217;s structure and objectives.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-2 gap-8 pt-6\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border-l-4 border-orange-500 p-6 bg-orange-50 rounded-r-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-gray-800 mb-2\">As a Society or Foundation<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Register under the <strong class=\"font-semibold\">Societies Registration Act, 1860<\/strong>. This is suitable for organizations focused on social, cultural, and educational activities.<\/pee><!-- [et_pb_line_break_holder] -->                        <a href=\"https:\/\/legalseba.com\/bd-services\/foundation-registration-process-in-bangladesh-with-rjsc\/\" target=\"_blank\" class=\"text-orange-600 font-medium mt-3 inline-block\">See detail guide &rarr;<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                     <\/p>\n<div class=\"border-l-4 border-blue-500 p-6 bg-blue-50 rounded-r-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-gray-800 mb-2\">As a Charitable Trust<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Established under the <strong class=\"font-semibold\">Trust Act, 1882<\/strong>. This is appropriate for entities aiming to provide financial assistance, healthcare, and educational support.<\/pee><!-- [et_pb_line_break_holder] -->                         <a href=\"https:\/\/legalseba.com\/bd-services\/trust-registration-in-bangladesh-a-comprehensive-guideline\/\" target=\"_blank\" class=\"text-blue-600 font-medium mt-3 inline-block\">See detail guide &rarr;<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                     <\/p>\n<div class=\"border-l-4 border-green-500 p-6 bg-green-50 rounded-r-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-gray-800 mb-2\">As a Social Welfare Organization<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Register under the <strong class=\"font-semibold\">Voluntary Social Welfare Agencies Ordinance, 1961<\/strong>. This is for organizations primarily focused on voluntary social work.<\/pee><!-- [et_pb_line_break_holder] -->                         <a href=\"https:\/\/legalseba.com\/bd-services\/registering-social-welfare-organization-in-bangladesh\/\" target=\"_blank\" class=\"text-green-600 font-medium mt-3 inline-block\">See detail guide &rarr;<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                     <\/p>\n<div class=\"border-l-4 border-purple-500 p-6 bg-purple-50 rounded-r-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-bold text-xl text-gray-800 mb-2\">As a Non-profit Company<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Incorporated under the <strong class=\"font-semibold\">Companies Act, 1994<\/strong> (usually Sec 28). Suitable for non-profits intending to operate on a larger scale without issuing shares.<\/pee><!-- [et_pb_line_break_holder] -->                         <a href=\"https:\/\/legalseba.com\/bd-services\/how-to-establish-a-trade-association-in-bangladesh\/\" target=\"_blank\" class=\"text-purple-600 font-medium mt-3 inline-block\">See detail guide &rarr;<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"application-rules\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Application Rules &#038; Provisional Targets<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                   The MRA follows a structured evaluation process. Applications are scored, and successful candidates are granted provisional approval with specific performance targets that must be met to secure a full license.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-2 gap-12 mt-12\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"text-2xl font-semibold text-gray-800 mb-6\">Evaluation &#038; Capital Requirements<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                         <\/p>\n<ul class=\"space-y-6 text-gray-700 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                            <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 mr-4 mt-1 text-2xl\">&#9312;<\/span>\n<div><strong>100-Point Evaluation:<\/strong> Applications are evaluated on a scale of 100 points. A score below 49 leads to rejection. Institutions scoring 49 or above get 3 months to correct any issues.<\/div>\n<\/li>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 mr-4 mt-1 text-2xl\">&#9313;<\/span>\n<div><strong>Initial Capital Deposit:<\/strong> Satisfactory applicants must deposit a minimum of <strong class=\"font-semibold text-gray-900\">1 crore taka<\/strong> as initial loanable funds in a bank account.<\/div>\n<\/li>\n<p><!-- [et_pb_line_break_holder] -->                             <\/p>\n<li class=\"flex items-start\"><span class=\"text-red-500 mr-4 mt-1 text-2xl\">&#9888;<\/span>\n<div><strong>Fund Usage Restriction:<\/strong> This deposited capital can <strong class=\"font-semibold text-red-700\">only<\/strong> be used for microcredit activities. Withdrawing funds without prior MRA approval before receiving provisional approval will lead to application rejection.<\/div>\n<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/ul>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"text-2xl font-semibold text-gray-800 mb-6\">3-Year Provisional Approval Targets<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                         <pee class=\"text-gray-700 mb-4\">Once provisional approval is granted, the MFI must achieve the following targets:<\/pee><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"overflow-x-auto\"><!-- [et_pb_line_break_holder] -->                            <\/p>\n<table class=\"w-full text-left border-collapse\"><!-- [et_pb_line_break_holder] -->                                <\/p>\n<thead><!-- [et_pb_line_break_holder] -->                                    <\/p>\n<tr class=\"bg-gray-100\"><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<th class=\"p-4 font-semibold border-b\">Time Frame<\/th>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<th class=\"p-4 font-semibold border-b\">Minimum Borrowers<\/th>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<th class=\"p-4 font-semibold border-b\">Loan Balance (Taka)<\/th>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/tr>\n<p><!-- [et_pb_line_break_holder] -->                                <\/thead>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<tbody><!-- [et_pb_line_break_holder] -->                                    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">End of 1st Year<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">600<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">1.5 crore<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/tr>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">End of 2nd Year<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">1,000<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">2.5 crore<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/tr>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">End of 3rd Year<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">1,200<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                        <\/p>\n<td class=\"p-4 border-b\">3 crore<\/td>\n<p><!-- [et_pb_line_break_holder] -->                                    <\/tr>\n<p><!-- [et_pb_line_break_holder] -->                                <\/tbody>\n<p><!-- [et_pb_line_break_holder] -->                            <\/table>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                         <pee class=\"text-sm text-gray-600 mt-3 leading-relaxed\"><strong>Key Conditions:<\/strong> At least 70% of total customers must be borrowers, and the deposit balance must not exceed 30% of the loan balance. Failure to meet these targets can lead to cancellation of provisional approval.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"process\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">The Application Process: A Step-by-Step Timeline<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                   The MRA license application process is systematic, starting with an online submission and followed by several stages of verification and approval. Click on each step for more details.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"relative mt-12 pl-8 space-y-16\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"timeline-item\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"timeline-dot\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"process-step cursor-pointer\" data-target=\"step1-details\"><!-- [et_pb_line_break_holder] -->                            <pee class=\"text-md text-[#D35400] font-medium\">Step 1: Online Application &#038; Fee<\/pee><!-- [et_pb_line_break_holder] -->                            <\/p>\n<h3 class=\"text-xl font-semibold text-gray-800 mt-1\">Submit Prescribed Form Online<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div id=\"step1-details\" class=\"accordion-content text-gray-600 mt-2 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                                The journey begins by submitting the application online in the MRA&#8217;s prescribed form. A non-refundable application fee of 1,000 Taka must be deposited via bank transfer, and the proof of payment must be attached as a PDF.<!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"timeline-item\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"timeline-dot\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"process-step cursor-pointer\" data-target=\"step2-details\"><!-- [et_pb_line_break_holder] -->                            <pee class=\"text-md text-[#D35400] font-medium\">Step 2: MRA Evaluation<\/pee><!-- [et_pb_line_break_holder] -->                            <\/p>\n<h3 class=\"text-xl font-semibold text-gray-800 mt-1\">Scoring and Document Verification<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div id=\"step2-details\" class=\"accordion-content text-gray-600 mt-2 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                                The MRA evaluates the application based on its 100-point scoring system. If the score is 49 or above, the institution is given time to rectify any issues. The authority also conducts field-level verification to validate the application&#8217;s claims.<!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"timeline-item\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"timeline-dot\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"process-step cursor-pointer\" data-target=\"step3-details\"><!-- [et_pb_line_break_holder] -->                            <pee class=\"text-md text-[#D35400] font-medium\">Step 3: Capital Deposit Instruction<\/pee><!-- [et_pb_line_break_holder] -->                            <\/p>\n<h3 class=\"text-xl font-semibold text-gray-800 mt-1\">Instruction to Deposit Funds<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div id=\"step3-details\" class=\"accordion-content text-gray-600 mt-2 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                                If the evaluation and verification are satisfactory, the MRA instructs the applicant to deposit the required initial capital of at least 1 crore Taka into a designated bank account.<!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"timeline-item\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"timeline-dot\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"process-step cursor-pointer\" data-target=\"step4-details\"><!-- [et_pb_line_break_holder] -->                            <pee class=\"text-md text-[#D35400] font-medium\">Step 4: Provisional Approval<\/pee><!-- [et_pb_line_break_holder] -->                            <\/p>\n<h3 class=\"text-xl font-semibold text-gray-800 mt-1\">3-Year Provisional License<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div id=\"step4-details\" class=\"accordion-content text-gray-600 mt-2 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                                After confirming the capital deposit, the MRA grants a provisional approval for 3 years. During this period, the institution must operate microcredit activities and meet the specific growth targets set by the authority.<!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"timeline-item\"><!-- [et_pb_line_break_holder] -->                         <\/p>\n<div class=\"timeline-dot\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                         <\/p>\n<div class=\"process-step cursor-pointer\" data-target=\"step5-details\"><!-- [et_pb_line_break_holder] -->                            <pee class=\"text-md text-[#D35400] font-medium\">Step 5: Full Certification<\/pee><!-- [et_pb_line_break_holder] -->                            <\/p>\n<h3 class=\"text-xl font-semibold text-gray-800 mt-1\">Issuance of Final License<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div id=\"step5-details\" class=\"accordion-content text-gray-600 mt-2 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                                If the MFI successfully achieves its targets within the 3-year provisional period and complies with all MRA rules, the Authority issues the final, permanent Certificate of License.<!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->             <\/p>\n<section id=\"mra-responsibilities\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Core Responsibilities of the MRA<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                   The MRA is tasked with a wide range of responsibilities to ensure the stability, growth, and integrity of the entire microfinance sector in Bangladesh.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"mt-12\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<ul class=\"space-y-4 text-gray-700 grid md:grid-cols-2 lg:grid-cols-3 gap-x-8 gap-y-6\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Issuing licenses for microfinance operations.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Formulating policies for the microfinance sector.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Inspecting microfinance institutions.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Addressing irregularities found during inspections.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Protecting clients\u2019 interests.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Analyzing financial and management reports from MFIs.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Approving MFI policy changes (e.g., name, address).<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Certifying eligibility for foreign\/domestic loans.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Providing NOCs for capital market fundraising.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Providing training for MFI human resources.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Publishing research related to the sector.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Implementing ease of doing business and online services.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Implementing national goals like SDGs and APA.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Providing NOCs for agent banking, mobile financial services etc.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 font-bold mr-3 mt-1\">&#10003;<\/span> Coordinating among MFIs, Banks, and other stakeholders.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                    <\/ul>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"regulations\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Recent Regulatory Developments &#038; Key Circulars<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                    The MRA continuously updates its regulations through circulars to adapt to the evolving microfinance landscape. Staying compliant with these directives is mandatory for all licensed institutions. Here are some of the most critical recent provisions.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8 mt-12\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Maximum Service Charge<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">The service charge (interest) on loans cannot exceed <strong class=\"text-gray-900\">24% per annum<\/strong>. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 50)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Minimum Deposit Interest<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">A minimum interest rate of <strong class=\"text-gray-900\">6% per annum<\/strong> must be paid on member deposits. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 5)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Loan Repayment Terms<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Weekly loans must have a <strong class=\"text-gray-900\">15-day grace period<\/strong> and be repaid in at least <strong class=\"text-gray-900\">46 installments<\/strong>. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circulars 5 &#038; 8)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Miscellaneous Costs<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Total fees for forms, passbooks, etc., shall not exceed <strong class=\"text-gray-900\">BDT 25<\/strong>. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 23)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Bad Debt Write-Off<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Bad debts can be written off after <strong class=\"text-gray-900\">two years<\/strong>, provided 100% Loan Loss Provisioning is made. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 21)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Use of Surplus Funds<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">A maximum of <strong class=\"text-gray-900\">35% of cumulative surplus<\/strong> can be used for purchasing immovable property, with prior MRA approval. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circulars 33, 47, 48)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">CEO &#038; Office Rules<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">The CEO must work from the Head Office. Liaison offices cannot be funded by microfinance surplus. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 35)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Financial Records<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Printed hard copies of the General Ledger and Cash Book must be maintained annually. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 52)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">AML\/CFT Compliance<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">All MFIs must strictly implement the <strong class=\"text-gray-900\">Money Laundering Prevention Act, 2012<\/strong> and associated rules. <\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Capital Market Fundraising<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">MRA-licensed MFIs are permitted to raise funds from capital markets. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 61)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"border p-6 rounded-lg bg-gray-50\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-lg text-gray-800 mb-2\">Inter-MFI Financing<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">MFIs are authorized to receive financing from other MFIs. <span class=\"block mt-2 text-sm text-[#D35400]\">(Circular 73)<\/span><\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"achievements\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">MRA&#8217;s Key Initiatives &#038; Achievements<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                    The MRA has some significant achievements that have paved the way for forging robust accountability in Bangladesh\u2019s microfinance ecosystem.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"mt-12\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<ul class=\"space-y-4 text-lg text-gray-800 grid md:grid-cols-2 gap-x-12 gap-y-4\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Microcredit Regulatory Authority Rules, 2010<\/li>\n<p><!-- [et_pb_line_break_holder] -->                         <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Microcredit Regulatory Authority Staff Regulations, 2009<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Depositors\u2019 Safety Fund Rules, 2014<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Microfinance Information Rules, 2020<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Rationalized Service Charge &#038; Savings Rates<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Capital Raising via Bonds<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Introduction of KYC &#038; Inspection Manuals<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Ensured Loan Grace Periods &#038; Reduced Costs<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Human Resources Development &#038; Training<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<li class=\"flex items-start\"><span class=\"text-blue-500 font-bold mr-3 mt-1\">&#10148;<\/span> Membership of AFI &#038; APRACA<\/li>\n<p><!-- [et_pb_line_break_holder] -->                    <\/ul>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"documents\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                 <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Documents &#038; Fee Structure<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                    Assembling a complete and accurate set of documents for the online application is critical. The fee structure is determined by the MRA and is non-negotiable.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-2 gap-12 mt-12\"><!-- [et_pb_line_break_holder] -->                     <\/p>\n<div><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"text-2xl font-semibold text-gray-800 mb-6\">Application Fee Payment Details<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"bg-gray-100 p-6 rounded-lg border\"><!-- [et_pb_line_break_holder] -->                           <pee class=\"text-lg text-gray-800\">A fee of <strong class=\"font-bold text-2xl\">1,000\/- Taka<\/strong> must be deposited into the MRA&#8217;s bank account. The deposit slip must be attached to the online application.<\/pee><!-- [et_pb_line_break_holder] -->                           <\/p>\n<ul class=\"mt-4 space-y-2 text-gray-700\"><!-- [et_pb_line_break_holder] -->                               <\/p>\n<li><strong>Bank:<\/strong> Sonali Bank Limited<\/li>\n<p><!-- [et_pb_line_break_holder] -->                               <\/p>\n<li><strong>Branch:<\/strong> Moghbazar Branch<\/li>\n<p><!-- [et_pb_line_break_holder] -->                               <\/p>\n<li><strong>Account No:<\/strong> 0119803000029<\/li>\n<p><!-- [et_pb_line_break_holder] -->                               <\/p>\n<li><strong>Routing No:<\/strong> 200274186<\/li>\n<p><!-- [et_pb_line_break_holder] -->                           <\/ul>\n<p><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"text-2xl font-semibold text-gray-800 mb-6 mt-10\">Essential Document Checklist<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<ul class=\"space-y-4 text-gray-700 leading-relaxed\"><!-- [et_pb_line_break_holder] -->                           <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 mr-3 mt-1\">&#10003;<\/span> Attested copy of the society\/trust\/company registration certificate.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                           <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 mr-3 mt-1\">&#10003;<\/span> Attested copy of the certified Constitution\/Bylaws\/Memorandum.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                           <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 mr-3 mt-1\">&#10003;<\/span> Audited financial statements.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                           <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 mr-3 mt-1\">&#10003;<\/span> Profiles of all Executive\/Governing Board members (NID, Photo, TIN).<\/li>\n<p><!-- [et_pb_line_break_holder] -->                           <\/p>\n<li class=\"flex items-start\"><span class=\"text-green-500 mr-3 mt-1\">&#10003;<\/span> Board Resolution authorizing the MRA license application.<\/li>\n<p><!-- [et_pb_line_break_holder] -->                        <\/ul>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"text-2xl font-semibold text-gray-800 mb-6 text-center\">Standard Certification Fees (BDT)<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <\/p>\n<div class=\"chart-container\"><!-- [et_pb_line_break_holder] -->                            <canvas id=\"feesChart\"><\/canvas><!-- [et_pb_line_break_holder] -->                        <\/div>\n<p><!-- [et_pb_line_break_holder] -->                         <pee class=\"text-center text-sm text-gray-600 mt-4\">These are indicative fees for full certification and renewal, separate from the initial 1,000 Taka application fee.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/p>\n<section id=\"assistance\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">How LegalSeba Can Help with Microcredit Licensing<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee class=\"text-gray-700 leading-loose mt-6 text-lg\"><!-- [et_pb_line_break_holder] -->                    At LegalSeba, we provide a robust suite of services to facilitate your microcredit licensing process in Bangladesh. Our offerings include:<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8 mt-12\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Expert Consultation<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">We assess your business requirements and guide you through the eligibility criteria set by the Microcredit Regulatory Authority (MRA).<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Document Preparation<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">Our team assists in collecting and preparing all necessary documentation to ensure compliance with MRA regulations.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Application Management<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">We handle the entire application process, from submission to approval, ensuring all steps are meticulously followed.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Continuous Follow-up<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">We maintain regular communication with the MRA to track your application status and address any queries or additional requirements promptly.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Inspection Preparation<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">We help you prepare for MRA inspections to ensure your infrastructure and operations meet all regulatory standards.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                     <\/p>\n<div class=\"bg-teal-50 border border-teal-200 p-6 rounded-lg\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3 class=\"font-semibold text-xl text-teal-800 mb-3\">Lobbying with Authorities<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-600 leading-relaxed\">We facilitate effective communication with government authorities to smoothen the licensing process.<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                 <pee class=\"text-gray-700 leading-loose mt-8 text-lg\"><!-- [et_pb_line_break_holder] -->                    By choosing LegalSeba, you can navigate the complex regulatory environment with confidence, allowing you to focus on expanding your microcredit operations.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->             <\/p>\n<section id=\"contact\" class=\"p-6 rounded-lg bg-white shadow-sm\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2 class=\"text-3xl md:text-4xl font-semibold text-[#2C3E50] border-b pb-4\">Contact Us<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"mt-6 text-lg text-center\"><!-- [et_pb_line_break_holder] -->                    <pee class=\"text-gray-700 leading-loose\"><!-- [et_pb_line_break_holder] -->                        For personalized assistance and more information on obtaining your microcredit license, book a consultation with our experts by visiting <a href=\"https:\/\/legalseba.com\/book-now\" target=\"_blank\" class=\"text-orange-600 font-semibold hover:underline\">LegalSeba.com\/book-now<\/a> or contact us at:<!-- [et_pb_line_break_holder] -->                    <\/pee><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"mt-6 space-y-2\"><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-800\"><strong class=\"font-semibold\">Phone\/WhatsApp:<\/strong> +8801753718223<\/pee><!-- [et_pb_line_break_holder] -->                        <pee class=\"text-gray-800\"><strong class=\"font-semibold\">Email:<\/strong> support@legalseba.com<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <pee class=\"mt-8 text-gray-500\"><!-- [et_pb_line_break_holder] -->                        Microcredit financing Bangladesh.<!-- [et_pb_line_break_holder] -->                    <\/pee><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/main><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.addEventListener('DOMContentLoaded', function () {<!-- [et_pb_line_break_holder] -->    const navLinks = document.querySelectorAll('.nav-item');<!-- [et_pb_line_break_holder] -->    const sections = document.querySelectorAll('main section');<!-- [et_pb_line_break_holder] -->    const navbar = document.getElementById('navbar');<!-- [et_pb_line_break_holder] -->    const navbarHeight = navbar.offsetHeight;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Smooth scrolling and active nav state<!-- [et_pb_line_break_holder] -->    navLinks.forEach(link => {<!-- [et_pb_line_break_holder] -->        link.addEventListener('click', function (e) {<!-- [et_pb_line_break_holder] -->            e.preventDefault();<!-- [et_pb_line_break_holder] -->            const targetId = this.getAttribute('href').substring(1);<!-- [et_pb_line_break_holder] -->            const targetSection = document.getElementById(targetId);<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            const offsetTop = targetSection.offsetTop - navbarHeight - 20; \/\/ Added extra offset for spacing<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            window.scrollTo({<!-- [et_pb_line_break_holder] -->                top: offsetTop,<!-- [et_pb_line_break_holder] -->                behavior: 'smooth'<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            updateActiveNav(targetId);<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function updateActiveNav(id) {<!-- [et_pb_line_break_holder] -->        navLinks.forEach(link => {<!-- [et_pb_line_break_holder] -->            if (link.dataset.section === id) {<!-- [et_pb_line_break_holder] -->                link.classList.add('nav-active');<!-- [et_pb_line_break_holder] -->                link.classList.remove('text-gray-500');<!-- [et_pb_line_break_holder] -->            } else {<!-- [et_pb_line_break_holder] -->                link.classList.remove('nav-active');<!-- [et_pb_line_break_holder] -->                link.classList.add('text-gray-500');<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Update active nav on scroll<!-- [et_pb_line_break_holder] -->    const observer = new IntersectionObserver((entries) => {<!-- [et_pb_line_break_holder] -->        entries.forEach(entry => {<!-- [et_pb_line_break_holder] -->            if (entry.isIntersecting) {<!-- [et_pb_line_break_holder] -->                updateActiveNav(entry.target.id);<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    }, { rootMargin: `-${navbarHeight + 50}px 0px 0px 0px`, threshold: 0.3 });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    sections.forEach(section => {<!-- [et_pb_line_break_holder] -->        observer.observe(section);<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Accordion functionality for Timeline<!-- [et_pb_line_break_holder] -->    const processSteps = document.querySelectorAll('.process-step');<!-- [et_pb_line_break_holder] -->    processSteps.forEach(step => {<!-- [et_pb_line_break_holder] -->        step.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->            const targetId = step.dataset.target;<!-- [et_pb_line_break_holder] -->            const content = document.getElementById(targetId);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            if (content.classList.contains('open')) {<!-- [et_pb_line_break_holder] -->                content.classList.remove('open');<!-- [et_pb_line_break_holder] -->            } else {<!-- [et_pb_line_break_holder] -->                document.querySelectorAll('#process .accordion-content.open').forEach(openContent => {<!-- [et_pb_line_break_holder] -->                    openContent.classList.remove('open');<!-- [et_pb_line_break_holder] -->                });<!-- [et_pb_line_break_holder] -->                content.classList.add('open');<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->    \/\/ Pre-open the first step for better user experience<!-- [et_pb_line_break_holder] -->    if (document.getElementById('step1-details')) {<!-- [et_pb_line_break_holder] -->        document.getElementById('step1-details').classList.add('open');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Chart.js for Fees<!-- [et_pb_line_break_holder] -->    const feesCtx = document.getElementById('feesChart');<!-- [et_pb_line_break_holder] -->    if (feesCtx) {<!-- [et_pb_line_break_holder] -->        const feesChart = new Chart(feesCtx, {<!-- [et_pb_line_break_holder] -->            type: 'bar',<!-- [et_pb_line_break_holder] -->            data: {<!-- [et_pb_line_break_holder] -->                labels: ['License Fee (Approx)', 'Annual Renewal (Approx)'],<!-- [et_pb_line_break_holder] -->                datasets: [{<!-- [et_pb_line_break_holder] -->                    label: 'Fees in BDT (Indicative)',<!-- [et_pb_line_break_holder] -->                    data: [25000, 10000],<!-- [et_pb_line_break_holder] -->                    backgroundColor: [<!-- [et_pb_line_break_holder] -->                        'rgba(52, 152, 219, 0.6)',<!-- [et_pb_line_break_holder] -->                        'rgba(46, 204, 113, 0.6)'<!-- [et_pb_line_break_holder] -->                    ],<!-- [et_pb_line_break_holder] -->                    borderColor: [<!-- [et_pb_line_break_holder] -->                        'rgba(52, 152, 219, 1)',<!-- [et_pb_line_break_holder] -->                        'rgba(46, 204, 113, 1)'<!-- [et_pb_line_break_holder] -->                    ],<!-- [et_pb_line_break_holder] -->                    borderWidth: 1<!-- [et_pb_line_break_holder] -->                }]<!-- [et_pb_line_break_holder] -->            },<!-- [et_pb_line_break_holder] -->            options: {<!-- [et_pb_line_break_holder] -->                responsive: true,<!-- [et_pb_line_break_holder] -->                maintainAspectRatio: false,<!-- [et_pb_line_break_holder] -->                plugins: {<!-- [et_pb_line_break_holder] -->                    legend: {<!-- [et_pb_line_break_holder] -->                        display: false<!-- [et_pb_line_break_holder] -->                    },<!-- [et_pb_line_break_holder] -->                    tooltip: {<!-- [et_pb_line_break_holder] -->                        callbacks: {<!-- [et_pb_line_break_holder] -->                            label: function(context) {<!-- [et_pb_line_break_holder] -->                                let label = context.dataset.label || '';<!-- [et_pb_line_break_holder] -->                                if (label) {<!-- [et_pb_line_break_holder] -->                                    label += ': ';<!-- [et_pb_line_break_holder] -->                                }<!-- [et_pb_line_break_holder] -->                                if (context.parsed.y !== null) {<!-- [et_pb_line_break_holder] -->                                    label += new Intl.NumberFormat('en-BD', { style: 'currency', currency: 'BDT', minimumFractionDigits: 0 }).format(context.parsed.y);<!-- [et_pb_line_break_holder] -->                                }<!-- [et_pb_line_break_holder] -->                                return label;<!-- [et_pb_line_break_holder] -->                            }<!-- [et_pb_line_break_holder] -->                        }<!-- [et_pb_line_break_holder] -->                    },<!-- [et_pb_line_break_holder] -->                     title: {<!-- [et_pb_line_break_holder] -->                        display: true,<!-- [et_pb_line_break_holder] -->                        text: 'Note: Fees are subject to change per official MRA circulars.',<!-- [et_pb_line_break_holder] -->                        padding: { top: 10, bottom: 20 },<!-- [et_pb_line_break_holder] -->                        font: { size: 12, style: 'italic' }<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                },<!-- [et_pb_line_break_holder] -->                scales: {<!-- [et_pb_line_break_holder] -->                    y: {<!-- [et_pb_line_break_holder] -->                        beginAtZero: true,<!-- [et_pb_line_break_holder] -->                        ticks: {<!-- [et_pb_line_break_holder] -->                             callback: function(value, index, values) {<!-- [et_pb_line_break_holder] -->                                return 'BDT ' + value \/ 1000 + 'k';<!-- [et_pb_line_break_holder] -->                            }<!-- [et_pb_line_break_holder] -->                        }<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[157],"tags":[],"class_list":["post-1145","post","type-post","status-publish","format-standard","hentry","category-non-profit-organization","et-doesnt-have-format-content","et_post_format-et-post-format-standard"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Guide to Obtaining a Microcredit License in Bangladesh - LegalSeba - Articles<\/title>\n<meta name=\"description\" content=\"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide to Obtaining a Microcredit License in Bangladesh\" \/>\n<meta property=\"og:description\" content=\"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/\" \/>\n<meta property=\"og:site_name\" content=\"LegalSeba - Articles\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-10T15:23:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-10T15:29:13+00:00\" \/>\n<meta name=\"author\" content=\"LegalSeba\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/\"},\"author\":{\"name\":\"LegalSeba\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/#\\\/schema\\\/person\\\/d85c7381b2b65be1fb7543f06fa36e13\"},\"headline\":\"Guide to Obtaining a Microcredit License in Bangladesh\",\"datePublished\":\"2025-10-10T15:23:14+00:00\",\"dateModified\":\"2025-10-10T15:29:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/\"},\"wordCount\":1798,\"commentCount\":0,\"articleSection\":[\"Non Profit Organization\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/\",\"url\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/\",\"name\":\"Guide to Obtaining a Microcredit License in Bangladesh - LegalSeba - Articles\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/#website\"},\"datePublished\":\"2025-10-10T15:23:14+00:00\",\"dateModified\":\"2025-10-10T15:29:13+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/#\\\/schema\\\/person\\\/d85c7381b2b65be1fb7543f06fa36e13\"},\"description\":\"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/guide-to-obtaining-a-microcredit-license-in-bangladesh\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide to Obtaining a Microcredit License in Bangladesh\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/#website\",\"url\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/\",\"name\":\"LegalSeba - Articles\",\"description\":\"Make Things Legal in Bangladesh\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/#\\\/schema\\\/person\\\/d85c7381b2b65be1fb7543f06fa36e13\",\"name\":\"LegalSeba\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g\",\"caption\":\"LegalSeba\"},\"url\":\"https:\\\/\\\/legalseba.com\\\/bd-articles\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Guide to Obtaining a Microcredit License in Bangladesh - LegalSeba - Articles","description":"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/","og_locale":"en_US","og_type":"article","og_title":"Guide to Obtaining a Microcredit License in Bangladesh","og_description":"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.","og_url":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/","og_site_name":"LegalSeba - Articles","article_published_time":"2025-10-10T15:23:14+00:00","article_modified_time":"2025-10-10T15:29:13+00:00","author":"LegalSeba","twitter_card":"summary_large_image","twitter_misc":{"Written by":false,"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/#article","isPartOf":{"@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/"},"author":{"name":"LegalSeba","@id":"https:\/\/legalseba.com\/bd-articles\/#\/schema\/person\/d85c7381b2b65be1fb7543f06fa36e13"},"headline":"Guide to Obtaining a Microcredit License in Bangladesh","datePublished":"2025-10-10T15:23:14+00:00","dateModified":"2025-10-10T15:29:13+00:00","mainEntityOfPage":{"@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/"},"wordCount":1798,"commentCount":0,"articleSection":["Non Profit Organization"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/","url":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/","name":"Guide to Obtaining a Microcredit License in Bangladesh - LegalSeba - Articles","isPartOf":{"@id":"https:\/\/legalseba.com\/bd-articles\/#website"},"datePublished":"2025-10-10T15:23:14+00:00","dateModified":"2025-10-10T15:29:13+00:00","author":{"@id":"https:\/\/legalseba.com\/bd-articles\/#\/schema\/person\/d85c7381b2b65be1fb7543f06fa36e13"},"description":"Step-by-step guide to getting a microcredit license in Bangladesh \u2014 requirements, process, and regulatory compliance.","breadcrumb":{"@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/legalseba.com\/bd-articles\/guide-to-obtaining-a-microcredit-license-in-bangladesh\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/legalseba.com\/bd-articles\/"},{"@type":"ListItem","position":2,"name":"Guide to Obtaining a Microcredit License in Bangladesh"}]},{"@type":"WebSite","@id":"https:\/\/legalseba.com\/bd-articles\/#website","url":"https:\/\/legalseba.com\/bd-articles\/","name":"LegalSeba - Articles","description":"Make Things Legal in Bangladesh","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/legalseba.com\/bd-articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/legalseba.com\/bd-articles\/#\/schema\/person\/d85c7381b2b65be1fb7543f06fa36e13","name":"LegalSeba","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/39b2e50cdc0056034f677d7fd3b71cdf2d4acb1b32359ee5137aeeadb60c91fb?s=96&d=mm&r=g","caption":"LegalSeba"},"url":"https:\/\/legalseba.com\/bd-articles\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/posts\/1145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/comments?post=1145"}],"version-history":[{"count":3,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/posts\/1145\/revisions"}],"predecessor-version":[{"id":1149,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/posts\/1145\/revisions\/1149"}],"wp:attachment":[{"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/media?parent=1145"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/categories?post=1145"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/legalseba.com\/bd-articles\/wp-json\/wp\/v2\/tags?post=1145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}