> 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/overview.md).

# Overview

> **Note** This subsection describes how users interact with **Linora** via the mobile application and what role it plays in daily usage.

\
The **Linora mobile app** is designed for **quick access and daily account interaction** from mobile devices. It allows users to stay connected to their **Linora** account without relying on constant desktop access.

The mobile application focuses on **visibility, control, and convenience**, rather than full platform configuration.

<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>Primary use cases</strong></mark></p><p>The mobile app is primarily intended for:</p><ul><li>monitoring <strong>wallet and card balances</strong>,</li><li>viewing <strong>recent transactions and activity</strong>,</li><li>managing existing <strong>virtual cards</strong>,</li><li>performing <strong>routine actions</strong> while on the move.</li></ul><p>It is optimized for <strong>fast interactions</strong> and <strong>read-only or low-friction actions</strong>.</p></td><td><a href="/files/TzOgaXdY1tp8GPdECzUT">/files/TzOgaXdY1tp8GPdECzUT</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Functional scope</strong></mark></p><ul><li>Core account data is always available.</li><li>Actions requiring advanced configuration remain web-only.</li><li>The app mirrors the current account state in real time.</li></ul><p>This approach ensures <strong>simplicity, stability, and security</strong> on mobile devices.</p></td><td><a href="/files/dtQI44y9UmqMRwA5Umyx">/files/dtQI44y9UmqMRwA5Umyx</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Relationship with the web platform</strong></mark></p><p>The mobile app works as a <strong>companion interface</strong> to the <strong>Linora</strong> web dashboard.</p><ul><li>The web platform remains the <strong>primary control layer</strong>.</li><li>The mobile app acts as a <strong>convenient access layer</strong>.</li><li>No functionality is duplicated unnecessarily.</li></ul><p>Users can freely switch between platforms without losing context or data.</p></td><td><a href="/files/iPiqr0affYWoCL2ySGlC">/files/iPiqr0affYWoCL2ySGlC</a></td></tr></tbody></table>

**Availability reminder**

{% hint style="danger" %}
**Important** The mobile application is currently in **beta** and not yet publicly released in app stores.
{% endhint %}

Public release timing and platform availability will be announced through official **Linora** communication channels.


---

# 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/overview.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.
