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

# Ledger.Com/Start

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

Ledger.com/start typically refers to the starting point or landing page on the Ledger website where users can initiate various actions related to their Ledger hardware wallets or other products and services offered by Ledger. This page often provides information on how to set up, activate, or begin using Ledger hardware wallets or software applications for managing cryptocurrency assets securely.

As for the safety of using Ledger products and services, Ledger is widely regarded as one of the most secure solutions for storing and managing cryptocurrencies. Ledger hardware wallets, in particular, are known for their robust security features, including offline storage of private keys, secure chip technology, PIN protection, and support for a wide range of cryptocurrencies. However, like any technology, it's essential to use Ledger products responsibly and follow best practices for securing your cryptocurrency assets, such as keeping your recovery phrase secure and regularly updating firmware and software. Overall, Ledger is considered safe to use for managing cryptocurrency assets, but users should always exercise caution and stay informed about potential security risks and best practices.


---

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