# Welcome to Webapp 2.0

Webapp 2.0 is the new Ledger Enterprise web application. It redesigns the everyday operating experience (finding accounts, checking balances, reviewing transaction history, sending and receiving funds, and staking) on top of the same hardware-backed security model and governance you already rely on.

This section explains how to operate in Webapp 2.0. It's written for the same audience as the rest of the Help Center: **Administrators and Operators** running a Ledger Enterprise workspace. If you're new to Ledger Enterprise, start with [Getting set up](https://help.enterprise.ledger.com/help-center/fundamentals/getting-set-up), then come back here.

Two short pages explain the essentials that the task guides build on: [**How requests and approvals work**](/helpcenter2/getting-started/how-requests-and-approvals-work.md) and [**Key terms**](/helpcenter2/getting-started/key-terms.md).

## How this section is organised

Most of Webapp 2.0 works the same way across every network, so these guides are **generic by default**: each one describes how a task works for any asset, and we only call out a specific coin where its behaviour genuinely differs.

* [**For Operators**](/helpcenter2/for-operators/operators-overview.md)\
  Day-to-day operating: finding accounts, sending, receiving, staking, and reading transaction history and statuses.
* [**For Administrators**](/helpcenter2/overview.md)\
  Setting up and governing accounts: creating and editing accounts, and configuring rules and whitelists.
* [**Network-specific guidance**](/helpcenter2/when-network-behaviour-differs.md)\
  The exceptions: the handful of places where a network adds or changes behaviour, such as Bitcoin fee replacement, Ethereum staking, Solana token accounts, and Hedera tokens.

##


---

# 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/helpcenter2/getting-started/welcome-to-webapp-2.0.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.
