> For the complete documentation index, see [llms.txt](https://docs.luganodes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luganodes.com/terminal/overview.md).

# Overview

### **Unlocking Insights for Enterprises**

Enterprises, including venture capital firms, hedge funds, and banks, navigate the complex landscape of substantial investments. To fortify risk mitigation strategies, Luganodes introduces the [Terminal](https://terminal.luganodes.com/login/)—a sophisticated staking platform designed to provide centralized insights into portfolio performance.

Crafted with precision, the Terminal consolidates actionable insights for institutions, offering a unified perspective on their delegations. This capability is driven by Luganodes' proprietary in-house indexers, meticulously tailored for each blockchain. These custom indexers empower institutional clients with precise access to historical on-chain data, elevating their decision-making processes.

### **Comprehensive Support for Networks**

The Terminal's robust indexers extend comprehensive support across a diverse range of blockchains. This ensures a broad spectrum of coverage for institutional clients, enhancing their ability to navigate the intricacies of blockchain investments. Currently, the Terminal indexers provide support for the following chains:

1. [Tron](/networks/active-networks/tron.md)
2. [Aptos](/networks/active-networks/aptos.md)
3. [Sui](/networks/active-networks/sui.md)
4. [Cardano](/networks/active-networks/cardano.md)
5. [Polygon](/networks/active-networks/polygon.md)
6. [Ethereum](/networks/active-networks/ethereum.md)
7. [Polkadot](/networks/active-networks/polkadot.md)
8. [Broken mention](broken://pages/Y9WBm0DPzjK0I5NVdfdB)
9. [Solana](/networks/active-networks/solana.md)

With the ability to add and keep track of multiple wallets, as well as monitor rewards and delegation, our indexers empower institutions with detailed insights and efficient management across these dynamic networks.\
\
Learn how you can get started with the [Luganodes Terminal](https://terminal.luganodes.com/login/) in 2 simple steps! 👉


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.luganodes.com/terminal/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
