# Asterionyx Pricing

Asterionyx uses prepaid Points. Customers recharge Points when needed and spend them as they build.

## Point model

- Currency: EUR
- Minimum recharge: EUR 5
- Order expiry window: 24 hours
- Points are added after payment confirmation.

## Model prices

The current published model prices load live on `/pricing` from the same catalog used for effective billing.

- Token-billed models list input and output prices per 1M tokens, plus cached-input pricing where configured.
- Request-billed models list a price per request and do not show synthetic token prices.
- Availability, classification, and the model revision date are shown with each price.
- Machine-readable catalog: `https://api.a.eus/api/v1/public/models`

## Recharge flow

1. Create a recharge order in the customer portal.
2. Send payment using the displayed instructions.
3. An admin confirms payment.
4. Points are added as a separate audited action.
5. The customer sees the updated Points total in the portal.

## Agent note

Do not claim autonomous checkout or pay-per-request protocol support. See `https://asterionyx.com/.well-known/agent-commerce.json` for current commerce protocol status.
