# Install Portainer BE

{% hint style="info" %}
These installation instructions are for Portainer Business Edition (BE). For Portainer Community Edition (CE) refer to the [CE install documentation](https://docs.portainer.io/start/install-ce).
{% endhint %}

Portainer Business Edition is straightforward to install. There are two options: installing new or adding an environment to an existing installation.

For a detailed, step-by-step guide to setting up Portainer for production, have a look at our [Best Practice Install Guide](https://academy.portainer.io/install/) in the Portainer Academy.

{% hint style="info" %}
If you haven't already, please check that your environments meet [our requirements](https://docs.portainer.io/start/requirements-and-prerequisites) before proceeding.
{% endhint %}

{% content-ref url="install/server" %}
[server](https://docs.portainer.io/start/install/server)
{% endcontent-ref %}

{% content-ref url="agent" %}
[agent](https://docs.portainer.io/start/agent)
{% endcontent-ref %}


---

# 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/start/install.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.
