# Trezor.io/Start - The official wallet

trezor.io/start: Open your web browser and head to trezor.io/start. This is your point of entry into the setup process for your Trezor hardware wallet. Choose Your Device:

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

## Starting with Trezor

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.

### Conclusion

After completing these steps, your Trezor is ready to use. Enjoy the peace of mind that comes with having a secure hardware wallet for your cryptocurrency. For further assistance or more detailed instructions, visit the Trezor support page.


---

# 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://trezoieriostaet.gitbook.io/untitled/trezor.io-start-the-official-wallet.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.
