> For the complete documentation index, see [llms.txt](https://suitetrxzor.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://suitetrxzor.gitbook.io/us/trezor-suite.md).

# Trezor Suite

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

## What is Trezor Suite?

Trezor Suite is a software application developed by SatoshiLabs for Trezor hardware wallets. It allows users to securely manage their cryptocurrency assets, perform transactions, check balances, and engage in other financial activities directly from their desktop or mobile device. It acts as an interface between the user and the Trezor hardware wallet, enhancing security and usability.

## Pros:

* **Enhanced Security:** It offers advanced security features, including encrypted cloud storage, passphrase entry, and U2F authentication, making it hard for unauthorized users to access your funds.
* **User-Friendly Interface:** Designed with beginners in mind, its interface is intuitive and easy to navigate, simplifying the process of managing cryptocurrencies.
* **Direct Ownership of Keys:** Users have full control over their private keys, ensuring that they have complete ownership and control over their cryptocurrency assets.
* **Multi-Currency Support:** Trezor Suite supports a wide range of cryptocurrencies, allowing users to manage multiple assets in one place.

## Cons:

* **Requires Hardware Wallet:** To use Trezor Suite, you must have a Trezor hardware wallet, which may not be feasible for everyone due to its cost.
* **Limited Mobile Functionality:** While there is a mobile app, some features are limited or less intuitive compared to the desktop version.
* **Learning Curve:** For users new to cryptocurrency, there might be a learning curve to understand all the functionalities and best security practices.


---

# 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://suitetrxzor.gitbook.io/us/trezor-suite.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.
