# 6.4 パラメータランクと血統

#### **パラメータランク（パラランク）（P0〜P4）**

* 効果は獲得効率に反映
* 基本パラメータ初期値はレアリティ基準のまま
* 命名規則例：`Uncommon P3 #0123`

#### **血統（Lineage）**

* 各NFTに血統タグを付与（例：Genesis Lineage）
* **Originのみ**、正式名称に「Genesis Lineage」を併記

#### **Elite（特別血統）**

* 特定条件下でElite化
* **子世代3体までパラランク継承可能（孫世代でリセット）**
* **白TAIYAKI使用時は50%でElite化**（Breed詳細は別章に記載）


---

# 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://docs.syfu.io/ja/manekineko/parameter-rank.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.
