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

# Trezor Suite

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

### Trezor Suite App (Official)

The Trezor Suite App is the official desktop application for managing your Trezor hardware wallet. It provides a secure environment to manage your cryptocurrencies, perform transactions, and access advanced features.

#### Key Features:

* **Security:** Designed with top-level security to keep your assets safe.
* **User-Friendly Interface:** Easy navigation and simplified asset management.
* **Multi-Currency Support:** Supports Bitcoin, Ethereum, and many other cryptocurrencies.
* **Transaction History:** Easily track your transactions with detailed history and summaries.

#### Getting Started:

1. Download the Trezor Suite App from the official Trezor website.
2. Install the application on your computer.
3. Connect your Trezor device and follow the on-screen instructions to set it up.

#### Usage:

* **Send and Receive Cryptocurrencies:** Easily send and receive various cryptocurrencies.
* **Check Your Balance:** View your entire portfolio at a glance.
* **Exchange Cryptocurrencies:** Use the built-in exchange feature to trade between different cryptocurrencies.

For more detailed information and support, visit the Trezor Support Center.


---

# 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://suite-terzor.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.
