---
title: Legal Notice & Disclaimer
description: Legal     Legal Notice &amp; Disclaimer     Miracuves Solutions Private Limited is an independent software development     company. We build custom and white-la
url: https://miracuves.com/disclaimer
date_modified: 2026-08-05
author: miracuves
language: en_US
---

#mcv-disc{
  --mcv-measure:1040px;             /* the reading column — one axis for everything */
  font-family:'Montserrat',sans-serif;
  width:100%;margin:0;padding:0;
  background:transparent;
}
#mcv-disc .mcv-d-sheet{
  background:transparent;
}

/* ── hero: full-bleed band, content on the measure ──── */
#mcv-disc .mcv-d-hero{
  position:relative;
  background:linear-gradient(135deg,#A70D2A 0%,#7B081F 55%,#A70D2A 100%);
  padding:clamp(3rem,6vw,4.5rem) clamp(1.25rem,3vw,1.5rem);
  border-radius:16px;
  overflow:hidden;
}
#mcv-disc .mcv-d-hero-inner{
  max-width:var(--mcv-measure);margin:0 auto;position:relative;z-index:1;
}
#mcv-disc .mcv-d-hero::after{
  content:'';position:absolute;top:-140px;right:-140px;
  width:420px;height:420px;border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.10) 0%,transparent 68%);
  pointer-events:none;
}
#mcv-disc .mcv-d-eyebrow{
  display:inline-flex;align-items:center;gap:10px;
  font-size:11px!important;font-weight:700!important;
  letter-spacing:.2em;text-transform:uppercase;
  color:rgba(255,255,255,.92)!important;margin:0 0 1.4rem!important;
}
#mcv-disc .mcv-d-eyebrow::before{
  content:'';display:block;width:28px;height:2px;
  background:#FFFFFF;border-radius:2px;
}
#mcv-disc h1{
  font-family:'Montserrat',sans-serif!important;
  font-size:clamp(32px,5.4vw,54px)!important;font-weight:800!important;
  letter-spacing:-1.8px!important;line-height:1.04!important;
  color:#FFFFFF!important;margin:0!important;
}
#mcv-disc .mcv-d-rule{
  width:64px;height:3px;background:rgba(255,255,255,.55);
  border-radius:3px;margin:1.6rem 0 1.4rem;
}
#mcv-disc .mcv-d-lede{
  color:rgba(255,255,255,.92)!important;
  font-size:clamp(15px,1.5vw,17.5px)!important;
  line-height:1.7!important;font-weight:400!important;
  margin:0 0 1.75rem!important;
}
#mcv-disc .mcv-d-dates{
  font-size:11.5px!important;font-weight:600!important;
  color:rgba(255,255,255,.72)!important;
  margin:0!important;letter-spacing:.13em;text-transform:uppercase;
}

/* ── body ───────────────────────────────────────────── */
#mcv-disc .mcv-d-body{
  max-width:var(--mcv-measure);margin:0 auto;
  padding:clamp(2.5rem,5vw,3.5rem) 0 0;
}

/* table of contents */
#mcv-disc .mcv-d-toc{
  background:#F6F5F2;border-radius:14px;
  padding:1.6rem 1.75rem;margin:0 0 1rem;
}
#mcv-disc .mcv-d-toc h2{
  font-size:13px!important;font-weight:700!important;
  font-family:'Montserrat',sans-serif!important;
  letter-spacing:.14em!important;text-transform:uppercase;
  color:#A70D2A!important;margin:0 0 1rem!important;
}
#mcv-disc .mcv-d-toc ol{
  margin:0!important;padding:0 0 0 1.15rem!important;
  columns:2;column-gap:2rem;
}
#mcv-disc .mcv-d-toc li{
  margin:0 0 .42rem!important;font-size:13px!important;
  line-height:1.5!important;break-inside:avoid;
}
#mcv-disc .mcv-d-toc li::marker{ color:#A70D2A;font-weight:700; }
#mcv-disc .mcv-d-toc a{ font-weight:500!important;text-decoration:none!important; }
#mcv-disc .mcv-d-toc a:hover{ text-decoration:underline!important; }

