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

# Trezor Suite - Getting Started with Trezor

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

#### **Getting Started with the Trezor App** <a href="#getting-started-with-the-trezor-app" id="getting-started-with-the-trezor-app"></a>

Getting started with the Trezor App is quick and easy. Follow these simple steps to begin managing your cryptocurrencies on the go:

1. **Download the App:** Visit the App Store or Google Play Store on your mobile device and download the [Trezor App](/us/trezor-suite-getting-started-with-trezor.md).
2. **Connect Your Trezor Device:** If you haven't already, connect your Trezor hardware wallet to your mobile device using the provided USB cable or via Bluetooth.
3. **Set Up Your Wallet:** Follow the on-screen instructions to set up your Trezor wallet within the app. This may include creating a new wallet or importing an existing one.
4. **Secure Your Account:** Set up security measures such as PIN protection and biometric authentication to ensure the safety of your funds.
5. **Explore the Features:** Take some time to explore the various features and tools available in the Trezor App, including account management, transaction history, and asset tracking.
6. **Start Managing Your Assets:** With the Trezor App, you're ready to start managing your digital assets on the go. Whether you're buying, selling, or hodling, the app provides everything you need to stay connected to your cryptocurrencies wherever life takes you.

<br>


---

# 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://trrzcr-suite.gitbook.io/us/trezor-suite-getting-started-with-trezor.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.
