# Bank/ACH Payments

{% hint style="warning" %}
**Bank payments are currently disabled.**&#x20;
{% endhint %}

On our platform, we also support ACH payments. In this menu, you will get an option to add your bank account with your RocketFuel shopper portal so that you can make bank payments easily using our solution. You can add more than one bank account, and you also have the option to delete your bank account if you want.

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


---

# 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.rocketfuel.inc/user-guide-and-help-videos/shopper-user-guide/bank-ach-payments.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.
