# Managed L1 Subscription Plans

The [Dashboard](https://platform.cogitus.io/home) displays a comprehensive summary of the available network environments — Devnet, Testnet, and Mainnet — including their respective configurations, pricing, and included services. This section is designed to help you choose the most suitable environment based on your project’s stage and infrastructure needs.

<figure><img src="/files/A0BzCKSz6TBaNk3FfQD3" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

{% hint style="success" %}
All plans come with fully managed infrastructure, standard SLAs<mark style="color:red;">\*</mark>, continuous monitoring, and upgrade management.

* <mark style="color:red;">**Service Level Agreement (SLA)**</mark>\ <mark style="color:red;">Our SLA outlines the level of service you can expect, including uptime guarantees, response times, and support coverage.</mark>
  {% endhint %}

#### 🔹 **Devnet**

A lightweight, cost-effective environment for early-stage development and experimentation.

* **Pricing**: $50/month
* **Features**:
  * 1 Validator Node with RPC Access
  * Tracehawk Explorer
  * L1 Monitoring Dashboard (<mark style="color:red;">coming soon</mark>)
  * Fully-managed infrastructure and standard support

<figure><img src="/files/Z34qYGExqAxsPBTOmJ1R" alt=""><figcaption><p>Devnet Subscription</p></figcaption></figure>

#### 🔸 **Testnet**

A scalable, sovereign, EVM-compatible test environment for smart contract and network testing.

* **Pricing**: $50/month (Subsidized for 6 Months)
* **Regular Price**: $550/month
* **Setup Fee Waived**: ~~$2000~~
* **Features**:
  * 1 RPC Node
  * 1 Developer RPC Node
  * 2 Validator Nodes
  * Tracehawk Explorer
  * L1 Monitoring Dashboard (<mark style="color:red;">coming soon</mark>)
  * 24/7 monitoring and support

{% hint style="success" %}
The customer will maintain a minimum of 1000 eligible transactions per month, where eligible transaction means any transaction (other than spam or sybilled transactions) that measures meaningful activity
{% endhint %}

<figure><img src="/files/1mZJO5zeO7jxbSayko1Z" alt=""><figcaption><p>Subsidized Subscription for Testnet</p></figcaption></figure>

<figure><img src="/files/eBf1KBI2wST0BbNdVYgz" alt=""><figcaption><p>Non-Subsidized Subscription for Testnet</p></figcaption></figure>

#### 🔺 **Mainnet**

A production-ready environment with enterprise-grade infrastructure and availability.

* **Pricing**: $995/month (Subsidized for 12 Months)
* **Regular Price**: $1995/month
* **Setup Fee Waived**: ~~$2000~~
* **Includes**:
  * 2 RPC Nodes with Load Balancer
  * 1 Developer RPC Node
  * 5 Validator Nodes
  * Tracehawk Explorer
  * L1 Monitoring Dashboard (<mark style="color:red;">coming soon</mark>)
  * Customer support
  * standard SLA

{% hint style="success" %}
The customer will maintain a minimum of 10,000 eligible transactions per month, where eligible transaction means any transaction (other than spam or sybilled transactions) that measures meaningful activity.
{% 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.cogitus.io/getting-started/managed-l1-subscription-plans.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.
