# Staking Dashboard Basics

Here is the Staking Explorer link:  <https://staking.harmony.one/welcome>

![](/files/-M4YI_5henlnjh9rCYRd)

The Staking Explorer is an easy way to stake, delegate, send funds and view all information of Harmony validators.

You can explore the dashboard without using your ONE address, but the ONE address you use will be used for any transactions.&#x20;

You can log into an account using Metamask, MathWallet Chrome Extension, or a Ledger.&#x20;

![](/files/-M4YLUiE3oB_x15dX5rX)

After logging in, you can view network analytics, a list of validators, validator profiles, and other information to help you decide who to delegate to.

![](/files/-M4YMSSWeisOVdJ7zGzu)

Every transaction or delegation must be signed with your preferred wallet supported by the staking dashboard

**Wallets:** <https://docs.harmony.one/home/basics/overview>


---

# 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.harmony.one/home/network/validators/staking-dashboard.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.
