# Privacy policy

Welcome to Elara Finance ("Elara", "we", "us", or "our"). This privacy policy ("policy") outlines our commitments and practices regarding the collection, use, and sharing of your information when you access and use our platform and related services (collectively, the "services"). By utilizing our services, you consent to the practices described in this policy, alongside our terms of service.

1. **Introduction**&#x20;

At Elara Finance, we prioritize your privacy and are dedicated to safeguarding it. Our commitment is to protect the privacy of our users ("you") and provide a secure online environment. We conduct our operations in compliance with relevant laws and regulations, ensuring your data's safety and confidentiality.

2. **Data collection**&#x20;

2.1 Minimal personal data collection:&#x20;

Elara Finance collects minimal data to respect your privacy and anonymity. We specifically avoid collecting sensitive personal identifiers like names, addresses, birth dates, email addresses, or IP addresses.

2.2 Types of data collected:

* Public on-chain data: By interacting with our services through non-custodial blockchain wallets, your publicly available blockchain addresses are logged. This information assists in service improvement and fraud detection.
* Usage data: We employ tracking technologies (e.g., cookies, web beacons) to collect data that enhances your user experience. This data is aggregated and anonymized, ensuring it does not personally identify users.

3. **Use of data**&#x20;

We use the data collected to:

* Provide, maintain, and improve our services;
* Offer customer support;
* Enhance safety, security, and regulatory compliance;
* Fulfill legal requirements;
* Develop aggregated insights to refine user experiences.

4. **Sharing of data**&#x20;

Your data may be shared under the following circumstances:

* With service providers to facilitate our services;
* For legal compliance, in response to lawful requests from authorities;
* To enhance safety, security, and prevent fraud;
* During business transitions, such as mergers or acquisitions;
* With your consent, for any other purposes not listed above.

5. **Third-party tracking**&#x20;

We utilize third-party analytics services that collect data on our behalf using tracking technologies. You have the capability to manage these technologies through your browser settings or by installing privacy-enhancing plugins.

6. **Third-party links**&#x20;

Our services may contain links to third-party websites that are not operated by us. We advise you to review the privacy policies of these external sites, as we do not control and are not responsible for their privacy practices.

7. Data security&#x20;

We implement reasonable security measures to protect your data against unauthorized access and data breaches. Nevertheless, it's important to recognize that no system is completely secure. We cannot guarantee the absolute security of your information.

8. Policy updates&#x20;

This policy may be updated periodically to reflect changes in our data practices. Significant changes will be communicated through our services, and your continued use after such notifications indicates your agreement to the updated terms.

9. Contact us If you have any questions or concerns about this privacy policy, please contact us at <contact@elara.finance>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.elara.finance/extras/privacy-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
