Get Started in Three Steps
Connect your Solana wallet, subscribe to a tier, and deploy your first AI agent instance.Prerequisites
Before you begin, make sure you have:
- A Solana wallet (Phantom, Solflare, or Backpack)
- Some SOL for transaction fees
- API keys from your AI provider (OpenAI, Anthropic, etc.)
Step 1: Connect Your Wallet
Install a Solana wallet
If you don’t have a wallet yet, install Phantom browser extension.
Ensure Mainnet Connection
Open your wallet settings and ensure you’re connected to Mainnet-Beta network.
Fund Your Wallet
Ensure your wallet has some SOL for transaction fees (approximately 0.01 SOL minimum).
Connect to Agentik Vault
- Go to agentikvault.com
- Click Connect Wallet
- Select your wallet from the list
- Approve the connection request
You should see your wallet address displayed in the top-right corner.
Step 2: Choose a Subscription Tier
Free Tier
$0.10 SOL/month
- 1 agent instance
- 1,000 requests/day
- Community support
- Perfect for testing
Pro Tier
$0.50 SOL/month
- 5 agent instances
- 10,000 requests/day
- Email support
- Production ready
Enterprise
$2.00 SOL/month
- Unlimited instances
- Unlimited requests
- Priority support
- SLA guarantee
Approve the transaction
Your wallet will prompt you to sign and pay for the subscription. Confirm the transaction.
Step 3: Deploy Your First Instance
Configure your instance
- Enter a name for your instance (e.g., “my-first-agent”)
- Choose the agent framework (OpenClaw recommended)
- Click Create
Instance provisioning takes 10-30 seconds as we allocate Docker resources.
Add your API keys
- Once the instance is running, click Configure Keys
- Add your API keys (OpenAI, Anthropic, etc.)
- Click Save — keys are encrypted immediately with AES-256-GCM
Your keys are now stored encrypted and will only be decrypted inside your isolated instance.
Next Steps
Explore the API
Integrate Agentik Vault into your applications with our REST API.
Architecture Guide
Learn how the three-layer system works under the hood.
Troubleshooting
Wallet won't connect
Wallet won't connect
- Make sure your wallet extension is enabled
- Try refreshing the page (Cmd+Shift+R on Mac)
- Check browser console for errors
- Try a different browser or wallet
Transaction failed
Transaction failed
- Ensure you have enough SOL for the subscription + fees
- Check you’re on the correct network (mainnet-beta)
- Wait 30 seconds and try again (RPC might be congested)
Instance stuck provisioning
Instance stuck provisioning
- Wait up to 60 seconds for initial provisioning
- Refresh the page to check current status
- If stuck >2 minutes, contact support with your instance ID

