> For the complete documentation index, see [llms.txt](https://eng-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://eng-desktopcdn.gitbook.io/en-us/ledger-r-live-desktop-r-r-getting-started.md).

# Ledger® Live: Desktop®® — Getting Started

Discover Ledger Live Desktop, a convenient way to manage your Ledger accounts and crypto assets on your computer. Track portfolios, review transactions, and manage supported assets.

**Ledger Live Desktop** provides a convenient way to manage supported cryptocurrency accounts through a computer while using a compatible Ledger hardware wallet for added security. Its desktop interface allows users to view their portfolio, monitor account activity, review transactions, and manage supported digital assets from one centralized application.

Getting started with **Ledger Live Desktop** typically involves installing the application from an official source and connecting a compatible Ledger device. Once connected, users can access their accounts and review important information through the desktop dashboard. The larger computer interface can make it easier to organize multiple accounts and examine transaction details.

Security is an important part of the Ledger ecosystem. A Ledger hardware wallet is designed to keep private keys protected on the physical device, while transaction approvals can require confirmation directly on the device. This helps users maintain greater control over their crypto assets and reduces the need to expose sensitive wallet information to the computer.

Another useful aspect of **Ledger Live Desktop** is portfolio management. Users can monitor balances, review previous transactions, and keep track of supported assets in one location. Available features can vary depending on the cryptocurrency, device, region, and current Ledger services.

Users should take basic security precautions whenever they access their wallet. Always obtain **Ledger Live Desktop** through an official Ledger source, carefully check website addresses, and keep applications and device firmware updated. Most importantly, never disclose a wallet recovery phrase or PIN to another person. A recovery phrase should remain private and offline.

For cryptocurrency users who prefer managing their assets from a computer, **Ledger Live Desktop** combines a convenient desktop experience with the security benefits of a hardware wallet. Before confirming any transaction, users should carefully verify the recipient address and transaction information on their Ledger device.

**Disclaimer:** This content is for informational purposes only and does not constitute financial or investment advice. Cryptocurrency involves risk, so users should verify official information before taking action.


---

# 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://eng-desktopcdn.gitbook.io/en-us/ledger-r-live-desktop-r-r-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.
