# dLocal

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

![logo\_dlocal](https://hyperswitch.io/icons/homePageIcons/logos/dlocalLogo.svg)

### About

dLocal Limited is a Uruguayan financial technology company. dLocal powers local payments connecting merchants with billions of emerging market consumers through one single API. To know more about payment methods supported by dLocal via Juspay Hyperswitch, visit [here](https://hyperswitch.io/pm-list).

### Activating dLocal via Hyperswitch

#### Prerequisites

1. You need to be registered with dLocal in order to proceed. In case you aren't, you can quickly set up your dLocal account [here](https://dlocal.com/).
2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch dashboard](https://app.hyperswitch.io/register).
3. dLocal API keys **Login**, **Secret Key** and **Trans Key** can be found in your dLocal dashboard.

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