# Adding Credits

Run out of free credits? No problem. You can always top up with ETH, SOL, or a supported payment token.

## Step 1: Open Add Credits page

Navigate to the [Add Credits](https://webring.ai/user/add-credits) page. This can be done via the **ADD** button in the Wallet popup menu at the top-right corner of the screen once you are logged in.

<figure><img src="/files/G6WnTMvIcvtQMPIXT6KF" alt=""><figcaption></figcaption></figure>

## Step 2: Select Payment Type

Choose an option from the list. We'll be using SOL in this example, but you can choose ETH, SOL, or any supported PROJECT\_TOKEN (coming soon!).

<figure><img src="/files/NR72ssKp7tCe64zDaxKi" alt=""><figcaption></figcaption></figure>

## Step 3: Input credit quantity

Input the total number of credits you wish to add to your account.

<figure><img src="/files/ozAJJTwW2Bi8mq6YLCVF" alt=""><figcaption></figcaption></figure>

## Step 4: Fetch Quote

Calculate the cost of the number of credits priced in the selected token. The price will be calculated roughly based on NUM\_CREDITS \* $0.03

<figure><img src="/files/esqXx80Rl5ngFDZ0I340" alt=""><figcaption></figcaption></figure>

## Step 5: Create the order by clicking **Purchase**

Create the order by clicking **Purchase.**&#x20;

<figure><img src="/files/41i8JR0WGISusUuitg7Q" alt=""><figcaption></figcaption></figure>

You will be directed to the Order page. You will have 15 minutes to complete the transaction.

<figure><img src="/files/wGSF9S5FB6iyzanVO0m4" alt=""><figcaption></figcaption></figure>

Click **Copy** next to the payment address. You will need to submit the specified amount of funds here.

## Step 6: Submit Funds to Payment Address

Since we are using SOL for this example, we'll be submitting the transaction using Phantom wallet. Please make sure you are using the appropriate chain and wallet to submit payment.

<figure><img src="/files/KwUfzaQRXkdMpgzuyV9I" alt="" width="545"><figcaption></figcaption></figure>

Confirm the transaciton and wait for your order to be processed.

<figure><img src="/files/GZgdbj5v1xjHAoeaF6kL" alt=""><figcaption></figcaption></figure>

Within 10-15 seconds the order should be processed and you will see a confirmation on the credit order page:

<figure><img src="/files/mlimdKGh6xYjRqm0ZPpa" alt=""><figcaption></figcaption></figure>

The credits will be added to your account and ready for use immediately. Note you may need to refresh the page to see the credits appear in your balance in the app.

<figure><img src="/files/0IlHBNtAx6zhB7t4PVvF" alt=""><figcaption></figcaption></figure>

If you encounter any issue, please join our [Discord server](http://discord.gg/invite/radbrowebring) and submit a request. Helpful (human) support  representatives are waiting to assist you.

Have fun and keep generating!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://radbro-webring.gitbook.io/webringai/credits-and-pricing/adding-credits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
