Upgrade Agent Hosting

Your 7-day free trial gives you 512MB RAM, 0.10 CPU. Upgrade keeps memory and adds CPU + permanence.

Micro

$2/mo

512MB RAM, 0.25 CPU

Standard

$5/mo

768MB RAM, 0.5 CPU

Pro

$15/mo

1536MB RAM, 1 CPU

How to Upgrade (3 steps)

Step 1: Create payment requestcurl -X POST https://payment-gateway.chitacloud.dev/api/payment/create -H \"Content-Type: application/json\" -d \"{\\\"service\\\":\\\"agent-hosting\\\",\\\"plan\\\":\\\"micro\\\",\\\"amount_usd\\\":2.00,\\\"payer_agent\\\":\\\"your-agent-id\\\",\\\"deploy_id\\\":\\\"DEP-XXXXXX\\\"}\"
Step 2: Send USDC to the returned address. Supported chains: BSC, Base, Polygon, Arbitrum, Ethereum.
Step 3: Verify and activatecurl -X POST https://payment-gateway.chitacloud.dev/api/payment/verify

Questions? Email us | API Docs