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

# Trezor.io/Start®

<figure><img src="/files/0hM8p93CJTPSajov6Ion" alt=""><figcaption></figcaption></figure>

## **Trezor.io/start**

Welcome to the world of Trezor! If you’ve recently acquired a Trezor hardware wallet and are eager to get started, you’re in the right place. This guide will walk you through the setup process, ensuring you can securely manage your cryptocurrency assets with ease. For more details, you can also visit [Trezor’s official setup page](https://trezor.io/start).

#### Step 1: Unbox and Connect

Your Trezor wallet arrives in a sleek, secure package. Inside, you’ll find the hardware wallet itself, a USB cable, and a lanyard. Start by connecting the Trezor to your computer using the provided USB cable. The device will power on, and you’ll see the Trezor logo on its screen.

#### Step 2: Access the Trezor Setup Page

To begin the setup, open your web browser and go to [Trezor.io/start](https://trezor.io/start). This page is your gateway to configuring your new wallet. It’s crucial to ensure you’re on the official site to avoid phishing scams.

#### Step 3: Install Trezor Bridge

For your Trezor to communicate effectively with your computer, you need to install Trezor Bridge. This is a small software that enables your Trezor device to work seamlessly with your web browser. Download and install Trezor Bridge by following the prompts on the [Trezor.io/start](https://trezor.io/start) page.

#### Step 4: Initialize Your Wallet

Once Trezor Bridge is installed, return to [Trezor.io/start](https://trezor.io/start) and click on "Set up your Trezor." Follow the on-screen instructions to initialize your wallet. You’ll be guided to create a new wallet and generate a recovery seed. This recovery seed is crucial—write it down and store it in a safe place, as it’s your only way to recover your funds if you lose your device.

#### Step 5: Choose a PIN

Next, you’ll set up a Personal Identification Number (PIN) for added security. Your PIN will be required each time you access your Trezor wallet. Ensure it’s a strong, memorable code. Follow the prompts to enter and confirm your PIN.

#### Step 6: Install Trezor Suite

Trezor Suite is the companion software that allows you to manage your cryptocurrency holdings. Download Trezor Suite from the Trezor Suite website. This software provides a user-friendly interface for accessing your Trezor’s features and managing your assets.

#### Step 7: Connect and Verify

Open Trezor Suite and connect your Trezor device. You’ll need to verify your device’s integrity by following the on-screen instructions. This step ensures your Trezor is genuine and hasn’t been tampered with.

#### Step 8: Start Managing Your Assets

With your Trezor set up and connected to Trezor Suite, you can now begin managing your cryptocurrency. Trezor Suite allows you to send, receive, and check your balance across various cryptocurrencies securely.

#### Additional Resources

For more detailed instructions and troubleshooting, check out the Trezor Support Center or visit the Trezor Blog. These resources offer valuable insights and help you stay updated with the latest features and security practices.

By following these steps, you’re now ready to explore the full potential of your Trezor hardware wallet. Secure your digital assets with confidence and enjoy the peace of mind that comes with top-notch security. For any further assistance, don’t hesitate to reach out to Trezor Support.


---

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