> 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/recovery-and-access.md).

# Recovery & Access

> This section explains how account access can be restored and managed across **web and mobile environments**.

Recovery and access mechanisms are designed to ensure users can **regain control of their account** while preventing unauthorized recovery attempts.

<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 recovery</strong></mark></p><p>Account recovery is available when a user loses access to their account credentials.</p><ul><li>Recovery is initiated through the <strong>web interface</strong></li><li>Verification steps are required to confirm account ownership</li><li>Recovery actions apply to the <strong>entire account</strong>, not a specific device</li></ul></td><td><a href="/files/HeQtTnAZhjzcS2z0JKuP">/files/HeQtTnAZhjzcS2z0JKuP</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Mobile access limitations</strong></mark></p><p>The mobile application relies on an <strong>existing, active</strong> Linora <strong>account</strong>.</p><ul><li>New accounts <strong>cannot be registered</strong> via mobile</li><li>Recovery actions <strong>cannot be initiated</strong> from the mobile app</li><li>The app provides a direct link to <strong>register or recover access via l</strong>inora<strong>.cash</strong></li></ul></td><td><a href="/files/XzBCxs5Gw4qE910V6TCT">/files/XzBCxs5Gw4qE910V6TCT</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Access restoration behavior</strong></mark></p><p>Once access is restored:</p><ul><li>The updated credentials apply immediately to <strong>web and mobile</strong></li><li>Active mobile sessions may be <strong>invalidated</strong></li><li>Users may be required to log in again on all devices</li></ul></td><td><a href="/files/FLwkWyeq6Y9f0yPyPO7s">/files/FLwkWyeq6Y9f0yPyPO7s</a></td></tr><tr><td><p><mark style="color:blue;"><strong>User responsibility</strong></mark></p><p>Users are responsible for:</p><ul><li>maintaining access to their recovery methods,</li><li>securing email and other linked services,</li><li>completing recovery actions only through official Linora channels.</li></ul></td><td><a href="/files/YrYvvoDRkFAmuU2uL6SD">/files/YrYvvoDRkFAmuU2uL6SD</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/recovery-and-access.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.
