# 5.5 하이&로우

<div data-full-width="true"><figure><img src="/files/sbDGSX1yjaG02LCvPZt5" alt="" width="563"><figcaption><p>하이앤로우</p></figcaption></figure></div>

* 아레나 배틀에서 승리한 경우 리워드 CP를 늘리기 위한 하이&로우에 도전할지 선택할 수 있습니다.한번 도전하기를 선택하면 취소할 수 없습니다.&#x20;
* 하이&로우에서는 가려진 카드가 공개된 카드에 비해 높은 카드인지(High) 낮은 카드(Low)인지 예상합니다.카드는 다음 13 종류로 2가 가장 작고 A가 가장 큰 값입니다. 공개되는 카드는 2, 3, K, A를 제외한 9장으로 동일 확률로 랜덤하게 표시됩니다.

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

* 예상이 맞으면 획득한 CP가 1.4배가 되며 아레나 배틀을 종료할지 하이&로우를 계속할지 선택할 수 있습니다.하이&로우는 최대 30연승까지 이어갈 수 있습니다.
* 공개된 카드와 숨겨진 카드가 같은 숫자였을 경우, CP는 변동 없이 다시 카드가 배포되며 다시 한 번 High나 Low를 예측합니다.
* 예상이 빗나가면 획득한 CP는 하이&로우 시작 전 값으로 돌아가며 아레나 배틀이 종료됩니다. 드물게 실패한 상황에서 역전되는 연출이 발생할 수 있습니다.


---

# 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/korean/5./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.
