> For the complete documentation index, see [llms.txt](https://trezor-iostarthelp.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trezor-iostarthelp.gitbook.io/us/trezor.io-start.md).

# Trezor.io/Start

<figure><img src="/files/3utFCzuBG1WRH2vF0K6a" alt=""><figcaption></figcaption></figure>

Trezor hardware wallets, including the Trezor One and Trezor Model T, are renowned for their robust security and ease of use. These devices are designed to keep your cryptocurrency safe through multiple layers of protection. They support a wide range of cryptocurrencies, with the Model T offering support for over 1,800 different coins and tokens.

One of the key security features is the use of a PIN and recovery seed phrase. During setup, users are required to create a PIN and jot down a 24-word seed phrase, which is essential for recovering funds if the device is lost or damaged. The seed phrase is a standard across many wallets, allowing recovery with other wallet software if necessary.

Another standout feature is the open-source nature of Trezor's software, allowing the community to audit and ensure its security. The Model T also includes a touchscreen for easier navigation and supports advanced security options like Shamir Backup, which splits your seed into multiple parts for added security.

Despite its strengths, Trezor does have some limitations. It lacks native support for staking and NFT management, requiring third-party software for these functions. Additionally, there is no iOS app, and the device cannot connect via Bluetooth, limiting its mobile functionality.

In conclusion, Trezor hardware wallets are a solid choice for users prioritizing security and a broad range of supported cryptocurrencies. However, those needing advanced features like staking or mobile compatibility may need to consider additional software or other wallet options​.


---

# 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:

```
GET https://trezor-iostarthelp.gitbook.io/us/trezor.io-start.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.
