# 스태미나

스니커즈의 유저는 개개인 마다 스태미나를 가집니다. 스태미나는 스니커즈 앱에서 가장 중요한 값입니다. 유저는 스태미나를 통해서 하루 동안 걸을 수 있는 전체의 양이 정해집니다.

모든 유저는 기본적으로 10 스태미나를 가집니다. 유저는 앱을 통해 활동을 시작함과 동시에 스태미나가 줄어듭니다. 스태미나는 SNKRZ 신발 NFT의 보유 갯수에 따라 증가하며, 특정 개수 이상 및 레어리티에 따라 추가 스태미나가 제공 됩니다. 신발 보유 개수에 한계값은 없습니다.

스태미나는 00시(GMT)에 100% 1회 충전됩니다.

유저가 가질 수 있는 최대 스태미나는 제한이 없으며 보유한 최대의 신발 개수 및 등급에 따라 정해집니다.

또한 랜드 위에서 운동하는 유저는 랜드에 따라 획득하는 워크아웃 포인트가 증가하거나 피버 게이지 충전 속도 증가 등다양한 효과를 얻을 수 있습니다<br>

{% content-ref url="/pages/pQaqza0897gllFx5A8c2" %}
[스태미나 변화량](/thesnkrz/user/stamina/change_in_stamina.md)
{% endcontent-ref %}


---

# 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/thesnkrz/user/stamina.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.
