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

# Blockchain

The WIN ecosystem is powered by a modern Blockchain infrastructure, leveraging the benefits of smart contracts to maximize transparency, traceability and security in the management of digital assets such as **Club Transfer Tokens.**

## :brain: **Smart Contracts**

Smart contracts in WIN automate key processes, such as:

* The allocation and traceability of **Club Transfer Tokens**, ensuring their connection with the associated contracts.
* Compliance with rules and conditions in the purchase, sale or exchange of tokens between users.
* Automated distribution of benefits linked to specific rights.

WIN operates on the **Polygon** network, recognized by:

* **Low costs transactions**, facilitating access to all users.
* **High speed**, with capacity for thousands of transactions per second.
* **Sustainability**, thanks to its low energy consumption.

This network also ensures compatibility with other Blockchain infrastructures, allowing WIN to evolve and adapt to future innovations.

## :coin: **Club Transfer Tokens**

Los **Club Transfer Tokens** represent a fundamental pillar of WIN's innovation:

* **Ensured traceability:** Although they do not transmit rights directly, they guarantee the traceability of the associated contracts that do contain them and allow their exchange.
* **Active participation:** They offer investors a transparent and efficient way to get involved in the WIN ecosystem.

These tokens reinforce WIN's commitment to transparency, efficiency and trust in an innovative investment environment.


---

# 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:

```
GET https://docs.win.investments/win-investments-en/find-out-about-win/blockchain.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.
