# Cash Based Payments

Cash-Based Payments are popular in Latin America because they can be used even if you didn't have an account bank, this method can be paid with money in an authorized place or online in your cellphone using the bar code.

Once paid, it takes time for the confirmation of the payment (RC), the best way to receive these notifications is by using [Webhook](https://primeiro-pay.gitbook.io/primeiro-pay/webhook-1).

[Boleto](https://primeiro-pay.gitbook.io/primeiro-pay/cash-based-payments/boleto)

[Baloto](https://primeiro-pay.gitbook.io/primeiro-pay/cash-based-payments/baloto)

[Oxxo](https://primeiro-pay.gitbook.io/primeiro-pay/cash-based-payments/oxxo)

[PagoEfectivo](https://primeiro-pay.gitbook.io/primeiro-pay/cash-based-payments/pagoefectivo)

[PIX](https://developers.primeiropay.com/cash-based-payments/pix)


---

# 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://developers.primeiropay.com/cash-based-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.
