# NPCレース

NPCレースはNPC（コンピューター）と対戦するレースです。

NPCレースはエントリー後にすぐに開催されるため、いつでも発走することができます。

NPCレースでは入賞時にUSPやSメダル、アイテム、ガチャチケット交換券など様々な賞品が獲得できます。

レースには参加条件を要求されるものもあり、参加条件のレーティングが高いものほど賞金額が高く、逆にレーティングが低いローカルレースは賞金額が低い傾向があります。


---

# 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/npc-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.
