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

# Stamina

Each SNKRZ user has their own stamina. Stamina is the most important value in the SNKRZ app. The total amount that can be walked through the day is determined through stamina.

All users have a basic 10 stamina. When the user starts activity through the app, their stamina decreases. Stamina increases according to the number of SNKRZ shoe NFTs owned, and additional stamina is provided for certain amounts and rarities. There is no limit to the number of shoes that can be owned

Stamina is fully recharged at 00:00 (GMT) once per day

There is no limit to the maximum stamina a user can have, and it is determined by the maximum number and grade of shoes they possess.

In addition, the unit of time for exercise per stamina increases on tiles a user occupies or on land using a stamina booster, allowing for more exercise. In addition, the stamina temporarily increases when other users walk on the traps the user has made.

{% content-ref url="/pages/XN3r5mfJtxeGKsbOHtRw" %}
[change in stamina](/en/user/stamina/change-in-stamina.md)
{% endcontent-ref %}


---

# 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://thesnkrz.gitbook.io/en/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.
