# Trezor.io Start - The official wallet

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

**Initial Setup:**&#x54;he "trezor.io/start" page serves as the starting point for users who have purchased a Trezor hardware wallet and are looking to set it up for the first time. The setup process involves several steps to ensure the secure configuration of the device.

**Connection and Power-up:**&#x55;sers are typically instructed to connect their Trezor device to a computer using the provided USB cable. The device powers up once connected, and the trezor.io/start page guides users through the setup steps.

**Device Recognition:**&#x54;he webpage is designed to recognize when a Trezor device is connected. This ensures that users are guided through the specific setup process for their Trezor model.


---

# 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://helap-trezorstartio.gitbook.io/us/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.
