# What is an HD Path?

We don’t recommend you update this setting unless you can’t find the addresses you’re looking for.

&#x20;

## What is an HD Path?

While setting up your hardware device on BlockWallet, you might have come across the following choice to select an HD Path to identify your hardware device.![HD\_Path.png](https://help.blockwallet.io/hc/article_attachments/6670372711441/HD_Path.png)

An HD Path simply dictates which addresses are displayed and the order they are displayed. Keep in mind the list of addresses may change depending on the derivation path.

When connecting your hardware wallet with BlockWallet, you will have 3 options:

* **Ledger Live** (*this option is selected by default)*
* **BIP 44 Standard**
* **Legacy (MEW / MyCrypto)**

When connecting your Trezor Hardware wallet, BIP 44 Standard is the only option available for the device.

TIP: When connecting your hardware wallet, if you do not see the wallet address you typically use, try changing the HD Path to rearrange the order in which your wallet addresses are displayed. This might help you find the address you’re looking for.


---

# 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://docs.treschain.io/our-wallet/wallet/extension/what-is-an-hd-path.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.
