# Quick Start

On the Home page, tap the input box → jot down any thoughts → create a new entry.

Sparky supports text, images (multiple images and Live Photos), and voice notes.

More content types like links and files are in the works.

Voice notes are automatically transcribed and refined after saving.

Each voice note can be up to 10 minutes; free users have a total voice duration limit of 30 minutes.

Voice transcription and refinement use energy credits (1 credit per minute), but right now, it’s free for a limited time and doesn’t use any credits.

Support for longer voice notes is on our roadmap—we’ll be expanding this in the future.

Sparky AI automatically tags your entries. We recommend creating your own initial tag list.

AI auto-tagging is also free for a limited time and doesn’t use any credits for now.

[ai-reply](https://help.sparkylife.co/main-features/ai-reply "mention")

[trackers](https://help.sparkylife.co/main-features/trackers "mention")

{% hint style="success" %}
Email us: <help@sparkylife.co>
{% endhint %}


---

# 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/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.