/* group label */
#mcv-disc .mcv-d-group{
  display:block;font-size:11px!important;font-weight:700!important;
  letter-spacing:.18em;text-transform:uppercase;
  color:#A70D2A!important;
  margin:3.5rem 0 .5rem!important;
  padding-top:2rem;border-top:1px solid #E8E5E0;
}
#mcv-disc .mcv-d-group:first-of-type{ margin-top:0!important;padding-top:0;border-top:none; }

#mcv-disc h2{
  font-family:'Inter Tight','Montserrat',sans-serif!important;
  font-size:clamp(20px,2.3vw,27px)!important;font-weight:800!important;
  letter-spacing:-.6px!important;line-height:1.2!important;
  color:#141118!important;margin:2.1rem 0 .8rem!important;
  scroll-margin-top:90px;
}
#mcv-disc .mcv-d-group + h2{ margin-top:.55rem!important; }
#mcv-disc p{
  font-size:16px!important;font-weight:400!important;
  line-height:1.8!important;color:#666666!important;margin:0 0 1.1rem!important;
}
#mcv-disc strong{ font-weight:700!important;color:#141118!important; }
#mcv-disc ol,#mcv-disc ul{ margin:0 0 1.1rem 1.3rem!important;padding:0!important; }
#mcv-disc li{
  font-size:16px!important;line-height:1.8!important;
  color:#666666!important;margin:0 0 .55rem!important;
}
#mcv-disc a{
  color:#A70D2A!important;text-decoration:underline!important;
  text-underline-offset:2px;font-weight:600;
}
#mcv-disc a:hover{ opacity:.75; }
#mcv-disc a:focus-visible{ outline:2px solid #A70D2A;outline-offset:2px; }

/* panels */
#mcv-disc .mcv-d-panel{
  background:#F6F5F2;border-left:4px solid #A70D2A;
  border-radius:0 12px 12px 0;padding:1.35rem 1.5rem;margin:1.25rem 0 1.75rem;
}
#mcv-disc .mcv-d-panel p:last-child{ margin-bottom:0!important; }
#mcv-disc .mcv-d-alert{
  background:#FFF7F8;border:1px solid rgba(167,13,42,.25);
  border-radius:12px;padding:1.35rem 1.5rem;margin:1.25rem 0 1.75rem;
}
#mcv-disc .mcv-d-alert p:last-child{ margin-bottom:0!important; }

/* contact */
#mcv-disc .mcv-d-contact{
  background:#F6F5F2;border-radius:14px;
  margin:3.5rem 0 0;padding:1.75rem 1.85rem;
}
#mcv-disc .mcv-d-contact .mcv-d-org{
  font-family:'Inter Tight','Montserrat',sans-serif!important;
  font-size:18px!important;font-weight:800!important;
  letter-spacing:-.3px;color:#141118!important;margin:0 0 .5rem!important;
}
#mcv-disc .mcv-d-contact .mcv-d-ids{
  margin-top:.9rem!important;padding-top:.9rem!important;
  border-top:1px solid rgba(0,0,0,.08);
  font-size:12.5px!important;color:#8A8A8A!important;
  letter-spacing:.01em;line-height:1.6!important;
}
@media(max-width:900px){
  #mcv-disc .mcv-d-toc ol{ columns:1; }
}
@media(max-width:640px){
  #mcv-disc .mcv-d-body{ padding-left:1rem;padding-right:1rem; }
  #mcv-disc .mcv-d-hero{ border-radius:10px; }
  #mcv-disc h1{ letter-spacing:-1.2px!important;max-width:none; }
  #mcv-disc .mcv-d-hero::after{ display:none; }
  #mcv-disc .mcv-d-rule{ margin:1.25rem 0 1.1rem; }
}

 

  
   
    
Legal

    
# Legal Notice & Disclaimer

    
    
