# 5.5 HIGH ＆ LOW

<div><figure><img src="/files/WDmayMrj3mbYvx4slcWW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uDMNKqCwQZV4WJbrQSST" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JTwOkr4UOKHldxIDL785" alt=""><figcaption></figcaption></figure></div>

* 在競技場對戰的5個階段結束後，玩家可以選擇是否挑戰 **High ＆ Low** 以增加獎勵CP。一旦選擇「挑戰」，則無法取消。
* 在 **High ＆ Low** 中，玩家需預測隱藏的玩家手牌是否比場上顯示的卡牌更大（High）或更小（Low）。卡牌共有以下13種，數字牌中2最小，A最大。初始場上顯示的卡牌為2、3、K、A以外的9張卡牌，並以等概率隨機顯示。

<figure><img src="/files/6aK5DZxymgSqBDyVnFZy" alt="" width="375"><figcaption></figcaption></figure>

* 如果預測正確，獲得的CP將變為 **1.4倍**，此時玩家可以選擇結束競技場對戰或繼續挑戰 **High ＆ Low**。**High ＆ Low** 最多可以連勝 **30次**。
* 如果場上顯示的卡牌與玩家的手牌數字相同，CP不會變動，系統會重新分發卡牌，玩家需要再次預測High或Low。
* 如果預測失敗，獲得的CP將回到 **High ＆ Low開始前的數值**，並結束競技場對戰。在少數情況下，可能會出現從失敗中逆轉的特殊演出。


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/5.-jing-ji-chang-zhan-dou/high-and-low.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.
