> For the complete documentation index, see [llms.txt](https://slp.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://slp.gitbook.io/whitepaper/nft/sheepn.md).

# SHEEPN

## SHEEPNとは

SHEEPNは[EGG](/whitepaper/egg.md)から生まれるNFTです。\
レアリティの高いSHEEPNを所有し、コンテストなどで活躍させることでユーザーはSPTやGSPTを稼ぐことができます。\
また、SHEEPNは[マーケットプレイス](/whitepaper/tokenomics/marketplace.md)で売買することが可能です。

<figure><img src="/files/z0uyfDsJUBAnjNfoUjzz" alt=""><figcaption></figcaption></figure>

## SHEEPNの要素

### **レアリティ**

SHEEPNには星1つから5つまでで区別される以下の「**レアリティ**」が存在します。\
レアリティが高いと[コンテスト](/whitepaper/game-fi/kontesuto.md)で優勝する際に重要になるパラメータの上限値が高くなります。

* Common
* Uncommon
* Rare
* Super Rare
* Legendary

### **素質**

また、「**素質**」というEGGから引き継がれる要素があります。\
素質は[コンテスト](/whitepaper/game-fi/kontesuto.md)の「テーマ」となる項目で、様々なコンテストのテーマに対応するためには異なった素質を持つSHEEPN達を所有することが重要になります。

* Cool
* Cute
* Beauty
* Passion
* Smart
* Creative
* Genius

### パラメーター

SHEEPNにはそれぞれ4つのパラメーターが存在します

* Body Conscious
* Muscle Strength
* Agility
* Intelligence

これらのパラメーターは[コンテスト](/whitepaper/game-fi/kontesuto.md)で利用されます。

### パーツ

SHEEPNにはそのビジュアルに影響を与える「パーツ」という概念が存在します。\
SHEEPNに付与されるパーツの種類はSHEEPNのレアリティや素質などに左右されます。

## SHEEPNの入手方法

SHEEPNは以下の2種類の方法で入手することができます。

* EGGの孵化
* マーケットプレイスでの取得


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/nft/sheepn.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.
