> 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/legal-terms/terms-and-conditions/liveshopping.md).

# Liveshopping

## Emiliano "Dibu" Martínez Promotional Campaign Terms

This section governs a specific promotional campaign and forms part of these Terms and Conditions. The rules set forth in this section (including participation window, deadlines, limits, and conditions) apply exclusively to this promotion and do not constitute permanent rules of the platform.

### 1. Participation Window

Eligible purchases are purchases of Emiliano "Dibu" Martínez tokens confirmed on the WIN platform from **Monday, June 15, 2026, at 12:00 PM (GMT-3)** until **Tuesday, June 16, 2026, at 9:00 PM (GMT-3)**, one hour before kickoff.

The payment confirmation time recorded by WIN shall be deemed controlling. Purchases made outside this period are not eligible.

### 2. How to Participate

Purchase one or more Dibu tokens during the participation window.

No registration or promotional code is required. Your purchase automatically enrolls you in the promotion.

### 3. Condition That Activates the Benefit

The benefit will be activated only if **Emiliano Martínez, while on the field of play, saves at least one (1) penalty kick during the Argentina vs. Algeria match on June 16, 2026**.

Any penalty save during regular time or stoppage time will count.

As this is a group-stage match, there will be no penalty shootout. A single penalty save is sufficient to activate the benefit.

### 4. If the Condition Is Not Met

If Dibu does not save any penalty kick (whether because no penalty is awarded, the penalty results in a goal, he is not on the field when the penalty is taken, the match is not played, or for any other reason), the benefit will not be activated.

In such case, the purchase remains valid and you retain your tokens as normal.

The refund is an additional conditional promotional benefit and does not constitute a right to cancel or return the purchase.

### 5. Description of the Benefit

If the condition is met, WIN will reimburse the total amount spent on purchases made during the participation window, including:

* The purchase price of the tokens.
* WIN fees.
* Payment processor fees.

The reimbursement will be credited as platform credit and may be withdrawn subject to the withdrawal conditions set forth in these Terms and Conditions.

### 6. Limits

#### Per User

Up to **€100**.

If you spent less than €100, you will receive a reimbursement equal to the exact amount spent.

If you spent more than €100, the reimbursement will be capped at €100.

#### Total Promotion Cap

**€1,000.**

### 7. Allocation of the Promotional Fund

The total promotional fund of **€1,000** will be allocated on a first-come, first-served basis according to the chronological order of purchases.

Reimbursements will be processed starting with the earliest eligible purchases made during the participation window and will continue in order until the promotional fund is exhausted.

If the remaining balance of the fund is insufficient to fully reimburse the next eligible user in line, that user will not receive any reimbursement, and the promotion will be deemed closed.

Once the €1,000 fund has been exhausted, any subsequent purchases will not be eligible for reimbursement, even if they were made within the participation window.

### 8. Crediting of Reimbursements

If the condition is met, WIN will credit reimbursements within **72 consecutive hours** following confirmation of the official match result.

### 9. Eligibility and Anti-Abuse Measures

The benefit is limited to one benefit per user account.

WIN reserves the right to exclude duplicate accounts, fake accounts, or accounts showing indications of fraud or abuse.

Withdrawal of credited funds is subject to the withdrawal conditions established in these Terms and Conditions, which may include identity verification (KYC).

### 10. Determination of Results

WIN will determine whether a penalty save occurred based on the official match data.

Such determination shall be final and binding for the purposes of this promotion.

### 11. Modifications

WIN reserves the right to modify, suspend, or terminate this promotion due to force majeure events or circumstances beyond its reasonable control, provided that notice is given through official communication channels.

### 12. Token Nature and Marketing Communication

This promotion and any materials used to advertise it constitute a commercial communication by WIN.

They do not constitute financial, legal, or tax advice, nor do they represent an investment recommendation.

The token represents an economic right linked to future revenues arising from a potential international transfer of the player. Its value depends on future and uncertain events, and you may lose the entire amount invested.

Past performance or expected returns do not guarantee future results.

This promotion does not modify the nature, risks, or terms of the token. The conditional reimbursement is a one-time promotional benefit and does not constitute a capital guarantee, insurance, risk mitigation mechanism, or reduction of investment risk.

The token information contained in these Terms and Conditions shall prevail over any marketing communication, including this promotion.

### 13. Territorial Eligibility

This promotion is available exclusively to users who are eligible to use WIN under the eligibility requirements established in these Terms and Conditions.

Individuals located in restricted jurisdictions identified therein are excluded from participation.

### 14. Taxes

Any taxes that may apply to the reimbursement shall be the sole responsibility of the user.

### 15. Acceptance

Participation in this promotion constitutes acceptance of these rules, which form an integral part of the platform's Terms and Conditions.


---

# 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.investments/win-investments-en/legal-terms/terms-and-conditions/liveshopping.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.
