# オンラインレース

オンラインレースはメモリーを用いて他のプレイヤーと対戦するレースです。

メモリーに関しては「メモリー」の項目をご確認ください。

レースごとにエントリー期間が決められており、制限時間を過ぎた場合はそのレースに参加することはできません。

オンラインレースには以下の種類があります

・ユニバーサルレース：予選と本戦からなる1位となる1頭を決めるレースで、本戦の1～3着でUソウルが獲得できるレースです。こちらのレースはエントリー数に上限があります。

・イベントレース：非定期で開催されるイベントオンラインレースです。報酬やレースタイプなどはイベントによって様々で、多くのUソウルが報酬として設定されるケースが多いです。

オンラインレースはエントリー後、開始時刻になれば自動的にレースが発走されます。

レース後は結果画面からレースの映像が閲覧できるものもあり、結果に応じた報酬を受け取ることができます。

また、一部のオンラインレースはレースメニューのオンラインレース観戦から観戦することができ、重賞レースなど自分が参加していないレースも観戦する事が可能です。

オンラインレースは一定人数のエントリーがない場合、非開催となる場合があります。


---

# 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://universal-stallion.gitbook.io/universal-stallion/race/online-race.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.
