> For the complete documentation index, see [llms.txt](https://ladgerhu.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://ladgerhu.gitbook.io/us/ledger.com-start-gitbook.md).

# Ledger.com/start Gitbook

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

‍**Multi-Currency Support:** Ledger's hardware wallets typically support a wide array of cryptocurrencies, enabling users to manage various digital assets within a single device.

Features Offered by Ledger Hardware Wallets**‍**

**Secure Private Key Storage:** Ledger devices store private keys offline, mitigating the risk of online hacking attempts and unauthorized access to users' cryptocurrency holdings.

**Transaction Authorization:** Ledger wallets enable users to authorize transactions directly from the device, ensuring an additional layer of security by physically confirming each transaction.

**Companion App Integration:** Ledger devices are often complemented by a user-friendly companion app, offering a seamless interface for managing assets, viewing balances, and initiating transactions.

**Using Ledger Hardware Wallets via Ledger.com/start**

**Initial Setup:** Users visiting Ledger.com/start are typically guided through the initial setup process, which involves creating an account, setting up their hardware wallet, and generating backup phrases essential for asset recovery.

**Securing Assets:** Ledger.com/start educates users on best practices for securing their cryptocurrencies, emphasizing the importance of backup phrases and securely storing device recovery information.

**Asset Management:** Users are introduced to the features and functionalities of Ledger's hardware wallets, including managing assets, conducting transactions, and exploring additional security options.

Security Measures and Support

**Educational Resources:** Ledger provides comprehensive guides and educational materials to empower users with knowledge about security best practices and safe usage of their hardware wallets.

**Customer Support:** The platform offers customer support through FAQs, documentation, and


---

# 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://ladgerhu.gitbook.io/us/ledger.com-start-gitbook.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.
