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

# What is Askr?

> Every AI model. No subscriptions. Pay for what you use, with crypto.

Askr is one place to use every major AI model, for chat, code, images, video and
audio, without juggling a different subscription for each one. You keep a single
balance, pick whichever model fits the task, and pay only for what you actually
use.

Most people who use AI seriously end up with a drawer full of subscriptions: one
for a chat model, another for a second chat model, one for images, one for video,
maybe a voice tool on top. Each has its own login, its own monthly bill, and its
own idea of what you owe whether you use it or not. Askr collapses that into one
place. Fund it with crypto, choose a model, and go.

<div className="askr-funnel">
  <img className="askr-funnel-logo" src="https://mintcdn.com/heyaskr/6aVAW-X_SPmnd9nh/askr-light.svg?fit=max&auto=format&n=6aVAW-X_SPmnd9nh&q=85&s=bd9ffef8b78c7b89ade1306dbfc10fc1" alt="Askr" width="317" height="130" data-path="askr-light.svg" />

  <div className="askr-funnel-arrow">
    <svg width="24" height="30" viewBox="0 0 24 30" fill="none" stroke="#FF3350" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
      <line x1="12" y1="2" x2="12" y2="23" />

      <path d="M4 16 L12 24 L20 16" />
    </svg>
  </div>

  <div className="askr-ticker"><div className="track">claude · gpt · gemini · deepseek · grok · llama · mistral ·  claude · gpt · gemini · deepseek · grok · llama · mistral · </div></div>
  <div className="askr-ticker askr-ticker-slow"><div className="track">flux · nano-banana · kling · runway · seedance · elevenlabs · chat · code · images · video · audio ·  flux · nano-banana · kling · runway · seedance · elevenlabs · chat · code · images · video · audio · </div></div>
</div>

## The problem we solve

Today, using AI properly means paying for several tools at once:

* A subscription for chat, and often a second one for a different chat model.
* A separate plan for image generation.
* Another for video.
* A voice or audio tool on top of that.

Most of these you use a fraction of. You pay the full monthly fee in a busy week
and the same fee in a quiet one. Worse, each subscription ties you to a single
company's models. When a better model launches somewhere else, you either add
another bill or miss out.

That is expensive, scattered, and slow to keep up with a field that moves every
week. **Askr replaces all of it with one balance and one interface.**

## One workspace, one balance

With Askr, there is a single place to work and a single balance behind it. You
top up once, in crypto, and that credit is held in USDT, a dollar-pegged
stablecoin, so its value stays steady and is not exposed to crypto price swings.

Every request draws from that same balance, whether you are chatting with a
frontier model, generating a batch of images, or rendering a short video. Every
request shows its price up front and is itemised afterwards, so you always know
where your credit went. Nothing renews silently, and there is nothing to cancel.

<CardGroup cols={2}>
  <Card title="Every model" icon="grid-2">
    Chat with GPT, Claude, Gemini, DeepSeek and Grok. Generate images with FLUX
    and Nano Banana. Create video with Kling and Runway. Add voice with
    ElevenLabs. All in one place.
  </Card>

  <Card title="Pay per use" icon="coins">
    No subscriptions. You pay a few cents per request, and every model shows its
    price before you run it.
  </Card>

  <Card title="Crypto native" icon="bitcoin-sign">
    Fund your balance with BTC, ETH, SOL or USDT, straight from your wallet. No
    cards, minimal sign-up.
  </Card>

  <Card title="One USDT balance" icon="wallet">
    Your balance is held in USDT, a dollar-pegged stablecoin, so it holds a
    steady value across every model you use.
  </Card>
</CardGroup>

## What you can do

**Chat.** Talk to the leading conversational models, from everyday questions to
long, multi-step reasoning. Switch between GPT, Claude, Gemini, DeepSeek and Grok
to find the one that answers best, without a new signup for each.

**Code.** Use the same models for writing, refactoring and explaining code. The
API is OpenAI-compatible, so the tools and libraries you already use point at
Askr by changing a base URL and a key.

**Images.** Generate and edit images with models like FLUX and Nano Banana. Pay
a set price per image rather than a monthly plan, and move between models to match
the style, speed or budget a job needs.

**Video.** Create short clips from text or from a still image with models like
Kling and Runway. Video is billed per generation, so you pay for the clips you
actually make.

**Audio.** Turn text into natural speech with ElevenLabs for voiceovers,
narration and in-app voices, drawn from the same balance as everything else.

## Who it's for

**Everyday users** who want the best AI tools without stacking up five
subscriptions. Keep one balance, use the best model for each task, and pay only
in the weeks you actually reach for it.

**Creators** generating images and video across many models. Compare outputs,
switch models freely, and pay per generation instead of committing to a plan for
each tool.

**Developers** who want one API for everything. A single OpenAI-compatible
endpoint covers every modality, so you can build without wiring up a different
provider for chat, images and video. See the
[API Reference](/api-reference/introduction) to get started.

<Card title="See how it works" icon="arrow-right" href="/about/how-it-works">
  Fund, choose a model, and build. The whole flow in plain English.
</Card>
