Skip to content
Billing & Tokens

Billing & tokens

How billing works in AgentHere: tokens, the free grant, top-up packs, usage, and payments via Robokassa.

2 min readUpdated 2026-08-11

AgentHere runs on a prepaid token model: you top up a balance of tokens and they're debited as generation happens. Tokens don't expire; there are no subscriptions.

What a token is

A token is a piece of text the model reads or writes (roughly ¾ of a word). Both the request and the reply are metered: input tokens (your prompt + context) and output tokens (the agent's reply). The longer the context and reply, the higher the spend.

The free grant

On sign-up, 1,000,000 tokens are credited once. It's a one-time bonus, not a monthly quota — once spent, you top up. The free tokens are enough to test agents and learn what your tasks cost.

Top-up packs

PackPriceTokens
Starter200 ₽2,000,000
Plus600 ₽7,000,000
Pro1,500 ₽18,000,000
Scale5,500 ₽70,000,000

Current prices and packs are on the pricing page. Payment is one-time, no auto-renewal.

How to top up

  1. Go to the top-up section from the dashboard.
  2. Pick a pack.
  3. Pay by card via Robokassa.

After a successful payment, tokens are credited automatically, and a fiscal receipt (54-FZ) shows up in the payments section.

Usage limits

  • No daily cap — overspend is guarded by the balance: spend is debited as it happens, and a zero balance makes requests error out.
  • 5 messages per hour for anonymous chat.
  • 60 requests per minute per API key.

Where to see spend

The Usage section shows spend by day, model, and agent: total tokens and the input/output split. It helps you optimize prompts.

How to save tokens

  • Shorter system prompt and context — fewer input tokens.
  • deepseek-v4-flash is cheaper for simple tasks; deepseek-v4-pro and glm-5.2 cost more but are sharper on hard ones.
  • Cap max_tokens when you need a short reply.
Billing & tokens | AgentHere