> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexllm.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# NexLLM Wallet: View Balance and Add Funds via Stripe

> View your current balance, total usage, and API requests, then top up your NexLLM wallet with any whole-dollar amount from 1 USD using Stripe.

The NexLLM Wallet is your central hub for managing account credit. It shows your available balance at a glance and lets you add funds whenever you need more quota for API calls and other billable services.

## Wallet Overview

When you open the **Wallet** page from the left sidebar, you see three key metrics at the top of the page:

| Metric              | Description                                                         |
| ------------------- | ------------------------------------------------------------------- |
| **Current Balance** | The remaining quota available in your account for making API calls. |
| **Total Usage**     | The cumulative quota you have consumed since account creation.      |
| **API Requests**    | The total number of API requests made from your account.            |

<Info>
  Your **Current Balance** appears in two places: the Wallet page itself and the Account Overview section in Personal Settings. Both figures always reflect the same real-time value.
</Info>

## Add Funds

Use the **Add Funds** section to purchase additional credit and instantly increase your available quota.

<Steps>
  <Step title="Open the Wallet page">
    Click **Wallet** in the left sidebar to navigate to the Wallet page.
  </Step>

  <Step title="Choose a top-up amount">
    In the **Add Funds** section, select one of the predefined amounts — **1**, **10**, **20**, **50**, **100**, **200**, **500**, or **1,000** — or type a value directly into the **Custom Amount** field.
  </Step>

  <Step title="Confirm the amount to pay">
    Review the **Amount to pay** displayed below the input. Make sure it matches the credit you want to add before continuing.
  </Step>

  <Step title="Select Stripe as your payment method">
    Under **Payment Method**, choose **Stripe**.
  </Step>

  <Step title="Complete the Stripe checkout">
    You will be redirected to the Stripe-hosted checkout page. Enter your payment details and confirm the transaction.
  </Step>

  <Step title="Wait for your balance to update">
    Once Stripe confirms the payment, your wallet balance updates automatically. No manual refresh is required.
  </Step>
</Steps>

<Note>
  The minimum payment amount is **1 USD**. Top-ups must be made in whole-dollar increments — decimal amounts (for example, 1.50) are not accepted, and amounts below 1 USD will not be processed.
</Note>
