# 入厩

交配やNFTをインポートした仔馬は未入厩馬として所有します。

未入厩馬は入厩をすることでレース馬として使用することが可能です。

入厩はマイページの入厩、もしくは馬一覧の未入厩馬一覧から選択することで実行することが可能です

入厩したタイミングから時間進行によって馬齢が増加していくので注意が必要です

また入厩にはHPを使用し、消費するHPは入厩する馬の成長タイプによって異なります。

成長に時間がかかる晩成の馬ほど入厩時にかかるHP消費量は低く、反対に早めに活躍ができる早熟馬は入厩時にかかるHP消費が高くなります。

入厩ができるのは1月1週～1月4週までとなっており、入厩時の馬齢は必ず2歳から開始します。


---

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