# Quick Start

## Add your first entry

Tap the input box at the bottom to quickly jot down your current thoughts. Once you hit send on your keyboard, your first entry is successfully added!&#x20;

<figure><img src="/files/Q6pYlJba4z99vRuYlCmO" alt="" width="375"><figcaption><p>Quickly input</p></figcaption></figure>

You can also add more details and longer content by clicking the **expand button** on the right. This will give you more options like adding photos, using the camera and adding To-dos or Habits. Tagging your content makes organizing it a breeze!

<figure><img src="/files/VdL6CEFdz0yR4qzl3u4l" alt="" width="375"><figcaption><p>Expand input area</p></figcaption></figure>

## **Main Features Overview**

* **Tag Your Content**: Tags help organize your content effectively and lay the groundwork for exploring Boards. Sparky, will suggest appropriate tags based on your entries, but you can also choose or create your own tags. [Learn more.](/main-features/tags.md)
* **Get Things Done**: Manage your tasks and daily routines with To-dos and Habits! [Learn more.](/main-features/get-things-done.md)
* **Boards**: Boards offer deep insights into tagged content, unlocking more possibilities for all types of recording. [Learn more.](/main-features/boards.md)
* **Trends**:  Check your activities. It includes daily reflections, the number of entries, the status of "Get things done" completion, and more. [Learn more.](/main-features/trends.md)

<mark style="color:green;">**More features coming soon...**</mark>


---

# 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/get-started/quick-start.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.
