Skip to content
Bankr Support home
InboxAsk a human

Bankr Club & Max Mode

Bankr Club & Max Mode

Bankr requires either a Bankr Club subscription or Max Mode credits to use.

Bankr ClubMax Mode
Cost$20/mo or $198/yr, paid in BNKRPay-per-token from LLM credits
Messages/day1,000100
ModelGemini 3.6 Flash (base model)Any gateway model (Claude Opus 5, GPT-5.6, Gemini 3.1 Pro, Grok 4.5, etc.)
Best forDaily chat, trading, researchComplex tasks needing a stronger model

You can use both together — Club for everyday chat, Max Mode when you need more horsepower.

Subscribing to Bankr Club

Ask Bankr in chat:

Subscribe to Bankr Club

It'll walk you through payment (paid in BNKR). Yearly ($198/yr) is the better deal if you use Bankr every day. Check your status anytime:

what is my Club status?

Note: Original Bankr Club NFTs from the initial drop are commemorative collectibles — they do not grant membership. Subscribe through chat.

Using Max Mode

Web: Click the Max button above the chat input, then pick your model.

CLI:

bankr "analyze my portfolio" --model claude-opus-4.8

The web terminal supports every gateway model. The CLI validates --model against a built-in list, so the newest models (for example claude-opus-5, gpt-5.6-sol, grok-4.5) need an up-to-date CLI — run bankr llm models to see what your version accepts, and update with bun install -g @bankr/cli.

Your Max Mode choice syncs across every surface (web, Twitter, Telegram, CLI, automations).

Adding LLM Credits

Credits are denominated in USDC:

"add $25 in LLM credits"

Web: bankr.bot/llm?tab=credits

CLI:

bankr llm credits # check balance bankr llm credits add 25 # add $25 bankr llm credits auto --enable # auto top-up

What Happens If Credits Run Out?

Max Mode falls back to the default model (Gemini 3.6 Flash) and your message still gets processed — nothing fails. Enable auto top-up to avoid falling back unexpectedly.

FAQ

Do I need both? No. Either one unlocks Bankr. Most users start with Club.

Can Club members use Max Mode too? Yes. They stack — Club covers 1,000 msgs/day of base model, Max Mode runs premium models on top.

Model discounts? Yes. Check bankr.bot/llm for active promos.

What about free tier? No agent access by default. You get 100 Max Mode messages/day if you have credits, otherwise subscribe to Club.

For full details, see Access: Bankr Club & Max Mode in our developer docs.