# Network Upgrades

## Context

Throughout 2022 we released a breaking upgrade roughly once every quarter. Throughout 2023 we continued with this frequency, however releasing non-breaking point releases consistently. In 2024, 2025 and beyond, we intend to release one major network upgrade per quarter.

## Release Timelines

To ensure we upgrade all nodes on the network in the most efficient way whilst maintaining due care to the upgrade process, we run the process in the following steps:

* Testnet proposal
* Testnet upgrade
* Mainnet Upgrade Proposal
* Mainnet On Chain Upgrade

## Get started

Take a look at our network upgrades across the years, including Root Cause Analysis of any Network outage.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>2021</strong></mark></td><td>View our network upgrades from 2021.</td><td><a href="/pages/BQ1gVH53CWHDTKZZokoz">/pages/BQ1gVH53CWHDTKZZokoz</a></td></tr><tr><td><mark style="color:blue;"><strong>2022</strong></mark></td><td>View our network upgrades from 2022.</td><td><a href="/pages/lM1mAzrHtIVf4d8qPmGb">/pages/lM1mAzrHtIVf4d8qPmGb</a></td></tr><tr><td><mark style="color:blue;"><strong>2023</strong></mark></td><td>View our network upgrades from 2023.</td><td><a href="/pages/Tun1qaPHY65MpkaOyHVQ">/pages/Tun1qaPHY65MpkaOyHVQ</a></td></tr><tr><td><mark style="color:blue;"><strong>2024</strong></mark></td><td>View our network upgrades from 2024.</td><td><a href="/pages/69fzi7lnfFsEb6MGQa2c">/pages/69fzi7lnfFsEb6MGQa2c</a></td></tr><tr><td><mark style="color:blue;"><strong>2025</strong></mark></td><td>View our network upgrades from 2025.</td><td><a href="/pages/MGLINCGFCLQURpO10wkj">/pages/MGLINCGFCLQURpO10wkj</a></td></tr><tr><td><mark style="color:blue;"><strong>RCAs</strong></mark></td><td>View our Root Cause Analysis of Network outages.</td><td><a href="/pages/JyxTVX4Ltm6biWc7z5Zq">/pages/JyxTVX4Ltm6biWc7z5Zq</a></td></tr></tbody></table>


---

# 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.cheqd.io/product/network/upgrades.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.
