# Updating, upgrading and downgrading

* [How do I update Portainer to the latest version?](/2.33-lts/faqs/upgrading/how-do-i-upgrade-portainer-to-the-latest-version.md)
* [Can I upgrade from Portainer Community Edition to Portainer Business Edition?](/2.33-lts/faqs/upgrading/can-i-upgrade-from-portainer-community-edition-to-portainer-business-edition.md)
* [After updating, why doesn’t my version number match the latest version?](/2.33-lts/faqs/upgrading/after-upgrading-why-doesnt-my-version-number-match-the-latest-version.md)
* [Why does Portainer keep prompting me to update?](/2.33-lts/faqs/upgrading/why-does-portainer-keep-prompting-me-to-upgrade.md)
* [Why have my agents stopped working after updating Portainer?](/2.33-lts/faqs/upgrading/why-have-my-agents-stopped-working-after-upgrading-portainer.md)
* [Can I upgrade an environment from Docker Standalone to Docker Swarm?](/2.33-lts/faqs/upgrading/can-i-upgrade-an-environment-from-docker-standalone-to-docker-swarm.md)
* [Can I downgrade from Portainer Business to Portainer CE?](/2.33-lts/faqs/upgrading/can-i-downgrade-from-portainer-business-to-portainer-ce.md)
* [Why do my users no longer have access after upgrading to BE from CE?](/2.33-lts/faqs/upgrading/why-do-my-users-no-longer-have-access-after-upgrading-to-be-from-ce.md)
* [How can I roll back to a previous version of Portainer?](/2.33-lts/faqs/upgrading/how-can-i-roll-back-to-a-previous-version-of-portainer.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.portainer.io/2.33-lts/faqs/upgrading.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.
