# Overview

Finpay **Bill Payment** lets you sell bill payments and digital products inside your app or channel. Offer common billers such as utilities, telco, and e-money top up.

### What you can do

* Provide a bill payment experience via widget or API.
* Support multiple bill categories and billers in one integration.
* Reconcile transactions using reports and statuses.

### Typical use cases

* Super-app bill payment menu.
* Agent / outlet-based bill payment sales.
* Employee benefit and internal bill payment programs.

### Next steps

* Choose your implementation in [Integration Method](/bill-payment/integration-method.md).
* Browse billers in [Available Billers](/bill-payment/available-billers.md).


---

# 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/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.
