> For the complete documentation index, see [llms.txt](https://docs.staketab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.staketab.com/how-to-stake/mina/how-to-stake-mina/using-ledger.md).

# How to stake Mina using Ledger

You can stake Mina stored on the Ledger Nano S wallet. Staking with Ledger Blue and Ledger Nano X models is not supported yet.

You can use Ledger Nano S to stake Mina on Linux, Windows and Mac OS.

To stake Mina with Ledger, you need to do three steps generally:<br>

1. Install Mina Ledger app
2. Connect Ledger to the wallet
3. Stake Mina stored on the Ledger using wallet

You will find a description of all these steps in the guides below.

{% content-ref url="/pages/-Me5aZPE8ugxUeWxqpx\_" %}
[How to install Mina Ledger app on Ubuntu](/how-to-stake/mina/how-to-stake-mina/using-ledger/how-to-install-mina-ledger-app-on-ubuntu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Me5WWmDfAnnTwGx06mk" %}
[How to install Mina Ledger app on Windows](/how-to-stake/mina/how-to-stake-mina/using-ledger/how-to-install-mina-ledger-app-on-windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Me5brq2IY84xCrZMMlk" %}
[How to stake Mina from Clorio browser and desktop wallet using Ledger](/how-to-stake/mina/how-to-stake-mina/using-ledger/how-to-stake-mina-from-clorio-browser-and-desktop-wallet-using-ledger.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Me5eypnKvpaIUGVxR1u" %}
[How to stake Mina from Auro browser and mobile wallet using Ledger](/how-to-stake/mina/how-to-stake-mina/using-ledger/how-to-stake-mina-from-auro-browser-and-mobile-wallet-using-ledger.md)
{% endcontent-ref %}

To check a balance of your Mina account, transaction history, validators data, blocks mining data, time locks stats, rewards stats and calculation, and various charts introducing a comprehensive picture of Mina blockchain, enjoy [Mina block explorer](https://mina.staketab.com/) from Staketab.


---

# 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.staketab.com/how-to-stake/mina/how-to-stake-mina/using-ledger.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.
