# Exercise

SNKRZ users can engage in various types of exercises (such as walking, running, cycling, hiking, etc.) corresponding to different modes by purchasing SNKRZ NFTs and using the app. In return for their efforts, users can earn rewards in the form of their native tokens, $FORCE and $FIT. Additionally, through the utilization of GPS and other sensors, users can track their exercise data, including step count, calorie consumption, and other exercise-related information, using their basic health information.

SNKRZ has three modes depending on the ownership and usage of NFTs:

<table><thead><tr><th width="189">Mode</th><th width="582.4285714285713">Info</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Default Mode</strong></td><td>Mode in which the owner of the shoes (SNKRZ NFT) works out themselves</td><td></td></tr><tr><td><strong>Rental Mode</strong></td><td>Mode in which a user borrows a shoe from another user to exercise</td><td></td></tr><tr><td><strong>Open Mode</strong></td><td>Mode in which a user exercises without a shoe</td><td></td></tr></tbody></table>

{% content-ref url="/pages/UeM1ZINq6uKIO8614IMP" %}
[Default Mode](/en/exercise/default-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/thp44B412Z8J0bSadF4j" %}
[Rental Mode](/en/exercise/rental-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/xkMgd5pTI3SimnqAdLOm" %}
[Open Mode](/en/exercise/open-mode.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/en/exercise.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.
