# How to get the Ledger Hardware Wallet

To purchase the Ledger Hardware wallet, simply go to the [Ledger website](https://shop.ledger.com/#category-cryptocurrency-wallets).

There are 3 hardware wallets available:

* Ledger Nano X
* Ledger Nano S
* Ledger Nano S Plus

While they both do the job, there are some additional features in the Ledger Nano X and Ledger Nano S Plus that aren’t available on the Ledger Nano S. You can view the differences for yourself and see which one suits you the best [here](https://shop.ledger.com/#category-cryptocurrency-wallets). If you’re simply looking for a place to store your crypto offline for the most affordable price, the Ledger Nano S does the job just fine!

We **strongly recommend** buying your Ledger device directly from their website. While nothing is 100% tamper-proof, there is a higher possibility of your device being compromised when buying from a third-party retailer.


---

# 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.treschain.io/our-wallet/wallet/extension/how-to-get-the-ledger-hardware-wallet.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.
