> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onyxiq.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Credit costs per product action

> See exactly how many credits each OnyxIQ action costs. Credits are deducted only on success — failed fetches in OpenClaw are fully refunded.

Every action you trigger across OnyxIQ products deducts a fixed number of credits from your unified balance. Credits are only deducted when an action completes successfully. If an action fails — such as a failed fetch in OpenClaw — the credits are refunded to your balance automatically.

## Credit costs by product

| Product  | Action        | Credits    | Notes                       |
| -------- | ------------- | ---------- | --------------------------- |
| OpenClaw | Alert Trigger | 1 credit   | Per alert event trigger     |
| Blitz    | AI Suggestion | 5 credits  | Per task AI suggestion      |
| OpenClaw | Log Analysis  | 8 credits  | Per log analysis batch      |
| RunStack | Pipeline Run  | 10 credits | Full pipeline execution     |
| OpenClaw | Scrape        | 10 credits | Refunded if the fetch fails |
| Blitz    | Report        | 15 credits | Full report generation      |

<Note>
  **RunStack** and **Blitz** are coming soon. Credit rates are listed here for planning purposes, but these products are not yet available.
</Note>

## How credits are deducted

* **Success only** — credits are deducted only after an action completes successfully.
* **Automatic refunds** — OpenClaw scrapes that fail (e.g., the target URL is unreachable) are fully refunded. You are never charged for a fetch that returns no data.
* **Graceful pausing** — if your balance reaches zero, pending actions pause cleanly rather than failing with an error. Top up your balance to resume.

<Tip>
  Use the Credit Estimator at [onyxiq.in/credits](https://onyxiq.in/credits) to forecast your monthly usage based on your expected action volume.
</Tip>
