# Balancer Data Checks \[Use keyless Balancer data in Newton policies for vault manager-action gates.]

The Balancer policy pack uses keyless Balancer data in composite policies. It is useful when a manager action depends on Balancer pool or market state.

## Deployment

| Field | Value |
| --- | --- |
| Pack id | `balancer` |
| PolicyData addresses | [VaultKit address table](/developers/vaults/policy-packs#deployed-policydata-addresses) |
| Canonical deployments | [`deployments.json`](https://github.com/newt-foundation/newton-policy-packs/blob/main/deployments.json) |

### Secret

| Secret | Required? | Where to get it |
| --- | --- | --- |
| None | Keyless | [balancer.fi](https://balancer.fi) |

## Usage

Install the pack package, include its module in `defineComposite(...)`, and pass any per-call inputs the pack's `prepareQuery` requires under `prepareQueryOptions.balancer`.
