# How to Add Funds to My Clouduxe Account

Account credit is a pre-paid balance that can be used towards invoice payments and automatic renewals (if enabled). Clients can hold credit in multiple currencies if desired, with preferences set at a brand level and overridden on a per-client basis. Follow the steps below to add credit to your account:

1. Log in to your client account.
2. Once logged in, go to **Billing** → **Add Funds**.
3. Choose the payment method and amount you would like to add as credit.
4. Click on **Add Funds**.

After adding the credit, you can proceed to pay for your invoices using the funds in your account.


---

# 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://docs.clouduxe.com/accounts-and-billing/how-to-add-funds-to-my-clouduxe-account.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.
