# Obtain the WEKA installation packages

## **Register to get.weka.io**

To sign in to [get.weka.io](http://get.weka.io), you first need to create an account and fill in your details. If you already have a registered account for get.weka.io, skip this procedure.

**Procedure**

1. Go to the [get.weka.io](https://get.weka.io/ui/dashboard) download site, and select **Create an account.**

![Create an account](https://content.gitbook.com/content/lGKb8DZItQx3Jy6unw5f/blobs/22SEvV4GUFVySZuBOODh/Sign-in_create_an_account.png)

The Send Registration Email page opens.

2\. Fill in your organization's email address (private mail is prohibited).\
&#x20;   Select **I’m not a robot**, and then select **Send Registration Email.**

3\. Check your inbox for a registration email from Weka.io. \
&#x20;   To confirm your registration, select the link.\
&#x20;   The Create Your Account page opens.

4\. Fill in your email address, full name, and password. Then, select **Create Account**.

![Create account](https://content.gitbook.com/content/lGKb8DZItQx3Jy6unw5f/blobs/4Qk4SJ1gElTS5MFaASxs/Create_an_account.png)

Your request for access to [get.weka.io](http://get.weka.io) is sent to WEKA for review. Wait for a validation email. Once your registration is approved, you can sign in to [get.weka.io](http://get.weka.io).

## **Download the** WEKA **installation packages**

Download the required WEKA installation packages according to the workflow path.

* Path A (automated with WMS and WSA): Download the WMS and WSA ISOs from [get.weka.io](https://get.weka.io/ui/dashboard). The WMS is downloaded from a dedicated dropdown.  The WSA is found in the relevant release page.
* Path B (automated with WSA): Download the WSA package from [get.weka.io](https://get.weka.io/ui/dashboard) The WSA is found in the relevant release page.
* Path C (manual installation and configuration): Download the WEKA software tarball from [get.weka.io](https://get.weka.io/ui/dashboard). The tarball is found in the relevant release page.

You can only sign in and download the packages if you are a registered user.

**Procedure: Download from get.weka.io**

1. Go to the [get.weka.io](https://get.weka.io/ui/dashboard) download site, and sign in with your registered account.

![Sign in to download and get your WEKA license](https://content.gitbook.com/content/lGKb8DZItQx3Jy6unw5f/blobs/FWeMAmPqKK8Es1G9f2ht/sign-in-for-download.png)

[get.weka.io](http://get.weka.io) page opens.

<figure><img src="https://content.gitbook.com/content/lGKb8DZItQx3Jy6unw5f/blobs/IjWN9UJHFHP5EW4HD1iR/2023-12-20_09-17-44.jpg" alt=""><figcaption><p>get.weka.io dashboard</p></figcaption></figure>

2. Do one of the following:
   * Select the required package from the dashboard.
   * Select the **Releases** tab, select the required release, and follow the download instructions.\
     (The token in the download link is purposely blurred.)

<figure><img src="https://content.gitbook.com/content/lGKb8DZItQx3Jy6unw5f/blobs/VJvsnytMs1quuk5djEBw/2023-12-20_09-18-13.jpg" alt=""><figcaption><p>Releases download page: tar file, WSA, and WMS (in a separate tab)</p></figcaption></figure>

## What to do next?

Depending on the workflow path you follow, go to one of the following:

[install-the-weka-cluster-using-the-wms-with-wsa](https://docs.weka.io/4.3/planning-and-installation/bare-metal/install-the-weka-cluster-using-the-wms-with-wsa "mention") (path A)

[install-the-weka-cluster-using-the-wsa](https://docs.weka.io/4.3/planning-and-installation/bare-metal/install-the-weka-cluster-using-the-wsa "mention") (path B)

[manually-install-os-and-weka-on-servers](https://docs.weka.io/4.3/planning-and-installation/bare-metal/manually-install-os-and-weka-on-servers "mention") (path C)


---

# 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.weka.io/4.3/planning-and-installation/bare-metal/obtaining-the-weka-install-file.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.
