# S2S Integration for Virtual Accounts

- [S2S Virtual account (NGN)](https://startbutton.gitbook.io/startbutton-product-api/startbutton-api-doc/server-to-server-integration/s2s-integration-for-virtual-accounts/s2s-virtual-account-ngn.md): This feature is a white labeled solution that helps merchants get all the necessary details for a virtual account transaction and get notified once payments are received.
- [S2S Virtual account (GHS)](https://startbutton.gitbook.io/startbutton-product-api/startbutton-api-doc/server-to-server-integration/s2s-integration-for-virtual-accounts/s2s-virtual-account-ghs.md): This payment method enables your customers pay-in by making transfers to the provided GHS VA provided, while ensuring you receive instant settlements.
- [S2S EFT (ZAR)](https://startbutton.gitbook.io/startbutton-product-api/startbutton-api-doc/server-to-server-integration/s2s-integration-for-virtual-accounts/s2s-eft-zar.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://startbutton.gitbook.io/startbutton-product-api/startbutton-api-doc/server-to-server-integration/s2s-integration-for-virtual-accounts.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.
