# #5 Workout track -Track a workout of at least 30 minutes for 5 days in a row

### Track a workout of at least 30 minutes every day for 5 days in a row, earn 250 points

**Default configuration:**

**Achievement: "**&#x54;rack a workout of at least 30 minutes every day for 5 days in a row"

* **Timeframe:** Always available
* **Achievement type:** Direct achievement
* **Trigger:** Custom Event: Workout
* **Achievement count:** Number of specific event attributes
* **Achievement goal:**
  * **Occurrence:** Consecutive days: 5
  * T**arget attribute**: Duration is greater or equal
  * **Goal:** 30
* **Limit:** 1 per year

### Achievement JSON file to import

{% file src="/files/JuWt7GERiOYn10RCjfvg" %}


---

# 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://help.openloyalty.io/sample-setups/sample-achievements/5-workout-configuration-track-a-workout-of-at-least-30-minutes-for-5-days-in-a-row-get-250-points.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.
