# Welcome to the Help Center

## Overview

Welcome to the Ledger Enterprise Help Center, your dedicated resource for effectively managing and operating your Ledger Enterprise solutions. This comprehensive documentation is specifically designed for **administrators and operators** responsible for the day-to-day management, configuration and operation of your Ledger Enterprise platform. Here, you will find detailed guides, step-by-step instructions, and best practices to ensure the smooth and secure operation of your digital asset infrastructure. Whether you are onboarding new users, managing device deployments, setting up accounts and governance or sending and receiving funds, this Help Center provides the essential information you need to confidently administer and operate your Ledger Enterprise environment.

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/X7cMNvNIQ2QFzbyGSVtX" %}
[Getting set up](/help-center/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/HovJzcD07eiHXcs02kCl" %}
[For Operators](/help-center/fundamentals/getting-set-up/for-operators.md)
{% endcontent-ref %}

{% content-ref url="/pages/wH62GV52W290it1XaD4K" %}
[For Administrators](/help-center/fundamentals/getting-set-up/for-administrators.md)
{% endcontent-ref %}


---

# 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/help-center/welcome-to-the-help-center.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.
