# Upgrade Guide

- [The "V6" upgrade guide (v5.0.1 to v6.0.0-2) :](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/upgrade_guide_v4.md)
- [The "V5" upgrade guide (v4.\* to v5.0.1) :](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/upgrade_guide_v4-1.md)
- [The "V4" upgrade guide (v3.\* to v4.2.2) :](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/upgrade_guide_v4-2.md)
- [The "DRACO II" upgrade guide (v2.\* to v3.3.2) :](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/upgrade_guide_draco_2.md)
- [The "Canis Major" upgrade guide (v1.\* to v2.0.1) at block height 922,363:](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/upgrade_guide.md)
- [Running "Canis Major" network upgrade with cosmovisor](https://docs.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide/cosmovisor.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.cronos-pos.org/for-node-hosts/getting-started/mainnet/upgrade-guide.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.
