# Upgrade Instructions

- [Cosmovisor Upgrade Guide v8.5.x](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/cosmovisor.md): This group of pages will reflect the all the guides for the different environment
- [Cosmovisor Integration - Binaries](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/cosmovisor/tutorial-binaries.md)
- [Cosmovisor Integration - Docker](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/cosmovisor/tutorial-docker.md)
- [Manual Upgrade Guide v8.5.x](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/manual.md): This group of pages will reflect the all the guides for the different environment
- [Binaries - Upgrading Your Node](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/manual/tutorial-binaries.md)
- [Docker - Upgrading Your Node](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/manual/tutorial-docker.md)
- [Upgrade Versions](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/versions.md): This group of pages will reflect the all the upgrade versions, past and future
- [v2.2.0 Upgrade Instructions](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/versions/v2.2.0.md): This document describes the steps for validator and full node operators for the successful execution of the Pundi AIFX v2.2.0 Upgrade
- [v3.1.0 Upgrade Instructions](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/versions/v3.1.0.md)
- [v4.2.1 Upgrade Instructions](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/versions/v4.2.1.md)
- [v5.0.0 Upgrade Instructions](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/versions/v5.0.0.md)
- [Upgrade FAQ](https://pundi.gitbook.io/pundi/pundi-aifx/upgrade-instructions/upgrade-faq.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://pundi.gitbook.io/pundi/pundi-aifx/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.
