# Connect your OneKey to NeoLine

<figure><img src="/files/9cbc1c3ZvFb0wWSL8kWh" alt=""><figcaption></figcaption></figure>

NeoLine extension wallet officially supports the OneKey hardware wallet. Through the latest NeoLine extension version.

**it allows you:**&#x20;

* Check your account balance&#x20;
* Sign transactions&#x20;
* Sign messages

#### How to connect to your OneKey Hardware Wallet?&#x20;

**Before you begin, make sure that:**&#x20;

* [x] the most up-to-date extension of NeoLine
* [x] up-to-date Google browser&#x20;
* [x] Install [Bridge](https://onekey.so/download/?client=bridge), the web terminal can communicate with hardware only after a hardware bridge is installed.
* [x] the device plugged in via USB NOT bluetooth
* [x] the OneKey Hardware Wallet unlocked

#### Now you can start to connect:&#x20;

1. Open the NeoLine extension and click on your account name to enter. Select Add Hardware Wallet.

<div><figure><img src="/files/G3SPav55vv9763pqO3pr" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/jIzePcGBfqhSmgtcMSBI" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/BydhXrfvp1tcVoMaqjQl" alt="" width="188"><figcaption></figcaption></figure></div>

2.Click \[OneKey], select Neo X/Neo N3 based on your personal needs, then click \[Next].

<div><figure><img src="/files/wCh2imNsxSfO4dAmvMX0" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/zUDsgx1WpDsPon0PCim1" alt="" width="375"><figcaption></figcaption></figure></div>

3\. Start to import the hardware wallet. If the OneKey device isn't be found, please unlock the device and reconnect. If you have multiple wallet addresses after importing, select the one you want to interact with.

After the import is successful, a small icon of the hardware wallet will appear on the left side of your wallet address, **as shown below:**

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

#### How to remove the connected hardware wallet?&#x20;

The operation is the same as deleting the address on the wallet Extension. Click \[Account details] in the main menu bar, enter the account details page, and select \[Remove account].

<div><figure><img src="/files/M3IeWc4NJie0TjAGVDNp" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/pa7ntLRpi36PFQDcFCyh" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://tutorial.neoline.io/hardware-wallet/connect-your-onekey-to-neoline.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.
