# Check reward points history

As explained on the check-in/check-out page, reward points are granted after aggregation. Therefore, a feature is available to check the earned history.

Open the GOLFIN GPS app and tap "History" from the HOME screen or the menu at the bottom of the screen. This will display the history, including the names and dates of the golf courses where check-ins occurred, along with their statuses.

Tapping on the history will display further details, including earned points and check-in/check-out times.

### Status

There are different types of status due to the time required for aggregation and the awarding of reward points after check-in and check-out.

* Playing
* Applying
* Distributed
* Rewarded
* Not eligible for point distribution
* Application not possible (timeout)
* Application not possible (user cancelled)


---

# 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://docs.golfin.io/english/gps-app/check-reward-points-history.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.
