# Adding Funds

1. Visit the 'Add Funds' page on your dashboard here: [Add Funds](https://dash.proxycake.com/add-funds)
2. Choose your payment method, we currently have 3 methods to choose from:&#x20;
3.

```
<figure><img src="/files/Zk3yorhRqzTWI43Uggov" alt=""><figcaption></figcaption></figure>
```

4. 'Bank Card' and 'PayPal' are both securely processed by our payment processor Paddle.com while our Crypto option is processed by Coinbase.
5. After you have made your payment your balance should update instantly but sometimes can take up to a minute. If your balance hasn't updated, please contact us through the chat on your dashboard.


---

# 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://help.proxycake.com/account-setup/adding-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.
