# 6.4 結果の確認

* レースの結果が出た後に初めてログインするとホーム画面にて結果発表の演出が表示されます。レースの投票に参加していた場合、獲得したMSMの額が表示されます。
* 個人の報酬量 は (ユーザーの投票数 / 全ユーザーの総投票数) × 投票先の賞金額で計算され、計算に応じた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/price-prediction-race/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.
