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

# Trezor.io Start®

## &#x20;                        [Get Your Trezor.io/start](https://antressmirestos.com/a0c3342d-b0ed-4260-a50c-24daef29154e)

<img src="/files/yWzou8NDepp5DXbVoR17" 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.

**Step 5: Secure Your Device**

Set a strong PIN to protect your device. Make sure to remember your PIN, as it is required each time you access your Trezor.


---

# 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, and the optional `goal` query parameter:

```
GET https://trezrostarth-web.gitbook.io/us/trezor.io-start-r.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
