> 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/product-and-vision/product-direction.md).

# Product Direction

This section describes the **current and near-term direction** of the Linora product.

Product decisions are guided by **practical usage**, platform stability, and controlled expansion.

<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>Platform structure</strong></mark></p><p>Linora is developed as a <strong>multi-interface platform</strong> with clearly defined roles:</p><ul><li><strong>Web dashboard</strong> — onboarding, account setup, configuration, and advanced controls</li><li><strong>Mobile application</strong> — daily usage and on-the-go access</li><li><strong>API</strong> — integrations and automation</li></ul><p>Each interface is designed to serve a specific purpose and avoid functional overlap.</p></td><td><a href="/files/vkEKrqABnDgs3gjqj5qR">/files/vkEKrqABnDgs3gjqj5qR</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Mobile application role</strong></mark></p><p>Its role is to:</p><ul><li>improve accessibility,</li><li>reduce friction for routine actions,</li><li>provide consistent access to the existing Linora account.</li></ul><p>Account registration and recovery remain centralized on the web platform.</p></td><td><a href="/files/8W18kFRcqRRjHbYFr8A8">/files/8W18kFRcqRRjHbYFr8A8</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Tokenomics direction</strong></mark></p><p>Linora is currently working on <strong>tokenomics design</strong> as part of its ecosystem development.</p><p>Key principles:</p><ul><li>utility-driven design,</li><li>alignment with real platform usage,</li><li>avoidance of speculative mechanics.</li></ul></td><td><a href="/files/sEYQIKxF57KGIERGEkIM">/files/sEYQIKxF57KGIERGEkIM</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Development priorities</strong></mark></p><p>Product development focuses on:</p><ol><li><strong>Security and reliability</strong></li><li><strong>Clear responsibility separation between interfaces</strong></li><li><strong>Consistent user experience</strong></li><li><strong>Incremental feature delivery</strong></li></ol><p>Features are introduced only when they support these priorities.</p></td><td><a href="/files/rUM5Xwi5Pe2zgtiQ6eRt">/files/rUM5Xwi5Pe2zgtiQ6eRt</a></td></tr><tr><td><p><mark style="color:blue;"><strong>Scope limitations</strong></mark></p><p>To maintain focus, Linora does not aim to:</p><ul><li>provide trading or exchange services,</li><li>introduce investment or yield products,</li><li>expand functionality without operational justification.</li></ul></td><td><a href="/files/4QP7nPVW4rxfStqfq5dn">/files/4QP7nPVW4rxfStqfq5dn</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/product-and-vision/product-direction.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.
