# Presto L2 Dashboard

Dashboard is your go-to place to manage and review all the information about your L2.

Top to bottom it consist of:

* name of the L2 and its type
* “gear” menu with options to delete the L2 ([How To Delete A Rollup](/overview/main-functionality/how-to-delete-a-rollup.md))
* navigation strip
* rootchain, location, status and zkEVM logo
* sections

<figure><img src="/files/FmosxEfOspxIYdZNSucH" alt=""><figcaption></figcaption></figure>

### Getting Started

Here you can add your chain to a wallet ([How to use MetaMask with Presto](https://docs-presto.gateway.fm/overview/main-functionality/how-to-use-metamask-with-presto)) and also download the config for Hardhat to deploy smart contracts ([How to use HardHat with Presto](https://docs-presto.gateway.fm/overview/features-for-developers/how-to-use-hardhat-with-presto)).

<figure><img src="/files/gSk3D3AsJKVGY0O9YpZ3" alt=""><figcaption></figcaption></figure>

### RPC

Here is all the necessary info about the RPC, is it public or private, chain id and the RPC url.

<figure><img src="/files/n3qwsGmvFtakM7oT7riZ" alt=""><figcaption></figcaption></figure>

### Gas Fees

Here is the overview and settings for the gas fees.

<figure><img src="/files/YJNEaet5RmMiTNRBeVEo" alt=""><figcaption></figcaption></figure>

### Bridge

Here is the link to the UI (and visibility settings) for the LX-to-LY bridge from Polygon CDK. (See [How to use a Bridge](https://docs-presto.gateway.fm/overview/main-functionality/how-to-use-a-bridge)).

<figure><img src="/files/bhYVYkaLE0niKNlptEQY" alt=""><figcaption></figcaption></figure>

### Block Explorer

Each rollup comes with the blockscout instance. (See[ How to use a Block Explorer](https://docs-presto.gateway.fm/overview/main-functionality/how-to-use-a-block-explorer)).

<figure><img src="/files/YrcX0PXNgUULE88nTvQP" alt=""><figcaption><p>Block explorer</p></figcaption></figure>

### Faucet

Each testnet comes with a faucet where you can get test gas tokens for smart contract deployments.

<figure><img src="/files/PALyhordRGGF4MRKy46c" alt=""><figcaption></figcaption></figure>

### Diagnostics

This section contains information about smart contracts on L1.

<figure><img src="/files/f1acYN6Kf7BXTlFwk5E9" alt=""><figcaption></figcaption></figure>

### Data center info

basic info about the datacenter

<figure><img src="/files/A5druFoLiCjXvGh9TNVH" alt=""><figcaption><p>Data center info</p></figcaption></figure>

## Enterprise customers

Enterprise customers might have extra sections or other set of sections dependent on what customizations are chosen. See ([Enterprise vs Paid — what is the difference?](broken://pages/xNRxh62o3M1sLk0b0bBW)).


---

# 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://docs-presto.gateway.fm/overview/presto-ui-dashboards/presto-l2-dashboard.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.
