# Managing L1 Devnet/Testnet

Once the network configuration and deployment are complete, a network card will appear on the dashboard. This card will display key information such as **Plan Type, Network Name, Chain ID, Token Symbol,** and **Creation Date**.

<figure><img src="/files/sRJ6kFe4H9bbgHdVi9qL" alt=""><figcaption><p>Network Card</p></figcaption></figure>

By clicking the **“View Dashboard”** button on the card, the user will be redirected to a detailed view of the network. This view includes three tabs:

* Overview- Displays all the details provided during deployment
* [Integrations](https://cogitus.io/integrations/) - Lists available integrations
* Analytics - Provide insights and metrics about your network performance


---

# 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.cogitus.io/getting-started/managing-l1-devnet-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.
