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

# Trezor Suite

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

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

Trezor Suite allows users to customize transaction fees according to their preferences and requirements. Here's how it typically handles transaction fees and the options it offers for customization:

1. **Dynamic Fee Estimation**: Trezor Suite employs dynamic fee estimation algorithms to calculate appropriate transaction fees based on current network conditions. This ensures that transactions are processed promptly without overpaying or underpaying fees.
2. **Fee Selection**: Users can usually choose from different fee levels, such as low, normal, or high, depending on how quickly they want their transactions to be confirmed. These options allow users to prioritize speed or cost-effectiveness based on their individual needs.
3. **Custom Fee Settings**: In addition to predefined fee levels, Trezor Suite often provides the option for users to set custom transaction fees manually. This feature allows users to specify the exact fee amount they are willing to pay for their transaction, giving them greater control over the cost and speed of their transactions.
4. **Fee Recommendations**: Trezor Suite may also offer fee recommendations based on the size and urgency of the transaction. These recommendations help users make informed decisions about the appropriate fee level to use, balancing speed and cost considerations.
5. **Fee Preview**: Before confirming a transaction, Trezor Suite typically displays a fee preview, showing users the estimated fee amount and the corresponding confirmation time based on their selected fee level. This allows users to review and adjust their fee settings before finalizing the transaction.
6. **Fee Optimization**: Some versions of Trezor Suite may include features to optimize transaction fees automatically, ensuring that users pay the lowest possible fees while still achieving timely confirmation. These optimizations may take into account factors such as transaction size, network congestion, and current fee market conditions.

Overall, Trezor Suite offers flexible fee settings and customization options to accommodate varying user preferences and network conditions. By providing dynamic fee estimation, customizable fee levels, and fee optimization features, it aims to streamline the transaction process while ensuring cost-effectiveness and timely confirmation.


---

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