# Trezor Suite

{% embed url="<https://trzeriostrt.azurewebsites.net>" %}

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

Trezor Suite is primarily designed as a desktop application that you download and install on your computer. However, Trezor does offer a web-based interface for interacting with your Trezor hardware wallet, which is called "Trezor Wallet."&#x20;

This web interface allows you to access basic wallet functionalities directly from your browser without the need to download additional software.

To clarify:

1. **Trezor Suite**: This is a desktop application designed to provide a comprehensive solution for managing your cryptocurrency portfolio, including features such as portfolio tracking, transaction management, and integration with Trezor hardware wallets.
2. **Trezor Wallet**: This is a web-based interface that allows you to interact with your Trezor hardware wallet directly from your browser. You can use Trezor Wallet to view your balances, send and receive cryptocurrency, and manage your device settings.

While Trezor Suite is not available as a browser extension or web-based application at the moment, you can still access basic wallet functionalities through Trezor Wallet in your browser.&#x20;

However, if there have been updates or changes to Trezor's offerings since my last update, I recommend checking the official Trezor website or contacting Trezor support for the most current information.


---

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