# AI Credits

Credits are consumed each time you use an AI-powered action. The cost is shown before you confirm any action.

<div align="left"><figure><img src="/files/4NY8fZO3YUFjUjaUamwD" alt=""><figcaption></figcaption></figure></div>

### Credit costs by action

| Action                            | Credits |
| --------------------------------- | ------- |
| Alt text generation (per image)   | 5       |
| Blog post up to 500 words         | 2       |
| Blog post up to 1,000 words       | 4       |
| Blog post up to 1,500 words       | 6       |
| Blog post up to 2,000 words       | 8       |
| Blog post up to 2,500 words       | 10      |
| Blog post up to 3,000 words       | 12      |
| Blog topic research (per keyword) | 4       |
| Schema generation (per page)      | 2       |
| SEO meta generation (per page)    | 2       |
| SEO audit fix suggestion          | 1       |
| Keyword analysis                  | 3       |

### Checking your balance

The Credits panel on the License page shows:

* **Remaining** — credits available to use
* **Used** — credits consumed this billing period
* **Monthly** — total credits included in your plan

Click **Refresh** to sync the latest balance from the server.

### Low credits and expiry warnings

* A warning appears when your credit balance is running low.
* If your plan is expiring soon, a notice shows the expiry date and days remaining.
* Unused credits reset on plan renewal.


---

# 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://docs.flowappz.com/home/ai-seo-boost/03.-license-and-credits.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.
