# Get Things Done

The most common and widely accepted methods for managing tasks and maintaining daily routines are using To-do lists and establishing Habits. Therefore, we have included To-dos and Habits as core features.

## Create to-dos and habits

There are two ways to create them:

* <mark style="color:purple;">**\[Recommended]**</mark>**&#x20;Quickly record in the input box, and Sparky will extract the necessary information for you.**

<figure><img src="/files/sW53ZjAcSiH4CF8c3Gkg" alt="" width="375"><figcaption></figcaption></figure>

* Use the menu in the input box to manually create To-dos and Habits.

<figure><img src="/files/wgR203vLQ00V3Rgh0Xpr" alt="" width="375"><figcaption></figcaption></figure>

## Check to-dos and habits

Click the box icon in the top right corner of the Timeline to view and track all the items you need to tackle for the day.

<figure><img src="/files/ig4JYmjPtJnoyKmSvoaN" alt="" width="375"><figcaption><p>Check to-dos and habits</p></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/main-features/get-things-done.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.
