# Zen

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

![logo\_zen](https://hyperswitch.io/img/site/zenLogo.svg)

Zen is a modern and responsive payments portal with low fees for conversion boost and increased revenue. To know more about payment methods supported by Zen via Hyperswitch, visit [here](https://hyperswitch.io/pm-list).

### Prerequisites

1. You need to be registered with Zen and obtained the API Key from your Zen Account manager.
2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch control center](https://app.hyperswitch.io).
3. Request the Zen support team to enable handling raw card data for your account. This will enable Hyperswitch to securely handle your customer's payment details.

[Steps](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch) to activate Zen 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/zen.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.
