# Checking the user’s streak progress

A coach can view a member’s streak progress in the form of a monthly calendar. Streaks progress are linked to each other while perfect days are marked with a star ![](https://lh6.googleusercontent.com/xj17OjzA6YYXG-_BEiLAqnC9uIm8SZkBjkfHdE2k5gOkssaCFzGcMGcSiEDlQchQhWL6lPpdKuXq4E8SXyLIg0yf_Tmkhvi4ureSYdV72OwPbsSJWmIPG7__w-8oY1MyYZEd7yif)icon above the day.

![](https://lh4.googleusercontent.com/iy1-NkHlSYEOW4xw9GNygRyIoVMrzNMn_zUdYXL713k5MIzCKgrI5Zy8OrFB1xHnwq-OOCgdrK12Hkgg79xa33Wwf5WUucMxF2ELQ1j6yg7UffgUWz7qXrxOOtTqg2SYQAo--6Pt)


---

# 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.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/progress-tab/checking-the-users-streak-progress.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.
