# Vonage (Nexmo)

To be able to make use of the phone verification system, you are required to have an account with an SMS Gateway Provider. Vonage (formerly Nexmo) is an SMS/Phone Call gateway provider, which will help you send out the SMS messages or Phone Calls to your potential clients to help them verify their WHMCS account.

## Features

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>6 Digit SMS Verification</td><td></td><td></td><td></td></tr><tr><td>Automatic Translation (locale)</td><td></td><td></td><td></td></tr><tr><td>Flat-fee Per Verified Number</td><td></td><td></td><td></td></tr><tr><td>SMS Verification</td><td></td><td></td><td></td></tr><tr><td>Voice Call Verification</td><td></td><td></td><td></td></tr></tbody></table>

## Requirements

* Vonage API Key
* Vonage API Secret

## Steps

{% hint style="info" %}
Make sure that the number you are testing is verified and added to <https://dashboard.nexmo.com/test-numbers>
{% endhint %}

* Go to <https://ui.idp.vonage.com/ui/auth/registration> and proceed with the signing up process and verify your email address and mobile number
* Then login at <https://dashboard.nexmo.com/sign-in> and you will be able to see and copy your API key and API Secret. You will need these two values for the module settings.&#x20;

## Customization

#### Override Vonage (Nexmo) Brand Name

* To be added


---

# 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://layerlabs.gitbook.io/phone-verification-system/sms-gateway-providers/vonage-nexmo.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.
