# Bill Payment Overview

Finpay Billing provides payment collection and processing for various service and biller providers. Finpay Billing provides customers with a wide range of options to conveniently make transactions.

Finpay Billing API (Application Programming Interface) is a set of protocols, tools, and rules that allow different software applications to communicate and exchange information with our API. Finpay Billing serves as a bridge between channel (your Business) and the Biller (Billing Provider). Finpay Billing API enables developers to integrate our Finpay Billing API into your own applications, websites, or systems.

![Finpay Billing](https://hub.finpay.id/assets/images/finpay_billing-c93a3d40a5dbefb4f04e34946e84969b.webp)


---

# 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.finpay.id/api-reference/finpay-billing/bill-payment-overview.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.
