> For the complete documentation index, see [llms.txt](https://slp.gitbook.io/sleepass-app/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/sleepass-app/how-to-start.md).

# SLEEPASSのはじめかた

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

ここでは､SLEEPASSアプリの使い方の説明を行います｡このページは､一度閉じたあとでも､アプリの設定画面からいつでも開くことができます｡

##

## HOW TO

### STEP1

利用規約・プライパシーポリシへ同意の上、”Continue with Google(Google アカウントでサインイン)” また は”Sign in with Apple(Apple IDでサインイン)” を選択し、シングルサインオン(SSO)による認証へ進んでください。 SLEEPASSでは、SSOによる認証が完了すると､自動的にお客様のアカウントの作成、 Polygonチェーン上のウォレットが作成され、アプリアカウントに紐づきます。

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

###

### STEP2

チュートリアルの完了後、SLOTに孵化させたいEGGを設定してください。 EGGはあなたの睡眠によって孵化することで、EGGはSHEEPN（NFT）になります。

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

###

### STEP3

アラームの設定をしましょう。 起床予定の時間にアラームを設定して、睡眠時間になったらアプリからワンタップで睡眠の計測を開始します。 計測されたデータは睡眠評価として自動で算出されEGGの孵化に影響します。 より質の高い睡眠をとることはより希少価値の高いSHEEPN（NFT）の獲得につながります。

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

##

## コンテストの開催

SHEEPNでデッキを編成し、他ユーザーとのランキングを競うCONTESTを開催予定！ CONTESTに備えて今からSHEEPNを集めて、あなたのSLEEP RANKをあげておきましょう！ ※CONTESTの開催時期は未定です。

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

##

## RANKING報酬

* 報酬は、ランキングのレンジ帯毎に提供されます
* 上位のSLEEP RANKのグループの方が良い報酬がもらえます
* 報酬はEGGやSPT、アイテムなどに加え、ランキング上位者は GSPT（ガバナンストークン）の獲得も可能です

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


---

# 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, and the optional `goal` query parameter:

```
GET https://slp.gitbook.io/sleepass-app/how-to-start.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
