> For the complete documentation index, see [llms.txt](https://docs.citadelwallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.citadelwallet.io/getting-started/pair-with-hashpack/usb-on-pc.md).

# USB on PC

### **Disclaimer:**

Following steps show how to connect your hardware wallet with HashPack very first time, right after [Initial Setup](/getting-started/wallet-initial-setup.md) of the wallet. When pairing the hardware wallet with HashPack very first time you will also need to&#x20;

### **Connect with USB Cable**

Use the USB Cable provided or other standard USB type C cable to connect the Citadel Wallet with the your Desktop or Laptop PC.

On the PC side open your Google Chrome browser and you should see the WebUSB Citadel Wallet device automatically detected.

### Pair with Hashpack video Tutorial

Once Citadel wallet is connected to your PC and USB device has been recognized, open your hashpack extension and follow these steps to create a new account ID for your Citadel Wallet on Hedera network.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeZE2mwzV0U7R9pP4xHj%2Fuploads%2FTf2w5NU0gZNUaar6A3cR%2FCreate%20New%20Account%20with%20Hashpack.mp4?alt=media&token=8d6852d7-6eff-4f47-b20e-0f86bbbae59d>" %}

### Step By Step tutorial in Images:

Open your HashPack wallet application and click add account:

<figure><img src="/files/zVRYygR3wLf3YNwSFne6" alt="" width="375"><figcaption></figcaption></figure>

### Select "Connect Hardware Wallet" option:

<figure><img src="/files/5REsBHf7NRMJx5feiikC" alt="" width="375"><figcaption></figcaption></figure>

### Select Citadel Option from hardware wallets available:

<figure><img src="/files/shjiRWiKjgpSxCbySuXk" alt="" width="373"><figcaption></figcaption></figure>

### Select **"Create a new Wallet"** from 2 option available.

**Reminder:** If the wallet has already been setup and account created with HashPack then **"Import existing wallet"** option can be used. In that case process of pairing is much faster because HashPack will automatically detect your Account ID on Hedera network and no more steps will be required in order to be ready to sign transactions.

<figure><img src="/files/avPzJ5cD7h3IsscEDpC6" alt="" width="374"><figcaption></figcaption></figure>

### Click on Connect Citadel button:

<figure><img src="/files/tZeznFJOoXEdoz98Rnb4" alt="" width="375"><figcaption></figcaption></figure>

### Select Connect USB Option

Separate window will pop up asking to select the interface of communication. Select USB in this case.

<figure><img src="/files/h1h6BiqMrCJjrKNSOii1" alt="" width="375"><figcaption></figcaption></figure>

### Select the Citadel Wallet WebUSB device

Google Chrome should've already detected the Citadel Wallet. After clicking "Connect USB" a window will pop up showing the device. Select it and click connect.

### Share Public Key with HashPack

HashPack will request the Public Key from already initialized hardware wallet to be able to create an Account ID on Hedera network.

### Select the Staking Node

During the first time pairing process HashPack also asks to select the Hedera Council Node you would like to stake your HBARs to. Simply select the node from options provided and move to the next step.

Reminder: Staked node can be changed after this process as well since Citadel Wallet supports Hedera native staking natively. So there is no need to worry about being stuck with a specific node if you change your mind in the future.

### Account ID Created and Ready to Sign

After this last step HashPack will request an Account ID from Hedera network according to your hardware wallet public key. In a few moments wallet Account ID will be created and HashPack pairing completed. Now you can fund your newly created account with some HBAR to start using it.


---

# 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:

```
GET https://docs.citadelwallet.io/getting-started/pair-with-hashpack/usb-on-pc.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.
