# 9.2 血統と継承

* **血統（Lineage）**：親の系譜がブリード時の配合ロジックにより子に影響の可能性。Genesis Lineageを持つ個体は特別な位置付け
* **Elite（特別血統）**：一定条件下で誕生する特別な個体。詳細はMainnet β（オープンβ版）で公開予定


---

# 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/breed/lineage.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.
