# Volt

{% hint style="info" %}
This section gives you an overview of how to make payments via Volt through Hyperswitch.
{% endhint %}

<img src="/files/x90bXIsDkMYOQ8Hldyzx" alt="logo_volt" data-size="original">

Volt is a payment platform that builds a global infrastructure and creates a single gateway for global open-banking payments and transactions. This is an attempt to transform the market and remove payment barriers in e-commerce. To know more about payment methods supported by Volt via Hyperswitch, click [here](https://www.volt.io/demo/).

### Activating Volt via Hyperswitch

#### Prerequisites

1. You need to be registered with Volt for account creation. You can register your Volt account [here](https://www.clubprophet.com/products---prophetpay).
2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch dashboard](https://app.hyperswitch.io/).
3. On your dashboard, visit **Configuration** > **Application** and create an application. In your application, under the **Credentials** section you will find the **Client Id** and **Client Secret**.
4. On your dashboard, visit **Configuration** > **Customers** and click on the merchant's name. Scroll down to the **Credentials** section to get the **Username** and an option to regenerate the **Password**.
5. Select all the payment methods you wish to use Volt for. Ensure that this is the same as the ones configured on your Volt dashboard.

[Steps](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch) to activate Volt on Hyperswitch control center.


---

# 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.hyperswitch.io/other-features/connectors/available-connectors/volt.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.
