> 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/russian/twins-cryptocurrency.md).

# Криптовалюта TWINS

В новой парадигме крипто экономики самой важной и критической функцией является возможность безопасного хранения и обмена нашими цифровыми активами. Централизованные биржи доказали свою ненадежность и небезопасность, часто подвергаясь взломам и обвиняемые в разного рода злоупотреблениях. Мы верим, что для достижения массового использования крипто активов, новая архитектура решений предоставляющих возможность осуществлять децентрализованные транзакции должна быть представлена. Истинная философия блокчейн подразумевает исключение потребности в посредниках, позволяя осуществлять обмен цифровыми ценностями без необходимости доверия третьим сторонам.

### **Спецификация монеты TWINS:**

* Этап 1-2: PIVX форк (Proof of Stake-PoS, доказательство доли)
* Этап 3: NEM Symbol форк (Proof of Stake-PoS, доказательство доли)
* Максимальное количество: 100 миллиардов TWINS
* Залог для мастерноды: 1M, 5M, 20M, 100M TWINS
* Время блока: 120 секунд
* Созревание: 60 блоков
* Период стейкинга: 3 часа
* Награда за блок: 15220.70 TWINS
* Награда мастерноды: 12176.56 TWINS (80%)
* Награда за стейкинг: 1522.07 TWINS (10%)
* Фонд разработчиков: 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/russian/twins-cryptocurrency.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.
