# Lotus Testnet

On 14th Feburary 2025, as part of Cero's first alpha Tesnet launch, Lotus has been released for first look at the project. The network was launched with all the essentials of the decentralized shared sequencing and marks the completion of the first milestone of the project.

| Component / Detail  | Info                                                                                                                          |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Telemetry Dashboard | <https://telemetry.lotus-testnet.cero.network/>                                                                               |
| Explorer            | <https://explorer.lotus-testnet.cero.network/>                                                                                |
| L1s Supported       | Ethereum Holesky                                                                                                              |
| DA Supported        | Celestia                                                                                                                      |
| L1 Smart Contract   | [0x0C2a910d45716EEC50AE7AA6632F0dd0b48d8CD2](https://holesky.etherscan.io/address/0x0C2a910d45716EEC50AE7AA6632F0dd0b48d8CD2) |
| DA Blobs Namespace  | <https://arabica.celenium.io/namespace/000000000000000000000000000000000000000000000000abcdefab?tab=Blobs>                    |

{% hint style="info" %}
Note: Please mind that this an alpha Testnet and shouldn't be used for production purposes as it is expected to be refreshed some time in the future.&#x20;
{% endhint %}


---

# 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.cero.network/releases/lotus-testnet.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.
