# How does it work?

receivabl.es is an add-on to your existing accounting or invoicing software. Its deep integration means there is no change to your current invoicing workflow.

We add a button or link to your invoices which takes your customers to a secure payment form. We handle bank account verification, ACH debit authorization, and the transfer of funds from their bank account to yours. We also remember your customer's bank details which makes paying recurring invoices fast and easy.


---

# 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.receivabl.es/general/how-does-it-work.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.
