# Trezor @App

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

Welcome to the quick start guide for your new Trezor hardware wallet. This guide will help you set up your device for the first time.

### Step 1: Connect Your Trezor

Plug your Trezor into your computer's USB port. Use the cable provided in the box for the best results.

### Step 2: Visit the Trezor Setup Page

Open a web browser and navigate to Trezor.io/start. Follow the on-screen instructions to begin the setup process.

### Step 3: Install Trezor Bridge

Download and install the Trezor Bridge software on your computer. This software allows your computer and Trezor device to communicate securely.

### Step 4: Create a New Wallet

Once Trezor Bridge is installed, the setup wizard will guide you through creating a new wallet. Follow the prompts to complete this process. Remember to write down and securely store your recovery seed.


---

# 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://trezroapkup.gitbook.io/us/trezor-app.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.
