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

# Trezor Suite App (Official)

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

### Trezor Suite

Trezor Suite is the official desktop and web interface for managing your Trezor device. It allows you to securely manage your cryptocurrency assets, initiate transactions, and check your balance. Trezor Suite also offers advanced features such as:

* **Security:** Enhanced privacy and security features to keep your assets safe.
* **User-Friendly Interface:** Designed for ease of use, making it accessible to both beginners and experienced users.
* **Multi-Currency Support:** Supports a wide range of cryptocurrencies.
* **Firmware Updates:** Easy access to the latest firmware updates for your Trezor device.

For more information and to download, visit the official Trezor website.


---

# 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://trezoisaiutt-1.gitbook.io/us/trezor-suite-app-official.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.
