# 單注

單注投注涉及對特定事件（例如比賽或比賽）的下注。如果正確預測結果，投注者將獲勝。

**獎金計算**：潛在的支付金額通過將所選結果的賠率乘以投注金額來確定。

**例子**：投注是在巴塞羅那與馬德里競技之間比賽的結果上。

比賽的可能結果是：

* 巴塞羅那勝（賠率為 2.5）
* 比賽以平局結束（賠率為 3.0）
* 馬德里競技勝（賠率為 2.8）

如果投注者在巴塞羅那贏的情況下下注 10 美元，獎金將為 25 美元（賠率 2.5 x 下注 10 美元），假設巴塞羅那在常規時間內獲得勝利。


---

# 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.xyes.com/chinese/tou-zhu/ti-yu-bo-cai/tou-zhu-dan-bu-fen/dan-zhu.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.
