# D1CE有效投注金額規則說明

为了确保每位参与者能清楚理解活动规则，特此说明有效投注金额的计算方式。本规则旨在确定投注金额在不同结果下的具体处理方式，从而保障公平公正的参与环境。无论投注结果如何，参与者都需依照以下规范进行计算，确保透明且一致的处理过程。

以下是有效投注金额的具体计算规则，请仔细阅读并理解：

1. **输掉的情况**

若投注结果为亏损（即输掉），则有效投注金额将等于实际亏损的金额。

2. **赢得金额少于或等于投注本金的情况**

若投注结果为胜出，但赢得金额小于或等于投注本金，则有效投注金额将等于实际赢得金额。

3. **赢得金额超过投注本金的情况**

若投注结果为胜出，且赢得金额超过投注本金，则有效投注金额将等于原投注金额。

***

#### 示例说明

{% hint style="info" %}
为了帮助参与者更好理解上述规则，以下是几个常见情况的具体示例：
{% endhint %}

| 投注结果      | 示例              | 有效投注金额计算         |
| --------- | --------------- | ---------------- |
| 输掉        | 投注 $100，输掉 $100 | 有效投注 = 输掉金额 $100 |
| 赢得少于或等于本金 | 投注 $100，赢得 $50  | 有效投注 = 赢得金额 $50  |
| 赢得超过本金    | 投注 $100，赢得 $300 | 有效投注 = 投注金额 $100 |


---

# 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://doc.d1ce.com/blog-zh-cn/chang-jian-wen-ti/d1ce-you-xiao-tou-zhu-jinegui-ze-shuo-ming.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.
