# AI Reply

## What is AI Reply?

AI Reply is Sparky’s AI-powered response and content generation feature.&#x20;

Whether you want a certain tone of reply, a summary, to-do list, plan, mood analysis, or even a report, AI Reply can do it all in one tap—making your notes more efficient and useful.

Sparky comes with many built-in AI Replies you can use right away, no setup needed.&#x20;

For more personalized needs, you can also create your own custom AI Replies, so the AI’s output better fits what you want.

## How to Use AI Reply

### When **creating new content**:

On the new note page, tap the button in the top left to open a popup, then select your desired AI Reply.

If you’ve enabled \[Settings > AI Options > Auto Reply], the default AI Reply will be selected every time you create a new note.

### For **existing content**:

Long-press a note to bring up the menu, then tap AI > All Replies. From the popup, pick the AI Reply you need to get an AI response.

You can also tap a note to open its details page—at the bottom, choose an AI Reply to get a response.

### **AI Auto Reply & Default Reply**

In \[Settings > AI Options], you can turn AI Auto Reply on or off.

When enabled, the default AI Reply is automatically applied when you create a new note. If you don’t need auto replies, just turn it off and trigger AI replies manually when needed.

#### **How to Set a Default Reply**

In the AI Reply popup, long-press a reply to bring up the menu, then select "Set as Default".

## How to Customize Smart Responses

If you’ve used other AI tools, you might have heard of Prompts. An AI Reply is just a prompt written for Sparky AI.

A prompt simply tells AI what you want it to do. Creating custom AI Replies is easy—just write a few lines describing the result you want, and AI will do the rest. Most text-based needs can be handled this way in Sparky.

Think of Sparky as your assistant or intern. Just clearly tell it what you want, for example:

* “Analyze this image for me, focusing on design highlights and creative elements.”
* “Organize this transcribed audio, remove filler words, and make the expression clearer.”

## AI Points Usage

Every AI Reply uses 2 energy credit. If you turn on Memory Mode, it uses 1 extra credit.


---

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