Documentation Index¶
Fetch the complete documentation index at: https://makakoo-traylinx-35.mintlify.app/llms.txt Use this file to discover all available pages before exploring further.
Auto-Recharge¶
Configure automatic wallet top-ups to ensure uninterrupted AI service access.
Auto-recharge monitors your wallet balances and automatically purchases more Credits, USDC, or Tokens when a balance drops below a threshold you set. This prevents your AI services from being interrupted due to an empty wallet.
Auto-recharge is configured per asset per wallet. You set an independent threshold and recharge amount for each asset type (Credits, USDC, Tokens) in each wallet.
How auto-recharge works¶
When auto-recharge is enabled for an asset:
- The system continuously monitors the balance of that asset in the wallet.
- When the balance falls below the minimum balance threshold you configure, a recharge is triggered.
- The system charges the recharge amount (in USD) to your saved Stripe payment method.
- The purchased asset is credited to your wallet at the standard conversion rate.
A 10-minute cooldown period applies between recharge events to prevent runaway charges from repeated rapid triggers.
Setting up auto-recharge¶
Default thresholds by asset type:
| Asset | Default threshold |
| ------- | ----------------- |
| Credits | 5,000 CREDITS |
| USDC | 50.00 USDC |
| Tokens | 100 TOKENS |
* **Minimum recharge:** \$0.01 USD
* **Maximum recharge:** \$500.00 USD
* **Default recharge:** \$50.00 USD
The configuration form shows a live preview of how many asset units you will receive for the configured USD amount.
Conversion rates¶
When auto-recharge triggers, the USD amount is converted to the target asset at the following rates:
| Asset | Conversion rate |
|---|---|
| Credits | \$1 USD = 100 Credits |
| USDC | \$1 USD = 1 USDC |
| Tokens | Variable |
Disabling auto-recharge¶
To disable auto-recharge for a specific asset:
- Open the wallet and navigate to the asset's auto-recharge settings.
- Toggle the Enable Auto-Recharge switch to off.
- Click Save.
Disabling auto-recharge for one asset does not affect other assets in the same wallet or other wallets.
Supported payment methods¶
Auto-recharge uses Stripe as the payment provider. The recharge charge is applied to the Stripe payment method saved to your organization's billing account.
To update your saved payment method:
- Go to Organization Settings → Billing.
- Click Manage Payment Method to open the Stripe billing portal.
- Add or update your card in the Stripe portal.
Failure handling¶
The system tracks consecutive auto-recharge failures per asset. Failure thresholds are:
| Failure count | Status |
|---|---|
| 2 failures | Warning — check your payment method |
| 3 failures | Critical — auto-recharge will be disabled on the next failure |
| 3 failures reached | Auto-disabled — recharge will not trigger until manually re-enabled |
When auto-recharge is auto-disabled, a status message is shown in the auto-recharge settings panel. Fix your payment method in the Stripe portal, then re-enable auto-recharge.
Auto-recharge history¶
Every auto-recharge event creates a transaction record in the wallet's transaction history. To view past recharges:
- Navigate to Wallets and open the wallet.
- Select the Transactions tab.
- Filter by transaction type or description to find auto-recharge events.
The auto-recharge configuration panel also shows Last Triggered — the timestamp of the most recent successful recharge — and Trigger Count — the total number of times auto-recharge has fired for that asset.
Built with Mintlify.