# 育成・クリーニング

育成、及びクリーニングはプレイヤーが非睡眠時に行えるSHEEPNのお世話です。

## 育成とは

育成をすることにより、プレイヤーはSHEEPNのパラメーターを最大化することができます。\
パラメーターの最大値は個体ごとにに異なります。

育成はSPTを消費することで行われます。\
SPTの消費量はSHEEPNの育成度合いとレアリティによって異なるため、よりレベルの高いSHEEPNを育成するためにはより多くのSPTが必要になります。

SHEEPNの育成レベルは1から10段階あり、育成レベルを最大まで上げた状態のほうがコンテストにおいて有利になります。

育成は一度行うと一定時間のクールタイムが設定されているため、連続で行うことはできません。

## クリーニングとは

クリーニングをすることでSHEEPNの育成される環境レベルが低下して孵化するSHEEPNと産卵で発生するEGGのパラメーターやレアリティに悪影響が出るのを防ぐことができる

クリーニングには育成と同様SPTを消費し、消費量はSHEEPNの育成度合いとレアリティによって異なる。

環境レベルには1から10段階存在し、高い環境レベルを保つことでボーナスが発生するため、生成されるNFT（SHEEPN）に良い影響を及ぼします。


---

# 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://slp.gitbook.io/whitepaper/game-fi/kurningu.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.