Miracuves Solutions Private Limited is an independent software development
    company. We build custom and white-label applications for business clients. We do not own,
    operate, or provide any of the services referenced on this website, and we are not affiliated with
    any third-party platform named anywhere on it.

    
Last updated August 5, 2026  ·  Last reviewed August 5, 2026

   
  

  

    
      
## Contents

      
1. [General information](#d1)
2. [Who we are](#d2)
3. [Relationship to our other terms](#d3)
4. [No affiliation with third-party platforms](#d4)
5. [Descriptive use of third-party names](#d5)
6. [Trademarks](#d6)
7. [Intellectual property and independent development](#d7)
8. [Open-source and third-party components](#d8)
9. [Nature of our services](#d9)
10. [Client and licensee responsibilities](#d10)
11. [Regulated and high-risk industries](#d11)
12. [Age-restricted and adult-content platforms](#d12)
13. [Demonstration environments](#d13)
14. [Pricing, quotations and estimates](#d14)
15. [Delivery timelines](#d15)
16. [Performance claims, statistics and figures](#d16)
17. [Testimonials, case studies and references](#d17)
18. [No legal, regulatory, financial or investment advice](#d18)
19. [Editorial and blog content](#d19)
20. [Forward-looking statements](#d20)
21. [Automated features and artificial intelligence](#d21)
22. [Third-party links](#d22)
23. [No offer or solicitation](#d23)
24. [Website availability and security](#d24)
25. [Feedback and submissions](#d25)
26. [Data protection and privacy](#d26)
27. [Export control and sanctions](#d27)
28. [Accessibility](#d28)
29. [Limitation of liability](#d29)
30. [Force majeure](#d30)
31. [No agency or partnership](#d31)
32. [Notice to rights holders](#d32)
33. [Governing law and jurisdiction](#d33)
34. [Severability and language](#d34)
35. [Changes to this notice](#d35)

    

    A · About this notice

    
## 1. General information

    
The information published on this website (miracuves.com) is provided for general information
    purposes only. While Miracuves Solutions Private Limited ("Miracuves", "we", "us") makes reasonable
    efforts to keep this information accurate and current, we make no representations or warranties of
    any kind, express or implied, as to the completeness, accuracy, reliability, suitability, or
    availability of any information, products, or services referenced on this website. Any reliance you
    place on such information is strictly at your own risk.

    
Nothing in this notice limits or excludes any liability that cannot lawfully be limited or
    excluded under applicable law.

    
## 2. Who we are

    
Miracuves is an independent software development company. We design, build, and license custom
    and white-label software applications for business clients who commission development work from
    us.

    
**We do not own, operate, or provide any of the consumer or commercial services referenced
    on this website.** Our clients are businesses seeking software development; we do not serve
    the end users of any third-party platform referenced here.

    
## 3. Relationship to our other terms

    
This notice governs your use of, and reliance on, this website and its published content. It
    sits alongside our other published terms:

    
- [End User Licence Agreement](/end-user-licence-agreement/) — governs software
      licensed from us, including licence scope, restrictions, warranties, indemnity, and liability;
- [Support Policy](/support/) — governs the support provided with each solution;
- Terms & Conditions, Privacy Policy, and Refund Policy.

    
Where a separate written agreement governs a commercial relationship between you and Miracuves
    — a proposal, statement of work, order, or licence — **that agreement prevails over this
    notice** in respect of its subject matter.

    
In particular, **anything concerning software licensed from Miracuves is governed by the
    End User Licence Agreement, not by this notice.**

    B · Third-party names and intellectual property

    
## 4. No affiliation with third-party platforms

    
Miracuves is not affiliated with, associated with, authorized by, endorsed by, sponsored by, or
    licensed by any third-party company, platform, product, or service referenced anywhere on this
    website. No such relationship exists, and none is claimed or implied.

    
This applies to every third-party name appearing anywhere on this website, in any context,
    whether or not specifically named in this notice.

    
## 5. Descriptive use of third-party names

    
Third-party names appear on this website solely to describe the functional category, feature
    set, and workflow of the software we develop, so that prospective clients can understand what a
    given solution does and which market segment it serves.

    
Such references are descriptive and for identification purposes only. They are not used to
    indicate the origin of our products or services, and they do not signify any endorsement,
    partnership, sponsorship, or approval.

    
## 6. Trademarks

    
All product names, logos, brand names, trademarks, and registered trademarks referenced on this
    website are the property of their respective owners. All company, product, and service names are
    used for identification purposes only. Use of these names, trademarks, and brands does not
    constitute or imply endorsement, sponsorship, affiliation, or any other association.

    
"Miracuves" and the Miracuves logo are trademarks of Miracuves Solutions Private Limited.

    
## 7. Intellectual property and independent development

    
All source code, design, and architecture delivered by Miracuves is independently developed by
    our engineering team.

    
Miracuves does not copy, decompile, reverse engineer, or incorporate any proprietary source
    code, design assets, trade secrets, confidential information, or other copyrighted material
    belonging to any third party. Third-party components are integrated only under appropriate
    licences, and we maintain records of those licences.

    
**Functional similarity between our products and existing platforms reflects
    industry-standard feature sets within a given product category, and does not constitute copying,
    imitation, or misappropriation of any third party's intellectual property.**

    
All content published on this website — including text, illustrations, images, video, and
    audio — is the property of Miracuves unless otherwise stated, and may not be reproduced, modified,
    distributed, or republished without prior written consent.

    
## 8. Open-source and third-party components

    
Our products may incorporate open-source software and commercially licensed third-party
    components, including frameworks, libraries, mapping services, payment gateways, communication
    services, and hosting infrastructure. These remain the property of their respective owners and are
    governed by their own licence terms.

    
Where a delivered product includes such components, continued use may require the client to
    maintain valid subscriptions, API keys, or licences directly with the relevant provider. Miracuves
    is not responsible for changes to third-party terms, pricing, availability, or discontinuation of
    any such component.

    C · Our products and services

    
## 9. Nature of our services

    
Miracuves supplies software development services and licensed software products. We do not
    operate platforms on behalf of clients, process end-user transactions, hold client or end-user
    funds, provide payment processing, act as a marketplace operator, or assume any operational role in
    a client's business unless expressly agreed in a separate written agreement.

    
Once a product is delivered, the client operates it. All decisions concerning branding, pricing,
    marketing, content, user acquisition, moderation, data handling, and regulatory compliance are made
    by the client.

    
## 10. Client and licensee responsibilities

    
      
Clients and licensees of Miracuves software are solely responsible for ensuring that their own
      branding, naming, marketing, operations, and deployment comply with applicable law and do not
      infringe the intellectual property, trademark, or other rights of any third party.

      
Miracuves delivers software. Decisions about how that software is branded, marketed, and
      operated after delivery are made by the client. We strongly recommend that clients obtain
      independent legal advice before launching any platform, particularly in regulated or competitive
      markets.

    

    
## 11. Regulated and high-risk industries

    
      
**Many product categories described on this website operate in regulated sectors.**
      These include, without limitation, digital asset and cryptocurrency exchanges, wallets and
      trading platforms; payments, remittance, lending, neobanking and other financial services;
      securities and brokerage platforms; insurance; healthcare, telemedicine and pharmacy; gaming and
      contests; transport and mobility; food handling and delivery; and platforms processing sensitive
      personal data.

      
Miracuves supplies software only. **We do not provide, procure, or guarantee any
      licence, registration, authorization, or regulatory approval**, and we make no
      representation that any product described on this website may lawfully be operated in any
      particular jurisdiction.

      
Obtaining and maintaining all necessary licences and approvals — which may include, depending
      on the sector and territory, virtual asset service provider registration, money transmission or
      payment institution authorization, securities or brokerage licensing, banking or lending
      permissions, medical or pharmacy authorization, gaming licences, data protection registration,
      and equivalent local requirements — is **solely the responsibility of the client**.

      
Clients must obtain qualified local legal and regulatory advice before launching any platform
      in a regulated sector.

    

    
## 12. Age-restricted and adult-content platforms

    
Certain product categories described on this website may be used to operate platforms hosting
    user-generated, subscription, dating, or adult content. Miracuves supplies the software only and
    exercises no control over, and accepts no responsibility for, content published, transmitted, or
    monetized on any platform operated by a client.

    
Where a client operates such a platform, the client is solely responsible for implementing and
    maintaining all legally required controls, which may include age verification and assurance,
    identity and consent documentation for contributors, content moderation and takedown procedures,
    prevention and reporting of illegal material, record-keeping obligations, geographic restrictions,
    and compliance with the acceptable-use requirements of payment providers and app stores.

    
**Miracuves does not host, moderate, review, or distribute client content, and has no
    ability to do so.**

    
## 13. Demonstration environments

    
Demonstration links, sandbox environments, screenshots, and video walkthroughs published on this
    website are illustrative. They may use sample or fictional data, may reflect a configuration
    different from any product delivered to a client, and may be modified or withdrawn at any time
    without notice.

    
Availability of demonstration environments is not guaranteed, and no representation is made that
    a delivered product will be identical in appearance, feature set, or performance to any
    demonstration.

    
## 14. Pricing, quotations and estimates

    
Prices published on this website are indicative starting prices for standard configurations.
    **They do not constitute a binding quotation, offer, or commitment**, and are subject
    to confirmation following scoping.

    
Final pricing depends on scope, customization, integrations, infrastructure, third-party licence
    costs, support arrangements, and other factors. Published prices are exclusive of applicable taxes,
    duties, and third-party charges unless expressly stated, and may be varied without notice. Any
    binding commercial terms are those set out in a signed proposal or agreement.

    
## 15. Delivery timelines

    
Any deployment or delivery timeline stated on this website is an estimate for a standard
    configuration under favourable conditions. Actual timelines depend on scope, the completeness and
    timeliness of client inputs, third-party approvals, app store review processes, integration
    complexity, and change requests.

    
Stated timelines are not warranties and do not constitute time-of-the-essence commitments unless
    expressly agreed in writing.

    
## 16. Performance claims, statistics and figures

    
Figures published on this website — including numbers of projects delivered, clients served,
    years of operation, market sizes, growth rates, revenue potential, and comparative performance
    metrics — are provided for general context.

    
Market and industry data is drawn from third-party sources which we do not control and cannot
    independently verify. Internal figures are compiled in good faith and may be rounded, aggregated, or
    presented as of a date not stated. **No figure published on this website should be treated as
    a warranty, projection, or assurance of any outcome.**

    
## 17. Testimonials, case studies and references

    
Testimonials, reviews, ratings, and case studies published on this website reflect the
    experience of particular clients in particular circumstances. **They are not typical, not
    guaranteed, and not indicative of results any other client may achieve.**

    
Certain client identities may be withheld or anonymized under confidentiality obligations. Where
    a client name or logo appears, it is used with permission and does not imply that the client
    endorses any other statement on this website.

    D · Content published on this website

    
## 18. No legal, regulatory, financial or investment advice

    
Nothing on this website constitutes legal, regulatory, financial, tax, accounting, investment,
    or compliance advice. Information about product categories, market opportunities, business models,
    pricing, or platform features is provided for general commercial awareness only.

    
Nothing on this website constitutes a recommendation to buy, sell, or hold any security, digital
    asset, or financial instrument, or to enter any transaction. Miracuves makes no representation that
    any product or service described on this website is compliant with the laws or regulations of any
    particular jurisdiction.

    
## 19. Editorial and blog content

    
Articles, guides, comparisons, and other editorial content are published for general information
    and reflect the understanding of the authors at the time of writing. Such content may become
    outdated, and we are under no obligation to update it.

    
References to third-party products, pricing, features, or business models describe our
    understanding of publicly available information at the date of publication and may be inaccurate or
    superseded. Any views expressed are those of the authors and not statements of fact.

    
## 20. Forward-looking statements

    
Statements on this website concerning future events — including market growth, adoption trends,
    technology direction, or potential business outcomes — are forward-looking and inherently uncertain.
    They involve assumptions, risks, and factors beyond our control, and actual outcomes may differ
    materially. No such statement is a guarantee of future performance.

    
## 21. Automated features and artificial intelligence

    
Certain products and features described on this website incorporate automated decision-making,
    machine learning, or generative AI components. Output produced by such components may be
    incomplete, inaccurate, biased, or unsuitable for a given purpose, and should be reviewed by a
    qualified person before being relied upon. Miracuves makes no warranty as to the accuracy or
    fitness of automatically generated output.

    
Some content published on this website may be produced or assisted by automated tools and
    reviewed by our team before publication. Where AI features are included in a delivered product, the
    client is responsible for their configuration, supervision, disclosure to end users, and compliance
    with applicable AI, automated-decision, and consumer protection requirements.

    
## 22. Third-party links

    
This website may contain links to external websites not operated or controlled by Miracuves. We
    have no control over the nature, content, or availability of those sites. The inclusion of any link
    does not imply recommendation or endorsement of the views, products, or services found there.

    
## 23. No offer or solicitation

    
The content of this website is not an offer, solicitation, or invitation to enter any contract,
    and is not directed at any person in any jurisdiction where such publication or availability would
    be contrary to local law or regulation. Persons accessing this website are responsible for
    observing any applicable local restrictions.

    E · Use of this website

    
## 24. Website availability and security

    
Every effort is made to keep miracuves.com available and functioning correctly. However,
    Miracuves takes no responsibility for, and will not be liable for, the website being temporarily
    unavailable due to technical issues beyond our control.

    
While we take reasonable measures to protect this website, we do not warrant that it will be
    free of viruses, malicious code, or other harmful components. You are responsible for maintaining
    appropriate security measures on your own systems.

    
## 25. Feedback and submissions

    
If you send us feedback, suggestions, ideas, or other material relating to this website or our
    products through any channel, you agree that we may use it without restriction, obligation of
    confidentiality, attribution, or compensation. Please do not send us confidential or proprietary
    information through this website.

    
## 26. Data protection and privacy

    
Our handling of personal data is described in our Privacy Policy, which forms part of the terms
    applying to your use of this website. Where Miracuves processes personal data on behalf of a client
    in the course of providing services, that processing is governed by the relevant services agreement
    and any applicable data processing terms.

    
Clients operating platforms built by Miracuves act as the controller of end-user personal data
    and are responsible for lawful basis, notices, consent, retention, security, breach notification,
    and data subject rights under applicable data protection law.

    
## 27. Export control and sanctions

    
Software and technical services may be subject to export control, trade sanctions, and
    restricted-party regulations. You may not access this website or engage Miracuves in breach of any
    such measures, and you confirm that you are not located in, ordinarily resident in, or acting on
    behalf of any person or territory subject to applicable sanctions.

    
## 28. Accessibility

    
We aim to make this website usable by as many people as possible and work to improve it over
    time. If you encounter a barrier to access, please contact us at
    [info@miracuves.com](mailto:info@miracuves.com) and we will endeavour to assist and to
    address the issue.

    
## 29. Limitation of liability

    
This section governs your use of, and reliance on, this website and its content. **It does
    not apply to software, services, or deliverables supplied by Miracuves**, which are
    governed exclusively by our
    [End User Licence Agreement](/end-user-licence-agreement/) and any separate written
    agreement between us. The liability provisions of that Agreement, not this section, apply to
    anything you license or commission from us.

    
To the fullest extent permitted by applicable law, Miracuves shall not be liable for any
    indirect, consequential, special, incidental, exemplary, or punitive loss or damage arising out of
    or in connection with your access to, use of, or inability to use this website, or your reliance on
    any information published on it.

    
This exclusion applies regardless of the basis of the claim, and includes, without limitation,
    loss of profits, loss of revenue, loss of business or contracts, loss of anticipated savings, loss
    of goodwill or reputation, loss of opportunity, loss or corruption of data, and any wasted
    expenditure — whether or not such loss was foreseeable and whether or not Miracuves had been advised
    of its possibility.

    
Subject to the paragraph below, Miracuves' total aggregate liability arising out of or in
    connection with this website and its content, whether in contract, tort (including negligence),
    breach of statutory duty, or otherwise, shall not exceed **INR 10,000 (Indian Rupees Ten
    Thousand)**. Access to this website is provided free of charge, and this limit reflects
    that.

    
**Nothing in this notice excludes or limits liability for:** fraud or fraudulent
    misrepresentation; death or personal injury caused by negligence; gross negligence or wilful
    misconduct; or any other liability that cannot lawfully be excluded or limited under applicable
    law.

    
## 30. Force majeure

    
Miracuves shall not be liable for any failure or delay arising from circumstances beyond its
    reasonable control, including acts of God, natural disaster, epidemic, war, civil unrest, terrorism,
    industrial action, governmental action, failure of utilities or telecommunications, internet or
    hosting provider outage, cyber attack, or failure of third-party services.

    
## 31. No agency or partnership

    
Nothing on this website or in this notice creates any partnership, joint venture, agency,
    franchise, employment, or fiduciary relationship between you and Miracuves. No person may hold
    themselves out as an agent or representative of Miracuves without our prior written authority.

    F · Rights holders and general terms

    
## 32. Notice to rights holders

    
Miracuves respects the intellectual property rights of others.

    
If you are a rights holder and believe that any content on this website uses your trademark,
    copyrighted material, or other protected rights in a manner that requires attention, please contact
    us at [legal@miracuves.com](mailto:legal@miracuves.com) with:

    
1. Identification of the right concerned, and evidence of ownership
2. The specific URL or URLs at issue
3. A description of your concern
4. Your contact details

    
We review such notices promptly and will respond, ordinarily within five business days. Where a
    concern is well founded, we act to address it. Raising a concern with us directly is generally the
    fastest route to resolution.

    
## 33. Governing law and jurisdiction

    
This notice, and any dispute or claim arising out of or in connection with it or its subject
    matter, is governed by and construed in accordance with **the laws of India**.

    
The courts at **Mumbai, Maharashtra, India** shall have exclusive jurisdiction to
    settle any such dispute or claim, and you submit to the exclusive jurisdiction of those courts.

    
Nothing in this section affects any mandatory statutory right available to you under the law of
    your country of residence which cannot be varied by agreement.

    
## 34. Severability and language

    
If any provision of this notice is held by a court or other competent authority to be invalid,
    unlawful, or unenforceable in whole or in part, that provision shall be modified to the minimum
    extent necessary to make it valid, lawful, and enforceable while preserving its original intent.
    Only where such modification is not possible shall the provision be severed, and the remaining
    provisions shall continue in full force and effect.

    
No failure or delay by Miracuves in exercising any right constitutes a waiver of that right.

    
This notice is published in English. Where any translation is provided for convenience, the
    English version prevails in the event of any inconsistency.

    
## 35. Changes to this notice

    
We may update this notice from time to time. The date shown at the top indicates when it was last
    revised. Continued use of this website following any change constitutes acceptance of the revised
    notice.

    
      
Miracuves Solutions Private Limited

      
Registered office: Mumbai, Maharashtra, India  

      Legal & compliance: [legal@miracuves.com](mailto:legal@miracuves.com)  

      General enquiries: [info@miracuves.com](mailto:info@miracuves.com)

      
CIN: U62099MH2023PTC406639  ·  GST: 27AARCM0726H1ZA
       ·  DUNS: 959921093
