> For the complete documentation index, see [llms.txt](https://leedger-livaapp.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leedger-livaapp.gitbook.io/us/ledger-live-official-wallet-ledger.md).

# Ledger Live Official Wallet - Ledger

<img src="/files/83mWpC2jizJLjrw7FRaz" alt="" class="gitbook-drawing">

### How to Install Ledger Live App <a href="#how-to-install-ledger-live-app" id="how-to-install-ledger-live-app"></a>

### Installation Steps: <a href="#installation-steps" id="installation-steps"></a>

1. Go to the [**Ledger Live app**](https://www.ledger.com/ledger-live) **Download page** on the official Ledger website.
2. Select the version compatible with your operating system (Windows, macOS, Linux).
3. Download the installation file.
4. Open the downloaded file and follow the installation instructions.
5. Once installed, open Ledger Live and follow the on-screen instructions to set up your Ledger device.

### Features: <a href="#features" id="features"></a>

* **Portfolio Management**: View your entire cryptocurrency portfolio in one place.
* **Send and Receive Crypto**: Securely send and receive over 1,800 cryptocurrencies.
* **Buy, Sell, and Swap**: Directly within the app for supported cryptocurrencies.
* **Staking**: Participate in network staking to earn rewards.
* **Real-Time Prices and Alerts**: Stay informed with market updates.

### Risks: <a href="#risks" id="risks"></a>

* **Security Threats**: Although hardware wallets are secure, downloading fake apps or malware can pose risks.
* **User Error**: Incorrect transactions cannot be reversed, so user mistakes can lead to loss of funds.
* **Software Glitches**: Like any software, there could be bugs that might affect functionality temporarily.

### Benefits: <a href="#benefits" id="benefits"></a>

* **Enhanced Security**: Keeps your crypto assets secure with offline hardware wallet integration.
* **All-in-One Solution**: Manage, buy, sell, stake, and swap cryptocurrencies from one platform.
* **User-Friendly Interface**: Designed for easy navigation and operation, suitable for beginners and advanced users.
* **Regular Updates**: [**Ledger live app**](https://www.ledger.com/ledger-live) frequently updates the app for improved security and adding new features.


---

# 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://leedger-livaapp.gitbook.io/us/ledger-live-official-wallet-ledger.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.
