> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Indirect Pix (BTG) via Helm

> Helm chart installation and version reference for the Pix Indirect BTG plugin.

The Pix Indirect plugin enables Brazilian Pix instant payment processing as an indirect participant through BTG Pactual. This is for institutions that connect to the Pix network through a direct participant rather than connecting directly to BACEN.

<Note>
  The Pix Indirect plugin requires an Enterprise license. Contact Lerian for access to plugin images and deployment credentials.
</Note>

## Prerequisites

***

* A running Midaz deployment (v3.x or later).
* Enterprise license and registry credentials.
* BTG Pactual partnership for indirect Pix participation.

## OCI registry

***

```bash theme={null}
oci://registry-1.docker.io/lerianstudio/plugin-br-pix-indirect-btg-helm
```

## Installation

***

```bash theme={null}
helm install plugin-pix-indirect oci://registry-1.docker.io/lerianstudio/plugin-br-pix-indirect-btg-helm --version <version> -n midaz-plugins --create-namespace
```

## Version compatibility

***

| Chart version | appVersion |
| :------------ | :--------- |
| 2.1.1         | 1.5.1      |

For the full cross-product compatibility matrix, see [Version compatibility](/en/platform/helm/helm-version-compatibility).

## Resources

***

* [Pix documentation](/en/midaz/plugins/pix/pix-overview)
* [Helm chart repository](https://github.com/LerianStudio/helm)
