> 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/deutsch/twins-kryptowaehrung.md).

# TWINS Kryptowährung

In einem neuen Paradigma der Kryptoökonomie ist die wichtigste  Funktion die Fähigkeit, unsere digitalen Assets auf sichere Weise zu speichern und auszutauschen. Zentraler Austausch - herkömmliche Exchanges haben sich als unzuverlässig und unsicher erwiesen, diese werden häufig gehackt oder missbraucht. Wir glauben, dass zur Förderung der Massenakzeptanz von Krypto eine neue Architektur eingeführt werden muss, um einen sicheren und direkten Austausch von Peer-to-Peer-Werten zu ermöglichen. Die wahre Philosophie von Blockchain besteht darin, die Notwendigkeit eines Mittelsmannes zu beseitigen und Transaktionen zu ermöglichen, ohne auf Dritte vertrauen zu müssen.

### TWINS Coin Spezifikationen:&#x20;

* Stufe 1-2: PIVX-Fork (Proof of Stake)
* Stufe 3: NEM Symbol Fork (Proof of Stake)&#x20;
* Max. Versorgung: 100B TWINS&#x20;
* Masternode Erfordernis: 1M, 5M, 20M, 100M TWINS
* Blockzeit: 120 sek&#x20;
* Staking Reife: 60 Blöcke (2 Std)
* Staking Alter: 3 Stunden&#x20;
* Masternodes: 12176,56 TWINS (80%)&#x20;
* Stakers: 1522,07 TWINS (10%)&#x20;
* Entwickleranteil: 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/deutsch/twins-kryptowaehrung.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.
