# How to get the Trezor Hardware Wallet?

To purchase the Ledger Hardware wallet, simply go to the [Trezor website](https://trezor.io/#comparison).

There are 2 Trezor hardware wallets available:

* Trezor Model T
* Trezor One

While they both do the job, there are some additional features in the Trezor Model T that aren’t available on the Trezor One that you can review [here](https://trezor.io/#comparison). If you’re simply looking for a place to store your crypto offline for the most affordable price, the Trezor One does the job just fine!

We **strongly recommend** buying your Trezor 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-trezor-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.
