# Main features

- [AI Reply](https://help.sparkylife.co/main-features/ai-reply.md)
- [Trackers](https://help.sparkylife.co/main-features/trackers.md)
- [Widgets](https://help.sparkylife.co/main-features/widgets.md)
- [Guided Journal](https://help.sparkylife.co/main-features/guided-journal.md)
- [Voice Notes](https://help.sparkylife.co/main-features/voice-notes.md): Sparky supports voice input and smart transcription.
- [Get Things Done](https://help.sparkylife.co/main-features/get-things-done.md): Manage your tasks and daily routines with To-dos and Habits
- [Tags](https://help.sparkylife.co/main-features/tags.md): Organize your content
- [Trends](https://help.sparkylife.co/main-features/trends.md): Check Your Activities in Trends
- [Boards](https://help.sparkylife.co/main-features/boards.md): Unlock boundless possibilities with Boards
- [Sync Data to Boards](https://help.sparkylife.co/main-features/boards/sync-data-to-boards.md): How does data sync to your boards


---

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