# 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-tw/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.
