# Voice Notes

Sparky supports voice input and intelligent transcription.

<figure><img src="/files/LrpnrtnMKpsdqVvZbBz1" alt="" width="188"><figcaption></figcaption></figure>

Each recording is limited to a maximum of 5 minutes. Once the recording is complete, AI-powered transcription will automatically process your audio.&#x20;

Note that transcription consumes AI points, see [Pricing Plans](/subscription/pricing-plans.md) for more information. Free users have a 30-minute recording quota, while paid users currently enjoy unlimited total recording time.


---

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