# Installation and Upgrade

BassBoom can be installed or upgraded on all the supported platforms. The installation or upgrade steps are straightforward, but must be followed in order to ensure that BassBoom starts right.

{% hint style="danger" %}
&#x20;We no longer support 32-bit platforms; hence we only support ARM64 and AMD64. Find out why [here](https://officialaptivi.wordpress.com/2024/08/03/final-word-regarding-32-bit-support/).
{% endhint %}

{% hint style="success" %}
It's a good practice to verify that your download is not corrupt using the methods outlined in the [Attestations](/aptivi/csharp-libraries/attestations.md) page.
{% endhint %}

***

## <mark style="color:$primary;">BassBoom CLI</mark>

Depending on your platform, the amount of disk space taken by BassBoom and its runtime dependencies might vary. Select your platform below and follow the steps.

{% content-ref url="/pages/uoDYtfV4szlXLrednozi" %}
[Windows](/aptivi/bassboom-manual/installation/installation-and-upgrade/windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/yBTznIwRUSrrIx9Yy0VC" %}
[macOS](/aptivi/bassboom-manual/installation/installation-and-upgrade/macos.md)
{% endcontent-ref %}

{% content-ref url="/pages/j9CqmewP7u6C1Nseb5GW" %}
[Linux](/aptivi/bassboom-manual/installation/installation-and-upgrade/linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/RkN4uiwu0xbGSSr4MYCA" %}
[FreeBSD](/aptivi/bassboom-manual/installation/installation-and-upgrade/freebsd.md)
{% endcontent-ref %}

{% content-ref url="/pages/ShsXKpKjgufrBHApwDZu" %}
[Android](/aptivi/bassboom-manual/installation/installation-and-upgrade/android.md)
{% endcontent-ref %}

***

## <mark style="color:$primary;">BassBoom Basolia</mark> <a href="#bassboom-basolia" id="bassboom-basolia"></a>

You can follow the installation and upgrade steps by clicking on the link below to get the full instructions:

{% content-ref url="/spaces/Id4bob6wnHvpX4zbVVtI/pages/QKFO6WdvunQQipGp64Mq" %}
[Installation and Upgrade](/aptivi/csharp-libraries/installation-and-upgrade.md)
{% 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://aptivi.gitbook.io/aptivi/bassboom-manual/installation/installation-and-upgrade.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.
