# Features

Luganodes Terminal, equipped with tailored custom indexers for each chain, grants users precise access to on-chain data. Our mission is to furnish users with actionable insights into portfolio performance. To achieve this, the Terminal is loaded with features for an intuitive client experience. The following features facilitate a consolidated view of staking statistics, portfolio distribution, network statistics, and reward metrics—all presented through a sleek user interface.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Monitor Multiple Assets</strong></td><td>Track through a single user interface rather than shifting from one platform to another.</td><td></td></tr><tr><td><strong>Dashboard</strong></td><td>Gain real-time insights into your whole staking portfolio and see performance charts.</td><td></td></tr><tr><td><strong>Asset Management</strong></td><td>Access a detailed transaction history, balances, pending rewards covering staking, unstaking, and chain-specific transactions. </td><td></td></tr><tr><td><strong>Custom Staking Theme</strong></td><td>Toggle between light or dark modes to browse through your portfolio as you see fit.</td><td></td></tr><tr><td><strong>Professional Charts</strong></td><td>Explore and analyze assets with integrated technical analysis and calendar tools.</td><td></td></tr><tr><td><strong>Help Centre</strong></td><td>Learn how to navigate within the dashboard, fix a problem, and get assistance from our round the clock team.</td><td></td></tr></tbody></table>


---

# Agent Instructions: 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.luganodes.com/terminal/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.
