OQ — P00 · Pricing
Credits are consumed by the engine class a query runs on and the rows it scans. Adding a teammate costs nothing, and reading a dashboard someone else built costs nothing.
Top up when you need compute. The current rate is 50000 credits per SOL, and your balance never resets.
1 SOL
1 SOL
one-time top-up
50000 query credits
- Prepaid balance never resets
- Native SOL or quoted USDC
- Wallet extension or manual transfer
- Finalized on-chain receipt
5 SOL
5 SOL
one-time top-up
250000 query credits
- Prepaid balance never resets
- Native SOL or quoted USDC
- Wallet extension or manual transfer
- Finalized on-chain receipt
10 SOL
10 SOL
one-time top-up
500000 query credits
- Prepaid balance never resets
- Native SOL or quoted USDC
- Wallet extension or manual transfer
- Finalized on-chain receipt
Need a different amount? Enter any custom top-up from 0.1 to 100 SOL after signup. Enterprise capacity remains available by arrangement.
What consumes a credit?
Query execution. The engine class sets the rate — small is the cheapest, large the most expensive — and the rows scanned set the volume. Constraining ts and selecting only the columns you need is the single biggest lever on cost, which is also what makes a query fast.
Do failed queries cost credits?
Queries rejected before execution — read-only violations, unknown tables, unsupported functions, parameter errors — cost nothing, because no source query was issued. A query that fails during execution consumes what it scanned before failing.
Does reading a dashboard cost anything?
No. Viewers do not consume credits. Only refreshing the underlying query does.
What happens if I run out?
New queries are refused before they are submitted. Top up with SOL or a quoted USDC amount and continue when the finalized transfer is credited. Nothing is deleted.
What is a credit worth?
One credit is 100 megabytes scanned, with a one-megabyte minimum per query. Product pricing is set only in SOL, and the active credits-per-SOL rate is shown before every top-up.
Prepaid only, with no recurring allowance or balance reset. Every payment has an on-chain receipt.