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

# Core Features

> **Note** This subsection outlines the functionality available to users inside the Linora mobile application.

<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>Account overview</strong></mark></p><p>Users can:</p><ul><li>view <strong>wallet balance</strong>,</li><li>view <strong>allocated card balances</strong>,</li><li>monitor <strong>pending and completed transactions</strong>.</li></ul><p>All data is synchronized in <strong>real time</strong> and reflects the current account state.</p></td><td><a href="/files/RJ2P0Icf5nTOXfmq6JE1">/files/RJ2P0Icf5nTOXfmq6JE1</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Card management</strong></mark></p><p>The mobile app allows users to:</p><ul><li>view and manage <strong>existing virtual cards</strong>,</li><li>create <strong>new cards</strong>,</li><li>allocate and manage <strong>card balances</strong>,</li><li>review <strong>card transaction history</strong>,</li><li>generate <strong>one-time payment codes (OTP)</strong> when required.</li></ul><p>Card behavior and limits are identical to the web version.</p></td><td><a href="/files/8uLSqpoSJJB5MUl7m0Gp">/files/8uLSqpoSJJB5MUl7m0Gp</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Wallet interactions</strong></mark></p><p>Users can perform full wallet-related actions, including:</p><ul><li>tracking <strong>incoming deposits</strong>,</li><li>monitoring <strong>confirmation status</strong>,</li><li>viewing <strong>currency and balance details</strong>.</li></ul><p>Wallet and card balances remain <strong>logically separated</strong>, consistent with the Linora model.</p></td><td><a href="/files/ywiGQpq5VY7Y1BnXqfp7">/files/ywiGQpq5VY7Y1BnXqfp7</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Account actions</strong></mark></p><p>The mobile app supports:</p><ul><li>account login and session management,</li><li>balance and activity monitoring,</li><li>routine operational actions.</li></ul></td><td><a href="/files/jIa0AK2rBkEN9fCuWxWf">/files/jIa0AK2rBkEN9fCuWxWf</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Feature availability summary</strong></mark></p><ul><li>Full account usage and management</li><li>Card creation and control</li><li>Wallet and transaction visibility</li><li>Account registration (web-only)</li></ul></td><td><a href="/files/JwpTp9kJwFH0qxwv4nu4">/files/JwpTp9kJwFH0qxwv4nu4</a></td></tr></tbody></table>

> **Design intent**
>
> The mobile app is designed to be a **fully functional operational interface**, while keeping account creation centralized on the web platform for consistency and compliance reasons.


---

# 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/core-features.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.
