# 6.4 레이스 결과 확인

* 레이스 결과가 나온 후 처음 로그인하면 홈 화면에 결과 발표 연출이 표시됩니다.레이스 투표에 참여한 경우 획득한 MSM 금액이 표시됩니다.&#x20;
* 개인의 리워드 값은 (유저의 CP 투표수 / 총 CP 투표수) × 당첨 순위의 상금액 으로 계산되며, MSM 티켓이 배부됩니다.
* 과거 자신의 투표 결과는 "투표 결과 확인" 에서 볼 수 있습니다. 투표 결과는 반년간 보존됩니다.


---

# 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/6./result.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.
