# レアリティと強さについて

競走馬や種牡馬、繁殖牝馬にはレアリティがあり

* LR　レジェンドレア
* UR　ウルトラレア
* HR　ハイレア
* R　　レア
* HN　ハイノーマル
* N 　 ノーマル

と6段階が存在しています。

レアリティが高いほどパラメータの限界値や初期値が高く、貴重なスキルを持っている傾向にあります。

レアリティが低い馬からでも、交配の組み合わせによっては名馬が誕生する可能性もあります。

NFTセールでは必ずR以上の競走馬NFTが獲得できます。 ​


---

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