# Streaks

### Keeping Engagement Alive Every Day

* **Daily Motivation**: Implement a streak system that rewards users for consistent daily interaction with the product. This system encourages regular usage and deepens user engagement. Visible
* **Progress Tracking**: Display users' current streaks prominently, reinforcing their achievements and motivating them to maintain their daily interaction streaks.&#x20;
* **Rewarding Consistency**: Offer incentives for reaching certain streak milestones. This could be in the form of badges, exclusive content, or other perks, thus valuing and rewarding consistent engagement.

<figure><img src="/files/0fzMjtDM6w9vaGxe3AwY" alt="" width="563"><figcaption></figcaption></figure>

###


---

# 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.questera.ai/questera-ai-sdks/all-components/gamified-engagement/streaks.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.
