# Meet Sparky

Sparky is your AI companion and assistant in the app.&#x20;

* An exceptional listener, Sparky is always there to support you.&#x20;
* A superb assistant, it responds to the content you record, providing assistance and handling various pieces of information.&#x20;

With Sparky, you can **focus on yourself and freely record your thoughts, leaving the rest to Sparky without having to juggle multiple apps.**

## Respond to your entries

When you save an entry, Sparky will provide a response. It helps extract important information from your content, such as To-dos or other details that need to be synced to Boards.

<figure><img src="/files/qSpuakCvc7dlnFl27Nq2" alt="" width="375"><figcaption><p>Respond to your entries</p></figcaption></figure>

## Auto-tag your content

Sparky selects appropriate tags from your existing Tags based on your content and suggests new tags as needed.

<figure><img src="/files/1vbXwwoTmDfkOfvFgUs8" alt="" width="375"><figcaption><p>Auto-tagging</p></figcaption></figure>

## Reflect your day

Review your daily life with Sparky. It summarizes your day and provides suggestions and encouragement.

<div><figure><img src="/files/lasdmLFPtSytMM88mgSk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/A643YF1jFFVAfPtVavEn" alt=""><figcaption></figcaption></figure></div>

## More Insights in Boards

Sparky extracts important information from your journal and syncs it to Boards, such as Mood Logs, Diet Records, and Expense Tracking. You can find more info in the Use Cases section.

<figure><img src="/files/4rObsCjib11WSbms6eNs" alt="" width="375"><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/get-started/meet-sparky.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.
