# Welcome

Welcome to the Ledger Enterprise documentation home!  Ledger Enterprise is a custody platform that helps businesses and financial institutions safely store, manage, and transfer digital assets. We provide world leading secure hardware and software solutions to protect your crypto from hacks and unauthorized access, while enabling teams to operate efficiently at scale.&#x20;

This site is designed for administrators, operators and developers who want to setup, use and integrate with Ledger Enterprises world leading products. Below, you'll find links to our Help Centre (for day to day users) and our API Tutorials and Documentation (for developers). Version 1 API Documentation is for our current API users who are looking to automate their custody and collateral management workflows. While these flows are incredibly robust, we have also begun to build out Version 2 API's and the associated documentation. This is in response to requests for more complex and performant automation requirements from some of our clients, while maintaining the highest level of security possible.&#x20;

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/spaces/apjLO0A6xJKWicwzV6aG"><strong>Help Center</strong></a></td><td>For Admins and Operators</td><td><a href="/files/CpW3cVp50BW5ZolZF9EL">/files/CpW3cVp50BW5ZolZF9EL</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><a href="/spaces/eiMuD6iCzDmjXi49ybSt"><strong>API Documentation V1</strong></a></td><td>For all current API users</td><td><a href="/files/nawiM8pcD9Y97m8GcImp">/files/nawiM8pcD9Y97m8GcImp</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><a href="/spaces/9XL852QgXdpuhtfrIj5h"><strong>API Documentation V2</strong></a></td><td>A look to what we're thinking about in the future</td><td><a href="/files/qv6DUs1OvTzCG20O3Qud">/files/qv6DUs1OvTzCG20O3Qud</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr><tr><td><a href="https://ledgerhq.atlassian.net/servicedesk/customer/portal/2">Contact Support</a></td><td>Raise a Ledger Enterprise Service Desk request</td><td><a href="/files/884QCAKhYsqnDcRvIrNh">/files/884QCAKhYsqnDcRvIrNh</a></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://help.enterprise.ledger.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
