> For the complete documentation index, see [llms.txt](https://apps-desktopcdn.gitbook.io/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apps-desktopcdn.gitbook.io/en-us/ledger-live-r-r-desktop-getting-started.md).

# Ledger Live®® Desktop — Getting Started

Ledger Live Desktop lets you manage your crypto assets securely from your computer. Explore portfolio tracking, transactions, account management, and essential wallet features.

<figure><img src="https://327114885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV87gAG4Se0caQsKeIvZl%2Fuploads%2FJjcb4yxwcNkwwsDFVs0o%2Fledgr%20half%20banner%20.png?alt=media&amp;token=05ce5dcc-0e46-4063-8ba2-7b41260c3289" alt=""><figcaption></figcaption></figure>

**Ledger Live Desktop** is a desktop application designed to help users manage their Ledger hardware wallets and supported digital assets from a computer. It provides a convenient interface for checking portfolio balances, viewing transaction activity, managing accounts, and accessing supported crypto services while keeping the hardware wallet involved in transaction authorization.

With **Ledger Live Desktop**, users can connect a compatible Ledger device to their computer and access their cryptocurrency accounts through a centralized dashboard. The application supports portfolio monitoring and provides tools for organizing different accounts, making it easier to keep track of digital assets in one place.

One of the key advantages of **Ledger Live Desktop** is its integration with Ledger hardware wallets. Private keys remain protected by the connected hardware device, while transactions generally require confirmation on the physical device. This approach adds an additional security layer compared with managing crypto assets entirely through a software wallet.

The desktop interface also makes it easier to review account balances and transaction history on a larger screen. Depending on the assets and services supported at the time, users may also find features for buying, swapping, staking, or other crypto-related activities within the Ledger ecosystem.

When using **Ledger Live Desktop**, security should remain a priority. Always download software from the official Ledger website, verify that the application is genuine, keep the Ledger device firmware and software updated, and never share your recovery phrase or PIN with anyone. Legitimate support will not ask you to disclose your recovery phrase.

Overall, **Ledger Live Desktop** offers a practical way to manage supported cryptocurrencies while combining desktop convenience with the security features of a Ledger hardware wallet. Users should always verify addresses and transaction details directly on their Ledger device before approving transactions.

**Disclaimer:** This content is provided for general informational purposes only. Cryptocurrency transactions involve risks, and users should verify official information before downloading software or making transactions.


---

# 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, and the optional `goal` query parameter:

```
GET https://apps-desktopcdn.gitbook.io/en-us/ledger-live-r-r-desktop-getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
