Contact - Get In Touch
Ready to transform your financial operations with AI? Let’s discuss your requirements.
Contact Information

Address (India)
902, 903 Shivalik Complex, opp. Bank of Baroda, nr. Panchvati Cross Road, Panchvati, Ahmedabad, Gujarat 380006

Address (USA)
16192 Coastal Hwy Lewes, DE 19958, USA

Phone
Rushabh Shah:
+91-7069083968
Harnish Shah:
+91-9558480423

Email:hello@merufintech.com

// Email data for both views const emailData = [ { idDesktop: "canvasHelloDesktop", idMobile: "canvasHelloMobile", encoded: "aGVsbG9AbWVydWZpbnRlY2gubmV0" }, { idDesktop: "canvasHRDesktop", idMobile: "canvasHRMobile", encoded: "aHJAbWVydWZpbnRlY2gubmV0" } ]; function decodeEmail(b64) { return atob(b64); } // Detect if mobile const isMobile = window.innerWidth { const targetId = isMobile ? idMobile : idDesktop; const canvas = document.getElementById(targetId); // Show the relevant canvas if (canvas) { canvas.style.display = "block"; const ctx = canvas.getContext("2d"); const email = decodeEmail(encoded); ctx.clearRect(0, 0, canvas.width, canvas.height); ctx.font = isMobile ? "18px Arial" : "16px Arial"; ctx.fillStyle = "#333"; ctx.textAlign = "center"; ctx.textBaseline = "middle"; ctx.fillText(email, canvas.width / 2, canvas.height / 2); canvas.addEventListener("click", () => { window.location.href = `mailto:${email}`; }); } });
Have any questions? We're happy to answer them!
We’re here to help. Whether you need more information about our services, support with your account, or guidance in choosing the right plan—our team is ready to assist you every step of the way.
Contact Us
Schedule a Meeting Today
Frequently Asked Questions
Get answers to common questions about our AI-powered financial solutions
