# Modes

### 1.  Jogging with your dog

* Users will be rewarded by jogging/walking their dogs. Rewards will be calculated according to your route. Users are required to move at the speed of 1 to 20 km/h, have a stable internet connection, have no sudden movement on the map, or have GPS turned off.
* For every 1 km jogging/walking:&#x20;
  * [ ] Stamina lost: 6
  * [ ] Reward: chance to get 1 hidden treasure (non-NFT) based on your dog's friendship and level/ $AWT/ $WAG
* Users can walk more than one dog at the same time
* Your dog's hygiene will reduce after jogging/walking for a certain distance. You need to increase your dog's hygiene in order to continue.

### 2. Bonding with your dog

* Gaining connection with your dog by taking care of it (bathing, feeding, hanging out, etc.)
* Training your dog mighty warriors on the racetracks

### 3. Coming soon

* Marathon competition: weekly tournament with token and NFT rewards&#x20;
* Health tracker: generate daily/weekly tasks accordingly to users’ health status


---

# 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://walka.gitbook.io/whitepaper/move-to-earn/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.
