Choosing Your Console

Akash ships two web apps for deploying. Pick the one whose key-custody model matches what you want.

Akash Console (managed) ↗Console Air (self-custody) ↗
WalletNot requiredBring your own (Keplr-compatible)
BillingCredit cardPay directly in AKT/ACT
HostingHosted at console.akash.networkSelf-hostable; you run it
Best forBeginners, SaaS users, anyone who wants AWS-style deploys without cryptoCrypto-native users who want to own their keys end-to-end
Openconsole.akash.network ↗github.com/akash-network/console-air ↗

Pick by audience

Do you want to hold your own keys?

  • NoAkash Console. Sign up with your email and start deploying; add a card when you want to go past the trial. Begin with the Quick Start.
  • YesConsole Air. Clone the repo, run it locally, connect your wallet. New here? Walk through your first deploy in Deploy with Console Air. Already have deployments on console.akash.network? Follow the migration guide.

For programmatic access — CLI, SDK, REST API — see the API Documentation.

What Console Air looks like

A wallet-connected deploy in three frames — same UI as the legacy self-custody flow, now living in Console Air:

Wallet connected Connected — your Akash address and balances show in the top right.

Mint ACT Mint ACT from AKT — Console Air’s escrow currency for deployments.

Bid selection Pick a provider bid and sign the lease in your wallet.

For the full step-by-step, see Deploy with Console Air.

Background

The split is explained in the Console Air announcement and the design rationale in AEP-84.