{"id":3856,"date":"2022-12-20T12:19:30","date_gmt":"2022-12-20T12:19:30","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=3856"},"modified":"2022-12-20T12:19:33","modified_gmt":"2022-12-20T12:19:33","slug":"mei-como-funciona","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/ms\/mei-como-funciona\/","title":{"rendered":"Saya ingin menjadi MEI (Usahawan Mikro Individu): cara ia berfungsi\u00a0"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Nikmati faedah yang dijamin! Bekerja untuk diri sendiri secara rasmi dengan membuka MEI (Usahawan Mikro Individu) anda!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image\"><img loading=\"lazy\" src=\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >MEI (Usahawan Mikro Individu). (Sumber: Maklumat dan Nilai \/ Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mereka yang bekerja sendiri atau mempunyai perniagaan kecil kini boleh menukar status pekerjaan mereka dan mengeluarkan invois melalui MEI (Usahawan Mikro Individu).<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2j0uEW\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cara membuka MEI (Usahawan Mikro Individu) hari ini\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-1-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cara membuka MEI (Usahawan Mikro Individu) hari ini\">\n            Cara membuka MEI (Usahawan Mikro Individu) hari ini        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Membuka MEI (Usahawan Mikro Individu) adalah sangat mudah dan percuma. Lihat bagaimana semuanya berfungsi dalam artikel yang kami cadangkan!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruskan Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-1-1.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Cara membuka MEI (Usahawan Mikro Individu) hari ini              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruskan Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan kekal di laman web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tambahan pula, mereka yang bekerja sendiri (MEI) dan membayar cukai tepat pada masanya dapat mencarum kepada INSS (Institut Keselamatan Sosial Negara) dan akhirnya bersara melalui keselamatan sosial.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Apakah itu MEI?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>MEI (Usahawan Mikro Individu) ialah model perniagaan ringkas yang dilancarkan oleh Kerajaan Persekutuan untuk melaraskan status pekerja sendiri dan pemilik perniagaan kecil. Sejak tahun 2009, model ini telah membawa berjuta-juta orang keluar daripada pekerjaan tidak formal dan memberi mereka peluang untuk mendapatkan hak buruh asas mereka.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Apabila pekerja sendiri atau pemilik perniagaan kecil menjadi MEI (Usahawan Mikro Individu), mereka didaftarkan di CNPJ (Daftar Entiti Undang-undang Kebangsaan) Brazil. Mulai saat itu, usahawan atau penyedia perkhidmatan baharu boleh memformalkan kerja mereka, mengeluarkan invois dan mengakses faedah keselamatan sosial, seperti yang dinyatakan di atas.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-DVNrm\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Fahami cara untuk menjadi seorang Usahawan Mikro Individu (MEI).\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-2-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Fahami cara untuk menjadi seorang Usahawan Mikro Individu (MEI).\">\n            Fahami cara untuk menjadi seorang Usahawan Mikro Individu (MEI).        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Membuka MEI (Usahawan Mikro Individu) adalah pintu masuk untuk mendapatkan semua faedah yang dijamin. Lihat caranya!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruskan Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-2-1.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Fahami cara untuk menjadi seorang Usahawan Mikro Individu (MEI).              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruskan Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan kekal di laman web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dengan pasaran kerja formal yang semakin kurang menarik, disebabkan kekurangan kekosongan jawatan dan gaji yang sering tidak adil, keusahawanan semakin berkembang. Dalam erti kata lain, bilangan perniagaan yang dibuka, terutamanya usahawan mikro (MEI), semakin meningkat.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menjelang tahun 2020, Brazil mempunyai kira-kira 3.3 juta perniagaan berdaftar, di mana lebih daripada 2 juta adalah usahawan mikro individu. Jumlah ini mewakili peningkatan sebanyak 8.41% dalam bilangan perniagaan yang berdaftar pada tahun 2019, berjumlah 11.3 juta MEI pada akhir tahun 2020.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tambahan pula, kedatangan pandemik merupakan satu kejutan yang lebih besar kepada pasaran pekerjaan, dan ramai orang melihat keusahawanan sebagai satu pilihan; hari ini, negara ini mempunyai lebih daripada 14 juta MEI (Usahawan Mikro Individu). Jadi, lihat bagaimana sistem MEI berfungsi!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Bagaimanakah MEI berfungsi?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kerajaan Persekutuan telah mewujudkan MEI (Usahawan Mikro Individu) melalui Undang-undang Pelengkap No. 128\/2008, yang berkuat kuasa pada tahun 2009. Sejak itu, usahawan mikro telah dapat menikmati banyak manfaat daripada syarikat yang lebih besar, walaupun mereka tidak mempunyai pendapatan tahunan yang sama.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dengan memilih untuk mendaftar sebagai MEI (Usahawan Mikro Individu), anda memperoleh CNPJ (ID cukai Brazil) dan beroperasi sebagai entiti sah di pasaran. Dalam erti kata lain, individu-individu ini berada di bawah rejim cukai Simples Nacional. Oleh itu, ini adalah sistem cukai yang lebih mudah, yang membantu mereka yang tidak begitu memahami dunia perniagaan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Di bawah rejim cukai negara yang dipermudahkan, MEI (Usahawan Mikro Individu) membayar jumlah tetap setiap bulan melalui DAS (Documento de Arrecada\u00e7\u00e3o do Simples Nacional), iaitu slip pembayaran dengan nilai anggaran R$60. Dengan cara ini, mereka dikecualikan daripada cukai seperti Cukai Pendapatan, PIS, Cofins, IPI dan CSLL.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Apakah yang saya perlukan untuk membuka MEI (Usahawan Mikro Individu)?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image\"><img loading=\"lazy\" src=\"https:\/\/lh6.googleusercontent.com\/pN8_X3GU8dViZiDoT6u_fDvIAYRnCCjL_wge7H-i-_Ix0S8ZJW9Sj-tYtnH_ufYc2x_SxmGVKBT0gHaM5MfB0uykqm_PVB-Dj-jzqgkL6TxKsfoqn6yYf49CI_T4svosPjQROfv6ct4FcvPhszuNK0m6NTBOQcibrdomriqO6nN5Ye6RtO5HMCUMFEZV5Q\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Bagaimanakah MEI berfungsi? (Sumber: Maklumat dan Nilai \/ Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pendek kata, menjadi usahawan mikro adalah sangat berfaedah, tetapi tidak semua orang boleh memenuhi syarat untuk memformalkan perniagaan mereka dengan cara ini. Ini kerana undang-undang menetapkan syarat-syarat tertentu untuk membuka CNPJ (ID cukai Brazil), iaitu:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Untuk mencapai hasil maksimum sebanyak R$81 ribu setahun, bersamaan dengan R$6,750 sebulan;<\/li><li>Anda tidak boleh mempunyai rakan kongsi atau memiliki syarikat lain; ini mestilah satu-satunya perniagaan anda.<\/li><li>Menggaji maksimum seorang pekerja;<\/li><li>Terlibat dalam salah satu aktiviti yang disediakan untuk MEI (Usahawan Mikro Individu);<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sekarang, beri perhatian kepada perkara lain yang mungkin menghalang anda daripada membuka MEI (Usahawan Mikro Individu):<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Berumur di bawah 18 tahun, atau 16 tahun jika belum dibebaskan;<\/li><li>Menjadi warga asing tanpa visa tetap;<\/li><li>Sebagai pesara atau penjawat awam, peranan yang memerlukan dedikasi sepenuh masa;<\/li><li>Bekerja dalam peranan yang dikawal selia oleh badan profesional, seperti doktor, ahli psikologi, arkitek dan profesion lain.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adalah penting untuk diingat bahawa sesiapa sahaja yang merupakan pekerja CLT (Penyatuan Undang-undang Buruh) mempunyai hak untuk membuka MEI (Usahawan Mikro Individu) untuk menjalankan aktiviti lain dan menjamin pendapatan tambahan. Profesional yang dinyatakan di atas juga berhak kepada jenis keusahawanan ini, dengan syarat perniagaan mereka berada dalam bidang yang berbeza.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-qual-o-valor-para-abrir-um-mei\">Berapakah kos untuk membuka MEI (Usahawan Mikro Individu)?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bertentangan dengan apa yang dipercayai ramai, membuka CNPJ (ID cukai Brazil) dalam kategori ini adalah percuma sepenuhnya jika anda memilih untuk melakukannya melalui platform Gov.br, melalui portal usahawan. Oleh itu, anda tidak perlu membayar apa-apa untuk membuka MEI (Usahawan Mikro Individu) anda dan memformalkan perkhidmatan anda di pasaran.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-rHvQ0\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Tinggalkan perkara tidak formal, buka MEI (Usahawan Mikro Individu) anda.\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/governo.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Tinggalkan perkara tidak formal, buka MEI (Usahawan Mikro Individu) anda.\">\n            Tinggalkan perkara tidak formal, buka MEI (Usahawan Mikro Individu) anda.        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Dengan MEI (Usahawan Mikro Individu) yang berdaftar, hak individu yang bekerja sendiri dan pemilik perniagaan kecil dijamin. Ketahui cara mendaftar!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruskan Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/governo.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Tinggalkan perkara tidak formal, buka MEI (Usahawan Mikro Individu) anda.              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruskan Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan kekal di laman web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walau bagaimanapun, terdapat beberapa syarikat yang memudahkan proses pembukaan dan pembayaran borang cukai DAS, pengisytiharan tahunan dan sebagainya. Syarikat-syarikat ini biasanya mengenakan pakej langganan atau jumlah tertentu untuk setiap proses ini, antara R$50 dan R$100.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-ate-quanto-um-mei-pode-faturar\">Berapakah pendapatan yang boleh diperolehi oleh seorang Usahawan Mikro Individu (MEI)?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pendek kata, kami telah menyebut bahawa tidak semua orang atau perniagaan boleh memasuki kategori khas ini kerana ia merupakan kelas yang lebih mudah. Salah satu batasannya ialah pendapatan tahunan, yang mestilah R$81 ribu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dengan membahagikan jumlah ini dengan bilangan bulan dalam setahun, kami menyimpulkan bahawa perniagaan atau penyediaan perkhidmatan anda mesti menjana maksimum R$6750 untuk layak sebagai MEI (Usahawan Mikro Individu). Walau bagaimanapun, jika bayaran bulanan lebih tinggi, adalah perlu untuk menggunakan kategori perniagaan lain.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-pode-abrir-um-mei\">Siapakah yang boleh membuka MEI (Usahawan Mikro Individu)?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertama, MEI (Usahawan Mikro Individu) tersedia untuk kebanyakan orang, kecuali pesara, pesara, penjawat awam dan profesion yang dikawal selia oleh badan profesional. Oleh itu, seorang doktor, sebagai contoh, tidak boleh membuka MEI untuk mengamalkan perubatan. Walau bagaimanapun, adalah mungkin untuk mendaftar jika mereka berhasrat untuk terlibat dalam aktiviti lain.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Konsep yang sama ini terpakai kepada golongan profesional seperti arkitek, ahli psikologi, peguam, ahli ekonomi dan kategori lain.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-atividades-permitidas-para-o-empreendedor\">Aktiviti yang dibenarkan untuk usahawan<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image\"><img loading=\"lazy\" src=\"https:\/\/lh5.googleusercontent.com\/o3UMVuIIKEbWyUymDfGRq88SI_8ncaICWreitWAI7TiKTPSpxUB_f5PNthx9ten3kQXx7CdivkO_k0CvdMoabGoP8lKVzAFDJ0y_m8w_LZzJGGP9lUUPop8tueyE-KUcGtpaXkNLWhC-LZNxbAuWM1FIcykTDq9iZbrr_gxUpy3AfVtimTgJE5lLe3l82w\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Ketahui cara membuka MEI (Usahawan Mikro Individu). (Sumber: Maklumat dan Nilai \/ Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menurut data daripada Perkhidmatan Hasil Persekutuan, kategori ini merangkumi lebih daripada 450 aktiviti yang dikhaskan untuk individu yang bekerja sendiri dan perniagaan kecil secara amnya. Walau apa pun, aktiviti yang paling biasa untuk usahawan mikro adalah:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><li>Perkhidmatan kecantikan: pendandan rambut, manicure, pedikur, kedai gunting rambut;<\/li><li>Peruncit pakaian dan aksesori;<\/li><li>Kontraktor pembinaan batu;<\/li><li>Penganjur jualan;<\/li><li>Pemilik bar snek, kedai teh, bar jus dan pertubuhan yang serupa;<\/li><li>Pembekal makanan yang disediakan untuk kegunaan di rumah;<\/li><li>Peniaga runcit barangan am, terutamanya produk makanan, seperti pasar mini dan kedai runcit;<\/li><li>Pemasangan dan penyelenggaraan elektrik;<\/li><li>Penjual makanan jalanan.<\/li><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ingat bahawa ini adalah kategori utama, iaitu kategori yang paling menarik minat usahawan dan penyedia perkhidmatan secara amnya. Dalam erti kata itu, tiada apa yang menghalang anda daripada membuka MEI (Usahawan Mikro Individu) dengan jenis aktiviti lain dalam fikiran. Jadi, lihat cara membuka MEI dalam kandungan baharu kami yang disyorkan!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1IM8C8\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Rasmikan kerja anda dengan MEI (Usahawan Mikro Individu).\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-3.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Rasmikan kerja anda dengan MEI (Usahawan Mikro Individu).\">\n            Rasmikan kerja anda dengan MEI (Usahawan Mikro Individu).        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Anda tidak akan berasa tidak selamat lagi jika anda mendaftar sebagai MEI (Usahawan Mikro Individu) dan memformalkan kerja anda sebagai seorang pekerja bebas. Lihat caranya!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruskan Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-3.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Rasmikan kerja anda dengan MEI (Usahawan Mikro Individu).              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/ms\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruskan Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan kekal di laman web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Program MEI (Usahawan Mikro Individu) tersedia untuk sesiapa sahaja yang berminat untuk memiliki perniagaan kecil atau sekadar memformalkan kerja mereka.<\/p>","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[9],"tags":[116,46,45,44,50],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Quero ser MEI: entenda como funciona\u00a0<\/title>\n<meta name=\"description\" content=\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/ms\/mei-como-funciona\/\" \/>\n<meta property=\"og:locale\" content=\"ms_MY\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quero ser MEI: entenda como funciona\u00a0\" \/>\n<meta property=\"og:description\" content=\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/ms\/mei-como-funciona\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T12:19:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-20T12:19:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ms-MY\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ms-MY\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage\",\"url\":\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\",\"contentUrl\":\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/\",\"name\":\"Quero ser MEI: entenda como funciona\u00a0\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage\"},\"datePublished\":\"2022-12-20T12:19:30+00:00\",\"dateModified\":\"2022-12-20T12:19:33+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\"},\"description\":\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\",\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb\"},\"inLanguage\":\"ms-MY\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/mei-como-funciona\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quero ser MEI: entenda como funciona\u00a0\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ms-MY\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/ms\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Quero ser MEI: entenda como funciona\u00a0","description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","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:\/\/informacaoevalor.com\/ms\/mei-como-funciona\/","og_locale":"ms_MY","og_type":"article","og_title":"Quero ser MEI: entenda como funciona\u00a0","og_description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","og_url":"https:\/\/informacaoevalor.com\/ms\/mei-como-funciona\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2022-12-20T12:19:30+00:00","article_modified_time":"2022-12-20T12:19:33+00:00","og_image":[{"url":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"7 minit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ms-MY"},{"@type":"ImageObject","inLanguage":"ms-MY","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage","url":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA","contentUrl":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA"},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#webpage","url":"https:\/\/informacaoevalor.com\/mei-como-funciona\/","name":"Quero ser MEI: entenda como funciona\u00a0","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage"},"datePublished":"2022-12-20T12:19:30+00:00","dateModified":"2022-12-20T12:19:33+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1"},"description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb"},"inLanguage":"ms-MY","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/mei-como-funciona\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"Quero ser MEI: entenda como funciona\u00a0"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"ms-MY","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/ms\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/posts\/3856"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/comments?post=3856"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/posts\/3856\/revisions"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/media?parent=3856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/categories?post=3856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/ms\/wp-json\/wp\/v2\/tags?post=3856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}