# App Modes

The in-app tokens, $STEPS, are earned simply by moving as long as a user has purchased a sneakers NFT via the marketplace. However, there are different modes with different levels to achieve which would unlock different upgrades, accessories and/or earning potentials.

Once a player creates an account in the WalkN app, they can use the app without earning or just explore its features before purchasing an NFT. An NFT is required in the app to start earning $STEPS tokens.&#x20;

Let's go over different modes of the WalkN app!


---

# 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://walkn.gitbook.io/whitepaper/walkn-app-features/app-modes.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.
