# 倍数预测

Strike 倍数预测是固定倍率、精确结果预测产品。2026 世界杯是第一个事件系列和使用场景。

线上入口：[strike.fun/world-cup-multiplier-predictions](https://strike.fun/world-cup-multiplier-predictions)。

协议、经济模型、覆盖、结算、API 与金库细节见[倍数预测协议](/zh/xie-yi/world-cup-multiplier-predictions.md)。

## 它是什么

每个事件都会列出一个或多个清晰定义的结果，例如首个世界杯事件系列中的精确比赛结果字段。每个可选结果都有固定倍率。

只有在**所有已选择结果全部正确**时，预测才会获胜。任意一个所选结果错误，该倍数预测就不会获胜。

## 快速示例

* 结果 A：5x
* 结果 B：10x
* 组合倍率：50x
* 预测金额：10 USDT
* 如果两个所选结果都正确，潜在赔付：500 USDT

应用会在提交前展示组合倍率和潜在赔付。最终接受的金额取决于报价和金库检查。

## 提交预测

1. 打开 [strike.fun/world-cup-multiplier-predictions](https://strike.fun/world-cup-multiplier-predictions)。
2. 选择一个开放中的倍数预测事件。
3. 选择一个或多个结果。
4. 查看组合倍率和潜在赔付。
5. 输入 USDT 预测金额。
6. 确认钱包流程：如需要则先授权 USDT，再提交到金库。
7. 在投资组合收据中查看状态、所选结果、预测金额、潜在赔付或退款，以及交易链接。

## Earn 与奖励兜底

Earn 标签页允许用户向奖励兜底池贡献 USDT。

当结算后预测奖池有剩余资金时，贡献者可能获得奖励。奖励兜底池也可能在预测奖池不足时用于覆盖已接受预测的赔付，因此贡献存在下行风险。

贡献前请查看应用中的池子、覆盖与风险信息。完整经济模型见[倍数预测协议](/zh/xie-yi/world-cup-multiplier-predictions.md)。

## 领取或退款

事件结算后：

* 获胜预测可以领取符合规则的赔付。
* 被取消或退款的事件可能显示退款操作。
* 投资组合收据会在可用时显示领取或退款操作。

如果未显示领取或退款操作，事件可能仍在开放中、结算尚未完成，或当前连接钱包没有符合条件的收据。

## 重要提示

* 倍数预测一旦提交即为最终状态。
* 精确结果规则很重要：所有选择的结果都必须正确才会获胜。
* 奖励兜底池贡献者可以获得奖励，但也承担兜底风险。
* 确认前，请始终检查事件、所选结果、组合倍率、预测金额、潜在赔付和钱包提示。


---

# Agent Instructions: 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.strike.fun/zh/ru-men/world-cup-multiplier-predictions.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.
