> ## Documentation Index
> Fetch the complete documentation index at: https://docs.celo.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Ledger to Celo Terminal

How to connect a ledger wallet to Celo Terminal.

***

## Download Celo Terminal

Navigate to [https://celoterminal.com/](https://celoterminal.com/) to download application for your OS type.

<Frame>
  ![https://celoterminal.com](https://user-images.githubusercontent.com/2653576/130853186-9e6d369d-dcce-4da9-bc50-d8b30f94b089.png "image_tooltip")
</Frame>

## Add Account

Select “Add account”

<Frame>
  ![Add account](https://user-images.githubusercontent.com/2653576/130853277-78d1a6cd-b2af-4c15-a72d-92e871b1df8b.png "image_tooltip")
</Frame>

## Add Ledger Account

Connect your ledger device and choose “Add Ledger Account”

<Frame>
  ![Connect ledger device](https://user-images.githubusercontent.com/2653576/130853460-0ca1dbf5-c2ad-4057-b24c-c30cec3af625.png "image_tooltip")
</Frame>

## Choose your Account

A new window will appear listing available accounts, the default is selected (index 0). Choose your account, default selection typically works for standard accounts.

<Frame>
  ![Account selection](https://user-images.githubusercontent.com/2653576/130853544-4a0c8251-5720-4cd1-ac95-ecc84b740c85.png "image_tooltip")
</Frame>

After selecting “Add” you will need to confirm the address with your ledger device.

Congrats, you have successfully attached your Ledger account to Celo Terminal.

## Known Limitations

<Warning>
  The Celo Ledger app currently does not support signing EIP-712 typed data, which is required for Safe multisig transactions and certain dApps.

  If you need to sign EIP-712 transactions, see the [EIP-712 Signing Workaround guide](/wallet/ledger/eip712-workaround) for detailed instructions on using the Eth Recovery app.
</Warning>
