> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/italiano/twins-cryptomoneta.md).

# TWINS cryptomoneta

In un nuovo modello di crypto economia, la più importante funzione è l'abilità di immagazzinare e scambiare i nostri beni digitali tramite un modo sicuro. Gli scambi centralizzati sono stati provati della loro inaffidabilità e insicurezza, spesso hackerati o abusati. Noi crediamo che per permettere la maggioranza di adottare le crypto, una nuova architettura deve essere introdotta per abilitare e rendere sicuro i diretti scambi tra persone detti (peer-to-peer value exchange). La vera filosofia delle blockchain è quella di eliminare il bisogno dei middleman (letteralmente le persone centrali che si assicurano che lo scambio venga eseguito in maniera adeguata) e abilitare le transazioni senza il bisogno di una piattaforma di terze parti

### TWINS Specifiche della moneta:&#x20;

* Primo passo\Secondo passo: PIVX Fork (Proof of Stake)(prova che si ha un interesse in gioco)
* Terzo passo: NEM Symbol Fork (Proof of Stake)(prova che si ha un interesse in gioco)
* Quantità Massima: 100B TWINS
* Collateral: 1M, 5M, 20M, 100M TWINS
* Blocktime: 120 Secondi
* Maturity: 60 Blocks
* Tempo di Stacking: 3 Ore
* Ricompense di Blocco: 15220.70 TWINS
* Ricompense per Masternodo: 12176.56 TWINS (80%)
* Stakers: 1522.07 TWINS (10%)
* Fondi per i developer: 1522.07 TWINS (10%)


---

# 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.win.win/twins/italiano/twins-cryptomoneta.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.
