# Installing

* [How do I install Portainer?](/2.33-lts/faqs/installing/how-do-i-install-portainer.md)
* [Can I run Portainer on my configuration?](/2.33-lts/faqs/installing/can-i-run-portainer-on-my-configuration.md)
* [How do I change the port that Portainer runs on?](/2.33-lts/faqs/installing/how-do-i-change-the-port-that-portainer-runs-on.md)
* [My host is using SELinux. Can I use Portainer?](/2.33-lts/faqs/installing/my-host-is-using-selinux.-can-i-use-portainer.md)
* [Does Portainer support WSL1?](/2.33-lts/faqs/installing/does-portainer-support-wsl1.md)
* [Which ARM architectures does Portainer support?](/2.33-lts/faqs/installing/which-arm-architectures-does-portainer-support.md)
* [Portainer isn't starting on my Windows server -help!](/2.33-lts/faqs/installing/portainer-isnt-starting-on-my-windows-server-help.md)
* [How can I ensure Portainer's configuration is retained?](/2.33-lts/faqs/installing/how-can-i-ensure-portainers-configuration-is-retained.md)
* [Does Portainer support TLS for socket connections?](/2.33-lts/faqs/installing/does-portainer-support-tls-for-socket-connections.md)
* [How do I remove Portainer?](/2.33-lts/faqs/installing/how-do-i-remove-portainer.md)
* [Does Portainer support Podman?](/2.33-lts/faqs/installing/does-portainer-support-podman.md)
* [How can I deploy the Portainer Agent on a Swarm cluster with Linux and Windows nodes?](/2.33-lts/faqs/installing/how-can-i-deploy-the-portainer-agent-on-a-swarm-cluster-with-linux-and-windows-nodes.md)
* [Portainer fails to deploy on Vultr's VKE platform](/2.33-lts/faqs/installing/portainer-fails-to-deploy-on-vultrs-vke-platform.md)
* [I just installed Portainer but I can't access the UI, how do I fix this?](/2.33-lts/faqs/installing/i-just-installed-portainer-but-i-cant-access-the-ui-how-do-i-fix-this.md)
* [Does Portainer support containerd?](/2.33-lts/faqs/installing/does-portainer-support-containerd.md)
* [I get the message "Your Portainer instance has timed out for security purposes" after installing Portainer, how do I fix this?](/2.33-lts/faqs/installing/your-portainer-instance-has-timed-out-for-security-purposes-error-fix.md)
* [Can I use internal authentication and external authentication at the same time?](/2.33-lts/faqs/installing/can-i-use-internal-authentication-and-external-authentication-at-the-same-time.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/installing.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.
