> For the complete documentation index, see [llms.txt](https://docs.harmony.one/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard/sign-delegation.md).

# Staking Transactions via Ledger

Check the validators page to see list of validators. Click on desired validator logo to check validator details.

![](/files/-M71AjAkculBpdEhwUTV)

Click on the "Delegate" button to delegate to this validator.

![](/files/-M71BgA7Iex5GGOzBsrI)

Enter the desired delegation amount or scroll the percentage slider in the pop-up Delegate window. Delegation must be at least 100 ONE. Click on "Next" and confirm the signature request.

![](/files/-M6qY9LR460Go7P_HGND)

![](/files/-M71CbpWtpYD8qjQnqyS)

Check your Ledger, it will display "Delegate Stake" in the LED screen. Press the right button to start signing the transaction.

![](/files/-M71IUlxRSDcpW-Wm71E)

Check the delegator address. Press the right button to show full address. If correct, press both left/right buttons to continue.

![](/files/-M71JAjX8hzm2M202zBb)

Check the validator address. If correct, press both left/right buttons to continue.

![](/files/-M71JbTX8SIYtaZvWwKT)

Check the delegation amount. If correct, press the right button to continue:

![](/files/-M71Jto9_lUEn_3J8MYF)

Press right button for Sign Stake confirmation.

![](/files/-M7F9JRCWrjm1_lseShT)

The entire process is shown below:

{% embed url="<https://youtu.be/HWECABLQN0Q>" %}

Once transaction is signed, Delegate window will pop-up on the staking dashboard and display the transaction status.

![](/files/-M6qzsJxRQd58XFwYm0W)

![](/files/-M6qzy8p4fmpF6qLbB0A)


---

# 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.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard/sign-delegation.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.
