# Habit Tracker

Build a healthier and more positive life by establishing new habits!&#x20;

You can record the habits you want to build directly in the input box or create them manually. **The next step is to follow through with your new habits, and don’t forget to check in on the Get Things Done section!**

Here’s an example:

<figure><img src="/files/N7HN7iCY8JzXtv8QTGJH" alt=""><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://help.sparkylife.co/use-cases/habit-tracker.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.
