# SNAP

- [Virtual Account](https://developers.doku.com/archive/snap/virtual-account.md)
- [BCA v1.0](https://developers.doku.com/archive/snap/virtual-account/bca-v1.0.md): DOKU has partnered with various banks and one of them is BCA to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with BCA Virtual Account here.
- [BRI v1.0](https://developers.doku.com/archive/snap/virtual-account/bri-v1.0.md): DOKU has partnered with various banks and one of them is BRI to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with BRI Virtual Account here.
- [BNI v1.0](https://developers.doku.com/archive/snap/virtual-account/bni-v1.0.md): DOKU has partnered with various banks and one of them is BNI to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with BNI Virtual Account here.
- [BNC v1.0](https://developers.doku.com/archive/snap/virtual-account/bnc-v1.0.md): DOKU has partnered with various banks and one of them is BNC to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with BNC Virtual Account here.
- [Mandiri v1.0](https://developers.doku.com/archive/snap/virtual-account/mandiri-v1.0.md): DOKU has partnered with various banks and one of them is Mandiri to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with Mandiri Virtual Account here.
- [BTN v1.0](https://developers.doku.com/archive/snap/virtual-account/btn-v1.0.md): DOKU has partnered with various banks and one of them is BTN to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with BTN Virtual Account here.
- [Permata v1.0](https://developers.doku.com/archive/snap/virtual-account/permata-v1.0.md): DOKU has partnered with various banks and one of them is Permata to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with Permata Virtual Account here.
- [Danamon Virtual Account](https://developers.doku.com/archive/snap/virtual-account/danamon-virtual-account.md): DOKU has partnered with various banks and one of them is Danamon to provide Virtual Account Payment. Learn more about how DOKU can help you integrate with Danamon Virtual Account here.
- [e-Wallet](https://developers.doku.com/archive/snap/e-wallet.md)
- [OVO Open API](https://developers.doku.com/archive/snap/e-wallet/ovo-open-api.md)
- [DANA](https://developers.doku.com/archive/snap/e-wallet/dana.md)
- [ShopeePay](https://developers.doku.com/archive/snap/e-wallet/shopeepay.md)
- [Direct Debit](https://developers.doku.com/archive/snap/direct-debit.md)
- [CIMB Direct Debit](https://developers.doku.com/archive/snap/direct-debit/cimb-direct-debit.md)
- [BRI Direct Debit](https://developers.doku.com/archive/snap/direct-debit/bri-direct-debit.md)
- [Allobank](https://developers.doku.com/archive/snap/direct-debit/allobank.md)
- [Mandiri Direct Debit](https://developers.doku.com/archive/snap/direct-debit/mandiri-direct-debit.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://developers.doku.com/archive/snap.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.
