> 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/french/la-cryptomonnaie-twins.md).

# La Cryptomonnaie Twins

Dans un nouveau paradigme de la crypto-économie, la fonction la plus importante et la plus critique est la capacité de stocker et d’échanger nos actifs numériques de manière sécurisée. Les échanges centralisés se sont révélés peu fiables et peu sûrs, souvent piratés ou maltraités. Nous pensons que pour faire progresser l'adoption massive de la cryptographie, une nouvelle architecture doit être introduite afin de permettre un échange de valeurs sécurisé et direct d'égal à égal. La vraie philosophie de la blockchain est d’éliminer le besoin d’intermédiaire et de permettre des transactions sans avoir à faire confiance à des tiers.

### Charactéristiques de la devise TWINS:&#x20;

* Stages 1-2: PIVX Fork (Proof of Stake)
* Stage 3: NEM Symbol Fork (Proof of Stake)
* Approvisionnement MAX: 100B TWINS
* Collateral: 1M, 5M, 20M, 100M TWINS
* Temps de block: 120 Sec
* Maturité: 60 Blocks
* temps de staking: 3 Hours
* Récompense de Block: 15220.70 TWINS
* Masternodes: 12176.56 TWINS (80%)
* Stakers: 1522.07 TWINS (10%)
* Fonds de Development : 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/french/la-cryptomonnaie-twins.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.
