# Prizm GitBook

### Welcome to Prizm Project 😉

Here you can find all the necessary information about the Prizm project. 👋

![](https://2156996984-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MSKGXyGB1ltHQA4r_tZ%2F-MSZR6oWTo2vVgJqwFjq%2F-MSZV3G4GrxQIh_fwrwy%2Fpzm-gitbook.jpg?alt=media\&token=524b4708-0894-423d-bb95-e7541bc92d90)

### What is Prizm?

### **Prizm is a computer software created for recording short messages in the blockchain and for recording information about changes in the balances of project users. When adding a new record to the blockchain distributed ledger, a commission of 0.5% is charged, but not more than 10 PZM. The commission for transactions in the generated blocks is received by the users of the project who support the Prizm peer-to-peer network, by** **storing the complete blockchain database on their computer.**

**PRIZM** — it is a 100% Proof-of-Stake cryptocurrency based on the NEXT-kernel, built on Java with an open source code. The unique PRIZM proof-of-steak algorithm does not depend on any implementation of the "coin age" concept used by other proof-of-steak cryptocurrencies, and is resistant to the so-called "nothing at stake" attacks. The total number of coins available was distributed in the Genesis block. Curve25519 cryptography is used to provide a balance of security and the required processing power along with the more commonly used SHA256 hashing algorithms.

## GitHub

{% embed url="<https://github.com/prizmspace/PrizmCore>" %}

## Masternodes.online

{% embed url="<https://masternodes.online/currencies/PZM0/>" %}

## Official Website

{% embed url="<https://pzm.space/en/>" %}

## Content

{% content-ref url="guidelines" %}
[guidelines](https://prizm.gitbook.io/pzm/guidelines)
{% endcontent-ref %}

{% content-ref url="f.a.q" %}
[f.a.q](https://prizm.gitbook.io/pzm/f.a.q)
{% endcontent-ref %}

{% content-ref url="downloads" %}
[downloads](https://prizm.gitbook.io/pzm/downloads)
{% endcontent-ref %}

{% content-ref url="wp" %}
[wp](https://prizm.gitbook.io/pzm/wp)
{% endcontent-ref %}

{% content-ref url="guidelines/articles/integration" %}
[integration](https://prizm.gitbook.io/pzm/guidelines/articles/integration)
{% endcontent-ref %}

{% content-ref url="prizm-api" %}
[prizm-api](https://prizm.gitbook.io/pzm/prizm-api)
{% endcontent-ref %}

{% content-ref url="roadmap" %}
[roadmap](https://prizm.gitbook.io/pzm/roadmap)
{% endcontent-ref %}

{% content-ref url="community" %}
[community](https://prizm.gitbook.io/pzm/community)
{% endcontent-ref %}

{% content-ref url="prizm-devs" %}
[prizm-devs](https://prizm.gitbook.io/pzm/prizm-devs)
{% 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://prizm.gitbook.io/pzm/master.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.
