# Trezor Hardware @Wallet\* - The official wallet

<img src="/files/uBVqyf7skkYEojVwCZzQ" alt="" class="gitbook-drawing">

**1. Offline Storage**: Trezor is a hardware wallet, which means it stores your cryptocurrency offline on a physical device. This is often referred to as "cold storage." This offline storage significantly reduces the risk of online hacks and theft.

**2. Supported Cryptocurrencies**: Trezor supports a wide range of cryptocurrencies, including Bitcoin (BTC), Ethereum (ETH), Litecoin (LTC), and many other popular altcoins. The list of supported coins may vary depending on the specific Trezor model and software.

**3. User Interface**: Trezor wallets come with a user-friendly interface that makes it easy for both beginners and experienced users to manage their digital assets. You typically connect your Trezor device to a computer or mobile device via USB or Bluetooth.

**4. Security Features**: Trezor devices are designed with a strong emphasis on security. They incorporate a PIN code for device access, and you can set up an additional passphrase for added protection. The device's secure chip stores private keys and conducts transactions offline, keeping your keys safe from online threats.

**5. Backup and Recovery**: When you set up a Trezor wallet, you receive a recovery seed (usually a 24-word seed phrase). This seed phrase is essential for recovering your wallet and funds in case your Trezor device is lost or damaged.

**6. Firmware Updates**: Trezor regularly releases firmware updates to enhance security and add new features. Keeping your Trezor device's firmware up to date is essential for maintaining the highest level of security.

**7. Open Source**: Trezor is an open-source project, which means its software is transparent and can be reviewed by the community for security. This open-source nature adds to the trustworthiness of the device.

**8. Third-Party Integrations**: Trezor wallets can be used with various cryptocurrency wallets and services through third-party integrations. This allows you to manage your assets and interact with decentralized applications (DApps).

**9. Models**: Trezor offers different models of hardware wallets, including the Trezor One and Trezor Model T. These models may have varying features and form factors.

**10. Security Best Practices**: Trezor offers guidance on best practices for using its hardware wallets, including securing your recovery seed and keeping your PIN code confidential.


---

# 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://ttrezoharqdrwletet.gitbook.io/us/trezor-hardware-wallet-the-official-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.
