# Installation overview

1. Select your installation option. You have the following to choose from:
   * ["All-in-One" Installation](/70/deployment/endpoints-how-to-install/installation-overview/all-in-one-installation.md)
   * [Installation directly](/70/deployment/endpoints-how-to-install/installation-overview/direct-installation.md) from Storware Backup and Recovery WebUI
   * [Installation with RPMs](/70/deployment/endpoints-how-to-install/installation-overview/installation-with-rpms.md)
2. If you have chosen the **Installation with RPMs** option you have to configure and connect an external IBM Spectrum Protect server (see [IBM Spectrum Protect server configuration](/70/deployment/endpoints-how-to-install/installation-overview/ibm-spectrum-protect-server-configuration.md) section). If you'd like to install the IBM Spectrum Protect server on the machine, ask the [Storware support team](mailto:ps@storware.eu) for assistance if needed),
3. Once you've finished the configuration process, you can perform the [Initial configuration](/70/deployment/endpoints-how-to-install/initial-configuration.md).
4. In the next step, perform [Client deployment](/70/deployment/endpoints-how-to-install/client-deployment.md) on selected endpoints in your organization.
5. Test basic operations to verify that deployment is completed (go to the [Backup and recovery tests](/70/deployment/endpoints-how-to-install/backup-and-recovery-tests.md) section)


---

# 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.storware.eu/70/deployment/endpoints-how-to-install/installation-overview.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.
