# Obtain the Weka software installation package

## **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](/files/UVVqLaIlYmxerU0YYtti)

The Send Registration Email page opens.

2\. Fill in your organization's email address (private mail is not allowed).\
&#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](/files/MeE2UkuMfhHbOh75b01W)

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 software installation file**

Download the Weka software installation package (tar) from the [get.weka.io](https://get.weka.io/ui/dashboard) site. You can only sign in and download the tar file if you are a registered user.

**Procedure**

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](/files/ZTxTktzrbUbPDbXfTc0A)

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

![get.weka.io: Dashboard tab](/files/XDf4vypDbkANO98obbPN)

2\. Select the **Releases** tab.

![get.weka.io: Releases tab](/files/qwxqXs6DokCuoRqn4r9I)

3\. Select the required release and follow the download instructions.


---

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