# Weather

MeetWay specifically provides weather tracking and display features to your mobile device. Users will be rewarded with notifications.&#x20;

5% bonus points are awarded for areas with ideal weather for sporting activities.&#x20;

Details:&#x20;

* The application will display the weather forecast and the current weather where you are standing.&#x20;
* The application will compare weather conditions between neighboring areas with a radius of 5 km.&#x20;
* Bad weather area: rainstorm, too cold (below 10 degrees), too hot (> 35 degrees) => will not activate the bonus.&#x20;
* Ideal weather area: get 5% more token rewards.&#x20;
* Example: The weather in district A is bad but the weather in B is still nice, so running in B you will earn 5% more tokens


---

# 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://meetway.gitbook.io/meetway/gameplay-features/weather.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.
