# Privacy Policy

## Privacy Policy

**Effective Date: January 1, 2026**

Brain Finance Inc. ("Brain," "we," "our," or "us"), incorporated in the United States, is committed to protecting your privacy. This Privacy Policy outlines how we collect, use, disclose, and protect your personal information when you access our services, website, or products ("Services").

{% hint style="info" %}
Questions about this policy? Contact us at <legal@brain.fi>
{% endhint %}

### Information We Collect

We may collect the following categories of information:

<table><thead><tr><th width="199.5859375">Category</th><th>Examples</th></tr></thead><tbody><tr><td><strong>Personal Identifiers</strong></td><td>Name, email address, contact details, wallet address</td></tr><tr><td><strong>Technical Data</strong></td><td>IP address, browser type, device information, access times</td></tr><tr><td><strong>Usage Data</strong></td><td>Pages viewed, time spent on site, and other analytical data</td></tr><tr><td><strong>Communications</strong></td><td>Correspondence and related information if you contact us directly</td></tr></tbody></table>

### How We Use Your Information

We use the information we collect to:

* Provide and improve our Services
* Respond to inquiries and support requests
* Send service-related and promotional communications
* Comply with legal obligations and prevent fraud

### Sharing and Disclosure

We do not sell your personal data. We may share your information with third parties only in the following circumstances:

**Service Providers**\
Third parties that support our infrastructure, analytics, or communication services.

**Legal Authorities**\
When required to comply with applicable laws or to respond to lawful requests from public authorities.

**Business Transfers**\
In the event of a merger, acquisition, or sale of assets, your information may be transferred as part of that transaction.

### Data Storage and Security

Your data is stored using secure cloud providers. We implement industry-standard measures to protect your information against unauthorised access, disclosure, or loss.

{% hint style="warning" %}
No method of transmission over the internet is 100% secure. While we take reasonable steps to protect your data, we cannot guarantee absolute security.
{% endhint %}

### Your Rights

Depending on your jurisdiction, you may have the right to:

* **Access** — request a copy of the personal data we hold about you
* **Update or delete** — correct inaccurate data or request its deletion
* **Object to processing** — restrict how we use your data in certain circumstances
* **Data portability** — receive your data in a structured, machine-readable format
* **Lodge a complaint** — raise concerns with your local data protection authority

To exercise any of these rights, contact us at <legal@brain.fi>.

### International Transfers

Brain Finance Inc. is incorporated in the United States. As a result, your data may be processed and stored in countries other than your own. By using our Services, you consent to this transfer.

### Changes to This Policy

We may update this Privacy Policy at any time. We will communicate material changes via email or a prominent notice on our website before they take effect.

### Contact

For any questions about this Privacy Policy, please contact us at <legal@brain.fi>.


---

# 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://docs.brain.fi/legal/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.
