# Introduction

Welcome to the VPay Inline Dropin Guide

The VPay Dropin guide is a walkthrough document designed to enable software developers to start receiving payments on their websites, web apps and mobile apps in a matter of hours.

The VPay Dropin is a Javascript library that's easy to integrate with a few lines of code.

Supported payment options include: Mastercard, Visa and Verve debit cards, Electronic Bank Transfer (EFT), USSD bank transfers and NIBSS QR (N-QR) scan-to-pay.

We hope you enjoy the plugin as much as we've enjoyed building this to aid your journey to towards seamless payments for your amazing apps.

A word or two is always appreciated, so say hello [here](mailto:dropin-devs@vpay.africa). Happy coding!

<figure><img src="https://2288620984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpL6mDsfv5xWAeqISJtCd%2Fuploads%2FRdF1s5RlixFIGvLbnLwu%2FScreenshot%202022-10-20%20at%2011.12.54.png?alt=media&#x26;token=ebd3848e-7357-4eaf-95c0-88146e801b82" alt=""><figcaption></figcaption></figure>


---

# 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.vpay.africa/vpay-js-inline-dropin-integration-guide/introduction.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.
