# Pricing Plans

## Overview

Subscription plans:

* **Free**: Access to basic features, no AI Points. Upgrade to get AI Points and use advanced features.&#x20;
* **Pro**: 900 Points/month. Access to all advanced features.

For detailed information, you can also check within the Sparky app.

## What are AI Points?

**AI Points are like the energy for your AI Sparky**, used to complete various tasks by spending points.

| Features              | Points cost             |
| --------------------- | ----------------------- |
| Respond to your entry | 2-3 points / generation |
| Auto-tag your entry   | 1 point / entry         |
| Event Cards           | 1 point / generation    |
| AI Insights           | 4 points / generation   |
| Daily prompts         | 3 points / generation   |
| Transcribe            | 1 point / min           |

## Manage Subscription

To manage your subscriptions, please visit the App Store, which is provided by Apple. This allows you to easily adjust your subscription settings directly from your device.

{% 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/subscription/pricing-plans.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.
