# topup

The llm topup command allows you to add additional coins (credits) to an existing Large Language Model (LLM) in your project. This operation increases your available credit balance for continued LLM usage.

## Usage

```
cldkctl llm topup [flags]
```

## Aliases

```
topup, tp
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl llm topup
```

2. A terminal user interface (TUI) will appear, showing the current LLM configuration and available coin balance.
3. Fill in the required fields, including Team, Models, Current Coin, and Amount of Topup.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FK93YsZlOcnbgmdIPGYxF%2Funknown.png?alt=media&#x26;token=19e179ef-a3f8-4e2c-a821-020483bb33ab" alt=""><figcaption></figcaption></figure>

4. After providing the necessary input, confirm the process by selecting Confirm or cancel it by choosing Cancel.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FQR64HnHgTis4ThBYnYRn%2Funknown.png?alt=media&#x26;token=6d33465c-7d89-4102-bb34-7d4498b2e834" alt=""><figcaption></figcaption></figure>

5. Once completed successfully, a message “✓ LLM topup coin successfully!” will appear in your terminal.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FYAO5AEB0g5DiFhaVg7fu%2Funknown.png?alt=media&#x26;token=9d8e9256-9c34-406e-921b-c5bd0dd72482" alt=""><figcaption></figcaption></figure>

## Flags

{% hint style="info" %}
This command supports [global flags](https://docs.cloudeka.ai/cloudeka-api-list/global-flags). Refer to the Global Flags section for details
{% endhint %}

| Flag       | Description                     |
| ---------- | ------------------------------- |
| -h, --help | Help for the llm topup command. |
