<?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/author/finnsys/feed" rel="self" type="application/rss+xml"/><title>FinnSys Software | ARM Fintech Consultants Pvt Ltd - Blog by FinnSys</title><description>FinnSys Software | ARM Fintech Consultants Pvt Ltd - Blog by FinnSys</description><link>https://www.armfintech.in/blogs/author/finnsys</link><lastBuildDate>Fri, 03 Apr 2026 20:40:23 -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"><!DOCTYPE html><html lang="en"><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 & 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 & 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 & 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 & 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 & NSE Invest integration</li><li>Technical documentation & 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 & reporting</li><li>Client App updates & 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 & 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 & 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="/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[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="/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="/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[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="/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><item><title><![CDATA[See you on 31st Jan 2024 ( Wednesday)]]></title><link>https://www.armfintech.in/blogs/post/FFF-professional-Meet</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/PHOTO-2024-01-29-15-41-46.jpg"/>Don't miss this power packed day program for Lucknow MFDs]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_VjAzNJbGScm44prEOEEXtA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_T5YF7kE2Th67Qifxj2Pjbw" 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_483GJyQoQFe4oWBVva8zug" 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_2DB3g3k4QzO8D2GO1xqh8Q" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_2DB3g3k4QzO8D2GO1xqh8Q"].zpelem-heading { border-radius:1px; } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">FFF ( Financial Freedom Fraternity) Professional Meet</h2></div>
<div data-element-id="elm_DC2AepKDTJq2tgpJbgL_oA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_DC2AepKDTJq2tgpJbgL_oA"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-center " data-editor="true"><p>Do come, interact and learn from your fellow MFDs of Lucknow. Join this power packed session at 10 am at Hotel Silvette. Its a whole day program with multiple educative sessions and panel discussions</p></div>
</div><div data-element-id="elm_UiWCuNWbsB84DqiYR0Poxg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_UiWCuNWbsB84DqiYR0Poxg"] .zpimage-container figure img { width: 1080px ; height: 1440.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_UiWCuNWbsB84DqiYR0Poxg"] .zpimage-container figure img { width:723px ; height:964.00px ; } } @media (max-width: 767px) { [data-element-id="elm_UiWCuNWbsB84DqiYR0Poxg"] .zpimage-container figure img { width:415px ; height:553.33px ; } } [data-element-id="elm_UiWCuNWbsB84DqiYR0Poxg"].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="/PHOTO-2024-01-30-17-45-38.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:03:58 +0530</pubDate></item><item><title><![CDATA[Advantage of integrating NSE NMF II APIs]]></title><link>https://www.armfintech.in/blogs/post/advantage-of-integrating-nse-nmf-ii-apis</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/NSE NMF-II.png"/>The video is a part of our regular training sessions delivered under Finnsys Academy ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_6Frsy2MYQC-Q4r6NXsV8_g" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Yevhx5E0SaONpbbX61gJ2w" 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_NWGT1TrNSM6ikAIl4aD29A" 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_6eyIM_kNTPmHsENj99u0_A" data-element-type="heading" class="zpelement zpelem-heading "><style></style><h2
 class="zpheading zpheading-align-center " data-editor="true"><span style="font-size:20px;">Watch this comprehensive video to learn all about NSE NMF II API integration with Finnsys Software and see the live demo of its key advantages</span></h2></div>
<div data-element-id="elm_iYyT10osSPSphJPMuaJ6fg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><p>The video is a part of our regular training sessions delivered under Finnsys Academy</p></div>
</div><div data-element-id="elm_rAU-Z3qJR4CS8cSfIblH6Q" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_rAU-Z3qJR4CS8cSfIblH6Q"].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://youtu.be/8JyxjbaQflk" target="_blank" title="Youtube Channel"><span class="zpbutton-content">Watch Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 25 Jan 2024 02:16:10 +0530</pubDate></item><item><title><![CDATA[How to make a website to sell Mutual Funds]]></title><link>https://www.armfintech.in/blogs/post/sell_mf_online</link><description><![CDATA[<img align="left" hspace="5" src="https://www.armfintech.in/images/Newsletter November 2023/Screenshot 2024-01-08 at 1.42.11 AM.png"/>Make your own website to Sell MF Online]]></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"> [data-element-id="elm_HfGXuswOTYCEIOEWRciigQ"].zpelem-col{ border-radius:1px; padding:5px; margin:5px; } </style><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">Get your website designed in WIX - Starting at Rs 50K !</h2></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 "><div class="zpdivider-common"></div>
</div></div><div data-element-id="elm_FHMwm-uy5LuTWSYcbeyXWg" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_FHMwm-uy5LuTWSYcbeyXWg"] .zpimage-container figure img { width: 1080px ; height: 607.20px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_FHMwm-uy5LuTWSYcbeyXWg"] .zpimage-container figure img { width:723px ; height:406.49px ; } } @media (max-width: 767px) { [data-element-id="elm_FHMwm-uy5LuTWSYcbeyXWg"] .zpimage-container figure img { width:415px ; height:233.32px ; } } [data-element-id="elm_FHMwm-uy5LuTWSYcbeyXWg"].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="/website%20samples/Deadline%20April%201-%202025-2.png" width="415" height="233.32" loading="lazy" size="fit" data-lightbox="true"/></picture></span></figure></div>
</div><div data-element-id="elm_XDguq8n8u-Bnz-zoqD3SPg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_XDguq8n8u-Bnz-zoqD3SPg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div style="color:inherit;"><p><span style="font-size:14px;">As the future of online shopping continues to evolve, having an online store for your Mutual Fund Business is almost a prerequisite if you want your products or services to reach a broader audience and sell.&nbsp; An <a href="https://www.wix.com/ecommerce/website" target="_blank">eCommerce website</a>&nbsp;allows you to retail your products 24/7, without incurring the expenses of maintaining a physical store.</span></p><div><br></div><p><span style="font-size:14px;">Setting up an <a href="https://www.wix.com/ecommerce/online-store" target="_blank">online store</a>&nbsp;does not have to be a complex or overwhelming task. It's easier than ever to <a href="https://www.wix.com/" target="_blank">create a website</a>&nbsp;that will help you sell anything and stay on top of eCommerce trends. This article will outline how to make a website to sell and start driving more customers your way.</span></p></div></div></div>
</div><div data-element-id="elm_plZn5G8bMQdi0U07nqvmXg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_plZn5G8bMQdi0U07nqvmXg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><h2>How to make a website to sell Mutual Funds ?</h2><div><br></div><ol><li style="text-align:left;"><p style="margin-bottom:8px;">Pick a Domain name and a proper Website CRM Plan like - WIX</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Hire a professional to Design a Website with full flow - We design a website in just Rs 50K one time</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Buy a product API from morning Star, Advisor Khoj, Accord Fintech, ICRA, or any other supplier you like</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Register with NSE NMF, MFU or BSE Star to get the transaction API</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Provide us both the APIs to set up in your Website and get it running</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Set up a Blog page in your Website &amp; hire a profession to write regular Blogs.</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Optimize your website for better SEO</p></li><li style="text-align:left;"><p style="margin-bottom:8px;">Launch and market your website through Wahtsapp and Social Media</p></li><li style="margin-bottom:8px;text-align:left;"><p style="margin-bottom:8px;">Maintain your website with regular pop ups and informations</p></li></ol></div></div>
</div><div data-element-id="elm_LLKdjHNv_E2Hc87GgT_sfg" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_LLKdjHNv_E2Hc87GgT_sfg"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><h2>1. Pick a Domain name and a proper Website CRM Plan like - WIX<br></h2><div><br></div><p>A carefully chosen domain name, well-designed site architecture and reliable hosting service are foundational elements when planning a website to sell. These factors influence the success of your website by affecting both user experience and search engine performance. When it comes to creating a website to sell any type of product, there are several key steps to follow:</p><div><br></div><div><br></div><h3>Choose a custom domain name</h3><div><br></div><p>If you had a physical storefront, you’d likely have a sign on the outside with your store’s name. Your <a href="https://www.wix.com/domain/names" target="_blank">domain name</a>&nbsp;is the digital address of your online store that users should be able to easily find online. Select a domain name that reflects your brand and is easy to remember. Avoid using hyphens and numbers and try to keep your domain name as short as possible. Try using a <a href="https://www.wix.com/tools/domain-name-generator" target="_blank">domain name generator </a>to find a suitable name that isn’t already taken.&nbsp;</p><p><br></p><div style="color:inherit;"><h2>2. Hire a professional to Design a Website with full flow - We design a website in just Rs 50K one time<br></h2><div><br></div><p>We provide our expert services to design and create a fully functional website for your mutual fund business. For static websites, we charge just Rs 15 K for one time and for fully functional E commerce website, we charge Rs 50K one time. Talk to our web expert to understand the difference :&nbsp;<span style="font-size:14px;color:inherit;text-decoration-line:underline;">+916393518766 ( Avaish Ahmed)</span></p><div><br></div><h3>Choose from our pre designed templates or discuss your own plan</h3><div><br></div><p>Book a free counselling session with us, to discuss the full plan :&nbsp;<a href="https://finnsys.zohobookings.com/#/customer/onetoonedm" style="font-weight:bold;">https://finnsys.zohobookings.com/#/customer/onetoonedm</a></p></div><p><br></p><p><br></p></div></div>
</div><div data-element-id="elm_71dRNHBMVRhTnQZD4oVAWg" data-element-type="iframe" class="zpelement zpelem-iframe "><style type="text/css"> [data-element-id="elm_71dRNHBMVRhTnQZD4oVAWg"].zpelem-iframe{ border-radius:1px; margin-block-start:27px; } </style><div class="zpiframe-container zpiframe-align-left"><iframe class="zpiframe " src="https://finnsys.zohobookings.com/portal-embed#/customer/onetoonedm" width="100%" height="750px" align="left" allowfullscreen frameBorder="0"></iframe></div>
</div><div data-element-id="elm_0-S996_JvTuVlh3c4azIWw" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_0-S996_JvTuVlh3c4azIWw"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><h2>3. Buy a Product / data API<br></h2><div><br></div><p>In order to provide online transaction , you need to present a complete research tool and fund selector tool on your website. There will be many type of fund selector tool like- Risk based funds, Goal Based funds, Free search tools etc</p><div><br></div><h3>Choose your API supplier&nbsp;</h3><div><span style="color:inherit;">There are many API supplier like morning Star, Advisor Khoj, Accord Fintech, Ngine etc. These companies charge you annual fees towards the supply of API, ranging from Rs 50K to 1 Lakh per annum</span><br></div><div><span style="color:inherit;">You can discuss with our development team to get the best discounted price from these API suppliers</span></div></div></div>
</div><div data-element-id="elm_z9BS2FyG1dC3Z_LtzlY9vQ" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_z9BS2FyG1dC3Z_LtzlY9vQ"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><h2>4. Get the transaction API<br></h2><div><br></div><p>In order to provide online transaction , you also need to register with any of these transaction platform and get their API to integrate in your website. Such API comes for free and these platforms do not charge fees for registration</p></div></div>
</div><div data-element-id="elm_Gna2t4OeA-B0-8ceKG9FwA" data-element-type="image" class="zpelement zpelem-image "><style> @media (min-width: 992px) { [data-element-id="elm_Gna2t4OeA-B0-8ceKG9FwA"] .zpimage-container figure img { width: 200px ; height: 200.00px ; } } @media (max-width: 991px) and (min-width: 768px) { [data-element-id="elm_Gna2t4OeA-B0-8ceKG9FwA"] .zpimage-container figure img { width:200px ; height:200.00px ; } } @media (max-width: 767px) { [data-element-id="elm_Gna2t4OeA-B0-8ceKG9FwA"] .zpimage-container figure img { width:200px ; height:200.00px ; } } [data-element-id="elm_Gna2t4OeA-B0-8ceKG9FwA"].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-small zpimage-tablet-fallback-small zpimage-mobile-fallback-small "><figure role="none" class="zpimage-data-ref"><a class="zpimage-anchor" href="https://wa.me/+916393518766" target="_blank" title="Whatsapp Chat" rel=""><picture><img class="zpimage zpimage-style-none zpimage-space-none " src="/website%20samples/Untitled%20design.png" width="200" height="200.00" loading="lazy" size="small"/></picture></a></figure></div>
</div><div data-element-id="elm_czF0JSPRNI_uMEzbGByy7w" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_czF0JSPRNI_uMEzbGByy7w"].zpelem-text { border-radius:1px; } </style><div class="zptext zptext-align-left " data-editor="true"><div style="color:inherit;"><div style="font-size:13px;"><br></div><div style="font-size:13px;"><b><span style="font-size:16px;">IVR Number : 90-1521-1521</span></b></div><div style="font-size:13px;"><span style="font-size:16px;">(</span><b><span style="font-size:16px;">extension :&nbsp;</span></b><span style="font-size:16px;">10 for MS Vidushi |&nbsp;</span><b><span style="font-size:16px;">extension</span></b><span style="font-size:16px;">&nbsp;: 11 for Ms Neharika |&nbsp;</span><b><span style="font-size:16px;">extension :&nbsp;</span></b><span style="font-size:16px;">12 for Mr Vaibhav |&nbsp;</span><b><span style="font-size:16px;">extension</span></b><span style="font-size:16px;">&nbsp;: 13 for Ms Shivangi |&nbsp;</span><b><span style="font-size:16px;">extension&nbsp; :</span></b><span style="font-size:16px;">14 for Ms Komal)<br></span></div><div style="font-size:13px;"><br></div><div style="font-size:13px;"><span style="font-size:16px;">__________________________________________________________________________________________</span><br></div><div style="font-size:13px;"><br></div><div style="font-size:13px;"><a target="_blank" href="https://facebook.com/finnsys" rel="noreferrer"><span style="font-size:16px;">https://facebook.com/finnsys</span></a><span style="font-size:16px;">&nbsp;|&nbsp;</span><a target="_blank" href="https://x.com/finnsys" rel="noreferrer"><span style="font-size:16px;">https://X.com/finnsys</span></a><span style="font-size:16px;">&nbsp;|&nbsp;</span><a target="_blank" href="https://www.youtube.com/%40Finnsys_mfsoftware/videos" rel="noreferrer"><span style="font-size:16px;">https://www.youtube.com/@Finnsys_mfsoftware/videos</span></a></div><div><div style="font-size:13px;"><span style="font-size:16px;"><br></span></div><div style="font-size:13px;"><b><i><span style="font-size:16px;">Whattsapp number :&nbsp;</span></i></b><span style="font-size:14px;"><span style="font-size:16px;">+91-737-996-0999</span></span><br></div><div style="font-size:13px;"><span style="font-size:14px;"><span style="font-size:16px;">( Click to Start Whatsapp Chat Now :&nbsp;</span></span><span style="font-size:16px;"><a target="_blank" href="https://wa.me/917379960999?text=Hi" rel="noreferrer">https://wa.me/917379960999?text=Hi</a>&nbsp;)</span></div><div style="font-size:13px;"><span style="font-size:16px;">__________________________________________________________________________________________</span><br></div><div style="font-size:13px;"><br></div><div style="font-size:13px;"><b><i><u>Working time :</u></i></b><span style="font-size:16px;"><br></span></div><div style="font-size:13px;"><span style="font-size:16px;"><br></span></div><div style="font-size:13px;"><i><b></b><span style="font-size:16px;">10.00 am to 6 pm, Monday to Friday.</span></i><span style="font-size:16px;"><br></span></div><div style="font-size:13px;"><i><span style="font-size:16px;">10.00 am to 2.30 pm On Saturday</span></i><span style="font-size:16px;"><br></span></div><div style="font-size:13px;"><i><span style="font-size:16px;">Closed on Sunday</span></i><br></div><div style="font-size:13px;"><br></div><div style="font-size:13px;"><i><span style="font-size:16px;">Help Articles/ KB :&nbsp;<a target="_blank" href="https://help.armfintech.com/portal" rel="noreferrer">https://help.armfintech.com/portal</a></span></i><br></div><div style="font-size:13px;"><i><span style="font-size:16px;">Website :&nbsp;<a target="_blank" href="https://www.armfintech.in/" rel="noreferrer">https://www.armfintech.in</a></span></i><br></div><div><i><br></i></div></div></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 08 Jan 2024 01:43:00 +0530</pubDate></item></channel></rss>