<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.armfintech.in/blogs/feed" rel="self" type="application/rss+xml"/><title>FinnSys Software | ARM Fintech Consultants Pvt Ltd - Blog</title><description>FinnSys Software | ARM Fintech Consultants Pvt Ltd - Blog</description><link>https://www.armfintech.in/blogs</link><lastBuildDate>Fri, 03 Apr 2026 03:50:18 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Build Your New-Gen Mobile App ]]></title><link>https://www.armfintech.in/blogs/post/mobiel-app-builder</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/Mobile-application.png"/>]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_-STK41l2TqCDLNQPvieu8A" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_UpKWJswYSeW6ocdWrzx1pw" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_XITDJYgoSmCZeVVU5VFyrQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_oAv76n6TNoqylL2FVs2xDA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Build Your Own Mutual Fund App | IDELIVER + Finnsys</title><meta name="description" content="Launch your own Mutual Fund mobile app powered by Finnsys, NSE Invest and Zoho CRM. Delivered in 45 days."><meta name="keywords" content="Mutual Fund App, MF Distributor App, Finnsys API, NSE Invest API, MF Technology"><style> :root { --primary:#0f172a; --secondary:#1e40af; --accent:#22c55e; --bg-light:#f8fafc; --border:#e5e7eb; --text-muted:#64748b; } body{ margin:0; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif; background:var(--bg-light); color:#0f172a; line-height:1.7; } .container{ max-width:1200px; margin:auto; padding:40px 20px; } /* HEADER */ header{ background:linear-gradient(135deg,#020617,#0f172a,#1e293b); color:#fff; padding:80px 20px 60px; text-align:center; } header h1{ font-size:40px; margin-bottom:12px; color: #fff; } header p{ font-size:19px; max-width:800px; margin:auto; color:#cbd5f5; } .hero-image{ margin-top:40px; display:flex; justify-content:center; } .hero-image img{ width:100%; max-width:900px; border-radius:18px; box-shadow:0 30px 70px rgba(0,0,0,0.35); } /* SECTIONS */ .section{ background:#fff; padding:50px 40px; margin-bottom:40px; border-radius:16px; box-shadow:0 12px 30px rgba(15,23,42,.08); } h2{ font-size:30px; margin-bottom:20px; } h2:after{ content:""; display:block; width:50px; height:3px; background:var(--accent); margin-top:8px; border-radius:2px; } h3{ color:#1d7ef7; } p{color:var(--text-muted); font-size: 18px;} ul{padding-left:20px;} ul li{margin-bottom: 5px; font-size: 18px;} /* IMAGES */ .section-image{ text-align:center; margin:30px 0; } .section-image img{ max-width:700px; width:100%; border-radius:14px; box-shadow:0 20px 40px rgba(0,0,0,.15); } .image-grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:20px; margin:25px 0; } .image-grid img{ width:100%; border-radius:14px; box-shadow:0 15px 35px rgba(0,0,0,.15); } /* PRICING */ .pricing{ display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:24px; } .card{ background:#fff; border:1px solid var(--border); border-radius:16px; padding:28px; transition:.3s; } .card:hover{ transform:translateY(-6px); box-shadow:0 20px 45px rgba(0,0,0,.15); } .price{ font-size:24px; font-weight:700; color:#047857; } .total{ margin-top:16px; padding:14px; background:#ecfeff; border-left:4px solid #06b6d4; border-radius:8px; font-weight:600; font-size: 20px; } /* CTA */ .cta{ padding:90px 20px; text-align:center; color:#fff; background: linear-gradient(135deg,rgba(2,6,23,.9),rgba(15,23,42,.9)), url('https://images.unsplash.com/photo-1601597111158-2fceff292cdc') center/cover no-repeat; } .cta p{color:#cbd5f5;font-size:18px;} .cta a{ display:inline-block; margin-top:25px; padding:16px 36px; background:linear-gradient(135deg,#22c55e,#16a34a); color:#052e16; text-decoration:none; font-weight:700; border-radius:999px; box-shadow:0 12px 30px rgba(34,197,94,.4); } /* FOOTER */ footer{ text-align:center; padding:25px; font-size:14px; color:#64748b; } @media(max-width:768px){ header h1{font-size:30px;} .section{padding:35px 25px;} } .tech-layout { display: flex; /* align-items: center;*/ gap: 40px; margin-top: 25px; } .tech-text { flex: 1; } .tech-image { flex: 1; text-align: right; } .tech-image img { max-width: 100%; border-radius: 14px; box-shadow: 0 18px 40px rgba(15, 23, 42, 0.15); } /* Mobile Responsive */ @media (max-width: 768px) { .tech-layout { flex-direction: column; } .tech-image { text-align: center; margin-top: 20px; } } .image-overlay-grid { margin-top: 30px; } .image-card { position: relative; overflow: hidden; border-radius: 14px; } .image-card img { width: 100%; display: block; border-radius: 14px; } /* Text overlay – ALWAYS visible */ .image-text { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; color: #ffffff; font-size: 22px; font-weight: 700; letter-spacing: 0.4px; text-align: center; z-index: 2; } /* Gradient overlays per image */ .gradient-blue::after, .gradient-green::after, .gradient-purple::after { content: ""; position: absolute; inset: 0; z-index: 1; } /* Blue – Modern Code */ .gradient-blue::after { background: linear-gradient( 135deg, rgba(30, 64, 175, 0.75), rgba(2, 6, 23, 0.75) ); } /* Green – Modern Design */ .gradient-green::after { background: linear-gradient( 135deg, rgba(22, 163, 74, 0.75), rgba(2, 6, 23, 0.75) ); } /* Purple – Standard APIs */ .gradient-purple::after { background: linear-gradient( 135deg, rgba(99, 102, 241, 0.75), rgba(2, 6, 23, 0.75) ); } /* Optional subtle lift on hover (visual polish only) */ .image-card:hover { transform: translateY(-6px); transition: transform 0.3s ease; } </style><header><h1>Build Your Own Mutual Fund App</h1><p>Enterprise-grade MF technology powered by Finnsys &amp; NSE Invest — delivered in 45 days</p><div class="hero-image"><img src="https://images.unsplash.com/photo-1551288049-bebda4e38f71" alt="MF App Dashboard"></div>
</header><div class="container"><section class="section"><h2>Who We Are</h2><p>IDELIVER Services Pvt Ltd enables Mutual Fund Distributors to launch their own fully branded Android &amp; iOS apps using institutional-grade fintech infrastructure. This is <strong>your platform</strong> — not a revenue-sharing marketplace.</p></section><section class="section"><h2>Technology Stack</h2><div class="tech-layout"><div class="tech-text"><ul><li>✔ Finnsys Core MF APIs</li><li>✔ NSE Invest Infrastructure</li><li>✔ Zoho CRM (Optional)</li><li>✔ Android, iOS &amp; Web Admin</li></ul></div>
<div class="tech-image"><img src="https://images.unsplash.com/photo-1555949963-aa79dcee981c" alt="Fintech API Stack"></div>
</div></section><section class="section"><h2>What You Get</h2><div class="image-grid image-overlay-grid"><div class="image-card gradient-blue"><img src="https://www.armfintech.in/images/code.jpg" alt="Modern Code"><div class="image-text"> Modern Code </div>
</div><div class="image-card gradient-green"><img src="https://www.armfintech.in/images/design.jpg" alt="Modern Design"><div class="image-text"> Modern Design </div>
</div><div class="image-card gradient-purple"><img src="https://www.armfintech.in/images/api.jpg" alt="Standard APIs"><div class="image-text"> Standard APIs </div>
</div></div></section><section class="section"><h2>Commercial Models (One-Time)</h2><div class="pricing"><div class="card"><h4><strong>End-to-End Delivery</strong></h4><p class="price">₹6,00,000 + GST</p><hr><ul><li>Design + Development</li><li>Finnsys + NSE Invest APIs</li><li>Zoho CRM integration (optional)</li><li>Delivery in 45 days</li><li>₹1,00,000 advance</li></ul></div>
<div class="card"><h4><strong>You Design, We Build</strong></h4><p class="price">₹4,50,000 + GST</p><hr><ul><li>Your design (Figma / Canva / Images)</li><li>Full mobile &amp; backend development</li><li>All APIs included</li><li>Delivery in 45 days</li><li>₹1,00,000 advance</li></ul></div>
<div class="card"><h4><strong>API Wrappers Only</strong></h4><p class="price">₹1,50,000 + Taxes</p><hr><ul><li>Ready-to-use Finnsys API wrappers</li><li>KYC &amp; NSE Invest integration</li><li>Technical documentation &amp; support</li></ul></div>
</div></section><section class="section"><h2>Annual Charges (Post-Launch)</h2><div class="pricing"><div class="card"><h3>Option A – Standard Operations</h3><ul><li>Finnsys API + Web Interface</li><li>Automated data sync &amp; reporting</li><li>Client App updates &amp; store handling</li></ul><p>Finnsys API + Web: ₹30,000 / year + taxes<br> App Management: ₹50,000 / year</p><div class="total"> Total: ₹80,000 / year + taxes </div>
</div><div class="card"><h3>Option B – Advanced Operations (Recommended)</h3><ul><li>Everything in Option A</li><li>Admin Mobile App – Finnsys NEO</li><li>On-the-go approvals &amp; broadcasting</li></ul><p>Finnsys API + Web + Admin App: ₹40,000 / year + taxes<br> App Management: ₹50,000 / year</p><div class="total"> Total: ₹90,000 / year + taxes </div>
</div></div></section></div><section class="cta"><h1 style="font-size:35px;color:rgb(255, 255, 255);">Ready to Launch Your Own MF App?</h1><p>Own your technology. Control your growth.</p><a href="https://forms.zohopublic.com/finnsyshelp/form/FinnsysNEO/formperma/PgnehSwwsXB-QisNFQZf_T-kCLeLgCIYi-RBfbsSrRg" target="_blank">Book a Consultation</a></section><section class="section"><h2>Frequently Asked Questions</h2><h3>Who owns the app and data?</h3><p>You own the app, branding, users and data. We do not reuse or resell your workflows.</p><h3>Is Zoho CRM mandatory?</h3><p>No. Zoho CRM is optional and can be integrated later.</p><h3>Do you manage App Store &amp; Play Store?</h3><p>Yes, under the App Management plan.</p><h3>Is there any vendor lock-in?</h3><p>No. APIs, commercials and responsibilities are contract-driven and transparent.</p></section></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Wed, 24 Dec 2025 09:11:59 +0530</pubDate></item><item><title><![CDATA[Monthly Fund Monitor Report - 1st Feb 2025]]></title><link>https://www.armfintech.in/blogs/post/monthly-fund-monitor-report-1st-feb-2025</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/Screenshot 2024-07-13 at 10.45.55 AM.png"/>A : Equity&nbsp; ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_hlkazDSNSFaf1VaqhsAeog" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_QrTak0wgRfya7dzlJ5Ujrg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_h-DjzchiTYeuazQntweW0w" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_ldhD0o4eQAmTIIGbmFlDTQ" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h2 class="zpheading zpheading-align-center " data-editor="true">Watch our Latest Fund Monitor Report&nbsp;</h2></div>
<div data-element-id="elm_1eaxRjHeTYadYxO0suiRCw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><p>A : Equity&nbsp;</p></div>
</div><div data-element-id="elm_aiF6sohJA1EYclaSm-DKmA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_aiF6sohJA1EYclaSm-DKmA"] .zpimage-container figure img { width: 1080px ; height: 741.83px ; } } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-tablet-align-center zpimage-mobile-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/Screenshot%202025-01-28%20at%207.01.15%20PM.png" size="fit" data-lightbox="true"></picture></span></figure></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Tue, 28 Jan 2025 19:02:57 +0530</pubDate></item><item><title><![CDATA[Fee disclosure Norms wef 1st October '24 - in PMS]]></title><link>https://www.armfintech.in/blogs/post/PMS-fee-disclosures</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/New Fee Disclosure Norms.png"/>Capital markets regulator Securities and Exchange Board of India (SEBI) has brought in some changes related to commission disclosures, in case of PMS products, which will be applicable from October 1, 2024.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_CQP3VshESjmuT5HkPNelEA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_gBmRNt08SGKX0QuSIWHs3w" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_GMLWibkCRYWByj7DB7LZnQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_s_Prcd8WS_Kl4xU0T-vivw" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_s_Prcd8WS_Kl4xU0T-vivw"].zpelem-heading { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_s_Prcd8WS_Kl4xU0T-vivw"].zpelem-heading { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_s_Prcd8WS_Kl4xU0T-vivw"].zpelem-heading { border-radius:1px; } } </style><h2 class="zpheading zpheading-align-center " data-editor="true"><span style="color:inherit;"><span style="font-size:27.3331px;font-weight:700;">PMS ( Portfolio Management Services) - Key changes in fee disclosures</span></span></h2></div>
<div data-element-id="elm_-DExdKxySvi97uU0kEUMdQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_-DExdKxySvi97uU0kEUMdQ"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_-DExdKxySvi97uU0kEUMdQ"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_-DExdKxySvi97uU0kEUMdQ"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-center " data-editor="true"><div><div style="color:inherit;"><p><br></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;">Capital markets regulator Securities and Exchange Board of India (SEBI) has brought in some changes related to commission disclosures, in case of PMS products, which will be applicable from October 1, 2024.</span></p><p><span style="font-size:18px;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:22px;font-weight:600;">These are some of the key changes :</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;">A. While onboarding a client, a portfolio manager will ensure that the client has understood the fee structure and charges. The new client has to separately sign the annexure on fees and charges and add a note that they have understood the fee details in the following manner:</span></p></div>
<ul style="color:inherit;"><ul><li style="text-align:left;"><span style="font-size:18px;">Handwritten </span></li><li style="text-align:left;"><span style="font-size:18px;">Typed using a keyboard or written electronically using fingers/pen in case the client is onboarded through digital mode.</span></li></ul></ul><div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;"><br></span></p><p><span style="font-size:18px;">As per new SEBI regulations, the portfolio managers has to provide </span><span style="font-size:18px;font-weight:700;">a fee calculation tool</span><span style="font-size:18px;"> to all clients that highlights various fee options with multi-year fee calculations. The fee calculation tool should incorporate the </span><span style="font-size:18px;font-weight:700;">high-watermark principle</span><span style="font-size:18px;"> wherever applicable. The link to access the said tool will be provided in advance to all new clients onboarded on or after October 1, 2024, by the PMS providers</span></p><p><span style="font-size:18px;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:22px;font-weight:600;">Additional fee disclosures</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;">In partial modification to the master circular, whenever performance fees are charged to the client, the annexure for fees and charges to the portfolio management service-client agreement will also contain the following additional fee disclosure:</span></p></div>
<ul style="color:inherit;"><ul><li style="text-align:left;"><span style="font-size:18px;">One-year and multi-year fee illustrations that cover different scenarios i.e., increase in the portfolio value by a certain percentage, decrease in the portfolio value by a certain percentage and when the portfolio value remains unchanged.</span></li><li style="text-align:left;"><span style="font-size:18px;">To facilitate ease of understanding of the critical aspects of the portfolio manager-client relationship, the portfolio manager will additionally provide to its client a ‘most important terms and conditions’ document which should be duly acknowledged by the client.</span></li></ul></ul><div style="color:inherit;"><p><span style="font-size:36.6662px;font-weight:700;">----------------------------------------------------------------------------------------------------------</span></p><p><span style="font-size:36.6662px;font-weight:700;text-decoration-line:underline;">FAQ </span></p><p><span style="font-size:36.6662px;font-weight:700;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;font-weight:700;">Q. Where can I track the performance of all India PMS providers ?</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;">Answer : </span></p></div>
<div style="color:inherit;text-align:justify;"><p><a href="https://www.apmiindia.org/apmi/welcomeiaperformance.htm?action=PMSmenu">https://www.apmiindia.org/apmi/welcomeiaperformance.htm?action=PMSmenu</a></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;font-weight:700;"><br></span></p><p><span style="font-size:18px;font-weight:700;">Q : What is high-watermark principle ?</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:18px;">Answer : </span><span style="font-size:16px;">A high-water mark is the minimum level that a fund manager needs to achieve to receive a performance bonus. The high-water mark clause protects investors by avoiding paying the performance fee for the same part of return when an investment fund or account recovers from the previous loss.</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;font-weight:700;"><br></span></p><p><span style="font-size:16px;font-weight:700;">Q : Can you show an example of high-watermark principle in practical terms ?</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">Answer : </span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">Let’s assume an investment fund charges a 2% management fee and a 20% performance fee annually, which are typical industry rates. An investor invested $100,000 into the fund, which generated a return of 10% in Year 1, -3% in Year 2, and 20% in Year 3.</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">In the first scenario, there is no high-water mark clause for the performance fee. For Year 1, the management fee is $2,000 (2% * $100,000), and the performance fee is also $2,000 [($100,000 * 10% * 20%]. The AUM at the end of Year 1 is $106,000 ($110,000 – $4,000), which gives the investor a net return of 6%.</span></p><p><span style="font-size:16px;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">For Year 2, since the fund experienced a loss, there is no performance fee, but a management fee of $2,120 (2% * $106,000) is still charged, which gives an ending value of the fund worth $100,700 [$106,000 * (1-3%) – $2120].</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">For Year 3, the value of the fund reaches $120,840 [$100,700 * (1+20%)] before the management fee. After paying a management fee of $2,417 and a performance fee of $4,028 [($120,840 – $100,700) * 20%], the investor’s net return for this year is 13.6% [($120,840 – $100,700 – $2,417 – $4,028) / $100,700].</span></p><p><span style="font-size:16px;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">In the second scenario, let’s assume that the high-water mark limits the performance fee. The management fees are not impacted by this clause, and the performance fees for the first two years remain the same as the first scenario.</span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">The fund reaches a high-water market of $110,000 ($10,000 * 10%) at the end of Year 1, which limits the third-year performance fee to the return above this level, which is $10,840 ($120,840 – $110,000). For Year 3 the performance fee is $2,168 ($10,840 * 20%), and the investor’s net return is 15.4% [($120,840 – $2,417 – $2,168 – $100,700) / $100,700].</span></p><p><span style="font-size:16px;"><br></span></p></div>
<div style="color:inherit;text-align:justify;"><p><span style="font-size:16px;">Comparing the two scenarios, the high-water mark prevents the investor from paying for the $9,300 return again in Year 3, which was achieved and charged in Year 1 but partially lost in Year 2. The investor, who is protected by a high-water mark, will be able to pay a lower amount of performance fee and earn a higher net return.</span></p><p><span style="font-size:16px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="color:rgb(70, 45, 180);"><span style="font-size:16px;">Article source : </span><span style="font-size:16px;">SEBI Regulatory announcement </span></span></p></div>
<div style="text-align:justify;"><p><span style="color:rgb(70, 45, 180);"><span style="font-size:16px;">Article Editorial : </span><span style="font-size:16px;">Abhinesh Kumar, Business Coach and Mentor, ARM Fintech Consultants (P) Ltd</span></span></p></div>
<div style="text-align:justify;"><p><span style="color:rgb(70, 45, 180);"><span style="font-size:16px;">E mail :</span><span style="font-size:16px;"> admin@armfintech.com | </span><span style="font-size:16px;font-weight:700;">Helpline :</span><span style="font-size:16px;"> 90-1521-1521</span></span></p></div>
</div></div></div><div data-element-id="elm_-xLVl3kLQgGROcvM1YQB-g" data-element-type="button" class="zpelement zpelem-button "><style></style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"></style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Wed, 17 Jul 2024 19:07:02 +0530</pubDate></item><item><title><![CDATA[Getting Started with your ZOHO Set Up ]]></title><link>https://www.armfintech.in/blogs/post/getting-started-with</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/Screenshot 2024-07-13 at 10.45.55 AM.png"/>Step 1 : Think about the modules in your Business Leads Clients Associates Vendors( AMC , RTA etc) Task Deals/ Transactions Meetings/ Appointments All Staff ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_JOJyRCmtTmC9atZiaUZG6w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_2jRiUdAxQUqNjEQJK8IQxQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Q229u-nmRaeOnnWdNFwhNw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_Q229u-nmRaeOnnWdNFwhNw"].zpelem-col{ border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Q229u-nmRaeOnnWdNFwhNw"].zpelem-col{ border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Q229u-nmRaeOnnWdNFwhNw"].zpelem-col{ border-radius:1px; } } </style><div data-element-id="elm_Jr9gCzCNCtcQsgu3Y8Sdzw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Jr9gCzCNCtcQsgu3Y8Sdzw"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_Jr9gCzCNCtcQsgu3Y8Sdzw"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_Jr9gCzCNCtcQsgu3Y8Sdzw"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div><p><span style="font-size:26.6671px;font-weight:700;">Step 1 : Think about the modules in your Business </span></p><p><span style="font-size:26.6671px;font-weight:700;"><br></span></p></div>
<div><p><span style="font-size:16px;">Leads</span></p></div><div><p><span style="font-size:16px;">Clients</span></p></div>
<div><p><span style="font-size:16px;">Associates</span></p></div><div><p><span style="font-size:16px;">Vendors( AMC , RTA etc)</span></p></div>
<div><p><span style="font-size:16px;">Task </span></p></div><div><p><span style="font-size:16px;">Deals/ Transactions</span></p></div>
<div><p><span style="font-size:16px;">Meetings/ Appointments</span></p></div><div><p><span style="font-size:16px;">All Staff E mails / Desk</span></p></div>
<div><p><span style="font-size:16px;">Proposals</span></p></div><div><p><span style="font-size:16px;">Marketing : Survey, Feedback, Campaign - Whatsapp or E mail or Social Media, Blogs, Videos</span></p><p><span style="font-size:16px;"><br></span></p></div>
<div><p><span style="font-size:26.6671px;font-weight:700;">Step 2 : Create your Pain Area and Automation requirement in each of these modules</span></p></div>
<div><p><span style="text-decoration-line:underline;"><span style="font-size:17px;">Leads :</span></span></p></div>
<ul><li><span style="font-size:16px;">You will import all bulk leads and then keep adding to your references or any prospect in the lead section</span></li><li><span style="font-size:16px;">Must have an automation of sending an introductory whatsapp or E mail or both at the time of addition </span></li><li><span style="font-size:16px;">Automatic task should be created to follow up on the lead - 5 days, 15 days and then 3 months and then 6 months and then 1 year etc till when it gets converted or gets into junk</span></li><li><span style="font-size:16px;">As a staff you want to see the leads mapped to you</span></li><li><span style="font-size:16px;">As an admin you need to see the report of total lead vs converted leads, junk leads, pending leads etc</span></li><li><span style="font-size:16px;">You have to decide at which stage you will move a lead to client section</span></li></ul><div><p><span style="font-size:16px;text-decoration-line:underline;">Clients</span></p></div>
<ul><li><span style="font-size:16px;">You will import all existing clients from your MF Software or you can fetch through API</span></li><li><span style="font-size:16px;">You will choose an unique identifier to know that these are converted clients</span></li><li><span style="font-size:16px;">You will choose the unique identifier to know that these are yet to be converted clients ( under progress)</span></li><li><span style="font-size:16px;">Must have an automation of sending a welcome message/mail on 5th day then training message on 30th day, then review reminder on 90 days etc</span></li><li><span style="font-size:16px;">Automatic task should be created to follow up on 3 months, 1 year , birthday etc</span></li><li><span style="font-size:16px;">As a staff you want to see the customers mapped to you</span></li><li><span style="font-size:16px;">As an admin you need to see the report of total customers vs active customers, dormant customers etc</span></li></ul><div><p><span style="font-size:16px;text-decoration-line:underline;">Task </span></p></div>
<ul><li><span style="font-size:16px;">You should get into a habit of assigning task to any of your staff through ZOHIO task management</span></li><li><span style="font-size:16px;">You should get into habit of creating task for yourself also</span></li><li><span style="font-size:16px;">You should check total task status - pending, completed etc</span></li></ul><div><p><span style="font-size:16px;text-decoration-line:underline;">Deals/ Transactions</span></p></div>
<ul><li><span style="font-size:16px;">You should create Deal for every thing - unit sell or Unit repurchase</span></li><li><span style="font-size:16px;">You should record the discussion on every deal</span></li></ul><div><p><span style="font-size:17px;text-decoration-line:underline;">Meetings/ Appointments</span></p></div>
<ul><li><span style="font-size:16px;">You should create meeting link for every online discussion with customer for a recorded discussions</span></li><li><span style="font-size:16px;">You may share the recording links with your customer</span></li></ul><div><p><span style="font-size:17px;text-decoration-line:underline;">All Staff E mails / Desk</span></p></div>
<ul><li><span style="font-size:16px;">Create a single E mail ID and map in ZOHO</span></li><li><span style="font-size:16px;">Manage all your E mails at one place </span></li><li><span style="font-size:16px;">Assign auto or manually the tickets to each RMs or support executives</span></li></ul><div><p><span style="font-size:17px;text-decoration-line:underline;">Marketing : Survey, Feedback, Campaign - Whatsapp or E mail or Social Media, Blogs, Videos</span></p></div>
<ul><li><span style="font-size:16px;">Create Zoho Campaign page</span></li><li><span style="font-size:16px;">Create Zoho Sites </span></li><li><span style="font-size:16px;">Create Zoho Blogs</span></li></ul><div><p><span style="font-size:26.6671px;font-weight:700;">Step 3 : Fill up our survey Questions and send us to get your Set up ready !</span></p></div>
<div><p><span style="font-size:16px;">Marketing : Survey, Feedback, Campaign - Whatsapp or E mail or Social Media, Blogs, Videos</span></p></div>
<div><div><a href="https://survey.zohopublic.com/zs/K5Clo3" title="Give your answers" target="_blank" rel=""><span style="font-size:17px;">https://survey.zohopublic.com/zs/K5Clo3</span></a></div>
</div><div><br></div><div><div><span style="font-size:20px;">FAQs on ZOHO Set up :&nbsp;<a href="https://www.armfintech.in/blogs/post/zoho-set-up-services" title="FAQ" target="_blank" rel="">https://www.armfintech.in/blogs/post/zoho-set-up-services</a></span></div>
</div><div><br></div></div></div></div></div></div></div></div></div>]]></content:encoded><pubDate>Sun, 14 Jul 2024 07:58:43 +0530</pubDate></item><item><title><![CDATA[ZOHO Set Up & Integration Services]]></title><link>https://www.armfintech.in/blogs/post/zoho-set-up-services</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/Screenshot 2024-07-13 at 11.17.19 AM.png"/>FAQ about ZOHO CRM and our Set Up Services/ Training Services Q : How do I get Started with Zoho CRM ? Zoho CRM is one of the application of Zoho One ! ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_pNm4D4WCQyaaJ_RIVZzn9Q" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_yPn_Sz6KQhO4dhaIJk75JA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_qo5Cq6BsQOaxueIBSsgZlQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_RmXFnZgm2LjucoLP1gSOEA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_RmXFnZgm2LjucoLP1gSOEA"].zpelem-text { border-radius:1px; } @media (max-width: 767px) { [data-element-id="elm_RmXFnZgm2LjucoLP1gSOEA"].zpelem-text { border-radius:1px; } } @media all and (min-width: 768px) and (max-width:991px){ [data-element-id="elm_RmXFnZgm2LjucoLP1gSOEA"].zpelem-text { border-radius:1px; } } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div style="text-align:justify;"><p><span style="font-size:22.6665px;font-weight:700;"><br></span></p><p><br></p><p style="text-align:center;"><span style="font-size:22.6665px;font-weight:700;">FAQ about ZOHO CRM and our Set Up Services/ Training Services </span></p><p><span style="font-size:22.6665px;font-weight:700;"><br></span></p><p><span style="font-size:22.6665px;font-weight:700;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:bold;">Q : How do I get Started with Zoho CRM ?</span></p><p><span style="color:inherit;font-size:17.3333px;">Zoho CRM is one of the application of Zoho One ! You need to subscribe for Zoho One and then start activating the applications you need like- ZOHO CRM for all your clients, Sales, task and deals management; ZOHO DESK for all your E mail management , ZOHO Meetings for all your Online meetings ; ZOHO Bookings for managing your training calendars etc. You can Start ZOHO One subscription with 30 days Trial version and can take our paid services to get it arranged according to your business need - </span><span style="color:inherit;font-size:17.3333px;font-weight:700;">approximate Rs 25000/- for one time set up</span><br></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;font-weight:700;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : What kind of Set Up Services do you provide ?</span></p><p><span style="font-size:17.3333px;color:inherit;">We provide a total of around six ( 6 ) sessions to provide you complete set up. In our first session we connect with you and explain all the available apps of ZOHO and decide upon the key applications you want to use. Then we start the Set up process in terms of - Modules creation, Work flow creations, E mail Templates creation , Whatsapp Template creation and Whatsapp Integration ( WATI).</span><br></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : How do I get my team trainings ?</span></p><p><span style="font-size:17.3333px;color:inherit;">During our initial set up process you can involve your team for basic understanding of the ZOHO as a CRM. IN case you enquire more trainings then please let us know about the same, we will discuss the modalities.</span><br></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : Is ZOHO meant for all type of Business? Do you provide set up and trainings for all type of Businesses ?</span></p><p><span style="color:inherit;font-size:17.3333px;">Yes, ZOHO is meant for all type of business. We provide Set up and training facilities for </span><span style="color:inherit;font-size:17.3333px;font-weight:700;">Mutual Funds and Financial Product</span><span style="color:inherit;font-size:17.3333px;"> distributors only</span><br></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : Does it cover all my Due Diligence (DDQ) requirements as a Mutual Fund Distributor ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">Yes, our ZOHO One Set up covers up all your Due Diligence requirements from Front end to Back end </span></p><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : Can I integrate my existing MF Software like - Finnsys, Investwell, redvision etc into ZOHO ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">Yes, you can integrate your existing Mutual Fund Software into ZOHO by way of API. We charge around Rs 1.5 Lakhs for one time set up and integration of such APIs. However you can easily work in ZOHO without integration also through manual import of datas from your existing MF Software.</span></p><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : What is the approximate subscription charges for ZOHO One ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">Its around Rs 2500 plus taxes on monthly subscription and may be Rs 1800 pm if paid annually. Please check the pricing at <span style="font-size:17px;font-weight:bold;">:&nbsp;</span></span><span style="font-size:17px;font-weight:bold;"><a href="https://www.zoho.com/one/pricing/" title="Zoho Pricing" target="_blank" rel="">https://www.zoho.com/one/pricing/</a></span></p></div>
<div style="text-align:justify;"><br><p><span style="font-size:18.6666px;font-weight:700;">Q : How do I know what's the right edition for me?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">Enterprise edition is the best for any Mutual Fund Distributor</span></p><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : Are you a ZOHO affiliated Franchise or Distributor ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">No. Nor me nor my company is associated with Zoho in any ways. I am a Mutual Fund Coach and DDQ expert. I just train people in terms of proper set up and provide my handholding in terms of using ZOHO CRM effectively. My service charges are independent and optional . Please take this short survey to check our service charges :&nbsp;<a href="https://www.armfintech.in/blogs/post/getting-started-with" title="Zoho Survey" target="_blank" rel="">https://www.armfintech.in/blogs/post/getting-started-with</a></span></p><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : How can I leave ZOHO ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">You are not bound by any contracts or commitments. Zoho CRM is a pay-as-you-go service (monthly or yearly), so you can make changes to your plan whenever you need to, and upgrade or downgrade at will.</span></p><p><span style="font-size:17.3333px;"><br></span></p></div>
<div style="text-align:justify;"><p><span style="font-size:18.6666px;font-weight:700;">Q : How can I reach you ?</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">You can show your intent to get our full services related to ZOHO Set Up, Whatsapp integration and team trainings at : </span><span style="font-size:17.3333px;font-weight:700;">abhinesh.k@icloud.com</span><span style="font-size:17.3333px;"> or simply send a Whatsapp message “ </span><span style="font-size:17.3333px;font-weight:bold;">Hi, I am interested in Zoho Set Up</span><span style="font-size:17.3333px;">’ at : 83187 92030</span></p></div>
<div style="text-align:justify;"><p><span style="font-size:17.3333px;">Visit our website for more product details :&nbsp;</span><a href="https://www.armfintech.in" title="ARM Fintech Website" target="_blank" rel="" style="font-size:17px;">https://www.armfintech.i</a></p></div>
</div></div></div></div></div></div></div></div>]]></content:encoded><pubDate>Sun, 14 Jul 2024 05:52:41 +0530</pubDate></item><item><title><![CDATA[Newsletter Sample - Month Ending Apr' 2024]]></title><link>https://www.armfintech.in/blogs/post/newsletter-sample-month-ending-apr-2024</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/files/NL-Feb24/Newsletter-Thumb.jpg"/>]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_nf-VqT_NTK-hlMgjEfcEKQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm__UgkhSG4ROmp7OFtQyxMeA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_HfGXuswOTYCEIOEWRciigQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_NENCs53CTwyyR6t_OxQP4A" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_NENCs53CTwyyR6t_OxQP4A"].zpelem-button{ border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"></style><a class="zpbutton-wrapper zpbutton zpbutton-type-secondary zpbutton-size-lg zpbutton-style-none " href="/free-trial-for-digital-marketing" target="_blank" title="Free Trial"><span class="zpbutton-content">Request for a Call Back</span></a></div>
</div><div data-element-id="elm_kNimbSQiVv0czjrN1D8iNg" data-element-type="divider" class="zpelement zpelem-divider "><style type="text/css"> [data-element-id="elm_kNimbSQiVv0czjrN1D8iNg"].zpelem-divider{ border-radius:1px; margin-block-start:26px; } </style><style></style><div class="zpdivider-container zpdivider-line zpdivider-align-center zpdivider-width100 zpdivider-line-style-solid " data-divider-border-color><div class="zpdivider-common"></div>
</div></div><div data-element-id="elm_i1GMnHZVSEKoXpuQHqMjug" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_i1GMnHZVSEKoXpuQHqMjug"].zpelem-heading { border-radius:1px; } </style><h2 class="zpheading zpheading-align-center " data-editor="true">Subscribe for your customised designing - Rs 1000/*- per month</h2></div>
<div data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-1.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_STizvg704U6nwBThY0rTcw" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_STizvg704U6nwBThY0rTcw"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-2.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-3.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-4.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-5.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-6.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-7.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-8.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-9.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width: 1080px ; height: 1527.85px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width:723px ; height:1022.81px ; } } @media (max-width: 767px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width:415px ; height:587.09px ; } } [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/nlmay24-10.jpg" width="415" height="587.09" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Mon, 06 May 2024 13:57:03 +0530</pubDate></item><item><title><![CDATA[Reels, Newsletter & More : Register for 1 month Free Trial]]></title><link>https://www.armfintech.in/blogs/post/reels-newsletter-more-register-for-1-month-free-trial</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/images/DM.jpg"/>Our Digital Content are highly appreciated across MFD circle. Our users are highly satisfied with our weekly Reel contents and blogs as well as our monthly Newsletter...do read our blog to know more]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_uf5CodsURLauPzKhpVKWKg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_C2vaqVOXQfyqbVsBxefEfg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_oUPRPV20Rk2o0s1MVVw5rA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_JQ2B8tcXSTC8qB13DpEEeQ" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_JQ2B8tcXSTC8qB13DpEEeQ"].zpelem-heading { border-radius:1px; } </style><h2 class="zpheading zpheading-align-center " data-editor="true">No Question asked - Just Register for our Free Trial !</h2></div>
<div data-element-id="elm_0W4-I-ghSB-4Rbr_GATUzQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_0W4-I-ghSB-4Rbr_GATUzQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><p>Simply fill-in the Trial Registration form - our creative Manager will call you back and start your set-up !</p></div>
</div><div data-element-id="elm_808BG0naRRS5FPnXLdmsBA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_808BG0naRRS5FPnXLdmsBA"].zpelem-button{ color:#D1D147 ; border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"> [data-element-id="elm_808BG0naRRS5FPnXLdmsBA"] .zpbutton.zpbutton-type-primary{ color:#D1D147 !important; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md zpbutton-style-none " href="/newsletter-enquiry-by-customer" target="_blank"><span class="zpbutton-content">Register Now</span></a></div>
</div><div data-element-id="elm_XzDfvFp2b5Kona_Tg4Nbhw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_XzDfvFp2b5Kona_Tg4Nbhw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><p><img src="https://www.armfintech.in/images/1-1.jpg"><br></p></div>
</div><div data-element-id="elm_xrugIpCSNNlcTp2joomDmQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_xrugIpCSNNlcTp2joomDmQ"] .zpimage-container figure img { width: 1131px !important ; height: 1600px !important ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_xrugIpCSNNlcTp2joomDmQ"] .zpimage-container figure img { width:1131px ; height:1600px ; } } @media (max-width: 767px) { [data-element-id="elm_xrugIpCSNNlcTp2joomDmQ"] .zpimage-container figure img { width:1131px ; height:1600px ; } } [data-element-id="elm_xrugIpCSNNlcTp2joomDmQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-original zpimage-tablet-fallback-original zpimage-mobile-fallback-original hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/images/3-1.jpg" width="1131" height="1600" loading="lazy" size="original" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_hUTbI1gRTsdlBEnMTttU7Q" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_hUTbI1gRTsdlBEnMTttU7Q"].zpelem-button{ border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"> [data-element-id="elm_hUTbI1gRTsdlBEnMTttU7Q"] .zpbutton.zpbutton-type-primary{ background-color:#04EA04 !important; } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md zpbutton-style-none " href="https://wa.me/+916393518766" target="_blank" title="Whatsapp Button"><span class="zpbutton-content">Chat On Whatsapp with our Sales Team</span></a></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Sun, 31 Mar 2024 22:14:16 +0530</pubDate></item><item><title><![CDATA[Newsletter Sample - Month Ending Feb' 2024]]></title><link>https://www.armfintech.in/blogs/post/newsletter-sample-month-ending-february-2024</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/files/NL-Feb24/NL-Sample.png"/>]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_nf-VqT_NTK-hlMgjEfcEKQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm__UgkhSG4ROmp7OFtQyxMeA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_HfGXuswOTYCEIOEWRciigQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_NENCs53CTwyyR6t_OxQP4A" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_NENCs53CTwyyR6t_OxQP4A"].zpelem-button{ border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"></style><a class="zpbutton-wrapper zpbutton zpbutton-type-secondary zpbutton-size-lg zpbutton-style-none " href="/free-trial-for-digital-marketing" target="_blank" title="Free Trial"><span class="zpbutton-content">Request for a Call Back</span></a></div>
</div><div data-element-id="elm_kNimbSQiVv0czjrN1D8iNg" data-element-type="divider" class="zpelement zpelem-divider "><style type="text/css"> [data-element-id="elm_kNimbSQiVv0czjrN1D8iNg"].zpelem-divider{ border-radius:1px; margin-block-start:26px; } </style><style></style><div class="zpdivider-container zpdivider-line zpdivider-align-center zpdivider-width100 zpdivider-line-style-solid " data-divider-border-color><div class="zpdivider-common"></div>
</div></div><div data-element-id="elm_i1GMnHZVSEKoXpuQHqMjug" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_i1GMnHZVSEKoXpuQHqMjug"].zpelem-heading { border-radius:1px; } </style><h2 class="zpheading zpheading-align-center " data-editor="true">Subscribe for your customised designing - Rs 750/*- per month</h2></div>
<div data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_EvM9g57nhpBmFJL0lMWTOg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/1.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_STizvg704U6nwBThY0rTcw" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_STizvg704U6nwBThY0rTcw"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_STizvg704U6nwBThY0rTcw"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/2.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_gSWxzMKXUKvIpB4vbhcGlQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/3.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_PzQQqa2IVTi909l6uU1Tsg"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/4.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_cq9H69Z_6FYkBshdUAZwPQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/5.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_hGhQxPYrw7a-ZNTZUAzmeA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/6.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_8ACbuWsYnDaqUM95Gu5-AA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/7.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_HmxWT3iZQbWt4z0LI8LaxQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/8.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_6ANbxK9O-Etmy_1frgckJQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/9.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_L-s2fR5_VtT0D8CUK4YknQ"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/10.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_cFNCJQH1XxjfHjR_LUNfkA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_cFNCJQH1XxjfHjR_LUNfkA"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_cFNCJQH1XxjfHjR_LUNfkA"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_cFNCJQH1XxjfHjR_LUNfkA"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_cFNCJQH1XxjfHjR_LUNfkA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/11.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_aVcOdRyHNPcvKDnU5X8qww" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_aVcOdRyHNPcvKDnU5X8qww"] .zpimage-container figure img { width: 1080px ; height: 1527.15px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_aVcOdRyHNPcvKDnU5X8qww"] .zpimage-container figure img { width:723px ; height:1022.34px ; } } @media (max-width: 767px) { [data-element-id="elm_aVcOdRyHNPcvKDnU5X8qww"] .zpimage-container figure img { width:415px ; height:586.82px ; } } [data-element-id="elm_aVcOdRyHNPcvKDnU5X8qww"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/files/NL-Feb24/12.jpg" width="415" height="586.82" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Fri, 01 Mar 2024 17:57:56 +0530</pubDate></item><item><title><![CDATA[Join for DDQ training session]]></title><link>https://www.armfintech.in/blogs/post/Importance-of-DDQ-in-MFD-business</link><description><![CDATA[As per SEBI circular No. Cir/IMD/DF/13/2011 dated August 22, 2011, the Asset Management Companies (AMCs) are required to conduct due diligence in resp ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_7FSflQlOTCuFdujNBuLYNQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_ik_n7P3bSJa9SNvy1d_4Ig" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_1MeZMLGbS0WNTE-u-npvrw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_1MeZMLGbS0WNTE-u-npvrw"].zpelem-col{ border-radius:1px; } </style><div data-element-id="elm_jc7eQoAaQTW4J-sN8s76eg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_jc7eQoAaQTW4J-sN8s76eg"].zpelem-heading { border-radius:1px; } </style><h2 class="zpheading zpheading-align-center " data-editor="true">What is the importance of DDQ in MFD business ?</h2></div>
<div data-element-id="elm_IkOl5Hs8QFiT2A6p8CJpRA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_IkOl5Hs8QFiT2A6p8CJpRA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><div style="color:inherit;"><p style="text-align:left;margin-bottom:10px;font-size:15px;">As per SEBI circular No. Cir/IMD/DF/13/2011 dated August 22, 2011, the Asset Management Companies (AMCs) are required to conduct due diligence in respect of mutual fund distributors (MFDs) . In this regard, AMFI has been organising&nbsp;<span style="font-weight:700;">unified due diligence&nbsp;</span>of MFDs on behalf of participating AMCs by engaging the services of professional Chartered Accountants / consultancy firms, so as to avoid duplication of efforts by multiple AMCs and to ensure process efficiency. All distributors identified by AMFI on the basis of the aforesaid criteria, are required to undergo a unified due diligence.</p><p style="text-align:left;margin-bottom:10px;font-size:15px;">Currently , DDQ is compulsory for those MFDs who meet any of the following criteria, in order to regulate the distributors:</p><p style="text-align:left;margin-bottom:10px;font-size:15px;">a. AUM raised over ₹100 crore across the industry in the non-institutional category but including high net-worth individuals.</p><p style="text-align:left;margin-bottom:10px;font-size:15px;">b. Commissionreceivedofover₹1croreduringtheyearacrosstheindustry. c. Commission received of over ₹50 lakh from a single mutual fund.</p><p style="text-align:left;margin-bottom:10px;font-size:15px;">d. Multiple point presence in more than 20 locations.</p><p style="text-align:left;margin-bottom:10px;font-size:15px;"><br></p><p style="text-align:left;margin-bottom:10px;font-size:15px;">However it is recommended for all MFDs to strengthen their business and grow it bigger and better !</p></div>
</div></div><div data-element-id="elm_Mi9IoMyN34tu5yxIL5wyRA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_Mi9IoMyN34tu5yxIL5wyRA"] .zpimage-container figure img { width: 1080px ; height: 1350.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_Mi9IoMyN34tu5yxIL5wyRA"] .zpimage-container figure img { width:723px ; height:903.75px ; } } @media (max-width: 767px) { [data-element-id="elm_Mi9IoMyN34tu5yxIL5wyRA"] .zpimage-container figure img { width:415px ; height:518.75px ; } } [data-element-id="elm_Mi9IoMyN34tu5yxIL5wyRA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/images/2-1.jpg" width="415" height="518.75" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div><div data-element-id="elm_HBIXZlBFREOeoq4MhZCtog" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_HBIXZlBFREOeoq4MhZCtog"].zpelem-button{ border-radius:1px; } </style><div class="zpbutton-container zpbutton-align-center "><style type="text/css"></style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md zpbutton-style-none " href="https://finnlearn.trainercentralsite.com/session/ddq_2024_mar#/home" target="_blank" rel="nofollow"><span class="zpbutton-content">Session Joining Link</span></a></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Wed, 28 Feb 2024 11:37:33 +0530</pubDate></item><item><title><![CDATA[See you on 1st Jan 2024 at Kanpur]]></title><link>https://www.armfintech.in/blogs/post/FFF-Professional-Meet-at-Kanpur</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/PHOTO-2024-01-30-10-38-34.jpg"/>Do come, interact and learn all about your MFD business. Join us at 10 am at Hotel Vijay Continental, Kanpur for whole day power packed knowledge sess ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_cKvyoxRJQnqy8KiPI_5KvQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_lRRD_jIeQXi8nIzavard8w" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_wGmVwNq8TlGpYuzefI0tzw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_f4ADbmX6Q5SPQNL0OlBGig" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_f4ADbmX6Q5SPQNL0OlBGig"].zpelem-heading { border-radius:1px; } </style><h2 class="zpheading zpheading-align-center " data-editor="true">FFF ( Financial Freedom Fraternity) Professional Meet, kanpur</h2></div>
<div data-element-id="elm_Ca1HpFNQSUmQlFeMWIF3uw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Ca1HpFNQSUmQlFeMWIF3uw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><p>Do come, interact and learn all about your MFD business. Join us at 10 am at Hotel Vijay Continental, Kanpur for whole day power packed knowledge sessions</p></div>
</div><div data-element-id="elm_YeBiMMUUTHxfwiFLCoOuxA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_YeBiMMUUTHxfwiFLCoOuxA"] .zpimage-container figure img { width: 1080px ; height: 1440.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_YeBiMMUUTHxfwiFLCoOuxA"] .zpimage-container figure img { width:723px ; height:964.00px ; } } @media (max-width: 767px) { [data-element-id="elm_YeBiMMUUTHxfwiFLCoOuxA"] .zpimage-container figure img { width:415px ; height:553.33px ; } } [data-element-id="elm_YeBiMMUUTHxfwiFLCoOuxA"].zpelem-image { border-radius:1px; } </style><div data-caption-color="" data-size-tablet="" data-size-mobile="" data-align="center" data-tablet-image-separate="false" data-mobile-image-separate="false" class="zpimage-container zpimage-align-center zpimage-size-fit zpimage-tablet-fallback-fit zpimage-mobile-fallback-fit hb-lightbox " data-lightbox-options="
                type:fullscreen,
                theme:dark"><figure role="none" class="zpimage-data-ref"><span class="zpimage-anchor" role="link" tabindex="0" aria-label="Open Lightbox" style="cursor:pointer;"><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="https://www.armfintech.in/PHOTO-2024-01-30-17-45-53.jpg" width="415" height="553.33" loading="lazy" size="fit" data-lightbox="true"></picture></span></figure></div>
</div></div></div></div></div></div>]]></content:encoded><pubDate>Tue, 30 Jan 2024 21:39:12 +0530</pubDate></item></channel></rss>