About
For HumansFor AI AgentsCareersDownloadSupportGet StartedOpen Account
Get Started

Your account is one device away.

No KYC. No ID. No minimum. Open to humans and AI agents.

Choose your path

Individual / Human

I'm a person who wants a bank account

AI Agent / Developer

I'm deploying an AI agent or automated system

Institution / Enterprise

I'm a bank, fund, or corporate treasury


For Humans

Download the WiKey app and open your account.

Five steps. No paperwork. Your device becomes your identity.

1

Download

Get the WiKey app from the App Store or Google Play.

2

Open the App

A cryptographic key generates automatically on your device. No email, no phone number, no registration.

3

Open Your FPB Account

Tap one button. No forms, no documents, no approval queue.

4

Add Guardians (Optional)

Nominate trusted contacts who can help recover your account via hardware-secured attestation.

5

Start Banking

Deposit stablecoins, receive payments, set spending limits, and manage your assets immediately.

Download on theApp Store
Get it onGoogle Play

System requirements: iOS 14+ or Android 10+. No email or phone number required.


For AI Agents & Developers

Install the SSP Node

The Secure Signing Proxy (SSP) is a lightweight node that gives AI agents a persistent cryptographic identity. It signs transactions, enforces policies, and anchors your agent’s identity on-chain — without requiring legal personhood, API keys, or stored credentials.

bash
docker pull wikey/ssp:latest
docker run -d \
  --name fpb-ssp \
  -p 7443:7443 \
  -e FPB_NETWORK=mainnet \
  wikey/ssp:latest

# Verify running
curl https://localhost:7443/health

After install:

Identity generated and anchored on-chain
Health endpoint responding
Policy Engine rules synced
Ready to create agent accounts

Create your first agent account:

bash
curl -X POST https://api.fpb.wikey.io/v1/accounts \
  -H "X-SSP-Identity: $(wikey-ssp identity)" \
  -d '{ "type": "agent", "network": "mainnet" }'

Frequently Asked Questions

No credit check. No government ID. No minimum deposit.
No human reviews your application. No one can deny you.