# NFT-fi

> ### 포켓짐 프리미엄 멤버십

<figure><img src="/files/N3MGeFTBcERdPwblzerz" alt="" width="188"><figcaption></figcaption></figure>

* JUM 토큰 보상
* Reward : 일일 JUM 보상 게이지(24시간 기준 초기화)
* Stamina :\
  1.) 하루 -1씩 감소.\
  2.) 0이 되면 보상 지급 X\
  3.) Kcal로 충전

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

💰<mark style="background-color:yellow;">**보상 게이지가 채워지는 플로우**</mark>

* 속도 알고리즘을 통해 설계된 실제 걷거나 뛰는 상태의 ‘운동중’ 조건\
  1.) 가속도계로 측정된 속도(3\~15km/h 구간만 인정)\
  2.) GPS로 측정된 이동 거리\
  3.) 자이로센서로 측정된 걸음 수
* 조건 충족 시 Reward 게이지 상승→ JUM 지급
* 하루 최대 50분 = 하루 최대 획득 보상량
* 일일 Reward 게이지 다 채우면 보상 지급 없음.
* <mark style="color:red;">**Booster Mode**</mark> :\
  1.) 7-15km/h 구간의 속도로 달릴 시 부스터 모드 자동 활성화\
  2.) 보상 2배\
  3.) 하루 최대 15분\
  Ex.) 걷기 20분 + 달리기 15분 = 일일 보상 완료(Max 50분)


---

# 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://jumoney.gitbook.io/docs/application/pocketgym-move/nft-fi.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.
