# Ledger Accounts (Kadena)

## How to add a Ledger account to your Linx Wallet

From the Homescreen tap your currently selected account, or go to settings on the bottom right and click 'My Wallets'.

<div><figure><img src="/files/EP6ju96zn8yyWazsFBEI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UMBcyOfmYUTq8tKByj4g" alt=""><figcaption></figcaption></figure></div>

Click the button at the bottom to add a wallet.

<div><figure><img src="/files/SXAMVLswmm4XRIZwYmwR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RT5m9FqSPfaUuHFGS6b6" alt=""><figcaption></figcaption></figure></div>

Click on 'Import from Ledger'.

<figure><img src="/files/Ve7OGap5BCy06byE8QSP" alt=""><figcaption></figcaption></figure>

Now turn on your ledger, login and open the kadena app. Make sure it shows 'Kadena Ready' on the ledger screen, if you see something else, please update the ledger through Ledger Live.

<figure><img src="/files/H3b1KrwKgF5DB4CUFsyB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SfZCUKyXVS51YoATbrsp" alt=""><figcaption></figcaption></figure>

Click 'Next' inside Linx Wallet and the wallet will try to connect to your Ledger device over bluetooth. Your phone will ask you the first to allow Linx Wallet to access your bluetooth.

<div><figure><img src="/files/kusmisfV6WiMjNpgnK3p" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bAvYYWaYmR7px6oszbbo" alt=""><figcaption></figcaption></figure></div>

Once connected, click 'Next' again

If you only have 1 account on your ledger, just click the button at the bottom 'Get Account from Ledger'. If you have (or want to have) multiple Kadena accounts on your ledger, click the 'Advanced' button and enter the account index on your ledger. (For example your default account lives on index 0, the next account on index 1 etc. These indexes are fixed, meaning you will always get the same account for index 1 for example.)

<div><figure><img src="/files/lk5vnPOx6C6xUriNh3hw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1YjZnLwyjqiknOgt6w9G" alt=""><figcaption></figcaption></figure></div>

Now Linx Wallet will show you the account it found. If you click import, the account is added to your wallet and you can now use it to Transfer, Swap, connect with Dapps through WalletConnect and connect it to Dapps through the in-app Dapp browser in the 'Collection' tab.&#x20;

<figure><img src="/files/kPAFPRh3FvBhykveZiu9" alt=""><figcaption></figcaption></figure>

You can keep every token that lives on the Kadena chain on your Ledger account.

***Please be aware that Linx Wallet does not have access to any secure data of your ledger device, this stays on your Ledger. This means, for every type of transaction (Swap, Transfer, WalletConnect etc) you will have to approve the transaction(s) on your ledger device.***

## How to transfer funds, swap or use WalletConnect from your Ledger Account

A transfer from your Ledger account is not different than a transfer from a 'normal' account, but you will have to approve each transaction on your Ledger Device.

Every transaction that needs to be signed will show you a preview of the transaction, this is for a transfer, swap, walletconnect or in-app dapp transaction.

Make sure you have your Ledger turned on and opened the Kadena app on the device. Then click the button at the bottom of Linx Wallet 'Confirm and send'. You will be taken through the Ledger Signing process now and if there are multiple transactions it will show you that with an indicator (1/2 for 1 of 2 transactions for example). I will subsequently try to connect to your Ledger, send the transaction to your Ledger and then ask you to review your transaction on your Ledger device. (you have 30 seconds to do this, else the transaction will fail and you need to 'approve' again. Once approved on your Ledger device, the Wallet will continue with the next transaction or send the signed transaction(s) to the Kadena network and monitor its status in 'pending transactions'.


---

# 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.linxlabs.org/linx-wallet/ledger-accounts-kadena.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.
