# Deployment packages

To use the Storware Endpoints client, you must upload the Storware Endpoints client packages first.

{% hint style="info" %}
**Note:** You can download the current Storware Endpoints client package (in the ZIP format) from the site <https://repo.storware.eu/storware/current/>. The package name is **Endpoints.Windows.x.x.x.zip**
{% endhint %}

To upload client packages to your Storware Endpoints Server, do as follow:

1. Check if the new Storware Endpoints client package is available (or contact the Storware team).
2. Log in to the Storware Backup & Recovery WebUI.
3. Go to the **Endpoints** -> **Packages** view.
4. Click the **Upload package** button, select download client package, and click the **Open** button.
5. The package will be uploaded. After successful upload, the package will be displayed on the list of available packages.

![](/files/UrxFfSfXRh6UGYOeeoEP)


---

# 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/client-deployment/deployment-packages.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.
