# Trezor Suite App (Official)

<figure><img src="/files/8PuzAWpSg9rXtmBHfI0T" alt=""><figcaption></figcaption></figure>

Trezor Suite is a comprehensive desktop and web application designed to manage and secure cryptocurrency assets. It provides a secure environment for users to buy, sell, send, and receive coins, track their portfolio, and manage their accounts. Here are key points about Trezor Suite:

**Key Features**

1. **Secure Transactions**: Every transaction on the app requires explicit confirmation directly on the user's Trezor hardware wallet, ensuring the highest level of security.
2. **Portfolio Management**: Users can track their portfolio and keep an eye on their crypto balances across all accounts secured by their hardware wallet.
3. **Receive Addresses**: Users can easily create new receive addresses and manage their addresses securely within the app.
4. **Tor Integration**: Trezor Suite allows users to make it more difficult to trace their internet activity by integrating Tor, an open-source software that enables anonymous communication.
5. **Taproot Support**: The app supports Taproot, which enhances bitcoin safety, privacy, and network efficiency.
6. **Device Settings**: The app provides settings for customizing the Trezor device, managing security features, and performing advanced operations.
7. **Compatibility**: Trezor Suite is available for both desktop and mobile devices, including iOS and Android platforms.

**Troubleshooting**

1. **Settings Menu**: Users can access the settings menu to personalize their Trezor Suite experience and customize their device settings.
2. **Customer Support**: Trezor provides 24/7 customer support through their website and forums for any issues or questions users may have.


---

# Agent Instructions: 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://app-web-trzrsuite.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.
