# Start Guide

<details>

<summary>1. Set up your Apple Health (iPhone) / Health Connect (Android) app</summary>

Before downloading ST3PR, you need Apple Health/Health Connect on your phone.\
\
**Android users**: Download Health connect app and give permission for your step source to write steps to Health Connect. Make sure that you have only one app writing steps at once to Health Connect, and only one device as step source (not both phone and wearable/watch at once). With several sources Health Connect will not write steps to ST3PR.\
\
**Apple users:** Go to Apple Health app and give permission for your step source to write steps to Apple Health. Make sure that you have only one app writing steps at once to Apple Health, and only one device as step source (not both phone and wearable/watch at once). With several sources Apple Health will not write steps to ST3PR.

</details>

<details>

<summary>2. Make sure biometrics is enabled on your phone</summary>

For security reasons biometrics must be enabled on your phone for ST3PR to work. Fingerprint or face ID.

</details>

<details>

<summary>3. Download/update Veworld (VeChain wallet)</summary>

With VeWorld, the VeChain blockchain's native wallet, you will be able to import your existing wallet when setting up ST3PR. You can also create a wallet through the ST3PR app and import it in VeWorld later. \
\
You will need VeWorld to use/spend your B3TR tokens, shop in marketplaces and use other VeBetter dApps.\
\
The VeWorld app version on your phone must be up to date.

Download VeWorld and make a wallet here: [Link to download Mobile/PC](https://www.veworld.com/)\
\
The Vechain Official VeWorld wallet explained: <https://www.youtube.com/watch?v=4AmJmCmFsc0>

</details>

<details>

<summary>4. Download and set up ST3PR</summary>

1. Go to the app store and download ST3PR
2. Connect with the same email as used in iOS or in Google Play Store
3. Allow ST3PR to read steps from Apple Health / Health Connect
4. Connect your wallet through VeWorld, or make a new one
5. Start walking, see steps in the app
6. Claim rewards after 24 hours minimum from first connect and last claim\
   \
   Always claim within 7 days to not lose rewards.

**Download for iPhone**\
<https://apps.apple.com/no/app/st3pr-rewards-for-walking/id6747309179?l=nb>\
\
**Download for Android**\
<https://play.google.com/store/apps/details?id=com.st3pr&pli=1>

</details>

{% embed url="<https://www.youtube.com/watch?v=CdTigsQQN3Y>" %}


---

# 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://st3pr.gitbook.io/st3pr/start-guide.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.
