# Upgrade Instructions

There are regular upgrades to the Secret Network that require users and validators to update their systems. This section is dedicated to hosting upgrade instructions for Secret Network upgrades. There are instructions for:

* [Shockwave Alpha](/secret-network-documentation/infrastructure/upgrade-instructions/shockwave-alpha.md)
* [Shockwave Delta](/secret-network-documentation/infrastructure/upgrade-instructions/shockwave-delta.md)
* [Shockwave Delta (Testnet)](/secret-network-documentation/infrastructure/upgrade-instructions/shockwave-delta-testnet.md)
* [v1.5](/secret-network-documentation/infrastructure/upgrade-instructions/v1.5.md)
* [Shockwave Omega](/secret-network-documentation/infrastructure/upgrade-instructions/shockwave-omega.md)
* [v1.7](/secret-network-documentation/infrastructure/upgrade-instructions/v1.7.md)
* [v1.8](/secret-network-documentation/infrastructure/upgrade-instructions/v1.8.md)
* [v1.9](/secret-network-documentation/infrastructure/upgrade-instructions/v1.9.md)
* [v1.10](/secret-network-documentation/infrastructure/upgrade-instructions/v1.10.md)
* [v1.11](/secret-network-documentation/infrastructure/upgrade-instructions/v1.11.md)
* [v1.12](/secret-network-documentation/infrastructure/upgrade-instructions/v1.12-1.md)
* [Cosmovisor](/secret-network-documentation/infrastructure/upgrade-instructions/cosmovisor.md)
* [Vulcan Network Upgrade (OLD)](/secret-network-documentation/infrastructure/upgrade-instructions/vulcan-network-upgrade-old.md)


---

# 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.scrt.network/secret-network-documentation/infrastructure/upgrade-instructions.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.
