> For the complete documentation index, see [llms.txt](https://prizm.gitbook.io/pzm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prizm.gitbook.io/pzm/downloads.md).

# Downloads

## Prizm Core **v.1.10.4.6**

| OS         | File                                                                      |
| ---------- | ------------------------------------------------------------------------- |
| Windows    | [⬇ Download](http://tech.prizm.space/files/prizm-dist-1.10.4.6-win.exe)   |
| MacOS      | [⬇ Download](http://tech.prizm.space/files/prizm-dist-1.10.4.6-mac.dmg)   |
| Linux      | [⬇ Download](http://tech.prizm.space/files/prizm-dist-1.10.4.6-linux.tgz) |
| Blockchain | [⬇ Download](http://tech.prizm.space/files/prizm_db_1250.torrent)         |

## Prizm Wallet

| OS          | File                                                                                                                                |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Windows     | [⬇ Download](https://drive.google.com/open?id=1spZ1Y3BEkia8laz3Y2D8KhlpSLWcVkZL\&random=0.27295803620262205)                        |
| MacOS       | [⬇ Download](https://drive.google.com/file/d/1KAfvQXfM6nGgON9q2FdcmDiVVUGjQds9/view?random=0.18863619528210385)                     |
| Light Web   | [⬇ Open](https://wallet.prizm.space/)                                                                                               |
| TOR Browser | [⬇ Open](http://walletyfy6bb3jzt2q3vtyl7jsguwsgn4citlv33ousnow2c3vaa3pyd.onion/)                                                    |
| iOS App     | [⬇ Pro](https://apps.apple.com/ru/app/prizm-wallet/id1451337725) \| [Light](https://apps.apple.com/ru/app/prizm-light/id1549745442) |
| Android App | [⬇ Download](https://play.google.com/store/apps/details?id=com.pzm.android.prizmlight)                                              |

## Prizm Whitepaper

| Language       | File                                                                                         |
| -------------- | -------------------------------------------------------------------------------------------- |
| 🇺🇸 English   | [⬇ PDF](http://tech.prizm.space/wp/prizm_wp_en.pdf?rnd=20200601)                             |
| 🇷🇺 Russian   | [⬇ PDF](http://tech.prizm.space/wp/prizm_wp_ru.pdf?rnd=20200601)                             |
| 🇨🇳 Chinesse  | [⬇ PDF](http://tech.prizm.space/wp/prizm_wp_zh.pdf?rnd=20200601)                             |
| 🇬🇷 Greek     | [⬇ PDF](http://tech.prizm.space/wp/prizm_wp_el.pdf?rnd=20200601)                             |
| 🇮🇩 Indonesia | [⬇ PDF ](http://tech.prizm.space/wp/prizm_wp_id.pdf?rnd=20200601)                            |
| 🇹🇷 Turkish   | [⬇ PDF ](https://drive.google.com/file/d/1CYNuXl-uiQ2-W8TdRfV8hHi7SQJ3gcOn/view?usp=sharing) |

## Prizm Tools

| Tools                 | Link                                                |
| --------------------- | --------------------------------------------------- |
| Wallet Activation     | [Open](https://pzm.space/en/activation-pzm-wallet/) |
| Paramining Calculator | [Open](https://paracalc.prizm.space/index.html)     |
| Prizm Visualizer      | [Open](https://tool.prizm.space/index.html)         |
| Blockchain Explorer   | [Open](http://blockchain.prizm.space/index.html)    |
| GitHub Source Code    | [Open](https://github.com/prizmspace/PrizmCore)     |

## Prizm Logotype

{% file src="/files/-MS\_bbyf3XLZZhDNdUxD" %}
PNG
{% endfile %}

{% file src="/files/-MS\_bQ8Pwi\_e5P3owDql" %}
SVG
{% endfile %}

{% file src="/files/-MS\_neMrkHoAnAhzVVaF" %}
AI | CDR | EPS
{% endfile %}

## Brand Elements

{% file src="/files/-MS\_f9UMoRHGIWqcEGNw" %}
SVG
{% endfile %}

## T-Shirt Prints

{% file src="/files/-MS\_gHAU8D8pcBtc1UMn" %}
AI
{% endfile %}

## Web Banners

{% file src="/files/-MS\_gUpgOjf3cvdVtve6" %}
Gif
{% endfile %}

## Wallpapers

[Desktop](https://drive.google.com/drive/folders/11ptFjNXY_V54nby8hRRxGIS016JE2wBy?usp=sharing)

[Mobile](https://drive.google.com/drive/folders/1n_aeF3ekrDM123ZLVbgzJldddPoEiaIc?usp=sharing)

{% hint style="info" %}
[**⬇ Download Full MediaKit** ](https://drive.google.com/drive/folders/1aDbddykZxmYASAR3_moWrUXvlaz0T46i?usp=sharing)
{% endhint %}


---

# 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://prizm.gitbook.io/pzm/downloads.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.
