# 脚質

脚質はその競走馬が得意とするレース運びです。

全ての馬は脚質毎にパラメータを持っており、一番強い脚質がその馬の脚質として馬の詳細に表示されています。

脚質のパラメータの値はレース内の速度に影響し、脚質が変わってしまうと、得意脚質が1つしかなかった場合は本来の強さを発揮できなくなるなどの弊害が起こりえるので、ジョッキーをレンタルすることで発生率を減少させることも可能です。

ジョッキーにはそれぞれ得意な脚質があり、自分の馬にあったジョッキーを選んで騎乗させましょう。

レースでは馬の気性に準じた確率で脚質変更が発生する場合もあります。

脚質には下記の種類と特徴があります。

逃げ：序盤から中盤にかけて先頭を目指し、終盤ではスタミナが続く限り加速し続けます。

先行：序盤から中盤にかけてスタミナを温存しつつトップ集団を目指し、終盤でスパートをかけます。

差し：中盤まではある程度の加速に止めスタミナを温存し、終盤に一気に距離を詰めます。

追い込み：中盤まではスタミナを温存し、終盤で1位を目指して最高速度で駆け上がります。


---

# 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/horse/style.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.
