> For the complete documentation index, see [llms.txt](https://docs.linora.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linora.finance/security/privacy.md).

# Privacy

> This section describes how Linora handles user data across **web and mobile interfaces** and outlines privacy-related responsibilities and limitations.

Linora is designed to minimize data exposure while maintaining the functionality required to operate account, wallet, and card features.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p><mark style="color:blue;"><strong>Data scope</strong></mark></p><p>Linora processes only the data required to operate the platform:</p><ul><li>account identifiers and authentication data,</li><li>card-related information,</li><li>transaction and activity metadata.</li></ul><p>No unnecessary personal data is collected.</p></td><td><a href="/files/3tHuPWYcQpFLtyKBPxxU">/files/3tHuPWYcQpFLtyKBPxxU</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Web and mobile data consistency</strong></mark></p><p>The mobile application uses the <strong>same backend and data model</strong> as the web platform.</p><p>This means:</p><ul><li>no separate mobile-only user profiles,</li><li>no duplicated data storage,</li><li>consistent privacy rules across platforms.</li></ul><p>All privacy-related actions apply <strong>globally to the account</strong>, regardless of device.</p></td><td><a href="/files/MP4BhJ5qTsHooVRHoIUf">/files/MP4BhJ5qTsHooVRHoIUf</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Mobile-specific considerations</strong></mark></p><p>While the mobile app does not introduce new data collection mechanisms, users should be aware that:</p><ul><li>data is displayed on a <strong>personal device</strong>,</li><li>device-level security (PIN, biometrics, OS protections) plays a role in privacy,</li><li>notifications may expose limited information on the device screen.</li></ul></td><td><a href="/files/O6Qg8OnmU0ZtCI9VN1Pk">/files/O6Qg8OnmU0ZtCI9VN1Pk</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Third-party platforms</strong></mark></p><p>The mobile application may be distributed through:</p><ul><li><strong>App Store (iOS)</strong> — coming soon</li><li><strong>Google Play (Android)</strong> — coming soon</li></ul><p>These platforms operate under their own privacy policies.</p></td><td><a href="/files/BVPH0z7WR9UWkGKJ25Vx">/files/BVPH0z7WR9UWkGKJ25Vx</a></td></tr><tr><td><p><mark style="color:blue;"><strong>User responsibility</strong></mark></p><p>Users are responsible for:</p><ul><li>securing their devices,</li><li>avoiding the use of shared or compromised environments,</li><li>reviewing platform updates that may affect privacy behavior.</li></ul></td><td><a href="/files/5PQDeRded3s96mzDocQA">/files/5PQDeRded3s96mzDocQA</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Privacy limitations</strong></mark></p><ul><li>Linora cannot prevent data exposure caused by compromised user devices</li><li>Actions performed by an authenticated user are considered authorized</li><li>Privacy protections do not override account security rules</li></ul></td><td><a href="/files/et1PGXQaYMkGKmobI0xH">/files/et1PGXQaYMkGKmobI0xH</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.linora.finance/security/privacy.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.
