> 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/cards-and-usage/mobile-app.md).

# Mobile App

> **Note** This section provides a high-level overview of the **Linora** mobile application and explains how it complements the web platform.

The **Linora urex mobile app** extends the core **Linora** experience to mobile devices, allowing users to monitor balances, manage cards, and perform everyday actions while on the go.

The mobile application is **not a standalone product** and works as an extension of the **Linora** web platform.

<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>Purpose</strong></mark></p><p>The mobile application is designed to:</p><ul><li>provide <strong>quick and convenient access</strong> to <strong>Linora</strong> from mobile devices</li><li>support <strong>everyday account interactions</strong></li><li>reduce reliance on desktop access for routine actions</li><li>maintain <strong>full consistency</strong> with the <strong>Linora</strong> web dashboard</li></ul></td><td><a href="/files/ZJ6Q7Dt0yJLIFQ7dLul4">/files/ZJ6Q7Dt0yJLIFQ7dLul4</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Platform integration</strong></mark></p><p><strong>Unified account model</strong></p><p>The <strong>Linora</strong> mobile app uses the <strong>same backend and account model</strong> as the web version.</p><p>This means:</p><ul><li><strong>one account</strong> across web and mobile</li><li><strong>shared wallet balance</strong>,</li><li><strong>shared cards and transaction history</strong></li><li><strong>real-time synchronization</strong> between platforms.</li></ul><p>No additional setup,migration, or linking is required.</p></td><td><a href="/files/CoHGP8hCECAwoXx7oOrn">/files/CoHGP8hCECAwoXx7oOrn</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Account access &#x26; registration</strong></mark></p><ul><li>New users <strong>must create an account via the web platform</strong>.</li><li>The mobile app includes a <strong>“Register on Linora.finance”</strong> button that redirects users to the website.</li><li>After registration, users can log in to the mobile app using the same credentials.</li><li>This ensures a <strong>single onboarding flow</strong> and consistent account creation process.</li></ul></td><td><a href="/files/buAqe5PfPuo17PAu489b">/files/buAqe5PfPuo17PAu489b</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Availability status</strong></mark></p><ul><li><strong>App Store (iOS):</strong> Coming soon</li><li><strong>Google Play (Android):</strong> Coming soon</li></ul></td><td><a href="/files/QwDHmTCh7UMpcRKBGusP">/files/QwDHmTCh7UMpcRKBGusP</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Beta access</strong></mark></p><ul><li>Beta access is <strong>limited</strong> and distributed manually.</li><li>Instructions on how to join the beta are published via <strong>official Linora X (Twitter) channels</strong>.</li><li>Availability and supported regions may vary during beta testing.</li></ul></td><td><a href="/files/I6bItMi1ImOKtaa9d2ky">/files/I6bItMi1ImOKtaa9d2ky</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Scope of this section</strong></mark></p><ul><li><strong>Overview</strong> — general description and user-facing behavior</li><li><strong>Core Features</strong> — supported actions and functionality</li><li><strong>Security</strong> — protection and access mechanisms</li><li><strong>Technical Notes</strong> — implementation and platform constraints</li></ul></td><td><a href="/files/OL0YqCFl5OAZiQc1Qp18">/files/OL0YqCFl5OAZiQc1Qp18</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Usage notes</strong></mark></p><ul><li>All critical functionality remains available via the <strong>web dashboard</strong>.</li><li>The mobile app is optimized for <strong>monitoring, quick actions, and daily usage</strong>.</li><li>Advanced configuration and initial setup remain web-based.</li></ul></td><td><a href="/files/M8RkNDOMWGCnbJJft2MS">/files/M8RkNDOMWGCnbJJft2MS</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/cards-and-usage/mobile-app.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.
