# Payments

BestInvoicing allows you to manage payments on two levels:&#x20;

* Follow up payment of your outstanding invoices by customers (incoming payments)
* Paying your own purchases (outgoing payments)

BestInvoicing offers three ways to follow up your incoming payments (= payments by your customers):

1. Manual payment follow-up
2. Manual upload of digital bank statements
3. Automated connection with your bank via Ponto

{% content-ref url="/pages/q2kYdvbwY6wvrtzIeOMc" %}
[Incoming Payments](/basic-modules/payments/incoming-payments.md)
{% endcontent-ref %}

BestInvoicing offers three ways for executing outgoing payments (= own payment of your purchases):

1. Payment via QR code
2. Payment via Ponto
3. Payment via SEPA file

{% content-ref url="/pages/sNN5CtSERfhe5SEjvul8" %}
[Outgoing Payments (Purchases)](/basic-modules/payments/outgoing-payments-purchases.md)
{% endcontent-ref %}


---

# 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://support.onfact.eu/basic-modules/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.
