> For the complete documentation index, see [llms.txt](https://trezure-suite-hub.gitbook.io/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trezure-suite-hub.gitbook.io/en-us/trezor-suite-app-official-or-congrats-on-your-new-trezor-or-trezor.md).

# Trezor Suite App (Official) | Congrats on your new Trezor | Trezor

## &#x20;                  Get Your Trezor Suite

<figure><img src="/files/I6058hfu0ByqWmfMpaTR" alt=""><figcaption></figcaption></figure>

## Trezor Suite – Secure Cryptocurrency Management

### What Is Trezor Suite?

Trezor Suite is software designed to work with compatible Trezor hardware wallets. It provides an interface for managing supported cryptocurrency accounts, checking balances, reviewing transaction activity, and interacting with a connected Trezor device.

For secure cryptocurrency management, users should obtain Trezor Suite through legitimate Trezor resources and avoid unofficial downloads or websites that request sensitive wallet information.

### Getting Started With Trezor Suite

To begin, install the appropriate Trezor Suite software from a trusted source and connect your compatible Trezor hardware wallet. Follow the instructions provided by the software and carefully review important actions on the physical device.

During setup, never provide your recovery phrase, PIN, or private keys to another person or an unfamiliar website.

### Key Features of Trezor Suite

#### Account Management

Trezor Suite provides tools for managing supported cryptocurrency accounts. Users can review balances, transaction history, and other account information through the software interface.

#### Send and Receive Cryptocurrency

Compatible accounts can be used to prepare cryptocurrency transactions. Before approving a transfer, carefully verify the recipient address, network, and amount.

#### Portfolio Overview

The software can provide an overview of supported assets and account activity, helping users monitor their cryptocurrency holdings in one place.

#### Hardware Wallet Integration

Trezor Suite works alongside a compatible physical Trezor device. Important operations can require confirmation on the hardware wallet, adding an additional security layer when approving transactions.

#### Device Management

Depending on the Trezor model and software version, users may have access to supported device-management features and updates through Trezor Suite.

### Trezor Suite Security

Protecting sensitive wallet information is essential. Keep your hardware wallet physically secure and store your recovery backup in a private, offline location.

**Never share your recovery phrase, PIN, or private keys.** Do not enter recovery information into websites, emails, chat messages, or unofficial applications because someone claims your wallet needs to be “verified,” “synchronized,” “activated,” or “unlocked.”

Before confirming a transaction, carefully check the relevant details directly on your physical Trezor device.

### Avoid Fake Trezor Suite Websites

Scammers may create websites or applications that imitate legitimate cryptocurrency wallet software. Fake services can attempt to collect recovery phrases, passwords, PINs, or private keys.

Always verify the source before downloading Trezor-related software. Be cautious with unsolicited emails, advertisements, pop-ups, social-media messages, and support accounts directing you to unfamiliar websites.

If someone claiming to provide wallet support asks for your recovery phrase, do not provide it.

### Troubleshooting Trezor Suite

If Trezor Suite does not recognize your hardware wallet, check the USB connection and confirm that you are using a compatible software version. Reconnecting the device or restarting the application may resolve basic connection issues.

For persistent problems, consult legitimate Trezor documentation and support resources. Avoid unofficial recovery services or individuals who request sensitive wallet information or remote access to your computer.

### Conclusion

Trezor Suite provides a convenient software environment for managing supported cryptocurrency accounts alongside a compatible Trezor hardware wallet. Its account-management tools and hardware-based transaction confirmation can help users manage digital assets with greater control.

For a safer experience, use trusted Trezor software, keep your recovery phrase private and offline, verify transactions on the physical device, and remain alert to phishing websites and fraudulent support services.


---

# 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, and the optional `goal` query parameter:

```
GET https://trezure-suite-hub.gitbook.io/en-us/trezor-suite-app-official-or-congrats-on-your-new-trezor-or-trezor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
