> For the complete documentation index, see [llms.txt](https://docs.novaspektr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novaspektr.io/welcome-to-nova-spektr/download-nova-spektr.md).

# Download Nova Spektr

## Unleash the full spectrum of multi-chain on Polkadot via [Nova Spektr](https://novaspektr.io/)!

{% hint style="danger" %}
Members of the Novasama Technologies team will **NEVER** send you a direct message asking you to download a new update of Nova Spektr. Anyone doing so is trying to scam you.

**Only download Nova Spektr via the official links.**
{% endhint %}

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.9.1/Nova-Spektr-1.9.1-arm64.dmg"><mark style="color:blue;"><strong>Download v1.9.1 for Mac (64-bit)</strong></mark></a><br><mark style="color:purple;">(Apple Silicon)</mark></td><td><strong>Checksum</strong><br>e3ec31e9e323c7914fd2e3f709137e7eaf9296ce44cab9696c662178fb733aad</td><td><a href="/files/HSyqRqZELG1k7YfuRQzp">/files/HSyqRqZELG1k7YfuRQzp</a></td><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7-arm64.dmg">https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7-arm64.dmg</a></td></tr><tr><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.9.1/Nova-Spektr-1.9.1.dmg"><mark style="color:blue;"><strong>Download v1.9.1 for Mac (64-bit)</strong></mark></a><br><mark style="color:purple;">(Intel CPU)</mark></td><td><strong>Checksum</strong><br>f283a5225486ce8772d1fbf769225255cbc5c5b52eaed87c502c9c070ee9d185</td><td><a href="/files/HSyqRqZELG1k7YfuRQzp">/files/HSyqRqZELG1k7YfuRQzp</a></td><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7.dmg">https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7.dmg</a></td></tr><tr><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.9.1/Nova-Spektr-1.9.1_x86_64.AppImage"><mark style="color:blue;"><strong>Download v1.9.1 for Linux (64-bit)</strong></mark></a></td><td><strong>Checksum</strong><br>edff52ac6ff9bf7ca35a3cb7237feb30829cb01f4660a48a5332dfc2468db6cc</td><td><a href="/files/q9w4pN3TjGKBbPZy3lff">/files/q9w4pN3TjGKBbPZy3lff</a></td><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7_x86_64.AppImage">https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-1.3.7_x86_64.AppImage</a></td></tr><tr><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.9.1/Nova-Spektr-Setup-1.9.1.exe"><mark style="color:blue;"><strong>Download v1.9.1 for Windows 10 &#x26; 11 (64-bit)</strong></mark></a></td><td><strong>Checksum</strong><br>e425d54a1b68da20da0d56ba81cf3ebfabd2fd1bd1b227d8d062df138df77d51</td><td><a href="/files/RWYXypPWixwCyXI4hwiK">/files/RWYXypPWixwCyXI4hwiK</a></td><td><a href="https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-Setup-1.3.7.exe">https://github.com/novasamatech/nova-spektr/releases/download/v1.3.7/Nova-Spektr-Setup-1.3.7.exe</a></td></tr></tbody></table>

You can also download Nova Spektr from the [official website](https://novaspektr.io/) or from the Novasama Technologies [GitHub repository releases](https://github.com/novasamatech/nova-spektr/releases).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.novaspektr.io/welcome-to-nova-spektr/download-nova-spektr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
