# Skin

スキンは種類によって固有のステータスを持ち、ノーマル、レア、エピック、ユニーク、レジェンドの5つのグレードがあります。スキンはシューズに装備することができますが、装備する前にスキンコレクションに登録する必要があります。スキンがスキンコレクションに登録されると、アカウントに紐づけられ、取引することはできません。

スキンがシューズに装備されると、そのスキン独自のステータスがシューズに追加されます。スキンは同じシューズに複数回装備することはできませんが、取り外して別のシューズに移動することができます。スキンをシューズに装備するとコストが発生しますが、取り外す際にはコストはかかりません。シューズを売却または移動する場合は、装備されているスキンを取り外す必要があります。

スキンコレクションにスキンが追加されるたびに、獲得可能なワークアウトポイントが増加し、スキンセットを完了すると追加の効果が得られます。新しいスキンセットは各シーズンごとに利用可能であり、セットは継続的に更新されます。

ユーザーはアプリ内のランダムなスキンボックスの形式でスキンを入手することができます。新しいスキンがリリースされると、ドローを通じて入手したり、一時的に保証されたスキンとして販売されることがあります。保証されたスキンのグレードは、購入後に開封することで決定されます


---

# 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://thesnkrz.gitbook.io/jp/shzu/skin.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.
