# Add Funds

### Deposit Funds

On the **Add Fund** page, you will see your current available balance at the top.

This balance is used to:

* Run active campaigns
* Cover conversion costs
* Control daily and total campaign spend

***

### Payment Details

ClickWall currently supports the following deposit methods:

* **Bybit**
* **USDT (TRC20)**
* **PayPal**

You will find the required payment details displayed clearly on the page, including:

* Minimum deposit amount
* PayPal email (if applicable)
* Bybit UID
* TRC20 wallet address

> ⚠️ Always send funds only to the addresses shown inside your dashboard.

***

### Minimum Deposit

The minimum deposit amount is displayed on the page.

Example:

* **Minimum deposit: $50**

Deposits below the minimum amount will not be processed.

***

### How to Add Funds (Step by Step)

1. Go to **Balance → Add Fund**
2. Send the funds using one of the available payment methods
3. Enter the **exact amount sent** in USD
4. Select the **payment method** you used
5. Upload a clear screenshot of the payment confirmation
6. Click **Submit Proof**

***

### Upload Payment Screenshot

After sending the funds, you must upload a payment screenshot.

Accepted formats:

* JPG
* JPEG
* PNG

Maximum file size:

* 500 KB

Make sure the screenshot clearly shows:

* Amount
* Transaction ID (if available)
* Date and time

***

### Deposit Request History

On the right side of the page, you can view your **Deposit Request History**, which includes:

* Amount
* Payment method
* Status
* Date

Once approved, the deposited amount will be added to your available balance.

***

### When Will My Balance Be Updated?

* **Crypto payments**: after network confirmation and manual review
* **PayPal payments**: usually processed faster

If your balance is not updated within a reasonable time, contact support and provide your transaction details.

***

### Important Notes

* Funds are non-refundable once added
* Unused balance remains available for future campaigns
* Campaigns will not start until sufficient balance is available


---

# 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.clickwall.net/add-funds.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.
